]> git.proxmox.com Git - qemu.git/commitdiff
place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 9 Jul 2012 09:08:39 +0000 (11:08 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 29 Jul 2012 08:44:00 +0000 (08:44 +0000)
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 <pbonzini@redhat.com>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
qemu-sockets.c

index 2ae715db769be449f8ee9cb0ed4924a1fb7369ae..668fa932941499cdefdf2657da7927233af680a4 100644 (file)
@@ -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>