qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/7] target-unicore32: Relicense to GPLv2+


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 2/7] target-unicore32: Relicense to GPLv2+
Date: Wed, 14 Mar 2012 16:20:52 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

On 03/14/2012 04:09 PM, Stefan Weil wrote:
Am 14.03.2012 02:39, schrieb Andreas Färber:
Adopt the license text suggested by Guan Xue-tao for all files except
helper.c, to which Anthony Liguori (IBM) contributed a g_malloc() call.

Signed-off-by: Andreas Färber <address@hidden>
Signed-off-by: Guan Xuetao <address@hidden>
Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Blue Swirl <address@hidden>
Signed-off-by: Dor Laor <address@hidden>
---
target-unicore32/cpu.h | 5 ++---
target-unicore32/helper.h | 5 ++---
target-unicore32/op_helper.c | 5 ++---
target-unicore32/translate.c | 5 ++---
4 files changed, 8 insertions(+), 12 deletions(-)

Ack. I don't really think that my contribution here is large
enough that my "Acked-by" or "Signed-off-by" is needed,
but if it helps...

As far as I know, at least in German law trivial changes don't
result in a copyright claim. A global search-and-replace operation
which replaces qemu_mallocz by g_malloc0 is trivial and no
obstacle for a license change, so helper.c could be changed as
well(that's my personal opinion).

Nack.

I don't really want to get into the business of splitting hairs here. We have no pressing reason to relicense to GPLv2+ so let's do it right and get the appropriate SoBs.

Regards,

Anthony Liguori


Regards,
Stefan W.





reply via email to

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