* [Qemu-devel] [5499] added explicit license
@ 2008-10-17 17:31 Fabrice Bellard
0 siblings, 0 replies; only message in thread
From: Fabrice Bellard @ 2008-10-17 17:31 UTC (permalink / raw)
To: qemu-devel
Revision: 5499
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5499
Author: bellard
Date: 2008-10-17 17:31:57 +0000 (Fri, 17 Oct 2008)
Log Message:
-----------
added explicit license
Modified Paths:
--------------
trunk/slirp/slirp.c
Modified: trunk/slirp/slirp.c
===================================================================
--- trunk/slirp/slirp.c 2008-10-17 17:28:58 UTC (rev 5498)
+++ trunk/slirp/slirp.c 2008-10-17 17:31:57 UTC (rev 5499)
@@ -1,3 +1,26 @@
+/*
+ * libslirp glue
+ *
+ * Copyright (c) 2004-2008 Fabrice Bellard
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
#include "slirp.h"
/* host address */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-17 17:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-17 17:31 [Qemu-devel] [5499] added explicit license Fabrice Bellard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).