qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH 9/30] cris tcg cpus: Fix Lesser GPL version number


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

On 23/10/2020 14.16, 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>
> ---
>  target/cris/cpu.h               | 2 +-
>  target/cris/crisv10-decode.h    | 2 +-
>  target/cris/crisv32-decode.h    | 2 +-
>  target/cris/gdbstub.c           | 2 +-
>  target/cris/helper.c            | 2 +-
>  target/cris/machine.c           | 2 +-
>  target/cris/mmu.c               | 2 +-
>  target/cris/op_helper.c         | 2 +-
>  target/cris/translate.c         | 2 +-
>  target/cris/translate_v10.c.inc | 2 +-
>  10 files changed, 10 insertions(+), 10 deletions(-)

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




reply via email to

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