[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH V6 for-2.3 09/26] hw/pci: move pci bus related c
From: |
Markus Armbruster |
Subject: |
Re: [Qemu-devel] [PATCH V6 for-2.3 09/26] hw/pci: move pci bus related code to separate files |
Date: |
Tue, 28 Apr 2015 09:31:41 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Paolo Bonzini <address@hidden> writes:
> On 27/04/2015 13:14, Michael S. Tsirkin wrote:
>>> + *
>>> > + * This work is licensed under the terms of the GNU GPL, version
>>> > 2 or later.
>>> > + * See the COPYING file in the top-level directory.
>> The file you are moving this from is GPL only.
>
> It's BSD.
>
>> You will need to find who contributed this code you are moving
>> and get ack from them ...
>
> Simpler to keep BSD.
Just for completeness: you're free to GPL a derived work. The folks who
BSD-licensed it to you may consider that offensive, but the law doesn't
consider it wrong.
You may care a whole lot more for how these folks feel about you than
what the law permits you to do.
I'd consider switching to GPL only if I made substantial changes.