summaryrefslogtreecommitdiff
path: root/dump.c
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2012-06-10 19:34:04 +0000
committerStefan Weil <sw@weilnetz.de>2012-06-11 22:20:21 +0200
commit352666e2d90ac847a8ac55a6aad9f14ca53b8513 (patch)
treeff6c92c65945b1d6944cb9f50c19291888209173 /dump.c
parentacc55ba8b1519bda27be19fad50b65d2b0c7d26d (diff)
downloadqemu-352666e2d90ac847a8ac55a6aad9f14ca53b8513.tar.gz
dump: Fix license version (GPL2+ instead of GPL2)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Diffstat (limited to 'dump.c')
-rw-r--r--dump.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dump.c b/dump.c
index 4412d7a3ba..2bf8d8d994 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.
*
*/