qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH 7/30] non-virt: Fix Lesser GPL version number


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

On 16/10/2020 16.53, 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/intc/xics_pnv.c         | 2 +-
>  hw/ppc/pnv.c               | 2 +-
>  hw/ppc/pnv_core.c          | 2 +-
>  hw/ppc/pnv_lpc.c           | 2 +-
>  hw/ppc/pnv_psi.c           | 2 +-
>  hw/ppc/pnv_xscom.c         | 2 +-
>  include/hw/ppc/pnv.h       | 2 +-
>  include/hw/ppc/pnv_core.h  | 2 +-
>  include/hw/ppc/pnv_homer.h | 2 +-
>  include/hw/ppc/pnv_lpc.h   | 2 +-
>  include/hw/ppc/pnv_occ.h   | 2 +-
>  include/hw/ppc/pnv_psi.h   | 2 +-
>  include/hw/ppc/pnv_xscom.h | 2 +-
>  13 files changed, 13 insertions(+), 13 deletions(-)
> 
> diff --git a/hw/intc/xics_pnv.c b/hw/intc/xics_pnv.c
> index 35f3811..753c067 100644
> --- a/hw/intc/xics_pnv.c
> +++ b/hw/intc/xics_pnv.c
> @@ -5,7 +5,7 @@
>   *
>   * This library is free software; you can redistribute it and/or
>   * modify it under the terms of the GNU Lesser General Public License
> - * as published by the Free Software Foundation; either version 2 of
> + * as published by the Free Software Foundation; either version 2.1 of
>   * the License, or (at your option) any later version.
[...]

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




reply via email to

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