https://bugzilla.wikimedia.org/show_bug.cgi?id=47429

--- Comment #1 from Joshua Gay <j...@fsf.org> ---
To clarify, JQuery itself is licensed under the MIT license. 

However, some JQuery extensions are licensed GPLv2. 

Therefore when you distribute JQuery + JQuery extension, you create a combined
work, which should licensed under GPLv2. 

This does not mean you need to change anything in the JQuery file itself.
However, when providing source to the JQuery extension that is licensed under
the GPL, you should provide complete and corresponding source code for that
program, which means you should provide source code of both JQuery and the
JQuery extension(s) and a copy of the license. (You can of course also
distribute JQuery seperately as is under the MIT license; so this means you can
have some redundency, which might make any automated set-ups you have easier).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to