summaryrefslogtreecommitdiffstats
path: root/target/mips/op_helper.c
diff options
context:
space:
mode:
authorChetan Pant2020-10-16 16:35:09 +0200
committerPhilippe Mathieu-Daudé2020-11-03 16:51:13 +0100
commit89975214e684acb2767d28884610194b96640a12 (patch)
tree4ba468650cd5d668734124379e649c16832eb61f /target/mips/op_helper.c
parenthw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/write (diff)
downloadqemu-89975214e684acb2767d28884610194b96640a12.tar.gz
qemu-89975214e684acb2767d28884610194b96640a12.tar.xz
qemu-89975214e684acb2767d28884610194b96640a12.zip
target/mips: 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: Thomas Huth <thuth@redhat.com> Message-Id: <20201016143509.26692-1-chetan4windows@gmail.com> [PMD: Split hw/ vs target/] Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'target/mips/op_helper.c')
-rw-r--r--target/mips/op_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/op_helper.c b/target/mips/op_helper.c
index 0050d0616b..5184a1838b 100644
--- a/target/mips/op_helper.c
+++ b/target/mips/op_helper.c
@@ -6,7 +6,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