lua-users home
lua-l archive

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


Philippe Lhoste <PhiLho@gmx.net> writes:

> And of course, Lua must keep additional clauses, like "you can change the
> syntax, but if you do, don't call it Lua"... (If I understand correctly the
> current licence.)

This is not part of a BSD, MIT X11, or LGPL license.  The clause is
non-standard.  A license that adds the clause is non-standard.
Avoiding this kind of variation is the point of adopting a standard
license.

John