All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [5714] copyright & license for qemu_sockets.c (Gerd Hoffman)
@ 2008-11-13 16:19 Anthony Liguori
  0 siblings, 0 replies; only message in thread
From: Anthony Liguori @ 2008-11-13 16:19 UTC (permalink / raw)
  To: qemu-devel

Revision: 5714
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5714
Author:   aliguori
Date:     2008-11-13 16:19:54 +0000 (Thu, 13 Nov 2008)

Log Message:
-----------
copyright & license for qemu_sockets.c (Gerd Hoffman)

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

Modified Paths:
--------------
    trunk/qemu-sockets.c

Modified: trunk/qemu-sockets.c
===================================================================
--- trunk/qemu-sockets.c	2008-11-12 22:29:11 UTC (rev 5713)
+++ trunk/qemu-sockets.c	2008-11-13 16:19:54 UTC (rev 5714)
@@ -1,3 +1,17 @@
+/*
+ *  inet and unix socket functions for qemu
+ *
+ *  (c) 2008 Gerd Hoffmann <kraxel@redhat.com>
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; under version 2 of the License.
+ *
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ */
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-13 16:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13 16:19 [Qemu-devel] [5714] copyright & license for qemu_sockets.c (Gerd Hoffman) Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.