Re: [PATCH 27/30] x86 hvf cpus: Fix Lesser GPL version number

2020-12-05 Thread Cameron Esfahani
> On Oct 23, 2020, at 5:40 AM, 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

Re: [PATCH 27/30] x86 hvf cpus: Fix Lesser GPL version number

2020-11-12 Thread Thomas Huth
On 23/10/2020 14.40, 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 27/30] x86 hvf 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 --- target/i386/hvf/panic.h