Page 1 of 1

quick question

Posted: Wed Jan 13, 2010 12:53 am
by Ligerteeth
Hi, can I use the button.lua that comes with the "no"example game found in the current build for a non-commercial project? Would this be breaking any copyright laws or anything?

Re: quick question

Posted: Wed Jan 13, 2010 7:12 am
by bartbes
I'm not sure of the license of No, I'll ask around.

Re: quick question

Posted: Wed Jan 13, 2010 7:33 am
by Virox
I thought it was ZLIB

Code: Select all

The license only has the following points to be accounted for:
Software is used on 'as-is' basis. Authors are not liable for any damages arising from its use.
The distribution of a modified version of the software is subject to the following restrictions:
The authorship of the original software must not be misrepresented,
Altered source versions must not be misrepresented as being the original software, and
The license notice must not be removed from source distributions.
The license does not require source code to be made available if distributing binary code.
You can use it but follow the restrictions.