spdx 4.1.3 → 4.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exceptions.json +256 -55
- data/lib/spdx/version.rb +1 -1
- data/licenses.json +1852 -574
- metadata +7 -7
data/exceptions.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
{
|
2
|
-
"licenseListVersion": "
|
2
|
+
"licenseListVersion": "7da30bf",
|
3
3
|
"exceptions": [
|
4
4
|
{
|
5
5
|
"reference": "./389-exception.json",
|
6
6
|
"isDeprecatedLicenseId": false,
|
7
7
|
"detailsUrl": "./389-exception.html",
|
8
|
-
"referenceNumber":
|
8
|
+
"referenceNumber": 9,
|
9
9
|
"name": "389 Directory Server Exception",
|
10
10
|
"licenseExceptionId": "389-exception",
|
11
11
|
"seeAlso": [
|
@@ -13,11 +13,23 @@
|
|
13
13
|
"https://web.archive.org/web/20080828121337/http://directory.fedoraproject.org/wiki/GPL_Exception_License_Text"
|
14
14
|
]
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"reference": "./Asterisk-exception.json",
|
18
|
+
"isDeprecatedLicenseId": false,
|
19
|
+
"detailsUrl": "./Asterisk-exception.html",
|
20
|
+
"referenceNumber": 55,
|
21
|
+
"name": "Asterisk exception",
|
22
|
+
"licenseExceptionId": "Asterisk-exception",
|
23
|
+
"seeAlso": [
|
24
|
+
"https://github.com/asterisk/libpri/blob/7f91151e6bd10957c746c031c1f4a030e8146e9a/pri.c#L22",
|
25
|
+
"https://github.com/asterisk/libss7/blob/03e81bcd0d28ff25d4c77c78351ddadc82ff5c3f/ss7.c#L24"
|
26
|
+
]
|
27
|
+
},
|
16
28
|
{
|
17
29
|
"reference": "./Autoconf-exception-2.0.json",
|
18
30
|
"isDeprecatedLicenseId": false,
|
19
31
|
"detailsUrl": "./Autoconf-exception-2.0.html",
|
20
|
-
"referenceNumber":
|
32
|
+
"referenceNumber": 24,
|
21
33
|
"name": "Autoconf exception 2.0",
|
22
34
|
"licenseExceptionId": "Autoconf-exception-2.0",
|
23
35
|
"seeAlso": [
|
@@ -29,7 +41,7 @@
|
|
29
41
|
"reference": "./Autoconf-exception-3.0.json",
|
30
42
|
"isDeprecatedLicenseId": false,
|
31
43
|
"detailsUrl": "./Autoconf-exception-3.0.html",
|
32
|
-
"referenceNumber":
|
44
|
+
"referenceNumber": 10,
|
33
45
|
"name": "Autoconf exception 3.0",
|
34
46
|
"licenseExceptionId": "Autoconf-exception-3.0",
|
35
47
|
"seeAlso": [
|
@@ -40,20 +52,32 @@
|
|
40
52
|
"reference": "./Autoconf-exception-generic.json",
|
41
53
|
"isDeprecatedLicenseId": false,
|
42
54
|
"detailsUrl": "./Autoconf-exception-generic.html",
|
43
|
-
"referenceNumber":
|
55
|
+
"referenceNumber": 27,
|
44
56
|
"name": "Autoconf generic exception",
|
45
57
|
"licenseExceptionId": "Autoconf-exception-generic",
|
46
58
|
"seeAlso": [
|
47
59
|
"https://launchpad.net/ubuntu/precise/+source/xmltooling/+copyright",
|
48
60
|
"https://tracker.debian.org/media/packages/s/sipwitch/copyright-1.9.15-3",
|
49
|
-
"https://opensource.apple.com/source/launchd/launchd-258.1/launchd/compile.auto.html"
|
61
|
+
"https://opensource.apple.com/source/launchd/launchd-258.1/launchd/compile.auto.html",
|
62
|
+
"https://git.savannah.gnu.org/gitweb/?p\u003dgnulib.git;a\u003dblob;f\u003dgnulib-tool;h\u003d029a8cf377ad8d8f2d9e54061bf2f20496ad2eef;hb\u003d73c74ba0197e6566da6882c87b1adee63e24d75c#l407"
|
63
|
+
]
|
64
|
+
},
|
65
|
+
{
|
66
|
+
"reference": "./Autoconf-exception-generic-3.0.json",
|
67
|
+
"isDeprecatedLicenseId": false,
|
68
|
+
"detailsUrl": "./Autoconf-exception-generic-3.0.html",
|
69
|
+
"referenceNumber": 47,
|
70
|
+
"name": "Autoconf generic exception for GPL-3.0",
|
71
|
+
"licenseExceptionId": "Autoconf-exception-generic-3.0",
|
72
|
+
"seeAlso": [
|
73
|
+
"https://src.fedoraproject.org/rpms/redhat-rpm-config/blob/rawhide/f/config.guess"
|
50
74
|
]
|
51
75
|
},
|
52
76
|
{
|
53
77
|
"reference": "./Autoconf-exception-macro.json",
|
54
78
|
"isDeprecatedLicenseId": false,
|
55
79
|
"detailsUrl": "./Autoconf-exception-macro.html",
|
56
|
-
"referenceNumber":
|
80
|
+
"referenceNumber": 60,
|
57
81
|
"name": "Autoconf macro exception",
|
58
82
|
"licenseExceptionId": "Autoconf-exception-macro",
|
59
83
|
"seeAlso": [
|
@@ -62,11 +86,22 @@
|
|
62
86
|
"https://launchpad.net/ubuntu/precise/+source/xmltooling/+copyright"
|
63
87
|
]
|
64
88
|
},
|
89
|
+
{
|
90
|
+
"reference": "./Bison-exception-1.24.json",
|
91
|
+
"isDeprecatedLicenseId": false,
|
92
|
+
"detailsUrl": "./Bison-exception-1.24.html",
|
93
|
+
"referenceNumber": 62,
|
94
|
+
"name": "Bison exception 1.24",
|
95
|
+
"licenseExceptionId": "Bison-exception-1.24",
|
96
|
+
"seeAlso": [
|
97
|
+
"https://github.com/arineng/rwhoisd/blob/master/rwhoisd/mkdb/y.tab.c#L180"
|
98
|
+
]
|
99
|
+
},
|
65
100
|
{
|
66
101
|
"reference": "./Bison-exception-2.2.json",
|
67
102
|
"isDeprecatedLicenseId": false,
|
68
103
|
"detailsUrl": "./Bison-exception-2.2.html",
|
69
|
-
"referenceNumber":
|
104
|
+
"referenceNumber": 58,
|
70
105
|
"name": "Bison exception 2.2",
|
71
106
|
"licenseExceptionId": "Bison-exception-2.2",
|
72
107
|
"seeAlso": [
|
@@ -77,7 +112,7 @@
|
|
77
112
|
"reference": "./Bootloader-exception.json",
|
78
113
|
"isDeprecatedLicenseId": false,
|
79
114
|
"detailsUrl": "./Bootloader-exception.html",
|
80
|
-
"referenceNumber":
|
115
|
+
"referenceNumber": 42,
|
81
116
|
"name": "Bootloader Distribution Exception",
|
82
117
|
"licenseExceptionId": "Bootloader-exception",
|
83
118
|
"seeAlso": [
|
@@ -88,7 +123,7 @@
|
|
88
123
|
"reference": "./Classpath-exception-2.0.json",
|
89
124
|
"isDeprecatedLicenseId": false,
|
90
125
|
"detailsUrl": "./Classpath-exception-2.0.html",
|
91
|
-
"referenceNumber":
|
126
|
+
"referenceNumber": 41,
|
92
127
|
"name": "Classpath exception 2.0",
|
93
128
|
"licenseExceptionId": "Classpath-exception-2.0",
|
94
129
|
"seeAlso": [
|
@@ -100,18 +135,32 @@
|
|
100
135
|
"reference": "./CLISP-exception-2.0.json",
|
101
136
|
"isDeprecatedLicenseId": false,
|
102
137
|
"detailsUrl": "./CLISP-exception-2.0.html",
|
103
|
-
"referenceNumber":
|
138
|
+
"referenceNumber": 30,
|
104
139
|
"name": "CLISP exception 2.0",
|
105
140
|
"licenseExceptionId": "CLISP-exception-2.0",
|
106
141
|
"seeAlso": [
|
107
142
|
"http://sourceforge.net/p/clisp/clisp/ci/default/tree/COPYRIGHT"
|
108
143
|
]
|
109
144
|
},
|
145
|
+
{
|
146
|
+
"reference": "./cryptsetup-OpenSSL-exception.json",
|
147
|
+
"isDeprecatedLicenseId": false,
|
148
|
+
"detailsUrl": "./cryptsetup-OpenSSL-exception.html",
|
149
|
+
"referenceNumber": 3,
|
150
|
+
"name": "cryptsetup OpenSSL exception",
|
151
|
+
"licenseExceptionId": "cryptsetup-OpenSSL-exception",
|
152
|
+
"seeAlso": [
|
153
|
+
"https://gitlab.com/cryptsetup/cryptsetup/-/blob/main/COPYING",
|
154
|
+
"https://gitlab.nic.cz/datovka/datovka/-/blob/develop/COPYING",
|
155
|
+
"https://github.com/nbs-system/naxsi/blob/951123ad456bdf5ac94e8d8819342fe3d49bc002/naxsi_src/naxsi_raw.c",
|
156
|
+
"http://web.mit.edu/jgross/arch/amd64_deb60/bin/mosh"
|
157
|
+
]
|
158
|
+
},
|
110
159
|
{
|
111
160
|
"reference": "./DigiRule-FOSS-exception.json",
|
112
161
|
"isDeprecatedLicenseId": false,
|
113
162
|
"detailsUrl": "./DigiRule-FOSS-exception.html",
|
114
|
-
"referenceNumber":
|
163
|
+
"referenceNumber": 22,
|
115
164
|
"name": "DigiRule FOSS License Exception",
|
116
165
|
"licenseExceptionId": "DigiRule-FOSS-exception",
|
117
166
|
"seeAlso": [
|
@@ -122,7 +171,7 @@
|
|
122
171
|
"reference": "./eCos-exception-2.0.json",
|
123
172
|
"isDeprecatedLicenseId": false,
|
124
173
|
"detailsUrl": "./eCos-exception-2.0.html",
|
125
|
-
"referenceNumber":
|
174
|
+
"referenceNumber": 65,
|
126
175
|
"name": "eCos exception 2.0",
|
127
176
|
"licenseExceptionId": "eCos-exception-2.0",
|
128
177
|
"seeAlso": [
|
@@ -133,7 +182,7 @@
|
|
133
182
|
"reference": "./Fawkes-Runtime-exception.json",
|
134
183
|
"isDeprecatedLicenseId": false,
|
135
184
|
"detailsUrl": "./Fawkes-Runtime-exception.html",
|
136
|
-
"referenceNumber":
|
185
|
+
"referenceNumber": 67,
|
137
186
|
"name": "Fawkes Runtime Exception",
|
138
187
|
"licenseExceptionId": "Fawkes-Runtime-exception",
|
139
188
|
"seeAlso": [
|
@@ -144,18 +193,30 @@
|
|
144
193
|
"reference": "./FLTK-exception.json",
|
145
194
|
"isDeprecatedLicenseId": false,
|
146
195
|
"detailsUrl": "./FLTK-exception.html",
|
147
|
-
"referenceNumber":
|
196
|
+
"referenceNumber": 5,
|
148
197
|
"name": "FLTK exception",
|
149
198
|
"licenseExceptionId": "FLTK-exception",
|
150
199
|
"seeAlso": [
|
151
200
|
"http://www.fltk.org/COPYING.php"
|
152
201
|
]
|
153
202
|
},
|
203
|
+
{
|
204
|
+
"reference": "./fmt-exception.json",
|
205
|
+
"isDeprecatedLicenseId": false,
|
206
|
+
"detailsUrl": "./fmt-exception.html",
|
207
|
+
"referenceNumber": 33,
|
208
|
+
"name": "fmt exception",
|
209
|
+
"licenseExceptionId": "fmt-exception",
|
210
|
+
"seeAlso": [
|
211
|
+
"https://github.com/fmtlib/fmt/blob/master/LICENSE",
|
212
|
+
"https://github.com/fmtlib/fmt/blob/2eb363297b24cd71a68ccfb20ff755430f17e60f/LICENSE#L22C1-L27C62"
|
213
|
+
]
|
214
|
+
},
|
154
215
|
{
|
155
216
|
"reference": "./Font-exception-2.0.json",
|
156
217
|
"isDeprecatedLicenseId": false,
|
157
218
|
"detailsUrl": "./Font-exception-2.0.html",
|
158
|
-
"referenceNumber":
|
219
|
+
"referenceNumber": 12,
|
159
220
|
"name": "Font exception 2.0",
|
160
221
|
"licenseExceptionId": "Font-exception-2.0",
|
161
222
|
"seeAlso": [
|
@@ -166,7 +227,7 @@
|
|
166
227
|
"reference": "./freertos-exception-2.0.json",
|
167
228
|
"isDeprecatedLicenseId": false,
|
168
229
|
"detailsUrl": "./freertos-exception-2.0.html",
|
169
|
-
"referenceNumber":
|
230
|
+
"referenceNumber": 28,
|
170
231
|
"name": "FreeRTOS Exception 2.0",
|
171
232
|
"licenseExceptionId": "freertos-exception-2.0",
|
172
233
|
"seeAlso": [
|
@@ -177,51 +238,108 @@
|
|
177
238
|
"reference": "./GCC-exception-2.0.json",
|
178
239
|
"isDeprecatedLicenseId": false,
|
179
240
|
"detailsUrl": "./GCC-exception-2.0.html",
|
180
|
-
"referenceNumber":
|
241
|
+
"referenceNumber": 32,
|
181
242
|
"name": "GCC Runtime Library exception 2.0",
|
182
243
|
"licenseExceptionId": "GCC-exception-2.0",
|
183
244
|
"seeAlso": [
|
184
|
-
"https://gcc.gnu.org/git/?p\u003dgcc.git;a\u003dblob;f\u003dgcc/libgcc1.c;h\u003d762f5143fc6eed57b6797c82710f3538aa52b40b;hb\u003dcb143a3ce4fb417c68f5fa2691a1b1b1053dfba9#l10"
|
245
|
+
"https://gcc.gnu.org/git/?p\u003dgcc.git;a\u003dblob;f\u003dgcc/libgcc1.c;h\u003d762f5143fc6eed57b6797c82710f3538aa52b40b;hb\u003dcb143a3ce4fb417c68f5fa2691a1b1b1053dfba9#l10",
|
246
|
+
"https://sourceware.org/git/?p\u003dglibc.git;a\u003dblob;f\u003dcsu/abi-note.c;h\u003dc2ec208e94fbe91f63d3c375bd254b884695d190;hb\u003dHEAD"
|
247
|
+
]
|
248
|
+
},
|
249
|
+
{
|
250
|
+
"reference": "./GCC-exception-2.0-note.json",
|
251
|
+
"isDeprecatedLicenseId": false,
|
252
|
+
"detailsUrl": "./GCC-exception-2.0-note.html",
|
253
|
+
"referenceNumber": 64,
|
254
|
+
"name": "GCC Runtime Library exception 2.0 - note variant",
|
255
|
+
"licenseExceptionId": "GCC-exception-2.0-note",
|
256
|
+
"seeAlso": [
|
257
|
+
"https://sourceware.org/git/?p\u003dglibc.git;a\u003dblob;f\u003dsysdeps/x86_64/start.S"
|
185
258
|
]
|
186
259
|
},
|
187
260
|
{
|
188
261
|
"reference": "./GCC-exception-3.1.json",
|
189
262
|
"isDeprecatedLicenseId": false,
|
190
263
|
"detailsUrl": "./GCC-exception-3.1.html",
|
191
|
-
"referenceNumber":
|
264
|
+
"referenceNumber": 66,
|
192
265
|
"name": "GCC Runtime Library exception 3.1",
|
193
266
|
"licenseExceptionId": "GCC-exception-3.1",
|
194
267
|
"seeAlso": [
|
195
268
|
"http://www.gnu.org/licenses/gcc-exception-3.1.html"
|
196
269
|
]
|
197
270
|
},
|
271
|
+
{
|
272
|
+
"reference": "./Gmsh-exception.json",
|
273
|
+
"isDeprecatedLicenseId": false,
|
274
|
+
"detailsUrl": "./Gmsh-exception.html",
|
275
|
+
"referenceNumber": 35,
|
276
|
+
"name": "Gmsh exception\u003e",
|
277
|
+
"licenseExceptionId": "Gmsh-exception",
|
278
|
+
"seeAlso": [
|
279
|
+
"https://gitlab.onelab.info/gmsh/gmsh/-/raw/master/LICENSE.txt"
|
280
|
+
]
|
281
|
+
},
|
198
282
|
{
|
199
283
|
"reference": "./GNAT-exception.json",
|
200
284
|
"isDeprecatedLicenseId": false,
|
201
285
|
"detailsUrl": "./GNAT-exception.html",
|
202
|
-
"referenceNumber":
|
286
|
+
"referenceNumber": 29,
|
203
287
|
"name": "GNAT exception",
|
204
288
|
"licenseExceptionId": "GNAT-exception",
|
205
289
|
"seeAlso": [
|
206
290
|
"https://github.com/AdaCore/florist/blob/master/libsrc/posix-configurable_file_limits.adb"
|
207
291
|
]
|
208
292
|
},
|
293
|
+
{
|
294
|
+
"reference": "./GNOME-examples-exception.json",
|
295
|
+
"isDeprecatedLicenseId": false,
|
296
|
+
"detailsUrl": "./GNOME-examples-exception.html",
|
297
|
+
"referenceNumber": 61,
|
298
|
+
"name": "GNOME examples exception",
|
299
|
+
"licenseExceptionId": "GNOME-examples-exception",
|
300
|
+
"seeAlso": [
|
301
|
+
"https://gitlab.gnome.org/Archive/gnome-devel-docs/-/blob/master/platform-demos/C/legal.xml?ref_type\u003dheads",
|
302
|
+
"http://meldmerge.org/help/"
|
303
|
+
]
|
304
|
+
},
|
305
|
+
{
|
306
|
+
"reference": "./GNU-compiler-exception.json",
|
307
|
+
"isDeprecatedLicenseId": false,
|
308
|
+
"detailsUrl": "./GNU-compiler-exception.html",
|
309
|
+
"referenceNumber": 8,
|
310
|
+
"name": "GNU Compiler Exception",
|
311
|
+
"licenseExceptionId": "GNU-compiler-exception",
|
312
|
+
"seeAlso": [
|
313
|
+
"https://sourceware.org/git?p\u003dbinutils-gdb.git;a\u003dblob;f\u003dlibiberty/unlink-if-ordinary.c;h\u003de49f2f2f67bfdb10d6b2bd579b0e01cad0fd708e;hb\u003dHEAD#l19"
|
314
|
+
]
|
315
|
+
},
|
209
316
|
{
|
210
317
|
"reference": "./gnu-javamail-exception.json",
|
211
318
|
"isDeprecatedLicenseId": false,
|
212
319
|
"detailsUrl": "./gnu-javamail-exception.html",
|
213
|
-
"referenceNumber":
|
320
|
+
"referenceNumber": 1,
|
214
321
|
"name": "GNU JavaMail exception",
|
215
322
|
"licenseExceptionId": "gnu-javamail-exception",
|
216
323
|
"seeAlso": [
|
217
324
|
"http://www.gnu.org/software/classpathx/javamail/javamail.html"
|
218
325
|
]
|
219
326
|
},
|
327
|
+
{
|
328
|
+
"reference": "./GPL-3.0-interface-exception.json",
|
329
|
+
"isDeprecatedLicenseId": false,
|
330
|
+
"detailsUrl": "./GPL-3.0-interface-exception.html",
|
331
|
+
"referenceNumber": 4,
|
332
|
+
"name": "GPL-3.0 Interface Exception",
|
333
|
+
"licenseExceptionId": "GPL-3.0-interface-exception",
|
334
|
+
"seeAlso": [
|
335
|
+
"https://www.gnu.org/licenses/gpl-faq.en.html#LinkingOverControlledInterface"
|
336
|
+
]
|
337
|
+
},
|
220
338
|
{
|
221
339
|
"reference": "./GPL-3.0-linking-exception.json",
|
222
340
|
"isDeprecatedLicenseId": false,
|
223
341
|
"detailsUrl": "./GPL-3.0-linking-exception.html",
|
224
|
-
"referenceNumber":
|
342
|
+
"referenceNumber": 44,
|
225
343
|
"name": "GPL-3.0 Linking Exception",
|
226
344
|
"licenseExceptionId": "GPL-3.0-linking-exception",
|
227
345
|
"seeAlso": [
|
@@ -232,7 +350,7 @@
|
|
232
350
|
"reference": "./GPL-3.0-linking-source-exception.json",
|
233
351
|
"isDeprecatedLicenseId": false,
|
234
352
|
"detailsUrl": "./GPL-3.0-linking-source-exception.html",
|
235
|
-
"referenceNumber":
|
353
|
+
"referenceNumber": 13,
|
236
354
|
"name": "GPL-3.0 Linking Exception (with Corresponding Source)",
|
237
355
|
"licenseExceptionId": "GPL-3.0-linking-source-exception",
|
238
356
|
"seeAlso": [
|
@@ -244,7 +362,7 @@
|
|
244
362
|
"reference": "./GPL-CC-1.0.json",
|
245
363
|
"isDeprecatedLicenseId": false,
|
246
364
|
"detailsUrl": "./GPL-CC-1.0.html",
|
247
|
-
"referenceNumber":
|
365
|
+
"referenceNumber": 2,
|
248
366
|
"name": "GPL Cooperation Commitment 1.0",
|
249
367
|
"licenseExceptionId": "GPL-CC-1.0",
|
250
368
|
"seeAlso": [
|
@@ -256,7 +374,7 @@
|
|
256
374
|
"reference": "./GStreamer-exception-2005.json",
|
257
375
|
"isDeprecatedLicenseId": false,
|
258
376
|
"detailsUrl": "./GStreamer-exception-2005.html",
|
259
|
-
"referenceNumber":
|
377
|
+
"referenceNumber": 25,
|
260
378
|
"name": "GStreamer Exception (2005)",
|
261
379
|
"licenseExceptionId": "GStreamer-exception-2005",
|
262
380
|
"seeAlso": [
|
@@ -267,7 +385,7 @@
|
|
267
385
|
"reference": "./GStreamer-exception-2008.json",
|
268
386
|
"isDeprecatedLicenseId": false,
|
269
387
|
"detailsUrl": "./GStreamer-exception-2008.html",
|
270
|
-
"referenceNumber":
|
388
|
+
"referenceNumber": 46,
|
271
389
|
"name": "GStreamer Exception (2008)",
|
272
390
|
"licenseExceptionId": "GStreamer-exception-2008",
|
273
391
|
"seeAlso": [
|
@@ -278,7 +396,7 @@
|
|
278
396
|
"reference": "./i2p-gpl-java-exception.json",
|
279
397
|
"isDeprecatedLicenseId": false,
|
280
398
|
"detailsUrl": "./i2p-gpl-java-exception.html",
|
281
|
-
"referenceNumber":
|
399
|
+
"referenceNumber": 23,
|
282
400
|
"name": "i2p GPL+Java Exception",
|
283
401
|
"licenseExceptionId": "i2p-gpl-java-exception",
|
284
402
|
"seeAlso": [
|
@@ -289,7 +407,7 @@
|
|
289
407
|
"reference": "./KiCad-libraries-exception.json",
|
290
408
|
"isDeprecatedLicenseId": false,
|
291
409
|
"detailsUrl": "./KiCad-libraries-exception.html",
|
292
|
-
"referenceNumber":
|
410
|
+
"referenceNumber": 49,
|
293
411
|
"name": "KiCad Libraries Exception",
|
294
412
|
"licenseExceptionId": "KiCad-libraries-exception",
|
295
413
|
"seeAlso": [
|
@@ -300,7 +418,7 @@
|
|
300
418
|
"reference": "./LGPL-3.0-linking-exception.json",
|
301
419
|
"isDeprecatedLicenseId": false,
|
302
420
|
"detailsUrl": "./LGPL-3.0-linking-exception.html",
|
303
|
-
"referenceNumber":
|
421
|
+
"referenceNumber": 18,
|
304
422
|
"name": "LGPL-3.0 Linking Exception",
|
305
423
|
"licenseExceptionId": "LGPL-3.0-linking-exception",
|
306
424
|
"seeAlso": [
|
@@ -309,33 +427,56 @@
|
|
309
427
|
"https://github.com/juju/errors/blob/master/LICENSE"
|
310
428
|
]
|
311
429
|
},
|
430
|
+
{
|
431
|
+
"reference": "./libpri-OpenH323-exception.json",
|
432
|
+
"isDeprecatedLicenseId": false,
|
433
|
+
"detailsUrl": "./libpri-OpenH323-exception.html",
|
434
|
+
"referenceNumber": 43,
|
435
|
+
"name": "libpri OpenH323 exception",
|
436
|
+
"licenseExceptionId": "libpri-OpenH323-exception",
|
437
|
+
"seeAlso": [
|
438
|
+
"https://github.com/asterisk/libpri/blob/1.6.0/README#L19-L22"
|
439
|
+
]
|
440
|
+
},
|
312
441
|
{
|
313
442
|
"reference": "./Libtool-exception.json",
|
314
443
|
"isDeprecatedLicenseId": false,
|
315
444
|
"detailsUrl": "./Libtool-exception.html",
|
316
|
-
"referenceNumber":
|
445
|
+
"referenceNumber": 7,
|
317
446
|
"name": "Libtool Exception",
|
318
447
|
"licenseExceptionId": "Libtool-exception",
|
319
448
|
"seeAlso": [
|
320
|
-
"http://git.savannah.gnu.org/cgit/libtool.git/tree/m4/libtool.m4"
|
449
|
+
"http://git.savannah.gnu.org/cgit/libtool.git/tree/m4/libtool.m4",
|
450
|
+
"https://git.savannah.gnu.org/cgit/libtool.git/tree/libltdl/lt__alloc.c#n15"
|
321
451
|
]
|
322
452
|
},
|
323
453
|
{
|
324
454
|
"reference": "./Linux-syscall-note.json",
|
325
455
|
"isDeprecatedLicenseId": false,
|
326
456
|
"detailsUrl": "./Linux-syscall-note.html",
|
327
|
-
"referenceNumber":
|
457
|
+
"referenceNumber": 50,
|
328
458
|
"name": "Linux Syscall Note",
|
329
459
|
"licenseExceptionId": "Linux-syscall-note",
|
330
460
|
"seeAlso": [
|
331
461
|
"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/COPYING"
|
332
462
|
]
|
333
463
|
},
|
464
|
+
{
|
465
|
+
"reference": "./LLGPL.json",
|
466
|
+
"isDeprecatedLicenseId": false,
|
467
|
+
"detailsUrl": "./LLGPL.html",
|
468
|
+
"referenceNumber": 52,
|
469
|
+
"name": "LLGPL Preamble",
|
470
|
+
"licenseExceptionId": "LLGPL",
|
471
|
+
"seeAlso": [
|
472
|
+
"http://opensource.franz.com/preamble.html"
|
473
|
+
]
|
474
|
+
},
|
334
475
|
{
|
335
476
|
"reference": "./LLVM-exception.json",
|
336
477
|
"isDeprecatedLicenseId": false,
|
337
478
|
"detailsUrl": "./LLVM-exception.html",
|
338
|
-
"referenceNumber":
|
479
|
+
"referenceNumber": 59,
|
339
480
|
"name": "LLVM Exception",
|
340
481
|
"licenseExceptionId": "LLVM-exception",
|
341
482
|
"seeAlso": [
|
@@ -357,7 +498,7 @@
|
|
357
498
|
"reference": "./mif-exception.json",
|
358
499
|
"isDeprecatedLicenseId": false,
|
359
500
|
"detailsUrl": "./mif-exception.html",
|
360
|
-
"referenceNumber":
|
501
|
+
"referenceNumber": 63,
|
361
502
|
"name": "Macros and Inline Functions Exception",
|
362
503
|
"licenseExceptionId": "mif-exception",
|
363
504
|
"seeAlso": [
|
@@ -370,7 +511,7 @@
|
|
370
511
|
"reference": "./Nokia-Qt-exception-1.1.json",
|
371
512
|
"isDeprecatedLicenseId": true,
|
372
513
|
"detailsUrl": "./Nokia-Qt-exception-1.1.html",
|
373
|
-
"referenceNumber":
|
514
|
+
"referenceNumber": 38,
|
374
515
|
"name": "Nokia Qt LGPL exception 1.1",
|
375
516
|
"licenseExceptionId": "Nokia-Qt-exception-1.1",
|
376
517
|
"seeAlso": [
|
@@ -381,7 +522,7 @@
|
|
381
522
|
"reference": "./OCaml-LGPL-linking-exception.json",
|
382
523
|
"isDeprecatedLicenseId": false,
|
383
524
|
"detailsUrl": "./OCaml-LGPL-linking-exception.html",
|
384
|
-
"referenceNumber":
|
525
|
+
"referenceNumber": 26,
|
385
526
|
"name": "OCaml LGPL Linking Exception",
|
386
527
|
"licenseExceptionId": "OCaml-LGPL-linking-exception",
|
387
528
|
"seeAlso": [
|
@@ -392,7 +533,7 @@
|
|
392
533
|
"reference": "./OCCT-exception-1.0.json",
|
393
534
|
"isDeprecatedLicenseId": false,
|
394
535
|
"detailsUrl": "./OCCT-exception-1.0.html",
|
395
|
-
"referenceNumber":
|
536
|
+
"referenceNumber": 57,
|
396
537
|
"name": "Open CASCADE Exception 1.0",
|
397
538
|
"licenseExceptionId": "OCCT-exception-1.0",
|
398
539
|
"seeAlso": [
|
@@ -403,7 +544,7 @@
|
|
403
544
|
"reference": "./OpenJDK-assembly-exception-1.0.json",
|
404
545
|
"isDeprecatedLicenseId": false,
|
405
546
|
"detailsUrl": "./OpenJDK-assembly-exception-1.0.html",
|
406
|
-
"referenceNumber":
|
547
|
+
"referenceNumber": 36,
|
407
548
|
"name": "OpenJDK Assembly exception 1.0",
|
408
549
|
"licenseExceptionId": "OpenJDK-assembly-exception-1.0",
|
409
550
|
"seeAlso": [
|
@@ -414,18 +555,19 @@
|
|
414
555
|
"reference": "./openvpn-openssl-exception.json",
|
415
556
|
"isDeprecatedLicenseId": false,
|
416
557
|
"detailsUrl": "./openvpn-openssl-exception.html",
|
417
|
-
"referenceNumber":
|
558
|
+
"referenceNumber": 48,
|
418
559
|
"name": "OpenVPN OpenSSL Exception",
|
419
560
|
"licenseExceptionId": "openvpn-openssl-exception",
|
420
561
|
"seeAlso": [
|
421
|
-
"http://openvpn.net/index.php/license.html"
|
562
|
+
"http://openvpn.net/index.php/license.html",
|
563
|
+
"https://github.com/psycopg/psycopg2/blob/2_9_3/LICENSE#L14"
|
422
564
|
]
|
423
565
|
},
|
424
566
|
{
|
425
567
|
"reference": "./PS-or-PDF-font-exception-20170817.json",
|
426
568
|
"isDeprecatedLicenseId": false,
|
427
569
|
"detailsUrl": "./PS-or-PDF-font-exception-20170817.html",
|
428
|
-
"referenceNumber":
|
570
|
+
"referenceNumber": 14,
|
429
571
|
"name": "PS/PDF font exception (2017-08-17)",
|
430
572
|
"licenseExceptionId": "PS-or-PDF-font-exception-20170817",
|
431
573
|
"seeAlso": [
|
@@ -436,7 +578,7 @@
|
|
436
578
|
"reference": "./QPL-1.0-INRIA-2004-exception.json",
|
437
579
|
"isDeprecatedLicenseId": false,
|
438
580
|
"detailsUrl": "./QPL-1.0-INRIA-2004-exception.html",
|
439
|
-
"referenceNumber":
|
581
|
+
"referenceNumber": 17,
|
440
582
|
"name": "INRIA QPL 1.0 2004 variant exception",
|
441
583
|
"licenseExceptionId": "QPL-1.0-INRIA-2004-exception",
|
442
584
|
"seeAlso": [
|
@@ -448,7 +590,7 @@
|
|
448
590
|
"reference": "./Qt-GPL-exception-1.0.json",
|
449
591
|
"isDeprecatedLicenseId": false,
|
450
592
|
"detailsUrl": "./Qt-GPL-exception-1.0.html",
|
451
|
-
"referenceNumber":
|
593
|
+
"referenceNumber": 53,
|
452
594
|
"name": "Qt GPL exception 1.0",
|
453
595
|
"licenseExceptionId": "Qt-GPL-exception-1.0",
|
454
596
|
"seeAlso": [
|
@@ -459,7 +601,7 @@
|
|
459
601
|
"reference": "./Qt-LGPL-exception-1.1.json",
|
460
602
|
"isDeprecatedLicenseId": false,
|
461
603
|
"detailsUrl": "./Qt-LGPL-exception-1.1.html",
|
462
|
-
"referenceNumber":
|
604
|
+
"referenceNumber": 16,
|
463
605
|
"name": "Qt LGPL exception 1.1",
|
464
606
|
"licenseExceptionId": "Qt-LGPL-exception-1.1",
|
465
607
|
"seeAlso": [
|
@@ -470,18 +612,31 @@
|
|
470
612
|
"reference": "./Qwt-exception-1.0.json",
|
471
613
|
"isDeprecatedLicenseId": false,
|
472
614
|
"detailsUrl": "./Qwt-exception-1.0.html",
|
473
|
-
"referenceNumber":
|
615
|
+
"referenceNumber": 39,
|
474
616
|
"name": "Qwt exception 1.0",
|
475
617
|
"licenseExceptionId": "Qwt-exception-1.0",
|
476
618
|
"seeAlso": [
|
477
619
|
"http://qwt.sourceforge.net/qwtlicense.html"
|
478
620
|
]
|
479
621
|
},
|
622
|
+
{
|
623
|
+
"reference": "./SANE-exception.json",
|
624
|
+
"isDeprecatedLicenseId": false,
|
625
|
+
"detailsUrl": "./SANE-exception.html",
|
626
|
+
"referenceNumber": 11,
|
627
|
+
"name": "SANE Exception",
|
628
|
+
"licenseExceptionId": "SANE-exception",
|
629
|
+
"seeAlso": [
|
630
|
+
"https://github.com/alexpevzner/sane-airscan/blob/master/LICENSE",
|
631
|
+
"https://gitlab.com/sane-project/backends/-/blob/master/sanei/sanei_pp.c?ref_type\u003dheads",
|
632
|
+
"https://gitlab.com/sane-project/frontends/-/blob/master/sanei/sanei_codec_ascii.c?ref_type\u003dheads"
|
633
|
+
]
|
634
|
+
},
|
480
635
|
{
|
481
636
|
"reference": "./SHL-2.0.json",
|
482
637
|
"isDeprecatedLicenseId": false,
|
483
638
|
"detailsUrl": "./SHL-2.0.html",
|
484
|
-
"referenceNumber":
|
639
|
+
"referenceNumber": 56,
|
485
640
|
"name": "Solderpad Hardware License v2.0",
|
486
641
|
"licenseExceptionId": "SHL-2.0",
|
487
642
|
"seeAlso": [
|
@@ -492,18 +647,29 @@
|
|
492
647
|
"reference": "./SHL-2.1.json",
|
493
648
|
"isDeprecatedLicenseId": false,
|
494
649
|
"detailsUrl": "./SHL-2.1.html",
|
495
|
-
"referenceNumber":
|
650
|
+
"referenceNumber": 20,
|
496
651
|
"name": "Solderpad Hardware License v2.1",
|
497
652
|
"licenseExceptionId": "SHL-2.1",
|
498
653
|
"seeAlso": [
|
499
654
|
"https://solderpad.org/licenses/SHL-2.1/"
|
500
655
|
]
|
501
656
|
},
|
657
|
+
{
|
658
|
+
"reference": "./stunnel-exception.json",
|
659
|
+
"isDeprecatedLicenseId": false,
|
660
|
+
"detailsUrl": "./stunnel-exception.html",
|
661
|
+
"referenceNumber": 51,
|
662
|
+
"name": "stunnel Exception",
|
663
|
+
"licenseExceptionId": "stunnel-exception",
|
664
|
+
"seeAlso": [
|
665
|
+
"https://github.com/mtrojnar/stunnel/blob/master/COPYING.md"
|
666
|
+
]
|
667
|
+
},
|
502
668
|
{
|
503
669
|
"reference": "./SWI-exception.json",
|
504
670
|
"isDeprecatedLicenseId": false,
|
505
671
|
"detailsUrl": "./SWI-exception.html",
|
506
|
-
"referenceNumber":
|
672
|
+
"referenceNumber": 34,
|
507
673
|
"name": "SWI exception",
|
508
674
|
"licenseExceptionId": "SWI-exception",
|
509
675
|
"seeAlso": [
|
@@ -514,7 +680,7 @@
|
|
514
680
|
"reference": "./Swift-exception.json",
|
515
681
|
"isDeprecatedLicenseId": false,
|
516
682
|
"detailsUrl": "./Swift-exception.html",
|
517
|
-
"referenceNumber":
|
683
|
+
"referenceNumber": 21,
|
518
684
|
"name": "Swift Exception",
|
519
685
|
"licenseExceptionId": "Swift-exception",
|
520
686
|
"seeAlso": [
|
@@ -522,33 +688,68 @@
|
|
522
688
|
"https://github.com/apple/swift-package-manager/blob/7ab2275f447a5eb37497ed63a9340f8a6d1e488b/LICENSE.txt#L205"
|
523
689
|
]
|
524
690
|
},
|
691
|
+
{
|
692
|
+
"reference": "./Texinfo-exception.json",
|
693
|
+
"isDeprecatedLicenseId": false,
|
694
|
+
"detailsUrl": "./Texinfo-exception.html",
|
695
|
+
"referenceNumber": 6,
|
696
|
+
"name": "Texinfo exception",
|
697
|
+
"licenseExceptionId": "Texinfo-exception",
|
698
|
+
"seeAlso": [
|
699
|
+
"https://git.savannah.gnu.org/cgit/automake.git/tree/lib/texinfo.tex?h\u003dv1.16.5#n23"
|
700
|
+
]
|
701
|
+
},
|
525
702
|
{
|
526
703
|
"reference": "./u-boot-exception-2.0.json",
|
527
704
|
"isDeprecatedLicenseId": false,
|
528
705
|
"detailsUrl": "./u-boot-exception-2.0.html",
|
529
|
-
"referenceNumber":
|
706
|
+
"referenceNumber": 31,
|
530
707
|
"name": "U-Boot exception 2.0",
|
531
708
|
"licenseExceptionId": "u-boot-exception-2.0",
|
532
709
|
"seeAlso": [
|
533
710
|
"http://git.denx.de/?p\u003du-boot.git;a\u003dblob;f\u003dLicenses/Exceptions"
|
534
711
|
]
|
535
712
|
},
|
713
|
+
{
|
714
|
+
"reference": "./UBDL-exception.json",
|
715
|
+
"isDeprecatedLicenseId": false,
|
716
|
+
"detailsUrl": "./UBDL-exception.html",
|
717
|
+
"referenceNumber": 19,
|
718
|
+
"name": "Unmodified Binary Distribution exception",
|
719
|
+
"licenseExceptionId": "UBDL-exception",
|
720
|
+
"seeAlso": [
|
721
|
+
"https://github.com/ipxe/ipxe/blob/master/COPYING.UBDL"
|
722
|
+
]
|
723
|
+
},
|
536
724
|
{
|
537
725
|
"reference": "./Universal-FOSS-exception-1.0.json",
|
538
726
|
"isDeprecatedLicenseId": false,
|
539
727
|
"detailsUrl": "./Universal-FOSS-exception-1.0.html",
|
540
|
-
"referenceNumber":
|
728
|
+
"referenceNumber": 37,
|
541
729
|
"name": "Universal FOSS Exception, Version 1.0",
|
542
730
|
"licenseExceptionId": "Universal-FOSS-exception-1.0",
|
543
731
|
"seeAlso": [
|
544
732
|
"https://oss.oracle.com/licenses/universal-foss-exception/"
|
545
733
|
]
|
546
734
|
},
|
735
|
+
{
|
736
|
+
"reference": "./vsftpd-openssl-exception.json",
|
737
|
+
"isDeprecatedLicenseId": false,
|
738
|
+
"detailsUrl": "./vsftpd-openssl-exception.html",
|
739
|
+
"referenceNumber": 45,
|
740
|
+
"name": "vsftpd OpenSSL exception",
|
741
|
+
"licenseExceptionId": "vsftpd-openssl-exception",
|
742
|
+
"seeAlso": [
|
743
|
+
"https://git.stg.centos.org/source-git/vsftpd/blob/f727873674d9c9cd7afcae6677aa782eb54c8362/f/LICENSE",
|
744
|
+
"https://launchpad.net/debian/squeeze/+source/vsftpd/+copyright",
|
745
|
+
"https://github.com/richardcochran/vsftpd/blob/master/COPYING"
|
746
|
+
]
|
747
|
+
},
|
547
748
|
{
|
548
749
|
"reference": "./WxWindows-exception-3.1.json",
|
549
750
|
"isDeprecatedLicenseId": false,
|
550
751
|
"detailsUrl": "./WxWindows-exception-3.1.html",
|
551
|
-
"referenceNumber":
|
752
|
+
"referenceNumber": 15,
|
552
753
|
"name": "WxWindows Library Exception 3.1",
|
553
754
|
"licenseExceptionId": "WxWindows-exception-3.1",
|
554
755
|
"seeAlso": [
|
@@ -559,7 +760,7 @@
|
|
559
760
|
"reference": "./x11vnc-openssl-exception.json",
|
560
761
|
"isDeprecatedLicenseId": false,
|
561
762
|
"detailsUrl": "./x11vnc-openssl-exception.html",
|
562
|
-
"referenceNumber":
|
763
|
+
"referenceNumber": 54,
|
563
764
|
"name": "x11vnc OpenSSL Exception",
|
564
765
|
"licenseExceptionId": "x11vnc-openssl-exception",
|
565
766
|
"seeAlso": [
|
@@ -567,5 +768,5 @@
|
|
567
768
|
]
|
568
769
|
}
|
569
770
|
],
|
570
|
-
"releaseDate": "
|
771
|
+
"releaseDate": "2024-03-15"
|
571
772
|
}
|