author | mbaesken |
Tue, 03 Sep 2019 16:52:55 +0200 | |
changeset 58000 | 62926eb5e40e |
parent 54895 | 4f1f939d8f5d |
permissions | -rw-r--r-- |
54895
4f1f939d8f5d
8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1
pmuthuswamy
parents:
53615
diff
changeset
|
1 |
## jQuery v3.4.1 |
45681 | 2 |
|
3 |
### jQuery License |
|
50710
d91a64467683
8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present.
pmuthuswamy
parents:
50575
diff
changeset
|
4 |
``` |
54895
4f1f939d8f5d
8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1
pmuthuswamy
parents:
53615
diff
changeset
|
5 |
jQuery v 3.4.1 |
53615
8b28a86e4ee2
8218134: Modify the jQuery.md file to reflect the exact jQuery license content
pmuthuswamy
parents:
50710
diff
changeset
|
6 |
Copyright JS Foundation and other contributors, https://js.foundation/ |
45681 | 7 |
|
8 |
Permission is hereby granted, free of charge, to any person obtaining |
|
9 |
a copy of this software and associated documentation files (the |
|
10 |
"Software"), to deal in the Software without restriction, including |
|
11 |
without limitation the rights to use, copy, modify, merge, publish, |
|
12 |
distribute, sublicense, and/or sell copies of the Software, and to |
|
13 |
permit persons to whom the Software is furnished to do so, subject to |
|
14 |
the following conditions: |
|
15 |
||
16 |
The above copyright notice and this permission notice shall be |
|
17 |
included in all copies or substantial portions of the Software. |
|
18 |
||
19 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
|
20 |
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
|
21 |
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
|
22 |
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
|
23 |
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
|
24 |
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
|
25 |
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|
26 |
||
27 |
****************************************** |
|
28 |
||
54895
4f1f939d8f5d
8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1
pmuthuswamy
parents:
53615
diff
changeset
|
29 |
The jQuery JavaScript Library v3.4.1 also includes Sizzle.js |
45681 | 30 |
|
31 |
Sizzle.js includes the following license: |
|
32 |
||
33 |
Copyright JS Foundation and other contributors, https://js.foundation/ |
|
34 |
||
35 |
This software consists of voluntary contributions made by many |
|
36 |
individuals. For exact contribution history, see the revision history |
|
37 |
available at https://github.com/jquery/sizzle |
|
38 |
||
39 |
The following license applies to all parts of this software except as |
|
40 |
documented below: |
|
41 |
||
42 |
==== |
|
43 |
||
44 |
Permission is hereby granted, free of charge, to any person obtaining |
|
45 |
a copy of this software and associated documentation files (the |
|
46 |
"Software"), to deal in the Software without restriction, including |
|
47 |
without limitation the rights to use, copy, modify, merge, publish, |
|
48 |
distribute, sublicense, and/or sell copies of the Software, and to |
|
49 |
permit persons to whom the Software is furnished to do so, subject to |
|
50 |
the following conditions: |
|
51 |
||
52 |
The above copyright notice and this permission notice shall be |
|
53 |
included in all copies or substantial portions of the Software. |
|
54 |
||
55 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
|
56 |
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
|
57 |
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
|
58 |
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
|
59 |
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
|
60 |
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
|
61 |
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|
62 |
||
63 |
==== |
|
64 |
||
65 |
All files located in the node_modules and external directories are |
|
66 |
externally maintained libraries used by this software which have their |
|
67 |
own licenses; we recommend you read them, as their terms may differ from |
|
68 |
the terms above. |
|
69 |
||
50575
72c694f035ee
8204666: javadoc should be updated to use jQuery 3.3.1
pmuthuswamy
parents:
50394
diff
changeset
|
70 |
********************* |
45681 | 71 |
|
50710
d91a64467683
8205160: jQuery UI, jQuery-migrate, and jQuery license file to be updated to the revision present.
pmuthuswamy
parents:
50575
diff
changeset
|
72 |
``` |