]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg: update licenses to GPLv2 as intended
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 27 Feb 2024 14:43:07 +0000 (14:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 28 Feb 2024 09:09:04 +0000 (09:09 +0000)
commit542b10bd148ae9f0aa839c66534272970c46c7f0
treeb4aaa2ae1dba0300043bac63eb4801efcf67b816
parent158a054c4d1a40179f5e83cd7e1cfe65de457b92
tests/tcg: update licenses to GPLv2 as intended

My default header template is GPLv3 but for QEMU code we really should
stick to GPLv2-or-later (allowing others to up-license it if they
wish). While this is test code we should still be consistent on the
source distribution.

I wrote all of this code so its not a problem. However there remains
one GPLv3 file left which is the crt0-tc2x.S for TriCore.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240227144335.1196131-2-alex.bennee@linaro.org>
12 files changed:
tests/tcg/aarch64/semicall.h
tests/tcg/arm/semicall.h
tests/tcg/i386/system/boot.S
tests/tcg/multiarch/arm-compat-semi/semiconsole.c
tests/tcg/multiarch/arm-compat-semi/semihosting.c
tests/tcg/multiarch/float_convd.c
tests/tcg/multiarch/float_convs.c
tests/tcg/multiarch/float_helpers.h
tests/tcg/multiarch/float_madds.c
tests/tcg/multiarch/libs/float_helpers.c
tests/tcg/riscv64/semicall.h
tests/tcg/x86_64/system/boot.S