Skip to content

Commit e4e55c8

Browse files
committed
Build: Update license
Closes jquerygh-12
1 parent 4c4dc01 commit e4e55c8

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

LICENSE-MIT.txt renamed to LICENSE.txt

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
Copyright (c) 2013 jQuery Foundation, http://jquery.org/
1+
Copyright 2013, 2014 jQuery Foundation and other contributors,
2+
https://jquery.org/
23

34
This software consists of voluntary contributions made by many
45
individuals. For exact contribution history, see the revision history
5-
and logs, available at http://github.com/jquery/codeorigin.jquery.com
6+
available at https://github.com/jquery/codeorigin.jquery.com
7+
8+
The following license applies to all parts of this software except as
9+
documented below:
10+
11+
====
612

713
Permission is hereby granted, free of charge, to any person obtaining
814
a copy of this software and associated documentation files (the
@@ -22,3 +28,10 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2228
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2329
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2430
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31+
32+
====
33+
34+
All files located in the node_modules and netdnarws-php directories are
35+
externally maintained libraries used by this software which have their
36+
own licenses; we recommend you read them, as their terms may differ from
37+
the terms above.

0 commit comments

Comments
 (0)