sparc tcg cpus: Fix Lesser GPL version number
commit5650b5497e92e6136a633ec6291c81ab8fc610a0
authorChetan Pant <chetan4windows@gmail.com>
Fri, 23 Oct 2020 12:42:35 +0000 (23 12:42 +0000)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 15:46:00 +0000 (15 16:46 +0100)
treed39380e2166979084f12f3b8ada4f95363dfa206
parent7cd2a9fad7a3d5735a7f38d149697fa408de2724
sparc 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: <20201023124235.20130-1-chetan4windows@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
12 files changed:
target/sparc/cc_helper.c
target/sparc/cpu.c
target/sparc/fop_helper.c
target/sparc/gdbstub.c
target/sparc/helper.c
target/sparc/int32_helper.c
target/sparc/int64_helper.c
target/sparc/ldst_helper.c
target/sparc/mmu_helper.c
target/sparc/translate.c
target/sparc/vis_helper.c
target/sparc/win_helper.c