qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] place qemu-sockets.c contributions since 2012-0


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH] place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
Date: Mon, 09 Jul 2012 19:13:26 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20120613 Iceowl/1.0b1 Icedove/3.0.11

Am 09.07.2012 11:08, schrieb Paolo Bonzini:
Past contributions since 2012-01-13 were only made by Red Hat people,
so they are already available under GPLv2+.

Signed-off-by: Paolo Bonzini<address@hidden>
---
  qemu-sockets.c |    3 +++
  1 file changed, 3 insertions(+)

diff --git a/qemu-sockets.c b/qemu-sockets.c
index 2ae715d..668fa93 100644
--- a/qemu-sockets.c
+++ b/qemu-sockets.c
@@ -11,6 +11,9 @@
   *  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.
+ *
+ * Contributions after 2012-01-13 are licensed under the terms of the
+ * GNU GPL, version 2 or (at your option) any later version.
   */
  #include<stdio.h>
  #include<stdlib.h>

"git blame -C -w" and "git log" show only contributions from Markus Armbruster,
Luiz Capitulino and Amos Kong in 2012, so the patch is valid.

Reviewed-by: Stefan Weil <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]