qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/5] qemu/qarray.h: introduce QArray


From: Markus Armbruster
Subject: Re: [PATCH v2 1/5] qemu/qarray.h: introduce QArray
Date: Tue, 24 Aug 2021 16:45:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Christian Schoenebeck <qemu_oss@crudebyte.com> writes:

> On Dienstag, 24. August 2021 10:22:52 CEST Markus Armbruster wrote:

[...]

>> Please use GPLv2+ unless you have a compelling reason not to.
>> 
>> [...]
>
> Is that a requirement?
>
> It is just my personal license preference. AFAICS there are numerous sources 
> in QEMU released under MIT license as well.

The licensing situation is a mess.

The only hard requirement is "compatible with GPLv2+".  We prefer GPLv2+
for new code, except as detailed in ./LICENSE.  We're stuck with a
sizable body of existing code that is GPLv2 (no +), but decided to put
limits to that madness.  Again, see ./LICENSE for details.

I'm asking you to help with limiting the madness by sticking to GPLv2+
whenever possible.




reply via email to

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