Re: BSD license possible after looking at Lua's math lib? (Dazuko Lua binding)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: BSD license possible after looking at Lua's math lib? (Dazuko Lua binding)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2005年3月23日 07:59:07 -0300
> can I use a BSD style license for the Dazuko language binding after
> grasping concepts from a Lua lib?
Sure. You can release your binding under any license you like. You're
not including Lua or any part of it in your product, so the copyright
does not apply. "Grasping concepts" from our code does not qualify a
"substantial portion".
Good luck with Dazuko.
--lhf