Re: [PATCH 18/30] arm tcg cpus: Fix Lesser GPL version number

2020-10-23 Thread Thomas Huth
On 23/10/2020 14.29, 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. > >

[PATCH 18/30] arm tcg cpus: Fix Lesser GPL version number

2020-10-23 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/arm_gicv2m.c