mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 04:13:18 +00:00
Update COPYING.txt for jQuery and tablesorter
Commit 81c31c40c53 updated jQuery to 3.7.0 and tablesorter to 2.31.3. Update homepages, in particular for the tablesorter fork. jQuery dropped the confusing and unnecessary dual licensing in 2012: - https://blog.jquery.com/2012/09/10/jquery-licensing-changes/ Also specify the GPL version used by tablesorter and clarify the "MIT" license. The license actually comes from Expat and is one of many licenses used by MIT (including the X11 license, which is also commonly called "the MIT license"): - https://en.wikipedia.org/wiki/MIT_License#Ambiguity_and_variants - https://www.gnu.org/licenses/license-list.html#Expat
This commit is contained in:
parent
5d7479b0e1
commit
73824b95cc
@ -1,11 +1,11 @@
|
||||
= jquery.js =
|
||||
|
||||
http://jquery.com/
|
||||
https://jquery.com/
|
||||
|
||||
Double licensed under MIT and GPL.
|
||||
Licensed under Expat (MIT).
|
||||
|
||||
= tablesorter.js =
|
||||
|
||||
http://tablesorter.com
|
||||
https://mottie.github.io/tablesorter/docs/
|
||||
|
||||
Double licensed under MIT and GPL.
|
||||
Double licensed under Expat (MIT) and GPL 2.0.
|
||||
|
Loading…
x
Reference in New Issue
Block a user