[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: The impact of a module's license on the requiring Lua program
- From: Martin Schröder <martin@...>
- Date: Tue, 10 Apr 2012 13:27:51 +0200
2012/4/10 Rob Kendrick <rjek@rjek.com>:
> Here be dragons, and another example of why the GPL is a poor choice of
> licence: it doesn't define what linking means. One could almost define
> the Lua VM as a machine emulator, and calls to modules as system calls,
> which would mean the GPL wouldn't contaminate the "link".
ACK. http://en.wikipedia.org/wiki/GPL_linking_exception
Best
Martin