[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: License
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 17 Jan 2002 09:14:38 -0200
>> I'd like to use a simple 'out-of-the-shelf' license
>>
>> Basically, I want to keep the copyright and allow free
>> distribution, usage and modification (just like Lua).
>
>See http://www.gnu.org/licenses/license-list.html. It sounds like you want
>"revised BSD" or equivalent.
See also http://opensource.org/licenses/index.html . Closest to the Lua license
are the (revised) BSD license and the zlib/libpng license.
--lhf