x86 hvf cpus: Fix Lesser GPL version number
commit8af82b8e81db9ac32ff1822d5beef0b246dac3d1
authorChetan Pant <chetan4windows@gmail.com>
Fri, 23 Oct 2020 12:40:12 +0000 (23 12:40 +0000)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 15:45:27 +0000 (15 16:45 +0100)
tree2c7d8edc814915de2a53daf530049b4c09552e00
parentf1e5e2ee166d129f420db5389eb823100d289c68
x86 hvf 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: <20201023124012.20035-1-chetan4windows@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
17 files changed:
target/i386/hvf/panic.h
target/i386/hvf/vmx.h
target/i386/hvf/x86.c
target/i386/hvf/x86.h
target/i386/hvf/x86_cpuid.c
target/i386/hvf/x86_decode.c
target/i386/hvf/x86_decode.h
target/i386/hvf/x86_descr.c
target/i386/hvf/x86_descr.h
target/i386/hvf/x86_emu.c
target/i386/hvf/x86_emu.h
target/i386/hvf/x86_flags.c
target/i386/hvf/x86_flags.h
target/i386/hvf/x86_mmu.c
target/i386/hvf/x86_mmu.h
target/i386/hvf/x86hvf.c
target/i386/hvf/x86hvf.h