overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
commitd6ea423635958b0aaa1d58462d1603fd35194acf
authorChetan Pant <chetan4windows@gmail.com>
Fri, 23 Oct 2020 12:33:53 +0000 (23 12:33 +0000)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 15:43:54 +0000 (15 16:43 +0100)
treea2c37b99fde68c970ceaed704fd3211668737509
parentb4424aab3cee8f25973d8ccf2b94f97ed39a0411
overall/alpha tcg cpus|hppa: 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: <20201023123353.19796-1-chetan4windows@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
26 files changed:
cpus-common.c
include/exec/cpu-all.h
include/exec/cpu-defs.h
include/exec/cpu_ldst.h
include/exec/cputlb.h
include/exec/exec-all.h
include/exec/tb-hash.h
scripts/decodetree.py
target/alpha/cpu.h
target/alpha/fpu_helper.c
target/alpha/gdbstub.c
target/alpha/helper.c
target/alpha/int_helper.c
target/alpha/mem_helper.c
target/alpha/sys_helper.c
target/alpha/translate.c
target/alpha/vax_helper.c
target/hppa/cpu.h
target/hppa/gdbstub.c
target/hppa/helper.c
target/hppa/insns.decode
target/hppa/int_helper.c
target/hppa/machine.c
target/hppa/mem_helper.c
target/hppa/op_helper.c
target/hppa/translate.c