arm tcg cpus: Fix Lesser GPL version number
commit50f57e09fda4b7ffbc5ba62aad6cebf660824023
authorChetan Pant <chetan4windows@gmail.com>
Fri, 23 Oct 2020 12:29:13 +0000 (23 12:29 +0000)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 15:42:14 +0000 (15 16:42 +0100)
treebafdb289a082e5cc0c200234ad76dea61715a9fc
parentd9ff33ada7f32ca59f99b270a2d0eb223b3c9c8f
arm tcg cpus: 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>
Message-Id: <20201023122913.19561-1-chetan4windows@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
32 files changed:
hw/intc/arm_gicv2m.c
hw/intc/arm_gicv3_its_kvm.c
target/arm/a32-uncond.decode
target/arm/a32.decode
target/arm/arm_ldst.h
target/arm/cpu.h
target/arm/crypto_helper.c
target/arm/gdbstub.c
target/arm/gdbstub64.c
target/arm/helper-a64.c
target/arm/helper-a64.h
target/arm/helper-sve.h
target/arm/iwmmxt_helper.c
target/arm/neon-dp.decode
target/arm/neon-ls.decode
target/arm/neon-shared.decode
target/arm/op_helper.c
target/arm/pauth_helper.c
target/arm/sve.decode
target/arm/sve_helper.c
target/arm/t16.decode
target/arm/t32.decode
target/arm/translate-a64.c
target/arm/translate-a64.h
target/arm/translate-neon.c.inc
target/arm/translate-sve.c
target/arm/translate-vfp.c.inc
target/arm/translate.c
target/arm/vec_helper.c
target/arm/vec_internal.h
target/arm/vfp-uncond.decode
target/arm/vfp.decode