All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] dump: Fix license version (GPL2+ instead of GPL2)
@ 2012-06-11  5:34 Stefan Weil
  2012-06-11  5:43 ` Wen Congyang
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Weil @ 2012-06-11  5:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Weil, Luiz Capitulino

Cc: Wen Congyang <wency@cn.fujitsu.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---

Wen Congyang, would you please add your Signed-off-by?

Thanks,
Stefan W.

 dump-stub.c |    4 ++--
 dump.c      |    4 ++--
 dump.h      |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dump-stub.c b/dump-stub.c
index 165c005..56d4564 100644
--- a/dump-stub.c
+++ b/dump-stub.c
@@ -6,8 +6,8 @@
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *
- * This work is licensed under the terms of the GNU GPL, version 2.  See
- * the COPYING file in the top-level directory.
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
  *
  */
 
diff --git a/dump.c b/dump.c
index 4412d7a..2bf8d8d 100644
--- a/dump.c
+++ b/dump.c
@@ -6,8 +6,8 @@
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *
- * This work is licensed under the terms of the GNU GPL, version 2.  See
- * the COPYING file in the top-level directory.
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
  *
  */
 
diff --git a/dump.h b/dump.h
index 4dea3bb..e25b7cf 100644
--- a/dump.h
+++ b/dump.h
@@ -6,8 +6,8 @@
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *
- * This work is licensed under the terms of the GNU GPL, version 2. See
- * the COPYING file in the top-level directory.
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
  *
  */
 
-- 
1.7.10

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

end of thread, other threads:[~2012-06-11  5:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11  5:34 [Qemu-devel] [PATCH] dump: Fix license version (GPL2+ instead of GPL2) Stefan Weil
2012-06-11  5:43 ` Wen Congyang

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.