[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua: open source or not?
- From: Nick Gammon <nick@...>
- Date: Thu, 30 Sep 2010 10:06:15 +1000
From this page:
http://www.lua.org/about.html
"Lua is not an open-source project, with code contributed by several people: all code is written by us.".
From this page:
http://www.lua.org/license.html
"Lua is certified Open Source software."
Are the words "open source" being used in different ways here?
Assuming the license is indeed open source, the statement on the about.html page is a bit misleading.
- Nick