]> Git Repo - qemu.git/commitdiff
place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
authorPaolo Bonzini <[email protected]>
Mon, 9 Jul 2012 09:08:39 +0000 (11:08 +0200)
committerBlue Swirl <[email protected]>
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 <[email protected]>
Reviewed-by: Stefan Weil <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
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>
This page took 0.024978 seconds and 4 git commands to generate.