qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 5/30] mips tcg: Fix Lesser GPL version number


From: Thomas Huth
Subject: Re: [PATCH 5/30] mips tcg: Fix Lesser GPL version number
Date: Mon, 19 Oct 2020 12:37:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

On 16/10/2020 16.35, 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/mips/cps.c                    | 2 +-
>  hw/misc/mips_cpc.c               | 2 +-
>  hw/misc/mips_itu.c               | 2 +-
>  include/hw/mips/cps.h            | 2 +-
>  include/hw/misc/mips_cpc.h       | 2 +-
>  include/hw/misc/mips_itu.h       | 2 +-
>  target/mips/cp0_helper.c         | 2 +-
>  target/mips/dsp_helper.c         | 2 +-
>  target/mips/fpu_helper.c         | 2 +-
>  target/mips/gdbstub.c            | 2 +-
>  target/mips/helper.c             | 2 +-
>  target/mips/lmmi_helper.c        | 2 +-
>  target/mips/mips-semi.c          | 2 +-
>  target/mips/msa_helper.c         | 2 +-
>  target/mips/op_helper.c          | 2 +-
>  target/mips/translate.c          | 2 +-
>  target/mips/translate_init.c.inc | 2 +-
>  17 files changed, 17 insertions(+), 17 deletions(-)

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




reply via email to

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