Re: Custom extensions to Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Custom extensions to Lua
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2005年8月11日 21:00:27 -0300
> The license doesn't require renaming on modification. I don't think
> that's a very good restriction, especially given that modifying Lua
> to suit the particular needs of a project is actively encouraged.
> It wouldn't be very nice to publically fork Lua and not rename it
> (confusing), but there's nothing wrong with a project using a heavily
> modified core and still saying "we use Lua".
Actually, the license does not give anyone the right to use the name Lua :)
-- Roberto