aboutsummaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorChetan Pant <chetan4windows@gmail.com>2020-10-23 12:38:40 +0000
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2020-10-27 00:22:56 +0100
commit81c76433407a1c5b5560a3b8fb593671667e9b13 (patch)
tree04c89f23ce5de9a2702227b987ec5d1dd6549d47 /target
parent9784143808a0692adf98578e4ba89170c83da354 (diff)
downloadqemu-81c76433407a1c5b5560a3b8fb593671667e9b13.zip
qemu-81c76433407a1c5b5560a3b8fb593671667e9b13.tar.gz
qemu-81c76433407a1c5b5560a3b8fb593671667e9b13.tar.bz2
target/rx: Fix Lesser GPL version number
There is no "version 2" of the "Lesser" General Public License. It is either "GPL version 2.0" or "Lesser GPL version 2.1". This patch replaces all occurrences of "Lesser GPL version 2" with "Lesser GPL version 2.1" in comment section. Signed-off-by: Chetan Pant <chetan4windows@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20201023123840.19988-1-chetan4windows@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'target')
-rw-r--r--target/rx/insns.decode2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/rx/insns.decode b/target/rx/insns.decode
index 232a61f..ca9334b 100644
--- a/target/rx/insns.decode
+++ b/target/rx/insns.decode
@@ -7,7 +7,7 @@
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
-# version 2 of the License, or (at your option) any later version.
+# version 2.1 of the License, or (at your option) any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of