Follow-up Comment #12, task #8806 (project administration): > if you say this: http://www.gnu.org/licenses/old-licenses/gpl-2.0-faq.html#TOCIfInterpreterIsGPL, it only tell me that if i write a perl or java or python extension with GPL or other licenses, i have to respect that licenses.
This FAQ says that you can write programs *in* perl/java/php/python independently of the interpreter license. phpsdl-ng, however, is a core extension and is not written *in* PHP, but designed to work as a C module for PHP. Check for "bindings" at http://www.gnu.org/licenses/gpl-faq.html#InterpreterIncompat Note: as you wrote all the GPL'd code, you could write an exception as explained at: http://www.gnu.org/licenses/gpl-faq.html#GPLIncompatibleLibs (Thanks for the other examples of GPL'd PHP extensions :)) _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/task/?8806> _______________________________________________ Message posté via/par Savannah http://savannah.gnu.org/
