MovingBlocks/box2d-editor

Loader deliberately gpl2?

Closed this issue · 3 comments

Hi, thanks for this awesome project! It would appear that the libgdx loader lib 
is also under gpl2, as the main program? This way generated fixtures can not be 
used in commercial apps. Is that intentional?

Original issue reported on code.google.com by mikkel.k...@gmail.com on 16 May 2012 at 7:21

Good point. The GPL was just there to prevent intentional copy without proper 
credits of the tool (I saw that too many times). Consider the loader to be 
Apache-2, I'll add a license header in next release.

Of course, I made this tool to ease your life, for commercial games too :)

Original comment by aurelien.ribon on 17 May 2012 at 12:03

  • Changed state: Started
Great, thanks!

Original comment by mikkel.k...@gmail.com on 21 May 2012 at 7:09

made the project apache2

Original comment by aurelien.ribon on 11 Jun 2012 at 9:41

  • Changed state: Fixed