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

2020-11-02 Thread Cédric Le Goater
On 10/19/20 12:39 PM, Thomas Huth wrote: > 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 v

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

2020-10-19 Thread Thomas Huth
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

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

2020-10-16 Thread Chetan Pant
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 --- hw/intc/xics_pnv.c |