Re: [Qemu-devel] [PATCH 0/4] Clarify the LGPL version in some files

2019-01-27 Thread Richard Henderson
On 1/23/19 6:08 AM, Thomas Huth wrote: > Thomas Huth (4): > COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org > target/openrisc: Fix LGPL version number > target/tricore: Fix LGPL version number > tcg: Fix LGPL version number Reviewed-by: Richard Henderson r~

[Qemu-devel] [PATCH 0/4] Clarify the LGPL version in some files

2019-01-23 Thread Thomas Huth
The GNU project published the "GNU Library Public License, version 2" and the "GNU Lesser Public License, version 2.1" in the past, but there never was a "GNU Lesser Public License, version 2" (like 2.0). We've got that wrong in many files, let's start fixing this! Thomas Huth (4): COPYING.LIB: