lua-users home
lua-l archive

Re: The impact of a module's license on the requiring Lua program

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


2012年4月10日 Marc Balmer <marc@msys.ch>:
> If a Lua module is GPLed, does using that module with 'require' make my
> Lua program a derivative work as per GPL terms or is it merely running
> the program as per GPL terms? The latter case would mean that my Lua
The whole program is a derivative work.
http://www.gnu.org/licenses/gpl-faq.html#IfInterpreterIsGPL
Best
 Martin

AltStyle によって変換されたページ (->オリジナル) /