qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH 14/30] usb: Fix Lesser GPL version number


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

On 23/10/2020 14.23, 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/usb/hcd-ohci.c     | 2 +-
>  hw/usb/hcd-xhci-nec.c | 2 +-
>  hw/usb/hcd-xhci-pci.c | 2 +-
>  hw/usb/hcd-xhci-pci.h | 2 +-
>  hw/usb/hcd-xhci.c     | 2 +-
>  hw/usb/hcd-xhci.h     | 2 +-
>  6 files changed, 6 insertions(+), 6 deletions(-)

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





reply via email to

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