Re: [Qemu-devel] [PATCH] target/moxie: Fix LGPL information in the file headers

2019-02-04 Thread Richard Henderson
On 2/4/19 7:54 AM, Thomas Huth wrote: > It's either "GNU *Library* General Public License version 2" or "GNU > Lesser General Public License version *2.1*", but there was no "version > 2.0" of the "Lesser" license. So assume that version 2.1 is meant here. > Also the files mentioned the GPL instead

Re: [Qemu-devel] [PATCH] target/moxie: Fix LGPL information in the file headers

2019-02-04 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1549266858-5043-1-git-send-email-th...@redhat.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BE

[Qemu-devel] [PATCH] target/moxie: Fix LGPL information in the file headers

2019-02-03 Thread Thomas Huth
It's either "GNU *Library* General Public License version 2" or "GNU Lesser General Public License version *2.1*", but there was no "version 2.0" of the "Lesser" license. So assume that version 2.1 is meant here. Also the files mentioned the GPL instead of the LGPL after declaring that the files ar