-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjs-license.htm
136 lines (136 loc) · 4.81 KB
/
js-license.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!doctype html>
<html lang="en">
<head>
<style>
body {
background-color: #eeeeee;
}
table {
border: 2px solid #aaaaaa;
background-color: #bbbbbb;
padding: 1em;
}
td {
background-color: #f5f5f5;
padding: 1em;
}
</style>
</head>
<body>
<p>
<a href="http://www.gnu.org/software/librejs/free-your-javascript.html" rel="nofollow">What this page is about</a>.
</p>
<table id="jslicense-labels1">
<tr>
<td>
<a href="config.js">config.js</a>,<br>
<a href="index.js">index.js</a>,<br>
<a href="index.es-latest.js">index.es-latest.js</a>,<br>
<a href="lib/localization/localization.en.js">localization.en.js</a>,<br>
<a href="lib/localization/localization.ru.js">localization.ru.js</a>,<br>
<a href="lib/util/composition.asm.js">composition.asm.js</a>
</td>
<td><a href="LICENSE.txt">MIT (Expat License)</a></td>
<td>
Original source:
<a href="https://github.com/f2d/sprite_dress_up">https://github.com/f2d/sprite_dress_up</a>
</td>
</tr>
<tr>
<td>
<a href="lib/formats/ora/ora_js/ora-blending-worker.js">ora-blending-worker.js</a>,<br>
<a href="lib/formats/ora/ora_js/ora-blending.js">ora-blending.js</a>,<br>
<a href="lib/formats/ora/ora_js/ora.js">ora.js</a>
</td>
<td><a href="lib/formats/ora/ora_js/LICENSE.txt">MIT (Expat License)</a></td>
<td>
Heavily modified here, original source:
<a href="https://github.com/zsgalusz/ora.js">https://github.com/zsgalusz/ora.js</a>
</td>
</tr>
<tr>
<td><a href="lib/formats/png/UPNG/UPNG.js">UPNG.js</a></td>
<td><a href="lib/formats/png/UPNG/LICENSE.txt">MIT (Expat License)</a></td>
<td>
Lightly modified here, original source:
<a href="https://github.com/photopea/UPNG.js">https://github.com/photopea/UPNG.js</a>
</td>
</tr>
<tr>
<td><a href="lib/formats/zlib/UZIP/UZIP.js">UZIP.js</a></td>
<td><a href="lib/formats/zlib/UZIP/LICENSE.txt">MIT (Expat License)</a></td>
<td>
Unmodified from source:
<a href="https://github.com/photopea/UZIP.js">https://github.com/photopea/UZIP.js</a>
</td>
</tr>
<tr>
<td>
<a href="lib/formats/zlib/pako/v2.0.2/pako.js">pako.js</a>,<br>
<a href="lib/formats/zlib/pako/v2.0.2/pako.min.js">pako.min.js</a>
</td>
<td><a href="lib/formats/zlib/pako/LICENSE.txt">MIT (Expat License)</a></td>
<td>
Unmodified from source:
<a href="https://github.com/nodeca/pako">https://github.com/nodeca/pako</a>
</td>
</tr>
<tr>
<td><a href="lib/formats/psd/ag-psd/ag-psd-14.3.6-dist-bundle.js">ag-psd</a></td>
<td><a href="lib/formats/psd/ag-psd/LICENSE.txt">MIT (Expat License)</a></td>
<td>
Unmodified from source:
<a href="https://cdn.jsdelivr.net/npm/[email protected]/dist/bundle.js">build</a>
of
<a href="https://github.com/Agamnentzar/ag-psd">https://github.com/Agamnentzar/ag-psd</a>
</td>
</tr>
<tr>
<td><a href="lib/formats/psd/psd_js/psd.js_build_by_rtf-const_2018-12-11/psd.js">psd.js</a></td>
<td><a href="lib/formats/psd/psd_js/LICENSE.txt">MIT (Expat License)</a></td>
<td>
Lightly modified here, original source:
<a href="https://github.com/meltingice/psd.js/issues/154#issuecomment-446279652">build</a>
of
<a href="https://github.com/meltingice/psd.js">https://github.com/meltingice/psd.js</a>
</td>
</tr>
<tr>
<td><a href="lib/formats/psd/psd_js/psd.js_fork_by_imcuttle_2018-09-19/psd.browser.js">psd.browser.js</a></td>
<td><a href="lib/formats/psd/psd_js/LICENSE.txt">MIT (Expat License)</a></td>
<td>
Lightly modified here, original source:
<a href="https://github.com/imcuttle/psd.js">https://github.com/imcuttle/psd.js</a>
</td>
</tr>
<tr>
<td><a href="lib/formats/qoi/qoi-ci/qoi-ci-1.1.1-mod-rgba-order.js">QOI.js</a></td>
<td><a href="lib/formats/qoi/qoi-ci/LICENSE.txt">MIT (Expat License)</a></td>
<td>
Lightly modified here, original source:
<a href="https://github.com/pfusik/qoi-ci">https://github.com/pfusik/qoi-ci</a>
</td>
</tr>
<tr>
<td>
<a href="lib/formats/zip/zip_js/codecs-pako.js">codecs-pako.js</a>,<br>
<a href="lib/formats/zip/zip_js/deflate.js">deflate.js</a>,<br>
<a href="lib/formats/zip/zip_js/inflate.js">inflate.js</a>,<br>
<a href="lib/formats/zip/zip_js/mime-types.js">mime-types.js</a>,<br>
<a href="lib/formats/zip/zip_js/z-worker.js">z-worker.js</a>,<br>
<a href="lib/formats/zip/zip_js/zip-ext.js">zip-ext.js</a>,<br>
<a href="lib/formats/zip/zip_js/zip-fs.js">zip-fs.js</a>,<br>
<a href="lib/formats/zip/zip_js/zip.js">zip.js</a>
</td>
<td><a href="lib/formats/zip/zip_js/LICENSE.txt">BSD-3-Clause license</a></td>
<td>
Lightly modified here, original source:
<a href="https://github.com/gildas-lormeau/zip.js">https://github.com/gildas-lormeau/zip.js</a>
</td>
</tr>
</table>
<p>
Table modified at 2022-05-23 01:19:23.
</p>
</body>
</html>