[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Setting up Lua on a Mac OSX 10.4.11 system
- From: Alex Bradbury <asb@...>
- Date: Thu, 16 Dec 2010 16:20:39 +0000
On 16 December 2010 15:58, Mike McGonagle <mjmogo@gmail.com> wrote:
> Joshua, this looks like a great system. The other part of my project
> is also in ANSI C, so this would make for a nice intergrated system.
> My only concern here is what license this is released under? I looked
> on their website, and in some of the source code, but nothing states
> what license it is released under.
There is a License.txt in the root of the repository:
http://luaplus.org/projects/luaplus/repository/revisions/master/entry/License.txt
All the projects under src/Modules appear to include their license
information too.
Alex