Hi Christopher,

I just noticed that the license for some javascript related projects at codehaus have changed to GPL2. Previously, I only saw Apache 2 licenses.
Here is an example below...

Can you please tell me if this is a mistake or if its real. If it is real what is the rationale given that jquery itself is available on the MIT license and allows redistribution.

Thanks for your help.

svn diff -r 15547 javascript-libraries/jquery-ui-amd/pom.xml | less

+ <artifactId>jquery-ui-amd</artifactId>
+ <version>1.8.16-alpha-2-SNAPSHOT</version>
+
+ <name>jQuery UI AMD Library</name>
+ <description>jQuery UI with AMD wrapper</description>
+
+ <licenses>
+ <license>
+ <url>http://www.gnu.org/licenses/gpl-2.0.html</url>
+ <name>GPL 2.0</name>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>

--
Regards,
Farrukh Najmi

Web: http://www.wellfleetsoftware.com



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to