[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT2 + ffi: performance tests with sockets
- From: Petr Štetiar <ynezz@...>
- Date: Fri, 18 Feb 2011 12:31:19 +0100
David Given <dg@cowlark.com> [2011-02-18 10:42:43]:
> In addition I notice that the license for lem is GPL, which is unusual
> for a library. Is that intentional or an oversight?
I was thinking about the same, but there's COPYING file which seems hardly to
me to be just an oversight. And IANAL, but I think, that it should be GPLv2
not GPLv3, because there's this addendum in the libev license:
"Alternatively, the contents of this package may be used under the terms
of the GNU General Public License ("GPL") version 2 or any later version,
in which case the provisions of the GPL are applicable instead of the
above."
And AFAIK GPLv3 is incompatible with GPLv2.
-- ynezz