qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH 15/30] linux user: Fix Lesser GPL version number


From: Thomas Huth
Subject: Re: [PATCH 15/30] linux user: Fix Lesser GPL version number
Date: Fri, 23 Oct 2020 14:44:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

On 23/10/2020 14.24, 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>
> ---
>  linux-user/aarch64/target_cpu.h        | 2 +-
>  linux-user/aarch64/target_structs.h    | 2 +-
>  linux-user/alpha/target_cpu.h          | 2 +-
>  linux-user/alpha/target_structs.h      | 2 +-
>  linux-user/arm/target_cpu.h            | 2 +-
>  linux-user/arm/target_structs.h        | 2 +-
>  linux-user/cris/target_cpu.h           | 2 +-
>  linux-user/cris/target_structs.h       | 2 +-
>  linux-user/hppa/target_cpu.h           | 2 +-
>  linux-user/hppa/target_structs.h       | 2 +-
>  linux-user/i386/target_cpu.h           | 2 +-
>  linux-user/i386/target_structs.h       | 2 +-
>  linux-user/microblaze/target_cpu.h     | 2 +-
>  linux-user/microblaze/target_structs.h | 2 +-
>  linux-user/mips/target_cpu.h           | 2 +-
>  linux-user/mips/target_structs.h       | 2 +-
>  linux-user/mips64/target_cpu.h         | 2 +-
>  linux-user/nios2/target_cpu.h          | 2 +-
>  linux-user/nios2/target_structs.h      | 2 +-
>  linux-user/ppc/target_cpu.h            | 2 +-
>  linux-user/ppc/target_structs.h        | 2 +-
>  linux-user/ppc/target_syscall.h        | 2 +-
>  linux-user/s390x/target_structs.h      | 2 +-
>  linux-user/sparc/target_cpu.h          | 2 +-
>  linux-user/sparc/target_structs.h      | 2 +-
>  linux-user/sparc64/target_structs.h    | 2 +-
>  linux-user/tilegx/target_cpu.h         | 2 +-
>  linux-user/tilegx/target_structs.h     | 2 +-
>  linux-user/x86_64/target_structs.h     | 2 +-
>  29 files changed, 29 insertions(+), 29 deletions(-)

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




reply via email to

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