qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] compiler: Swap 'public domain' header for li


From: Felipe Franciosi
Subject: Re: [Qemu-devel] [PATCH v2] compiler: Swap 'public domain' header for license
Date: Fri, 23 Sep 2016 15:11:10 +0000

> On 23 Sep 2016, at 15:29, Eric Blake <address@hidden> wrote:
> 
> On 09/23/2016 09:18 AM, Felipe Franciosi wrote:
>> As discussed on the list [1], having a comment stating that this file
>> is "public domain" is arguably wrong and not legally binding. This patch
>> replaces that comment with a clear GPLv2+ license, as proposed in [2].
>> 
>> [1] http://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg06151.html
>> [2] http://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg06217.html
>> 
>> Signed-off-by: Felipe Franciosi <address@hidden>
>> ---
>> v2: Add a GPLv2+ statement after removing 'public domain' text.
>>    Amend the commit message and text to reflect it.
>> 
>> include/qemu/compiler.h | 6 +++++-
>> 1 file changed, 5 insertions(+), 1 deletion(-)
> 
> I personally think that calling out [L]GPL without also asserting
> copyright is awkward (the GPL works BECAUSE of copyright, so if you
> don't know who is asserting the copyright, it's hard to say how you got
> the copyleft permissions).  But it's not a show-stopper for me to
> approve this patch, because qemu.git can be used to track contributors
> regardless of what the current file contents say about any copyright
> claims, and the overall project has plenty of documentation on copyright
> holders.
> 
> I also think the commit message would be a LOT stronger if you
> explicitly call out commit 5c026320 as the point where the file was
> split off of the larger qemu-common.h, which was indeed GPLv2+ at the
> time of the split (in addition to pointing to the list traffic
> discussing the issue).

Makes sense! Done.

As soon as this is confirmed to go in, I'll go back to addressing the series 
which adds the ignore_value() macro and uses it to fix the build with 
-Werror=unused-result.

Thanks,
Felipe

> 
> -- 
> Eric Blake   eblake redhat com    +1-919-301-3266
> Libvirt virtualization library http://libvirt.org
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]