qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
@ 2012-07-09  9:08 Paolo Bonzini
  2012-07-09 17:13 ` Stefan Weil
  2012-07-29  9:37 ` Blue Swirl
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2012-07-09  9:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel

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>
---
 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>
-- 
1.7.10.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
  2012-07-09  9:08 [Qemu-devel] [PATCH] place qemu-sockets.c contributions since 2012-01-13 under GPLv2+ Paolo Bonzini
@ 2012-07-09 17:13 ` Stefan Weil
  2012-07-29  9:37 ` Blue Swirl
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Weil @ 2012-07-09 17:13 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: blauwirbel, qemu-devel

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<pbonzini@redhat.com>
> ---
>   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 <sw@weilnetz.de>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
  2012-07-09  9:08 [Qemu-devel] [PATCH] place qemu-sockets.c contributions since 2012-01-13 under GPLv2+ Paolo Bonzini
  2012-07-09 17:13 ` Stefan Weil
@ 2012-07-29  9:37 ` Blue Swirl
  1 sibling, 0 replies; 3+ messages in thread
From: Blue Swirl @ 2012-07-29  9:37 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

Thanks, applied.

On Mon, Jul 9, 2012 at 9:08 AM, Paolo Bonzini <pbonzini@redhat.com> wrote:
> 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>
> ---
>  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>
> --
> 1.7.10.2
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-29  9:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09  9:08 [Qemu-devel] [PATCH] place qemu-sockets.c contributions since 2012-01-13 under GPLv2+ Paolo Bonzini
2012-07-09 17:13 ` Stefan Weil
2012-07-29  9:37 ` Blue Swirl

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).