Re: Plua Code Available ? (Palm OS)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Plua Code Available ? (Palm OS)
- From: Roberto Ierusalimschy <rieru@...>
- Date: 2001年9月27日 10:18:24 -0500 (CDT)
On 2001年9月27日, Victor Bogado da Silva Lins wrote:
> In my (very little) free time I am starting a new port of
> lua to the palm plataform, that I intend to release with the same
> license of the original LUA (I would rather do it GPL, but I am not
> shure if I can do it or not, so I take the safe path).
If your problem is the Lua license, go ahead. Our copyright implies that
"Lua" (our code) is not subjected to GPL license, but your software can
have any license you want.
-- Roberto