qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 18/30] arm tcg cpus: Fix Lesser GPL version number


From: Thomas Huth
Subject: Re: [PATCH 18/30] arm tcg cpus: Fix Lesser GPL version number
Date: Fri, 23 Oct 2020 21:02:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

On 23/10/2020 14.29, Chetan Pant wrote:
> 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>
> ---
>  hw/intc/arm_gicv2m.c            | 2 +-
>  hw/intc/arm_gicv3_its_kvm.c     | 2 +-
>  target/arm/a32-uncond.decode    | 2 +-
>  target/arm/a32.decode           | 2 +-
>  target/arm/arm_ldst.h           | 2 +-
>  target/arm/cpu.h                | 2 +-
>  target/arm/crypto_helper.c      | 2 +-
>  target/arm/gdbstub.c            | 2 +-
>  target/arm/gdbstub64.c          | 2 +-
>  target/arm/helper-a64.c         | 2 +-
>  target/arm/helper-a64.h         | 2 +-
>  target/arm/helper-sve.h         | 2 +-
>  target/arm/iwmmxt_helper.c      | 2 +-
>  target/arm/neon-dp.decode       | 2 +-
>  target/arm/neon-ls.decode       | 2 +-
>  target/arm/neon-shared.decode   | 2 +-
>  target/arm/op_helper.c          | 2 +-
>  target/arm/pauth_helper.c       | 2 +-
>  target/arm/sve.decode           | 2 +-
>  target/arm/sve_helper.c         | 2 +-
>  target/arm/t16.decode           | 2 +-
>  target/arm/t32.decode           | 2 +-
>  target/arm/translate-a64.c      | 2 +-
>  target/arm/translate-a64.h      | 2 +-
>  target/arm/translate-neon.c.inc | 2 +-
>  target/arm/translate-sve.c      | 2 +-
>  target/arm/translate-vfp.c.inc  | 2 +-
>  target/arm/translate.c          | 2 +-
>  target/arm/vec_helper.c         | 2 +-
>  target/arm/vec_internal.h       | 2 +-
>  target/arm/vfp-uncond.decode    | 2 +-
>  target/arm/vfp.decode           | 2 +-
>  32 files changed, 32 insertions(+), 32 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>





reply via email to

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