jnz / q3vm

Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input
GNU General Public License v2.0
830 stars 57 forks source link

The LCC license should be made very clear #2

Closed andwj closed 6 years ago

andwj commented 6 years ago

The license of LCC has a non-commercial clause which is definitely not compatible with the GNU GPL or open source standards in general. This should be made clear to people (e.g. via the README) so they know about this major limitation of this software.

jnz commented 6 years ago

Thanks. This is clarified in commit cbceac4.