qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH 17/30] x86 tcg cpus: Fix Lesser GPL version number


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

On 23/10/2020 14.28, 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/i386/bpt_helper.c            | 2 +-
>  target/i386/cc_helper.c             | 2 +-
>  target/i386/cc_helper_template.h    | 2 +-
>  target/i386/cpu.c                   | 2 +-
>  target/i386/cpu.h                   | 2 +-
>  target/i386/excp_helper.c           | 2 +-
>  target/i386/fpu_helper.c            | 2 +-
>  target/i386/gdbstub.c               | 2 +-
>  target/i386/helper.c                | 2 +-
>  target/i386/int_helper.c            | 2 +-
>  target/i386/mem_helper.c            | 2 +-
>  target/i386/misc_helper.c           | 2 +-
>  target/i386/mpx_helper.c            | 2 +-
>  target/i386/ops_sse.h               | 2 +-
>  target/i386/ops_sse_header.h        | 2 +-
>  target/i386/seg_helper.c            | 2 +-
>  target/i386/shift_helper_template.h | 2 +-
>  target/i386/smm_helper.c            | 2 +-
>  target/i386/svm_helper.c            | 2 +-
>  target/i386/tcg-stub.c              | 2 +-
>  target/i386/translate.c             | 2 +-
>  21 files changed, 21 insertions(+), 21 deletions(-)

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




reply via email to

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