qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH] tests/tcg: update licenses to GPLv2 as intended


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH] tests/tcg: update licenses to GPLv2 as intended
Date: Thu, 15 Feb 2024 21:07:09 +0100
User-agent: Mozilla Thunderbird

On 15/2/24 19:40, Alex Bennée wrote:
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.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
  tests/tcg/aarch64/semicall.h                      | 4 ++--
  tests/tcg/arm/semicall.h                          | 4 ++--
  tests/tcg/multiarch/float_helpers.h               | 4 ++--
  tests/tcg/riscv64/semicall.h                      | 4 ++--
  tests/tcg/multiarch/arm-compat-semi/semiconsole.c | 4 ++--
  tests/tcg/multiarch/arm-compat-semi/semihosting.c | 4 ++--
  tests/tcg/multiarch/float_convd.c                 | 4 ++--
  tests/tcg/multiarch/float_convs.c                 | 4 ++--
  tests/tcg/multiarch/float_madds.c                 | 4 ++--
  tests/tcg/multiarch/libs/float_helpers.c          | 4 ++--
  tests/tcg/i386/system/boot.S                      | 6 +++---
  tests/tcg/x86_64/system/boot.S                    | 6 +++---
  12 files changed, 26 insertions(+), 26 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]