author | mbaesken |
Tue, 03 Sep 2019 16:52:55 +0200 | |
changeset 58000 | 62926eb5e40e |
parent 53976 | 5d97784f08bf |
permissions | -rw-r--r-- |
50394
89dc31d7572b
8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5
sundar
parents:
47216
diff
changeset
|
1 |
## JSZip v3.1.5 |
42813
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
2 |
|
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
3 |
### MIT License |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
4 |
<pre> |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
5 |
|
50394
89dc31d7572b
8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5
sundar
parents:
47216
diff
changeset
|
6 |
Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso |
42813
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
7 |
|
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
8 |
Permission is hereby granted, free of charge, to any person obtaining a |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
9 |
copy of this software and associated documentation files (the "Software"), |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
10 |
to deal in the Software without restriction, including without limitation |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
11 |
the rights to use, copy, modify, merge, publish, distribute, sublicense, |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
12 |
and/or sell copies of the Software, and to permit persons to whom the |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
13 |
Software is furnished to do so, subject to the following conditions: |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
14 |
|
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
15 |
The above copyright notice and this permission notice shall be included |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
16 |
in all copies or substantial portions of the Software. |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
17 |
|
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
18 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
19 |
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
20 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
21 |
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
22 |
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
23 |
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
24 |
OTHER DEALINGS IN THE SOFTWARE. |
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
25 |
|
53976
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
26 |
|
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
27 |
****************************************** |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
28 |
|
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
29 |
The JSZip JavaScript Library v3.1.5 also includes pako |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
30 |
|
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
31 |
pako includes the following license: |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
32 |
|
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
33 |
|
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
34 |
(The MIT License) |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
35 |
|
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
36 |
Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
37 |
|
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
38 |
Permission is hereby granted, free of charge, to any person obtaining a copy |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
39 |
of this software and associated documentation files (the "Software"), to deal |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
40 |
in the Software without restriction, including without limitation the rights |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
41 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
42 |
copies of the Software, and to permit persons to whom the Software is |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
43 |
furnished to do so, subject to the following conditions: |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
44 |
|
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
45 |
The above copyright notice and this permission notice shall be included in |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
46 |
all copies or substantial portions of the Software. |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
47 |
|
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
48 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
49 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
50 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
51 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
52 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
53 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
54 |
THE SOFTWARE. |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
55 |
|
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
56 |
****************************************** |
5d97784f08bf
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg
parents:
50394
diff
changeset
|
57 |
|
42813
5161872bab6b
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
58 |
</pre> |