From: Doug D. <dan...@gm...> - 2009-07-14 18:18:00
|
Just a quick question about XMLVM GPL Licensing. If I were to use XMLVM in a game project or iphone/android application that I would sell for money on the iTunes app store or google app store. Would be acceptable to release all code generated from XMLVM and all improvements made to XMLVM as GPL source code back to the community (I am totally for releasing XMLVM improvements and that's what LGPL licensing does, but the generated code without the rest of the game code may not be that useful). My opinion is that contributions to the core XMLVM should be contributed back to the project (such as adding new API's like OpenGL or networking), but code specific to your application generated from XMLVM don't need to be released. |