qemu-trivial
[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: Philippe Mathieu-Daudé
Subject: Re: [PATCH 5/30] mips tcg: Fix Lesser GPL version number
Date: Tue, 3 Nov 2020 13:53:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 10/16/20 4:35 PM, 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(-)

Thanks, applied to mips-next (split in 2 patches:
target/mips and hw/mips).



reply via email to

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