diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2021-09-01 08:44:49 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-03 09:53:28 +0100 |
commit | d521ba8c32cc1028304369b754d9d9dbf0f0e60d (patch) | |
tree | e6f0e32ea8dd7feaa96a231fd09fa25c768eec8a | |
parent | 2220839599c716707ed834f9c357c77612ba60cf (diff) | |
download | poky-d521ba8c32cc1028304369b754d9d9dbf0f0e60d.tar.gz |
Add SPDX licenses
Adds the SPDX license database from https://github.com/spdx/license-list-data
(From OE-Core rev: a8048931701438e2f267a52a43869c27743907e3)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/files/spdx-licenses.json | 5938 |
1 files changed, 5938 insertions, 0 deletions
diff --git a/meta/files/spdx-licenses.json b/meta/files/spdx-licenses.json new file mode 100644 index 0000000000..582c73ca64 --- /dev/null +++ b/meta/files/spdx-licenses.json | |||
@@ -0,0 +1,5938 @@ | |||
1 | { | ||
2 | "licenseListVersion": "7bcf79d", | ||
3 | "licenses": [ | ||
4 | { | ||
5 | "reference": "https://spdx.org/licenses/GPL-1.0.html", | ||
6 | "isDeprecatedLicenseId": true, | ||
7 | "detailsUrl": "https://spdx.org/licenses/GPL-1.0.json", | ||
8 | "referenceNumber": 0, | ||
9 | "name": "GNU General Public License v1.0 only", | ||
10 | "licenseId": "GPL-1.0", | ||
11 | "seeAlso": [ | ||
12 | "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html" | ||
13 | ], | ||
14 | "isOsiApproved": false | ||
15 | }, | ||
16 | { | ||
17 | "reference": "https://spdx.org/licenses/Intel-ACPI.html", | ||
18 | "isDeprecatedLicenseId": false, | ||
19 | "detailsUrl": "https://spdx.org/licenses/Intel-ACPI.json", | ||
20 | "referenceNumber": 1, | ||
21 | "name": "Intel ACPI Software License Agreement", | ||
22 | "licenseId": "Intel-ACPI", | ||
23 | "seeAlso": [ | ||
24 | "https://fedoraproject.org/wiki/Licensing/Intel_ACPI_Software_License_Agreement" | ||
25 | ], | ||
26 | "isOsiApproved": false | ||
27 | }, | ||
28 | { | ||
29 | "reference": "https://spdx.org/licenses/XSkat.html", | ||
30 | "isDeprecatedLicenseId": false, | ||
31 | "detailsUrl": "https://spdx.org/licenses/XSkat.json", | ||
32 | "referenceNumber": 2, | ||
33 | "name": "XSkat License", | ||
34 | "licenseId": "XSkat", | ||
35 | "seeAlso": [ | ||
36 | "https://fedoraproject.org/wiki/Licensing/XSkat_License" | ||
37 | ], | ||
38 | "isOsiApproved": false | ||
39 | }, | ||
40 | { | ||
41 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.0.html", | ||
42 | "isDeprecatedLicenseId": false, | ||
43 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-2.0.json", | ||
44 | "referenceNumber": 3, | ||
45 | "name": "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic", | ||
46 | "licenseId": "CC-BY-NC-SA-2.0", | ||
47 | "seeAlso": [ | ||
48 | "https://creativecommons.org/licenses/by-nc-sa/2.0/legalcode" | ||
49 | ], | ||
50 | "isOsiApproved": false | ||
51 | }, | ||
52 | { | ||
53 | "reference": "https://spdx.org/licenses/bzip2-1.0.6.html", | ||
54 | "isDeprecatedLicenseId": false, | ||
55 | "detailsUrl": "https://spdx.org/licenses/bzip2-1.0.6.json", | ||
56 | "referenceNumber": 4, | ||
57 | "name": "bzip2 and libbzip2 License v1.0.6", | ||
58 | "licenseId": "bzip2-1.0.6", | ||
59 | "seeAlso": [ | ||
60 | "https://sourceware.org/git/?p\u003dbzip2.git;a\u003dblob;f\u003dLICENSE;hb\u003dbzip2-1.0.6", | ||
61 | "http://bzip.org/1.0.5/bzip2-manual-1.0.5.html" | ||
62 | ], | ||
63 | "isOsiApproved": false | ||
64 | }, | ||
65 | { | ||
66 | "reference": "https://spdx.org/licenses/Giftware.html", | ||
67 | "isDeprecatedLicenseId": false, | ||
68 | "detailsUrl": "https://spdx.org/licenses/Giftware.json", | ||
69 | "referenceNumber": 5, | ||
70 | "name": "Giftware License", | ||
71 | "licenseId": "Giftware", | ||
72 | "seeAlso": [ | ||
73 | "http://liballeg.org/license.html#allegro-4-the-giftware-license" | ||
74 | ], | ||
75 | "isOsiApproved": false | ||
76 | }, | ||
77 | { | ||
78 | "reference": "https://spdx.org/licenses/Plexus.html", | ||
79 | "isDeprecatedLicenseId": false, | ||
80 | "detailsUrl": "https://spdx.org/licenses/Plexus.json", | ||
81 | "referenceNumber": 6, | ||
82 | "name": "Plexus Classworlds License", | ||
83 | "licenseId": "Plexus", | ||
84 | "seeAlso": [ | ||
85 | "https://fedoraproject.org/wiki/Licensing/Plexus_Classworlds_License" | ||
86 | ], | ||
87 | "isOsiApproved": false | ||
88 | }, | ||
89 | { | ||
90 | "reference": "https://spdx.org/licenses/BitTorrent-1.0.html", | ||
91 | "isDeprecatedLicenseId": false, | ||
92 | "detailsUrl": "https://spdx.org/licenses/BitTorrent-1.0.json", | ||
93 | "referenceNumber": 7, | ||
94 | "name": "BitTorrent Open Source License v1.0", | ||
95 | "licenseId": "BitTorrent-1.0", | ||
96 | "seeAlso": [ | ||
97 | "http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/licenses/BitTorrent?r1\u003d1.1\u0026r2\u003d1.1.1.1\u0026diff_format\u003ds" | ||
98 | ], | ||
99 | "isOsiApproved": false | ||
100 | }, | ||
101 | { | ||
102 | "reference": "https://spdx.org/licenses/APSL-1.1.html", | ||
103 | "isDeprecatedLicenseId": false, | ||
104 | "detailsUrl": "https://spdx.org/licenses/APSL-1.1.json", | ||
105 | "referenceNumber": 8, | ||
106 | "name": "Apple Public Source License 1.1", | ||
107 | "licenseId": "APSL-1.1", | ||
108 | "seeAlso": [ | ||
109 | "http://www.opensource.apple.com/source/IOSerialFamily/IOSerialFamily-7/APPLE_LICENSE" | ||
110 | ], | ||
111 | "isOsiApproved": true | ||
112 | }, | ||
113 | { | ||
114 | "reference": "https://spdx.org/licenses/GPL-2.0-with-GCC-exception.html", | ||
115 | "isDeprecatedLicenseId": true, | ||
116 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-with-GCC-exception.json", | ||
117 | "referenceNumber": 9, | ||
118 | "name": "GNU General Public License v2.0 w/GCC Runtime Library exception", | ||
119 | "licenseId": "GPL-2.0-with-GCC-exception", | ||
120 | "seeAlso": [ | ||
121 | "https://gcc.gnu.org/git/?p\u003dgcc.git;a\u003dblob;f\u003dgcc/libgcc1.c;h\u003d762f5143fc6eed57b6797c82710f3538aa52b40b;hb\u003dcb143a3ce4fb417c68f5fa2691a1b1b1053dfba9#l10" | ||
122 | ], | ||
123 | "isOsiApproved": false | ||
124 | }, | ||
125 | { | ||
126 | "reference": "https://spdx.org/licenses/UPL-1.0.html", | ||
127 | "isDeprecatedLicenseId": false, | ||
128 | "detailsUrl": "https://spdx.org/licenses/UPL-1.0.json", | ||
129 | "referenceNumber": 10, | ||
130 | "name": "Universal Permissive License v1.0", | ||
131 | "licenseId": "UPL-1.0", | ||
132 | "seeAlso": [ | ||
133 | "https://opensource.org/licenses/UPL" | ||
134 | ], | ||
135 | "isOsiApproved": true, | ||
136 | "isFsfLibre": true | ||
137 | }, | ||
138 | { | ||
139 | "reference": "https://spdx.org/licenses/wxWindows.html", | ||
140 | "isDeprecatedLicenseId": true, | ||
141 | "detailsUrl": "https://spdx.org/licenses/wxWindows.json", | ||
142 | "referenceNumber": 11, | ||
143 | "name": "wxWindows Library License", | ||
144 | "licenseId": "wxWindows", | ||
145 | "seeAlso": [ | ||
146 | "https://opensource.org/licenses/WXwindows" | ||
147 | ], | ||
148 | "isOsiApproved": false | ||
149 | }, | ||
150 | { | ||
151 | "reference": "https://spdx.org/licenses/Caldera.html", | ||
152 | "isDeprecatedLicenseId": false, | ||
153 | "detailsUrl": "https://spdx.org/licenses/Caldera.json", | ||
154 | "referenceNumber": 12, | ||
155 | "name": "Caldera License", | ||
156 | "licenseId": "Caldera", | ||
157 | "seeAlso": [ | ||
158 | "http://www.lemis.com/grog/UNIX/ancient-source-all.pdf" | ||
159 | ], | ||
160 | "isOsiApproved": false | ||
161 | }, | ||
162 | { | ||
163 | "reference": "https://spdx.org/licenses/Zend-2.0.html", | ||
164 | "isDeprecatedLicenseId": false, | ||
165 | "detailsUrl": "https://spdx.org/licenses/Zend-2.0.json", | ||
166 | "referenceNumber": 13, | ||
167 | "name": "Zend License v2.0", | ||
168 | "licenseId": "Zend-2.0", | ||
169 | "seeAlso": [ | ||
170 | "https://web.archive.org/web/20130517195954/http://www.zend.com/license/2_00.txt" | ||
171 | ], | ||
172 | "isOsiApproved": false, | ||
173 | "isFsfLibre": true | ||
174 | }, | ||
175 | { | ||
176 | "reference": "https://spdx.org/licenses/CUA-OPL-1.0.html", | ||
177 | "isDeprecatedLicenseId": false, | ||
178 | "detailsUrl": "https://spdx.org/licenses/CUA-OPL-1.0.json", | ||
179 | "referenceNumber": 14, | ||
180 | "name": "CUA Office Public License v1.0", | ||
181 | "licenseId": "CUA-OPL-1.0", | ||
182 | "seeAlso": [ | ||
183 | "https://opensource.org/licenses/CUA-OPL-1.0" | ||
184 | ], | ||
185 | "isOsiApproved": true | ||
186 | }, | ||
187 | { | ||
188 | "reference": "https://spdx.org/licenses/W3C.html", | ||
189 | "isDeprecatedLicenseId": false, | ||
190 | "detailsUrl": "https://spdx.org/licenses/W3C.json", | ||
191 | "referenceNumber": 15, | ||
192 | "name": "W3C Software Notice and License (2002-12-31)", | ||
193 | "licenseId": "W3C", | ||
194 | "seeAlso": [ | ||
195 | "http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html", | ||
196 | "https://opensource.org/licenses/W3C" | ||
197 | ], | ||
198 | "isOsiApproved": true, | ||
199 | "isFsfLibre": true | ||
200 | }, | ||
201 | { | ||
202 | "reference": "https://spdx.org/licenses/JPNIC.html", | ||
203 | "isDeprecatedLicenseId": false, | ||
204 | "detailsUrl": "https://spdx.org/licenses/JPNIC.json", | ||
205 | "referenceNumber": 16, | ||
206 | "name": "Japan Network Information Center License", | ||
207 | "licenseId": "JPNIC", | ||
208 | "seeAlso": [ | ||
209 | "https://gitlab.isc.org/isc-projects/bind9/blob/master/COPYRIGHT#L366" | ||
210 | ], | ||
211 | "isOsiApproved": false | ||
212 | }, | ||
213 | { | ||
214 | "reference": "https://spdx.org/licenses/SAX-PD.html", | ||
215 | "isDeprecatedLicenseId": false, | ||
216 | "detailsUrl": "https://spdx.org/licenses/SAX-PD.json", | ||
217 | "referenceNumber": 17, | ||
218 | "name": "Sax Public Domain Notice", | ||
219 | "licenseId": "SAX-PD", | ||
220 | "seeAlso": [ | ||
221 | "http://www.saxproject.org/copying.html" | ||
222 | ], | ||
223 | "isOsiApproved": false | ||
224 | }, | ||
225 | { | ||
226 | "reference": "https://spdx.org/licenses/CC-BY-ND-2.5.html", | ||
227 | "isDeprecatedLicenseId": false, | ||
228 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-2.5.json", | ||
229 | "referenceNumber": 18, | ||
230 | "name": "Creative Commons Attribution No Derivatives 2.5 Generic", | ||
231 | "licenseId": "CC-BY-ND-2.5", | ||
232 | "seeAlso": [ | ||
233 | "https://creativecommons.org/licenses/by-nd/2.5/legalcode" | ||
234 | ], | ||
235 | "isOsiApproved": false | ||
236 | }, | ||
237 | { | ||
238 | "reference": "https://spdx.org/licenses/LGPLLR.html", | ||
239 | "isDeprecatedLicenseId": false, | ||
240 | "detailsUrl": "https://spdx.org/licenses/LGPLLR.json", | ||
241 | "referenceNumber": 19, | ||
242 | "name": "Lesser General Public License For Linguistic Resources", | ||
243 | "licenseId": "LGPLLR", | ||
244 | "seeAlso": [ | ||
245 | "http://www-igm.univ-mlv.fr/~unitex/lgpllr.html" | ||
246 | ], | ||
247 | "isOsiApproved": false | ||
248 | }, | ||
249 | { | ||
250 | "reference": "https://spdx.org/licenses/eGenix.html", | ||
251 | "isDeprecatedLicenseId": false, | ||
252 | "detailsUrl": "https://spdx.org/licenses/eGenix.json", | ||
253 | "referenceNumber": 20, | ||
254 | "name": "eGenix.com Public License 1.1.0", | ||
255 | "licenseId": "eGenix", | ||
256 | "seeAlso": [ | ||
257 | "http://www.egenix.com/products/eGenix.com-Public-License-1.1.0.pdf", | ||
258 | "https://fedoraproject.org/wiki/Licensing/eGenix.com_Public_License_1.1.0" | ||
259 | ], | ||
260 | "isOsiApproved": false | ||
261 | }, | ||
262 | { | ||
263 | "reference": "https://spdx.org/licenses/OLDAP-2.2.2.html", | ||
264 | "isDeprecatedLicenseId": false, | ||
265 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.2.2.json", | ||
266 | "referenceNumber": 21, | ||
267 | "name": "Open LDAP Public License 2.2.2", | ||
268 | "licenseId": "OLDAP-2.2.2", | ||
269 | "seeAlso": [ | ||
270 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003ddf2cc1e21eb7c160695f5b7cffd6296c151ba188" | ||
271 | ], | ||
272 | "isOsiApproved": false | ||
273 | }, | ||
274 | { | ||
275 | "reference": "https://spdx.org/licenses/IPA.html", | ||
276 | "isDeprecatedLicenseId": false, | ||
277 | "detailsUrl": "https://spdx.org/licenses/IPA.json", | ||
278 | "referenceNumber": 22, | ||
279 | "name": "IPA Font License", | ||
280 | "licenseId": "IPA", | ||
281 | "seeAlso": [ | ||
282 | "https://opensource.org/licenses/IPA" | ||
283 | ], | ||
284 | "isOsiApproved": true, | ||
285 | "isFsfLibre": true | ||
286 | }, | ||
287 | { | ||
288 | "reference": "https://spdx.org/licenses/CC-BY-ND-3.0-DE.html", | ||
289 | "isDeprecatedLicenseId": false, | ||
290 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-3.0-DE.json", | ||
291 | "referenceNumber": 23, | ||
292 | "name": "Creative Commons Attribution No Derivatives 3.0 Germany", | ||
293 | "licenseId": "CC-BY-ND-3.0-DE", | ||
294 | "seeAlso": [ | ||
295 | "https://creativecommons.org/licenses/by-nd/3.0/de/legalcode" | ||
296 | ], | ||
297 | "isOsiApproved": false | ||
298 | }, | ||
299 | { | ||
300 | "reference": "https://spdx.org/licenses/NCSA.html", | ||
301 | "isDeprecatedLicenseId": false, | ||
302 | "detailsUrl": "https://spdx.org/licenses/NCSA.json", | ||
303 | "referenceNumber": 24, | ||
304 | "name": "University of Illinois/NCSA Open Source License", | ||
305 | "licenseId": "NCSA", | ||
306 | "seeAlso": [ | ||
307 | "http://otm.illinois.edu/uiuc_openSource", | ||
308 | "https://opensource.org/licenses/NCSA" | ||
309 | ], | ||
310 | "isOsiApproved": true, | ||
311 | "isFsfLibre": true | ||
312 | }, | ||
313 | { | ||
314 | "reference": "https://spdx.org/licenses/PHP-3.01.html", | ||
315 | "isDeprecatedLicenseId": false, | ||
316 | "detailsUrl": "https://spdx.org/licenses/PHP-3.01.json", | ||
317 | "referenceNumber": 25, | ||
318 | "name": "PHP License v3.01", | ||
319 | "licenseId": "PHP-3.01", | ||
320 | "seeAlso": [ | ||
321 | "http://www.php.net/license/3_01.txt" | ||
322 | ], | ||
323 | "isOsiApproved": true, | ||
324 | "isFsfLibre": true | ||
325 | }, | ||
326 | { | ||
327 | "reference": "https://spdx.org/licenses/CC-PDDC.html", | ||
328 | "isDeprecatedLicenseId": false, | ||
329 | "detailsUrl": "https://spdx.org/licenses/CC-PDDC.json", | ||
330 | "referenceNumber": 26, | ||
331 | "name": "Creative Commons Public Domain Dedication and Certification", | ||
332 | "licenseId": "CC-PDDC", | ||
333 | "seeAlso": [ | ||
334 | "https://creativecommons.org/licenses/publicdomain/" | ||
335 | ], | ||
336 | "isOsiApproved": false | ||
337 | }, | ||
338 | { | ||
339 | "reference": "https://spdx.org/licenses/Net-SNMP.html", | ||
340 | "isDeprecatedLicenseId": false, | ||
341 | "detailsUrl": "https://spdx.org/licenses/Net-SNMP.json", | ||
342 | "referenceNumber": 27, | ||
343 | "name": "Net-SNMP License", | ||
344 | "licenseId": "Net-SNMP", | ||
345 | "seeAlso": [ | ||
346 | "http://net-snmp.sourceforge.net/about/license.html" | ||
347 | ], | ||
348 | "isOsiApproved": false | ||
349 | }, | ||
350 | { | ||
351 | "reference": "https://spdx.org/licenses/YPL-1.0.html", | ||
352 | "isDeprecatedLicenseId": false, | ||
353 | "detailsUrl": "https://spdx.org/licenses/YPL-1.0.json", | ||
354 | "referenceNumber": 28, | ||
355 | "name": "Yahoo! Public License v1.0", | ||
356 | "licenseId": "YPL-1.0", | ||
357 | "seeAlso": [ | ||
358 | "http://www.zimbra.com/license/yahoo_public_license_1.0.html" | ||
359 | ], | ||
360 | "isOsiApproved": false | ||
361 | }, | ||
362 | { | ||
363 | "reference": "https://spdx.org/licenses/Adobe-2006.html", | ||
364 | "isDeprecatedLicenseId": false, | ||
365 | "detailsUrl": "https://spdx.org/licenses/Adobe-2006.json", | ||
366 | "referenceNumber": 29, | ||
367 | "name": "Adobe Systems Incorporated Source Code License Agreement", | ||
368 | "licenseId": "Adobe-2006", | ||
369 | "seeAlso": [ | ||
370 | "https://fedoraproject.org/wiki/Licensing/AdobeLicense" | ||
371 | ], | ||
372 | "isOsiApproved": false | ||
373 | }, | ||
374 | { | ||
375 | "reference": "https://spdx.org/licenses/Nunit.html", | ||
376 | "isDeprecatedLicenseId": true, | ||
377 | "detailsUrl": "https://spdx.org/licenses/Nunit.json", | ||
378 | "referenceNumber": 30, | ||
379 | "name": "Nunit License", | ||
380 | "licenseId": "Nunit", | ||
381 | "seeAlso": [ | ||
382 | "https://fedoraproject.org/wiki/Licensing/Nunit" | ||
383 | ], | ||
384 | "isOsiApproved": false | ||
385 | }, | ||
386 | { | ||
387 | "reference": "https://spdx.org/licenses/MITNFA.html", | ||
388 | "isDeprecatedLicenseId": false, | ||
389 | "detailsUrl": "https://spdx.org/licenses/MITNFA.json", | ||
390 | "referenceNumber": 31, | ||
391 | "name": "MIT +no-false-attribs license", | ||
392 | "licenseId": "MITNFA", | ||
393 | "seeAlso": [ | ||
394 | "https://fedoraproject.org/wiki/Licensing/MITNFA" | ||
395 | ], | ||
396 | "isOsiApproved": false | ||
397 | }, | ||
398 | { | ||
399 | "reference": "https://spdx.org/licenses/BSD-Source-Code.html", | ||
400 | "isDeprecatedLicenseId": false, | ||
401 | "detailsUrl": "https://spdx.org/licenses/BSD-Source-Code.json", | ||
402 | "referenceNumber": 32, | ||
403 | "name": "BSD Source Code Attribution", | ||
404 | "licenseId": "BSD-Source-Code", | ||
405 | "seeAlso": [ | ||
406 | "https://github.com/robbiehanson/CocoaHTTPServer/blob/master/LICENSE.txt" | ||
407 | ], | ||
408 | "isOsiApproved": false | ||
409 | }, | ||
410 | { | ||
411 | "reference": "https://spdx.org/licenses/CC-BY-SA-2.5.html", | ||
412 | "isDeprecatedLicenseId": false, | ||
413 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-2.5.json", | ||
414 | "referenceNumber": 33, | ||
415 | "name": "Creative Commons Attribution Share Alike 2.5 Generic", | ||
416 | "licenseId": "CC-BY-SA-2.5", | ||
417 | "seeAlso": [ | ||
418 | "https://creativecommons.org/licenses/by-sa/2.5/legalcode" | ||
419 | ], | ||
420 | "isOsiApproved": false | ||
421 | }, | ||
422 | { | ||
423 | "reference": "https://spdx.org/licenses/OPUBL-1.0.html", | ||
424 | "isDeprecatedLicenseId": false, | ||
425 | "detailsUrl": "https://spdx.org/licenses/OPUBL-1.0.json", | ||
426 | "referenceNumber": 34, | ||
427 | "name": "Open Publication License v1.0", | ||
428 | "licenseId": "OPUBL-1.0", | ||
429 | "seeAlso": [ | ||
430 | "http://opencontent.org/openpub/", | ||
431 | "https://www.debian.org/opl", | ||
432 | "https://www.ctan.org/license/opl" | ||
433 | ], | ||
434 | "isOsiApproved": false | ||
435 | }, | ||
436 | { | ||
437 | "reference": "https://spdx.org/licenses/OSL-1.1.html", | ||
438 | "isDeprecatedLicenseId": false, | ||
439 | "detailsUrl": "https://spdx.org/licenses/OSL-1.1.json", | ||
440 | "referenceNumber": 35, | ||
441 | "name": "Open Software License 1.1", | ||
442 | "licenseId": "OSL-1.1", | ||
443 | "seeAlso": [ | ||
444 | "https://fedoraproject.org/wiki/Licensing/OSL1.1" | ||
445 | ], | ||
446 | "isOsiApproved": false, | ||
447 | "isFsfLibre": true | ||
448 | }, | ||
449 | { | ||
450 | "reference": "https://spdx.org/licenses/CC-BY-SA-4.0.html", | ||
451 | "isDeprecatedLicenseId": false, | ||
452 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-4.0.json", | ||
453 | "referenceNumber": 36, | ||
454 | "name": "Creative Commons Attribution Share Alike 4.0 International", | ||
455 | "licenseId": "CC-BY-SA-4.0", | ||
456 | "seeAlso": [ | ||
457 | "https://creativecommons.org/licenses/by-sa/4.0/legalcode" | ||
458 | ], | ||
459 | "isOsiApproved": false, | ||
460 | "isFsfLibre": true | ||
461 | }, | ||
462 | { | ||
463 | "reference": "https://spdx.org/licenses/Unicode-TOU.html", | ||
464 | "isDeprecatedLicenseId": false, | ||
465 | "detailsUrl": "https://spdx.org/licenses/Unicode-TOU.json", | ||
466 | "referenceNumber": 37, | ||
467 | "name": "Unicode Terms of Use", | ||
468 | "licenseId": "Unicode-TOU", | ||
469 | "seeAlso": [ | ||
470 | "http://www.unicode.org/copyright.html" | ||
471 | ], | ||
472 | "isOsiApproved": false | ||
473 | }, | ||
474 | { | ||
475 | "reference": "https://spdx.org/licenses/NGPL.html", | ||
476 | "isDeprecatedLicenseId": false, | ||
477 | "detailsUrl": "https://spdx.org/licenses/NGPL.json", | ||
478 | "referenceNumber": 38, | ||
479 | "name": "Nethack General Public License", | ||
480 | "licenseId": "NGPL", | ||
481 | "seeAlso": [ | ||
482 | "https://opensource.org/licenses/NGPL" | ||
483 | ], | ||
484 | "isOsiApproved": true | ||
485 | }, | ||
486 | { | ||
487 | "reference": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-License.html", | ||
488 | "isDeprecatedLicenseId": false, | ||
489 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-License.json", | ||
490 | "referenceNumber": 39, | ||
491 | "name": "BSD 3-Clause No Nuclear License", | ||
492 | "licenseId": "BSD-3-Clause-No-Nuclear-License", | ||
493 | "seeAlso": [ | ||
494 | "http://download.oracle.com/otn-pub/java/licenses/bsd.txt?AuthParam\u003d1467140197_43d516ce1776bd08a58235a7785be1cc" | ||
495 | ], | ||
496 | "isOsiApproved": false | ||
497 | }, | ||
498 | { | ||
499 | "reference": "https://spdx.org/licenses/Motosoto.html", | ||
500 | "isDeprecatedLicenseId": false, | ||
501 | "detailsUrl": "https://spdx.org/licenses/Motosoto.json", | ||
502 | "referenceNumber": 40, | ||
503 | "name": "Motosoto License", | ||
504 | "licenseId": "Motosoto", | ||
505 | "seeAlso": [ | ||
506 | "https://opensource.org/licenses/Motosoto" | ||
507 | ], | ||
508 | "isOsiApproved": true | ||
509 | }, | ||
510 | { | ||
511 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.0-UK.html", | ||
512 | "isDeprecatedLicenseId": false, | ||
513 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-2.0-UK.json", | ||
514 | "referenceNumber": 41, | ||
515 | "name": "Creative Commons Attribution Non Commercial Share Alike 2.0 England and Wales", | ||
516 | "licenseId": "CC-BY-NC-SA-2.0-UK", | ||
517 | "seeAlso": [ | ||
518 | "https://creativecommons.org/licenses/by-nc-sa/2.0/uk/legalcode" | ||
519 | ], | ||
520 | "isOsiApproved": false | ||
521 | }, | ||
522 | { | ||
523 | "reference": "https://spdx.org/licenses/gnuplot.html", | ||
524 | "isDeprecatedLicenseId": false, | ||
525 | "detailsUrl": "https://spdx.org/licenses/gnuplot.json", | ||
526 | "referenceNumber": 42, | ||
527 | "name": "gnuplot License", | ||
528 | "licenseId": "gnuplot", | ||
529 | "seeAlso": [ | ||
530 | "https://fedoraproject.org/wiki/Licensing/Gnuplot" | ||
531 | ], | ||
532 | "isOsiApproved": false, | ||
533 | "isFsfLibre": true | ||
534 | }, | ||
535 | { | ||
536 | "reference": "https://spdx.org/licenses/Eurosym.html", | ||
537 | "isDeprecatedLicenseId": false, | ||
538 | "detailsUrl": "https://spdx.org/licenses/Eurosym.json", | ||
539 | "referenceNumber": 43, | ||
540 | "name": "Eurosym License", | ||
541 | "licenseId": "Eurosym", | ||
542 | "seeAlso": [ | ||
543 | "https://fedoraproject.org/wiki/Licensing/Eurosym" | ||
544 | ], | ||
545 | "isOsiApproved": false | ||
546 | }, | ||
547 | { | ||
548 | "reference": "https://spdx.org/licenses/CC-BY-2.5-AU.html", | ||
549 | "isDeprecatedLicenseId": false, | ||
550 | "detailsUrl": "https://spdx.org/licenses/CC-BY-2.5-AU.json", | ||
551 | "referenceNumber": 44, | ||
552 | "name": "Creative Commons Attribution 2.5 Australia", | ||
553 | "licenseId": "CC-BY-2.5-AU", | ||
554 | "seeAlso": [ | ||
555 | "https://creativecommons.org/licenses/by/2.5/au/legalcode" | ||
556 | ], | ||
557 | "isOsiApproved": false | ||
558 | }, | ||
559 | { | ||
560 | "reference": "https://spdx.org/licenses/EPICS.html", | ||
561 | "isDeprecatedLicenseId": false, | ||
562 | "detailsUrl": "https://spdx.org/licenses/EPICS.json", | ||
563 | "referenceNumber": 45, | ||
564 | "name": "EPICS Open License", | ||
565 | "licenseId": "EPICS", | ||
566 | "seeAlso": [ | ||
567 | "https://epics.anl.gov/license/open.php" | ||
568 | ], | ||
569 | "isOsiApproved": false | ||
570 | }, | ||
571 | { | ||
572 | "reference": "https://spdx.org/licenses/Info-ZIP.html", | ||
573 | "isDeprecatedLicenseId": false, | ||
574 | "detailsUrl": "https://spdx.org/licenses/Info-ZIP.json", | ||
575 | "referenceNumber": 46, | ||
576 | "name": "Info-ZIP License", | ||
577 | "licenseId": "Info-ZIP", | ||
578 | "seeAlso": [ | ||
579 | "http://www.info-zip.org/license.html" | ||
580 | ], | ||
581 | "isOsiApproved": false | ||
582 | }, | ||
583 | { | ||
584 | "reference": "https://spdx.org/licenses/OLDAP-2.0.html", | ||
585 | "isDeprecatedLicenseId": false, | ||
586 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.0.json", | ||
587 | "referenceNumber": 47, | ||
588 | "name": "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)", | ||
589 | "licenseId": "OLDAP-2.0", | ||
590 | "seeAlso": [ | ||
591 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003dcbf50f4e1185a21abd4c0a54d3f4341fe28f36ea" | ||
592 | ], | ||
593 | "isOsiApproved": false | ||
594 | }, | ||
595 | { | ||
596 | "reference": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-Warranty.html", | ||
597 | "isDeprecatedLicenseId": false, | ||
598 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-Warranty.json", | ||
599 | "referenceNumber": 48, | ||
600 | "name": "BSD 3-Clause No Nuclear Warranty", | ||
601 | "licenseId": "BSD-3-Clause-No-Nuclear-Warranty", | ||
602 | "seeAlso": [ | ||
603 | "https://jogamp.org/git/?p\u003dgluegen.git;a\u003dblob_plain;f\u003dLICENSE.txt" | ||
604 | ], | ||
605 | "isOsiApproved": false | ||
606 | }, | ||
607 | { | ||
608 | "reference": "https://spdx.org/licenses/CERN-OHL-P-2.0.html", | ||
609 | "isDeprecatedLicenseId": false, | ||
610 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-P-2.0.json", | ||
611 | "referenceNumber": 49, | ||
612 | "name": "CERN Open Hardware Licence Version 2 - Permissive", | ||
613 | "licenseId": "CERN-OHL-P-2.0", | ||
614 | "seeAlso": [ | ||
615 | "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2" | ||
616 | ], | ||
617 | "isOsiApproved": true | ||
618 | }, | ||
619 | { | ||
620 | "reference": "https://spdx.org/licenses/AML.html", | ||
621 | "isDeprecatedLicenseId": false, | ||
622 | "detailsUrl": "https://spdx.org/licenses/AML.json", | ||
623 | "referenceNumber": 50, | ||
624 | "name": "Apple MIT License", | ||
625 | "licenseId": "AML", | ||
626 | "seeAlso": [ | ||
627 | "https://fedoraproject.org/wiki/Licensing/Apple_MIT_License" | ||
628 | ], | ||
629 | "isOsiApproved": false | ||
630 | }, | ||
631 | { | ||
632 | "reference": "https://spdx.org/licenses/MulanPSL-1.0.html", | ||
633 | "isDeprecatedLicenseId": false, | ||
634 | "detailsUrl": "https://spdx.org/licenses/MulanPSL-1.0.json", | ||
635 | "referenceNumber": 51, | ||
636 | "name": "Mulan Permissive Software License, Version 1", | ||
637 | "licenseId": "MulanPSL-1.0", | ||
638 | "seeAlso": [ | ||
639 | "https://license.coscl.org.cn/MulanPSL/", | ||
640 | "https://github.com/yuwenlong/longphp/blob/25dfb70cc2a466dc4bb55ba30901cbce08d164b5/LICENSE" | ||
641 | ], | ||
642 | "isOsiApproved": false | ||
643 | }, | ||
644 | { | ||
645 | "reference": "https://spdx.org/licenses/VSL-1.0.html", | ||
646 | "isDeprecatedLicenseId": false, | ||
647 | "detailsUrl": "https://spdx.org/licenses/VSL-1.0.json", | ||
648 | "referenceNumber": 52, | ||
649 | "name": "Vovida Software License v1.0", | ||
650 | "licenseId": "VSL-1.0", | ||
651 | "seeAlso": [ | ||
652 | "https://opensource.org/licenses/VSL-1.0" | ||
653 | ], | ||
654 | "isOsiApproved": true | ||
655 | }, | ||
656 | { | ||
657 | "reference": "https://spdx.org/licenses/NLOD-2.0.html", | ||
658 | "isDeprecatedLicenseId": false, | ||
659 | "detailsUrl": "https://spdx.org/licenses/NLOD-2.0.json", | ||
660 | "referenceNumber": 53, | ||
661 | "name": "Norwegian Licence for Open Government Data (NLOD) 2.0", | ||
662 | "licenseId": "NLOD-2.0", | ||
663 | "seeAlso": [ | ||
664 | "http://data.norge.no/nlod/en/2.0" | ||
665 | ], | ||
666 | "isOsiApproved": false | ||
667 | }, | ||
668 | { | ||
669 | "reference": "https://spdx.org/licenses/RSA-MD.html", | ||
670 | "isDeprecatedLicenseId": false, | ||
671 | "detailsUrl": "https://spdx.org/licenses/RSA-MD.json", | ||
672 | "referenceNumber": 54, | ||
673 | "name": "RSA Message-Digest License", | ||
674 | "licenseId": "RSA-MD", | ||
675 | "seeAlso": [ | ||
676 | "http://www.faqs.org/rfcs/rfc1321.html" | ||
677 | ], | ||
678 | "isOsiApproved": false | ||
679 | }, | ||
680 | { | ||
681 | "reference": "https://spdx.org/licenses/O-UDA-1.0.html", | ||
682 | "isDeprecatedLicenseId": false, | ||
683 | "detailsUrl": "https://spdx.org/licenses/O-UDA-1.0.json", | ||
684 | "referenceNumber": 55, | ||
685 | "name": "Open Use of Data Agreement v1.0", | ||
686 | "licenseId": "O-UDA-1.0", | ||
687 | "seeAlso": [ | ||
688 | "https://github.com/microsoft/Open-Use-of-Data-Agreement/blob/v1.0/O-UDA-1.0.md", | ||
689 | "https://cdla.dev/open-use-of-data-agreement-v1-0/" | ||
690 | ], | ||
691 | "isOsiApproved": false | ||
692 | }, | ||
693 | { | ||
694 | "reference": "https://spdx.org/licenses/LPPL-1.2.html", | ||
695 | "isDeprecatedLicenseId": false, | ||
696 | "detailsUrl": "https://spdx.org/licenses/LPPL-1.2.json", | ||
697 | "referenceNumber": 56, | ||
698 | "name": "LaTeX Project Public License v1.2", | ||
699 | "licenseId": "LPPL-1.2", | ||
700 | "seeAlso": [ | ||
701 | "http://www.latex-project.org/lppl/lppl-1-2.txt" | ||
702 | ], | ||
703 | "isOsiApproved": false, | ||
704 | "isFsfLibre": true | ||
705 | }, | ||
706 | { | ||
707 | "reference": "https://spdx.org/licenses/CC-BY-SA-2.1-JP.html", | ||
708 | "isDeprecatedLicenseId": false, | ||
709 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-2.1-JP.json", | ||
710 | "referenceNumber": 57, | ||
711 | "name": "Creative Commons Attribution Share Alike 2.1 Japan", | ||
712 | "licenseId": "CC-BY-SA-2.1-JP", | ||
713 | "seeAlso": [ | ||
714 | "https://creativecommons.org/licenses/by-sa/2.1/jp/legalcode" | ||
715 | ], | ||
716 | "isOsiApproved": false | ||
717 | }, | ||
718 | { | ||
719 | "reference": "https://spdx.org/licenses/Spencer-94.html", | ||
720 | "isDeprecatedLicenseId": false, | ||
721 | "detailsUrl": "https://spdx.org/licenses/Spencer-94.json", | ||
722 | "referenceNumber": 58, | ||
723 | "name": "Spencer License 94", | ||
724 | "licenseId": "Spencer-94", | ||
725 | "seeAlso": [ | ||
726 | "https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License" | ||
727 | ], | ||
728 | "isOsiApproved": false | ||
729 | }, | ||
730 | { | ||
731 | "reference": "https://spdx.org/licenses/OLDAP-1.2.html", | ||
732 | "isDeprecatedLicenseId": false, | ||
733 | "detailsUrl": "https://spdx.org/licenses/OLDAP-1.2.json", | ||
734 | "referenceNumber": 59, | ||
735 | "name": "Open LDAP Public License v1.2", | ||
736 | "licenseId": "OLDAP-1.2", | ||
737 | "seeAlso": [ | ||
738 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d42b0383c50c299977b5893ee695cf4e486fb0dc7" | ||
739 | ], | ||
740 | "isOsiApproved": false | ||
741 | }, | ||
742 | { | ||
743 | "reference": "https://spdx.org/licenses/OLDAP-2.7.html", | ||
744 | "isDeprecatedLicenseId": false, | ||
745 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.7.json", | ||
746 | "referenceNumber": 60, | ||
747 | "name": "Open LDAP Public License v2.7", | ||
748 | "licenseId": "OLDAP-2.7", | ||
749 | "seeAlso": [ | ||
750 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d47c2415c1df81556eeb39be6cad458ef87c534a2" | ||
751 | ], | ||
752 | "isOsiApproved": false, | ||
753 | "isFsfLibre": true | ||
754 | }, | ||
755 | { | ||
756 | "reference": "https://spdx.org/licenses/Glulxe.html", | ||
757 | "isDeprecatedLicenseId": false, | ||
758 | "detailsUrl": "https://spdx.org/licenses/Glulxe.json", | ||
759 | "referenceNumber": 61, | ||
760 | "name": "Glulxe License", | ||
761 | "licenseId": "Glulxe", | ||
762 | "seeAlso": [ | ||
763 | "https://fedoraproject.org/wiki/Licensing/Glulxe" | ||
764 | ], | ||
765 | "isOsiApproved": false | ||
766 | }, | ||
767 | { | ||
768 | "reference": "https://spdx.org/licenses/iMatix.html", | ||
769 | "isDeprecatedLicenseId": false, | ||
770 | "detailsUrl": "https://spdx.org/licenses/iMatix.json", | ||
771 | "referenceNumber": 62, | ||
772 | "name": "iMatix Standard Function Library Agreement", | ||
773 | "licenseId": "iMatix", | ||
774 | "seeAlso": [ | ||
775 | "http://legacy.imatix.com/html/sfl/sfl4.htm#license" | ||
776 | ], | ||
777 | "isOsiApproved": false, | ||
778 | "isFsfLibre": true | ||
779 | }, | ||
780 | { | ||
781 | "reference": "https://spdx.org/licenses/TAPR-OHL-1.0.html", | ||
782 | "isDeprecatedLicenseId": false, | ||
783 | "detailsUrl": "https://spdx.org/licenses/TAPR-OHL-1.0.json", | ||
784 | "referenceNumber": 63, | ||
785 | "name": "TAPR Open Hardware License v1.0", | ||
786 | "licenseId": "TAPR-OHL-1.0", | ||
787 | "seeAlso": [ | ||
788 | "https://www.tapr.org/OHL" | ||
789 | ], | ||
790 | "isOsiApproved": false | ||
791 | }, | ||
792 | { | ||
793 | "reference": "https://spdx.org/licenses/NBPL-1.0.html", | ||
794 | "isDeprecatedLicenseId": false, | ||
795 | "detailsUrl": "https://spdx.org/licenses/NBPL-1.0.json", | ||
796 | "referenceNumber": 64, | ||
797 | "name": "Net Boolean Public License v1", | ||
798 | "licenseId": "NBPL-1.0", | ||
799 | "seeAlso": [ | ||
800 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d37b4b3f6cc4bf34e1d3dec61e69914b9819d8894" | ||
801 | ], | ||
802 | "isOsiApproved": false | ||
803 | }, | ||
804 | { | ||
805 | "reference": "https://spdx.org/licenses/BSD-Protection.html", | ||
806 | "isDeprecatedLicenseId": false, | ||
807 | "detailsUrl": "https://spdx.org/licenses/BSD-Protection.json", | ||
808 | "referenceNumber": 65, | ||
809 | "name": "BSD Protection License", | ||
810 | "licenseId": "BSD-Protection", | ||
811 | "seeAlso": [ | ||
812 | "https://fedoraproject.org/wiki/Licensing/BSD_Protection_License" | ||
813 | ], | ||
814 | "isOsiApproved": false | ||
815 | }, | ||
816 | { | ||
817 | "reference": "https://spdx.org/licenses/LiLiQ-R-1.1.html", | ||
818 | "isDeprecatedLicenseId": false, | ||
819 | "detailsUrl": "https://spdx.org/licenses/LiLiQ-R-1.1.json", | ||
820 | "referenceNumber": 66, | ||
821 | "name": "Licence Libre du Québec – Réciprocité version 1.1", | ||
822 | "licenseId": "LiLiQ-R-1.1", | ||
823 | "seeAlso": [ | ||
824 | "https://www.forge.gouv.qc.ca/participez/licence-logicielle/licence-libre-du-quebec-liliq-en-francais/licence-libre-du-quebec-reciprocite-liliq-r-v1-1/", | ||
825 | "http://opensource.org/licenses/LiLiQ-R-1.1" | ||
826 | ], | ||
827 | "isOsiApproved": true | ||
828 | }, | ||
829 | { | ||
830 | "reference": "https://spdx.org/licenses/Noweb.html", | ||
831 | "isDeprecatedLicenseId": false, | ||
832 | "detailsUrl": "https://spdx.org/licenses/Noweb.json", | ||
833 | "referenceNumber": 67, | ||
834 | "name": "Noweb License", | ||
835 | "licenseId": "Noweb", | ||
836 | "seeAlso": [ | ||
837 | "https://fedoraproject.org/wiki/Licensing/Noweb" | ||
838 | ], | ||
839 | "isOsiApproved": false | ||
840 | }, | ||
841 | { | ||
842 | "reference": "https://spdx.org/licenses/GFDL-1.3-invariants-or-later.html", | ||
843 | "isDeprecatedLicenseId": false, | ||
844 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-invariants-or-later.json", | ||
845 | "referenceNumber": 68, | ||
846 | "name": "GNU Free Documentation License v1.3 or later - invariants", | ||
847 | "licenseId": "GFDL-1.3-invariants-or-later", | ||
848 | "seeAlso": [ | ||
849 | "https://www.gnu.org/licenses/fdl-1.3.txt" | ||
850 | ], | ||
851 | "isOsiApproved": false | ||
852 | }, | ||
853 | { | ||
854 | "reference": "https://spdx.org/licenses/CC0-1.0.html", | ||
855 | "isDeprecatedLicenseId": false, | ||
856 | "detailsUrl": "https://spdx.org/licenses/CC0-1.0.json", | ||
857 | "referenceNumber": 69, | ||
858 | "name": "Creative Commons Zero v1.0 Universal", | ||
859 | "licenseId": "CC0-1.0", | ||
860 | "seeAlso": [ | ||
861 | "https://creativecommons.org/publicdomain/zero/1.0/legalcode" | ||
862 | ], | ||
863 | "isOsiApproved": false, | ||
864 | "isFsfLibre": true | ||
865 | }, | ||
866 | { | ||
867 | "reference": "https://spdx.org/licenses/CC-BY-NC-2.5.html", | ||
868 | "isDeprecatedLicenseId": false, | ||
869 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-2.5.json", | ||
870 | "referenceNumber": 70, | ||
871 | "name": "Creative Commons Attribution Non Commercial 2.5 Generic", | ||
872 | "licenseId": "CC-BY-NC-2.5", | ||
873 | "seeAlso": [ | ||
874 | "https://creativecommons.org/licenses/by-nc/2.5/legalcode" | ||
875 | ], | ||
876 | "isOsiApproved": false | ||
877 | }, | ||
878 | { | ||
879 | "reference": "https://spdx.org/licenses/Zlib.html", | ||
880 | "isDeprecatedLicenseId": false, | ||
881 | "detailsUrl": "https://spdx.org/licenses/Zlib.json", | ||
882 | "referenceNumber": 71, | ||
883 | "name": "zlib License", | ||
884 | "licenseId": "Zlib", | ||
885 | "seeAlso": [ | ||
886 | "http://www.zlib.net/zlib_license.html", | ||
887 | "https://opensource.org/licenses/Zlib" | ||
888 | ], | ||
889 | "isOsiApproved": true, | ||
890 | "isFsfLibre": true | ||
891 | }, | ||
892 | { | ||
893 | "reference": "https://spdx.org/licenses/GFDL-1.1-invariants-or-later.html", | ||
894 | "isDeprecatedLicenseId": false, | ||
895 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-invariants-or-later.json", | ||
896 | "referenceNumber": 72, | ||
897 | "name": "GNU Free Documentation License v1.1 or later - invariants", | ||
898 | "licenseId": "GFDL-1.1-invariants-or-later", | ||
899 | "seeAlso": [ | ||
900 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | ||
901 | ], | ||
902 | "isOsiApproved": false | ||
903 | }, | ||
904 | { | ||
905 | "reference": "https://spdx.org/licenses/CC-BY-3.0-AT.html", | ||
906 | "isDeprecatedLicenseId": false, | ||
907 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0-AT.json", | ||
908 | "referenceNumber": 73, | ||
909 | "name": "Creative Commons Attribution 3.0 Austria", | ||
910 | "licenseId": "CC-BY-3.0-AT", | ||
911 | "seeAlso": [ | ||
912 | "https://creativecommons.org/licenses/by/3.0/at/legalcode" | ||
913 | ], | ||
914 | "isOsiApproved": false | ||
915 | }, | ||
916 | { | ||
917 | "reference": "https://spdx.org/licenses/LPPL-1.3c.html", | ||
918 | "isDeprecatedLicenseId": false, | ||
919 | "detailsUrl": "https://spdx.org/licenses/LPPL-1.3c.json", | ||
920 | "referenceNumber": 74, | ||
921 | "name": "LaTeX Project Public License v1.3c", | ||
922 | "licenseId": "LPPL-1.3c", | ||
923 | "seeAlso": [ | ||
924 | "http://www.latex-project.org/lppl/lppl-1-3c.txt", | ||
925 | "https://opensource.org/licenses/LPPL-1.3c" | ||
926 | ], | ||
927 | "isOsiApproved": true | ||
928 | }, | ||
929 | { | ||
930 | "reference": "https://spdx.org/licenses/EPL-1.0.html", | ||
931 | "isDeprecatedLicenseId": false, | ||
932 | "detailsUrl": "https://spdx.org/licenses/EPL-1.0.json", | ||
933 | "referenceNumber": 75, | ||
934 | "name": "Eclipse Public License 1.0", | ||
935 | "licenseId": "EPL-1.0", | ||
936 | "seeAlso": [ | ||
937 | "http://www.eclipse.org/legal/epl-v10.html", | ||
938 | "https://opensource.org/licenses/EPL-1.0" | ||
939 | ], | ||
940 | "isOsiApproved": true, | ||
941 | "isFsfLibre": true | ||
942 | }, | ||
943 | { | ||
944 | "reference": "https://spdx.org/licenses/ANTLR-PD-fallback.html", | ||
945 | "isDeprecatedLicenseId": false, | ||
946 | "detailsUrl": "https://spdx.org/licenses/ANTLR-PD-fallback.json", | ||
947 | "referenceNumber": 76, | ||
948 | "name": "ANTLR Software Rights Notice with license fallback", | ||
949 | "licenseId": "ANTLR-PD-fallback", | ||
950 | "seeAlso": [ | ||
951 | "http://www.antlr2.org/license.html" | ||
952 | ], | ||
953 | "isOsiApproved": false | ||
954 | }, | ||
955 | { | ||
956 | "reference": "https://spdx.org/licenses/OLDAP-2.4.html", | ||
957 | "isDeprecatedLicenseId": false, | ||
958 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.4.json", | ||
959 | "referenceNumber": 77, | ||
960 | "name": "Open LDAP Public License v2.4", | ||
961 | "licenseId": "OLDAP-2.4", | ||
962 | "seeAlso": [ | ||
963 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003dcd1284c4a91a8a380d904eee68d1583f989ed386" | ||
964 | ], | ||
965 | "isOsiApproved": false | ||
966 | }, | ||
967 | { | ||
968 | "reference": "https://spdx.org/licenses/Multics.html", | ||
969 | "isDeprecatedLicenseId": false, | ||
970 | "detailsUrl": "https://spdx.org/licenses/Multics.json", | ||
971 | "referenceNumber": 78, | ||
972 | "name": "Multics License", | ||
973 | "licenseId": "Multics", | ||
974 | "seeAlso": [ | ||
975 | "https://opensource.org/licenses/Multics" | ||
976 | ], | ||
977 | "isOsiApproved": true | ||
978 | }, | ||
979 | { | ||
980 | "reference": "https://spdx.org/licenses/OLDAP-2.3.html", | ||
981 | "isDeprecatedLicenseId": false, | ||
982 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.3.json", | ||
983 | "referenceNumber": 79, | ||
984 | "name": "Open LDAP Public License v2.3", | ||
985 | "licenseId": "OLDAP-2.3", | ||
986 | "seeAlso": [ | ||
987 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003dd32cf54a32d581ab475d23c810b0a7fbaf8d63c3" | ||
988 | ], | ||
989 | "isOsiApproved": false, | ||
990 | "isFsfLibre": true | ||
991 | }, | ||
992 | { | ||
993 | "reference": "https://spdx.org/licenses/ZPL-2.1.html", | ||
994 | "isDeprecatedLicenseId": false, | ||
995 | "detailsUrl": "https://spdx.org/licenses/ZPL-2.1.json", | ||
996 | "referenceNumber": 80, | ||
997 | "name": "Zope Public License 2.1", | ||
998 | "licenseId": "ZPL-2.1", | ||
999 | "seeAlso": [ | ||
1000 | "http://old.zope.org/Resources/ZPL/" | ||
1001 | ], | ||
1002 | "isOsiApproved": true, | ||
1003 | "isFsfLibre": true | ||
1004 | }, | ||
1005 | { | ||
1006 | "reference": "https://spdx.org/licenses/CC-BY-SA-3.0-DE.html", | ||
1007 | "isDeprecatedLicenseId": false, | ||
1008 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-3.0-DE.json", | ||
1009 | "referenceNumber": 81, | ||
1010 | "name": "Creative Commons Attribution Share Alike 3.0 Germany", | ||
1011 | "licenseId": "CC-BY-SA-3.0-DE", | ||
1012 | "seeAlso": [ | ||
1013 | "https://creativecommons.org/licenses/by-sa/3.0/de/legalcode" | ||
1014 | ], | ||
1015 | "isOsiApproved": false | ||
1016 | }, | ||
1017 | { | ||
1018 | "reference": "https://spdx.org/licenses/SGI-B-2.0.html", | ||
1019 | "isDeprecatedLicenseId": false, | ||
1020 | "detailsUrl": "https://spdx.org/licenses/SGI-B-2.0.json", | ||
1021 | "referenceNumber": 82, | ||
1022 | "name": "SGI Free Software License B v2.0", | ||
1023 | "licenseId": "SGI-B-2.0", | ||
1024 | "seeAlso": [ | ||
1025 | "http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.2.0.pdf" | ||
1026 | ], | ||
1027 | "isOsiApproved": false, | ||
1028 | "isFsfLibre": true | ||
1029 | }, | ||
1030 | { | ||
1031 | "reference": "https://spdx.org/licenses/Apache-2.0.html", | ||
1032 | "isDeprecatedLicenseId": false, | ||
1033 | "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", | ||
1034 | "referenceNumber": 83, | ||
1035 | "name": "Apache License 2.0", | ||
1036 | "licenseId": "Apache-2.0", | ||
1037 | "seeAlso": [ | ||
1038 | "https://www.apache.org/licenses/LICENSE-2.0", | ||
1039 | "https://opensource.org/licenses/Apache-2.0" | ||
1040 | ], | ||
1041 | "isOsiApproved": true, | ||
1042 | "isFsfLibre": true | ||
1043 | }, | ||
1044 | { | ||
1045 | "reference": "https://spdx.org/licenses/Hippocratic-2.1.html", | ||
1046 | "isDeprecatedLicenseId": false, | ||
1047 | "detailsUrl": "https://spdx.org/licenses/Hippocratic-2.1.json", | ||
1048 | "referenceNumber": 84, | ||
1049 | "name": "Hippocratic License 2.1", | ||
1050 | "licenseId": "Hippocratic-2.1", | ||
1051 | "seeAlso": [ | ||
1052 | "https://firstdonoharm.dev/version/2/1/license.html", | ||
1053 | "https://github.com/EthicalSource/hippocratic-license/blob/58c0e646d64ff6fbee275bfe2b9492f914e3ab2a/LICENSE.txt" | ||
1054 | ], | ||
1055 | "isOsiApproved": false | ||
1056 | }, | ||
1057 | { | ||
1058 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-1.0.html", | ||
1059 | "isDeprecatedLicenseId": false, | ||
1060 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-1.0.json", | ||
1061 | "referenceNumber": 85, | ||
1062 | "name": "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic", | ||
1063 | "licenseId": "CC-BY-NC-SA-1.0", | ||
1064 | "seeAlso": [ | ||
1065 | "https://creativecommons.org/licenses/by-nc-sa/1.0/legalcode" | ||
1066 | ], | ||
1067 | "isOsiApproved": false | ||
1068 | }, | ||
1069 | { | ||
1070 | "reference": "https://spdx.org/licenses/CC-BY-3.0-US.html", | ||
1071 | "isDeprecatedLicenseId": false, | ||
1072 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0-US.json", | ||
1073 | "referenceNumber": 86, | ||
1074 | "name": "Creative Commons Attribution 3.0 United States", | ||
1075 | "licenseId": "CC-BY-3.0-US", | ||
1076 | "seeAlso": [ | ||
1077 | "https://creativecommons.org/licenses/by/3.0/us/legalcode" | ||
1078 | ], | ||
1079 | "isOsiApproved": false | ||
1080 | }, | ||
1081 | { | ||
1082 | "reference": "https://spdx.org/licenses/TCP-wrappers.html", | ||
1083 | "isDeprecatedLicenseId": false, | ||
1084 | "detailsUrl": "https://spdx.org/licenses/TCP-wrappers.json", | ||
1085 | "referenceNumber": 87, | ||
1086 | "name": "TCP Wrappers License", | ||
1087 | "licenseId": "TCP-wrappers", | ||
1088 | "seeAlso": [ | ||
1089 | "http://rc.quest.com/topics/openssh/license.php#tcpwrappers" | ||
1090 | ], | ||
1091 | "isOsiApproved": false | ||
1092 | }, | ||
1093 | { | ||
1094 | "reference": "https://spdx.org/licenses/GFDL-1.2-invariants-or-later.html", | ||
1095 | "isDeprecatedLicenseId": false, | ||
1096 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-invariants-or-later.json", | ||
1097 | "referenceNumber": 88, | ||
1098 | "name": "GNU Free Documentation License v1.2 or later - invariants", | ||
1099 | "licenseId": "GFDL-1.2-invariants-or-later", | ||
1100 | "seeAlso": [ | ||
1101 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" | ||
1102 | ], | ||
1103 | "isOsiApproved": false | ||
1104 | }, | ||
1105 | { | ||
1106 | "reference": "https://spdx.org/licenses/LGPL-2.1-or-later.html", | ||
1107 | "isDeprecatedLicenseId": false, | ||
1108 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.1-or-later.json", | ||
1109 | "referenceNumber": 89, | ||
1110 | "name": "GNU Lesser General Public License v2.1 or later", | ||
1111 | "licenseId": "LGPL-2.1-or-later", | ||
1112 | "seeAlso": [ | ||
1113 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html", | ||
1114 | "https://opensource.org/licenses/LGPL-2.1" | ||
1115 | ], | ||
1116 | "isOsiApproved": true, | ||
1117 | "isFsfLibre": true | ||
1118 | }, | ||
1119 | { | ||
1120 | "reference": "https://spdx.org/licenses/GFDL-1.1.html", | ||
1121 | "isDeprecatedLicenseId": true, | ||
1122 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1.json", | ||
1123 | "referenceNumber": 90, | ||
1124 | "name": "GNU Free Documentation License v1.1", | ||
1125 | "licenseId": "GFDL-1.1", | ||
1126 | "seeAlso": [ | ||
1127 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | ||
1128 | ], | ||
1129 | "isOsiApproved": false, | ||
1130 | "isFsfLibre": true | ||
1131 | }, | ||
1132 | { | ||
1133 | "reference": "https://spdx.org/licenses/LPPL-1.0.html", | ||
1134 | "isDeprecatedLicenseId": false, | ||
1135 | "detailsUrl": "https://spdx.org/licenses/LPPL-1.0.json", | ||
1136 | "referenceNumber": 91, | ||
1137 | "name": "LaTeX Project Public License v1.0", | ||
1138 | "licenseId": "LPPL-1.0", | ||
1139 | "seeAlso": [ | ||
1140 | "http://www.latex-project.org/lppl/lppl-1-0.txt" | ||
1141 | ], | ||
1142 | "isOsiApproved": false | ||
1143 | }, | ||
1144 | { | ||
1145 | "reference": "https://spdx.org/licenses/LGPL-2.0+.html", | ||
1146 | "isDeprecatedLicenseId": true, | ||
1147 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.0+.json", | ||
1148 | "referenceNumber": 92, | ||
1149 | "name": "GNU Library General Public License v2 or later", | ||
1150 | "licenseId": "LGPL-2.0+", | ||
1151 | "seeAlso": [ | ||
1152 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html" | ||
1153 | ], | ||
1154 | "isOsiApproved": true | ||
1155 | }, | ||
1156 | { | ||
1157 | "reference": "https://spdx.org/licenses/SGI-B-1.0.html", | ||
1158 | "isDeprecatedLicenseId": false, | ||
1159 | "detailsUrl": "https://spdx.org/licenses/SGI-B-1.0.json", | ||
1160 | "referenceNumber": 93, | ||
1161 | "name": "SGI Free Software License B v1.0", | ||
1162 | "licenseId": "SGI-B-1.0", | ||
1163 | "seeAlso": [ | ||
1164 | "http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.1.0.html" | ||
1165 | ], | ||
1166 | "isOsiApproved": false | ||
1167 | }, | ||
1168 | { | ||
1169 | "reference": "https://spdx.org/licenses/APL-1.0.html", | ||
1170 | "isDeprecatedLicenseId": false, | ||
1171 | "detailsUrl": "https://spdx.org/licenses/APL-1.0.json", | ||
1172 | "referenceNumber": 94, | ||
1173 | "name": "Adaptive Public License 1.0", | ||
1174 | "licenseId": "APL-1.0", | ||
1175 | "seeAlso": [ | ||
1176 | "https://opensource.org/licenses/APL-1.0" | ||
1177 | ], | ||
1178 | "isOsiApproved": true | ||
1179 | }, | ||
1180 | { | ||
1181 | "reference": "https://spdx.org/licenses/Unicode-DFS-2015.html", | ||
1182 | "isDeprecatedLicenseId": false, | ||
1183 | "detailsUrl": "https://spdx.org/licenses/Unicode-DFS-2015.json", | ||
1184 | "referenceNumber": 95, | ||
1185 | "name": "Unicode License Agreement - Data Files and Software (2015)", | ||
1186 | "licenseId": "Unicode-DFS-2015", | ||
1187 | "seeAlso": [ | ||
1188 | "https://web.archive.org/web/20151224134844/http://unicode.org/copyright.html" | ||
1189 | ], | ||
1190 | "isOsiApproved": false | ||
1191 | }, | ||
1192 | { | ||
1193 | "reference": "https://spdx.org/licenses/AFL-2.1.html", | ||
1194 | "isDeprecatedLicenseId": false, | ||
1195 | "detailsUrl": "https://spdx.org/licenses/AFL-2.1.json", | ||
1196 | "referenceNumber": 96, | ||
1197 | "name": "Academic Free License v2.1", | ||
1198 | "licenseId": "AFL-2.1", | ||
1199 | "seeAlso": [ | ||
1200 | "http://opensource.linux-mirror.org/licenses/afl-2.1.txt" | ||
1201 | ], | ||
1202 | "isOsiApproved": true, | ||
1203 | "isFsfLibre": true | ||
1204 | }, | ||
1205 | { | ||
1206 | "reference": "https://spdx.org/licenses/CC-BY-NC-1.0.html", | ||
1207 | "isDeprecatedLicenseId": false, | ||
1208 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-1.0.json", | ||
1209 | "referenceNumber": 97, | ||
1210 | "name": "Creative Commons Attribution Non Commercial 1.0 Generic", | ||
1211 | "licenseId": "CC-BY-NC-1.0", | ||
1212 | "seeAlso": [ | ||
1213 | "https://creativecommons.org/licenses/by-nc/1.0/legalcode" | ||
1214 | ], | ||
1215 | "isOsiApproved": false | ||
1216 | }, | ||
1217 | { | ||
1218 | "reference": "https://spdx.org/licenses/GD.html", | ||
1219 | "isDeprecatedLicenseId": false, | ||
1220 | "detailsUrl": "https://spdx.org/licenses/GD.json", | ||
1221 | "referenceNumber": 98, | ||
1222 | "name": "GD License", | ||
1223 | "licenseId": "GD", | ||
1224 | "seeAlso": [ | ||
1225 | "https://libgd.github.io/manuals/2.3.0/files/license-txt.html" | ||
1226 | ], | ||
1227 | "isOsiApproved": false | ||
1228 | }, | ||
1229 | { | ||
1230 | "reference": "https://spdx.org/licenses/AFL-1.1.html", | ||
1231 | "isDeprecatedLicenseId": false, | ||
1232 | "detailsUrl": "https://spdx.org/licenses/AFL-1.1.json", | ||
1233 | "referenceNumber": 99, | ||
1234 | "name": "Academic Free License v1.1", | ||
1235 | "licenseId": "AFL-1.1", | ||
1236 | "seeAlso": [ | ||
1237 | "http://opensource.linux-mirror.org/licenses/afl-1.1.txt", | ||
1238 | "http://wayback.archive.org/web/20021004124254/http://www.opensource.org/licenses/academic.php" | ||
1239 | ], | ||
1240 | "isOsiApproved": true, | ||
1241 | "isFsfLibre": true | ||
1242 | }, | ||
1243 | { | ||
1244 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-3.0-IGO.html", | ||
1245 | "isDeprecatedLicenseId": false, | ||
1246 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-ND-3.0-IGO.json", | ||
1247 | "referenceNumber": 100, | ||
1248 | "name": "Creative Commons Attribution Non Commercial No Derivatives 3.0 IGO", | ||
1249 | "licenseId": "CC-BY-NC-ND-3.0-IGO", | ||
1250 | "seeAlso": [ | ||
1251 | "https://creativecommons.org/licenses/by-nc-nd/3.0/igo/legalcode" | ||
1252 | ], | ||
1253 | "isOsiApproved": false | ||
1254 | }, | ||
1255 | { | ||
1256 | "reference": "https://spdx.org/licenses/MPL-1.1.html", | ||
1257 | "isDeprecatedLicenseId": false, | ||
1258 | "detailsUrl": "https://spdx.org/licenses/MPL-1.1.json", | ||
1259 | "referenceNumber": 101, | ||
1260 | "name": "Mozilla Public License 1.1", | ||
1261 | "licenseId": "MPL-1.1", | ||
1262 | "seeAlso": [ | ||
1263 | "http://www.mozilla.org/MPL/MPL-1.1.html", | ||
1264 | "https://opensource.org/licenses/MPL-1.1" | ||
1265 | ], | ||
1266 | "isOsiApproved": true, | ||
1267 | "isFsfLibre": true | ||
1268 | }, | ||
1269 | { | ||
1270 | "reference": "https://spdx.org/licenses/GFDL-1.2-only.html", | ||
1271 | "isDeprecatedLicenseId": false, | ||
1272 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-only.json", | ||
1273 | "referenceNumber": 102, | ||
1274 | "name": "GNU Free Documentation License v1.2 only", | ||
1275 | "licenseId": "GFDL-1.2-only", | ||
1276 | "seeAlso": [ | ||
1277 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" | ||
1278 | ], | ||
1279 | "isOsiApproved": false, | ||
1280 | "isFsfLibre": true | ||
1281 | }, | ||
1282 | { | ||
1283 | "reference": "https://spdx.org/licenses/CNRI-Jython.html", | ||
1284 | "isDeprecatedLicenseId": false, | ||
1285 | "detailsUrl": "https://spdx.org/licenses/CNRI-Jython.json", | ||
1286 | "referenceNumber": 103, | ||
1287 | "name": "CNRI Jython License", | ||
1288 | "licenseId": "CNRI-Jython", | ||
1289 | "seeAlso": [ | ||
1290 | "http://www.jython.org/license.html" | ||
1291 | ], | ||
1292 | "isOsiApproved": false | ||
1293 | }, | ||
1294 | { | ||
1295 | "reference": "https://spdx.org/licenses/ZPL-1.1.html", | ||
1296 | "isDeprecatedLicenseId": false, | ||
1297 | "detailsUrl": "https://spdx.org/licenses/ZPL-1.1.json", | ||
1298 | "referenceNumber": 104, | ||
1299 | "name": "Zope Public License 1.1", | ||
1300 | "licenseId": "ZPL-1.1", | ||
1301 | "seeAlso": [ | ||
1302 | "http://old.zope.org/Resources/License/ZPL-1.1" | ||
1303 | ], | ||
1304 | "isOsiApproved": false | ||
1305 | }, | ||
1306 | { | ||
1307 | "reference": "https://spdx.org/licenses/GPL-2.0-only.html", | ||
1308 | "isDeprecatedLicenseId": false, | ||
1309 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-only.json", | ||
1310 | "referenceNumber": 105, | ||
1311 | "name": "GNU General Public License v2.0 only", | ||
1312 | "licenseId": "GPL-2.0-only", | ||
1313 | "seeAlso": [ | ||
1314 | "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html", | ||
1315 | "https://opensource.org/licenses/GPL-2.0" | ||
1316 | ], | ||
1317 | "isOsiApproved": true, | ||
1318 | "isFsfLibre": true | ||
1319 | }, | ||
1320 | { | ||
1321 | "reference": "https://spdx.org/licenses/FreeImage.html", | ||
1322 | "isDeprecatedLicenseId": false, | ||
1323 | "detailsUrl": "https://spdx.org/licenses/FreeImage.json", | ||
1324 | "referenceNumber": 106, | ||
1325 | "name": "FreeImage Public License v1.0", | ||
1326 | "licenseId": "FreeImage", | ||
1327 | "seeAlso": [ | ||
1328 | "http://freeimage.sourceforge.net/freeimage-license.txt" | ||
1329 | ], | ||
1330 | "isOsiApproved": false | ||
1331 | }, | ||
1332 | { | ||
1333 | "reference": "https://spdx.org/licenses/SHL-0.51.html", | ||
1334 | "isDeprecatedLicenseId": false, | ||
1335 | "detailsUrl": "https://spdx.org/licenses/SHL-0.51.json", | ||
1336 | "referenceNumber": 107, | ||
1337 | "name": "Solderpad Hardware License, Version 0.51", | ||
1338 | "licenseId": "SHL-0.51", | ||
1339 | "seeAlso": [ | ||
1340 | "https://solderpad.org/licenses/SHL-0.51/" | ||
1341 | ], | ||
1342 | "isOsiApproved": false | ||
1343 | }, | ||
1344 | { | ||
1345 | "reference": "https://spdx.org/licenses/CC-BY-NC-4.0.html", | ||
1346 | "isDeprecatedLicenseId": false, | ||
1347 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-4.0.json", | ||
1348 | "referenceNumber": 108, | ||
1349 | "name": "Creative Commons Attribution Non Commercial 4.0 International", | ||
1350 | "licenseId": "CC-BY-NC-4.0", | ||
1351 | "seeAlso": [ | ||
1352 | "https://creativecommons.org/licenses/by-nc/4.0/legalcode" | ||
1353 | ], | ||
1354 | "isOsiApproved": false | ||
1355 | }, | ||
1356 | { | ||
1357 | "reference": "https://spdx.org/licenses/Rdisc.html", | ||
1358 | "isDeprecatedLicenseId": false, | ||
1359 | "detailsUrl": "https://spdx.org/licenses/Rdisc.json", | ||
1360 | "referenceNumber": 109, | ||
1361 | "name": "Rdisc License", | ||
1362 | "licenseId": "Rdisc", | ||
1363 | "seeAlso": [ | ||
1364 | "https://fedoraproject.org/wiki/Licensing/Rdisc_License" | ||
1365 | ], | ||
1366 | "isOsiApproved": false | ||
1367 | }, | ||
1368 | { | ||
1369 | "reference": "https://spdx.org/licenses/MPL-2.0-no-copyleft-exception.html", | ||
1370 | "isDeprecatedLicenseId": false, | ||
1371 | "detailsUrl": "https://spdx.org/licenses/MPL-2.0-no-copyleft-exception.json", | ||
1372 | "referenceNumber": 110, | ||
1373 | "name": "Mozilla Public License 2.0 (no copyleft exception)", | ||
1374 | "licenseId": "MPL-2.0-no-copyleft-exception", | ||
1375 | "seeAlso": [ | ||
1376 | "http://www.mozilla.org/MPL/2.0/", | ||
1377 | "https://opensource.org/licenses/MPL-2.0" | ||
1378 | ], | ||
1379 | "isOsiApproved": true | ||
1380 | }, | ||
1381 | { | ||
1382 | "reference": "https://spdx.org/licenses/OLDAP-2.1.html", | ||
1383 | "isDeprecatedLicenseId": false, | ||
1384 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.1.json", | ||
1385 | "referenceNumber": 111, | ||
1386 | "name": "Open LDAP Public License v2.1", | ||
1387 | "licenseId": "OLDAP-2.1", | ||
1388 | "seeAlso": [ | ||
1389 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003db0d176738e96a0d3b9f85cb51e140a86f21be715" | ||
1390 | ], | ||
1391 | "isOsiApproved": false | ||
1392 | }, | ||
1393 | { | ||
1394 | "reference": "https://spdx.org/licenses/libtiff.html", | ||
1395 | "isDeprecatedLicenseId": false, | ||
1396 | "detailsUrl": "https://spdx.org/licenses/libtiff.json", | ||
1397 | "referenceNumber": 112, | ||
1398 | "name": "libtiff License", | ||
1399 | "licenseId": "libtiff", | ||
1400 | "seeAlso": [ | ||
1401 | "https://fedoraproject.org/wiki/Licensing/libtiff" | ||
1402 | ], | ||
1403 | "isOsiApproved": false | ||
1404 | }, | ||
1405 | { | ||
1406 | "reference": "https://spdx.org/licenses/Imlib2.html", | ||
1407 | "isDeprecatedLicenseId": false, | ||
1408 | "detailsUrl": "https://spdx.org/licenses/Imlib2.json", | ||
1409 | "referenceNumber": 113, | ||
1410 | "name": "Imlib2 License", | ||
1411 | "licenseId": "Imlib2", | ||
1412 | "seeAlso": [ | ||
1413 | "http://trac.enlightenment.org/e/browser/trunk/imlib2/COPYING", | ||
1414 | "https://git.enlightenment.org/legacy/imlib2.git/tree/COPYING" | ||
1415 | ], | ||
1416 | "isOsiApproved": false, | ||
1417 | "isFsfLibre": true | ||
1418 | }, | ||
1419 | { | ||
1420 | "reference": "https://spdx.org/licenses/BSD-4-Clause-Shortened.html", | ||
1421 | "isDeprecatedLicenseId": false, | ||
1422 | "detailsUrl": "https://spdx.org/licenses/BSD-4-Clause-Shortened.json", | ||
1423 | "referenceNumber": 114, | ||
1424 | "name": "BSD 4 Clause Shortened", | ||
1425 | "licenseId": "BSD-4-Clause-Shortened", | ||
1426 | "seeAlso": [ | ||
1427 | "https://metadata.ftp-master.debian.org/changelogs//main/a/arpwatch/arpwatch_2.1a15-7_copyright" | ||
1428 | ], | ||
1429 | "isOsiApproved": false | ||
1430 | }, | ||
1431 | { | ||
1432 | "reference": "https://spdx.org/licenses/AAL.html", | ||
1433 | "isDeprecatedLicenseId": false, | ||
1434 | "detailsUrl": "https://spdx.org/licenses/AAL.json", | ||
1435 | "referenceNumber": 115, | ||
1436 | "name": "Attribution Assurance License", | ||
1437 | "licenseId": "AAL", | ||
1438 | "seeAlso": [ | ||
1439 | "https://opensource.org/licenses/attribution" | ||
1440 | ], | ||
1441 | "isOsiApproved": true | ||
1442 | }, | ||
1443 | { | ||
1444 | "reference": "https://spdx.org/licenses/CC-BY-2.5.html", | ||
1445 | "isDeprecatedLicenseId": false, | ||
1446 | "detailsUrl": "https://spdx.org/licenses/CC-BY-2.5.json", | ||
1447 | "referenceNumber": 116, | ||
1448 | "name": "Creative Commons Attribution 2.5 Generic", | ||
1449 | "licenseId": "CC-BY-2.5", | ||
1450 | "seeAlso": [ | ||
1451 | "https://creativecommons.org/licenses/by/2.5/legalcode" | ||
1452 | ], | ||
1453 | "isOsiApproved": false | ||
1454 | }, | ||
1455 | { | ||
1456 | "reference": "https://spdx.org/licenses/APSL-1.2.html", | ||
1457 | "isDeprecatedLicenseId": false, | ||
1458 | "detailsUrl": "https://spdx.org/licenses/APSL-1.2.json", | ||
1459 | "referenceNumber": 117, | ||
1460 | "name": "Apple Public Source License 1.2", | ||
1461 | "licenseId": "APSL-1.2", | ||
1462 | "seeAlso": [ | ||
1463 | "http://www.samurajdata.se/opensource/mirror/licenses/apsl.php" | ||
1464 | ], | ||
1465 | "isOsiApproved": true | ||
1466 | }, | ||
1467 | { | ||
1468 | "reference": "https://spdx.org/licenses/OFL-1.0-no-RFN.html", | ||
1469 | "isDeprecatedLicenseId": false, | ||
1470 | "detailsUrl": "https://spdx.org/licenses/OFL-1.0-no-RFN.json", | ||
1471 | "referenceNumber": 118, | ||
1472 | "name": "SIL Open Font License 1.0 with no Reserved Font Name", | ||
1473 | "licenseId": "OFL-1.0-no-RFN", | ||
1474 | "seeAlso": [ | ||
1475 | "http://scripts.sil.org/cms/scripts/page.php?item_id\u003dOFL10_web" | ||
1476 | ], | ||
1477 | "isOsiApproved": false | ||
1478 | }, | ||
1479 | { | ||
1480 | "reference": "https://spdx.org/licenses/Sendmail.html", | ||
1481 | "isDeprecatedLicenseId": false, | ||
1482 | "detailsUrl": "https://spdx.org/licenses/Sendmail.json", | ||
1483 | "referenceNumber": 119, | ||
1484 | "name": "Sendmail License", | ||
1485 | "licenseId": "Sendmail", | ||
1486 | "seeAlso": [ | ||
1487 | "http://www.sendmail.com/pdfs/open_source/sendmail_license.pdf", | ||
1488 | "https://web.archive.org/web/20160322142305/https://www.sendmail.com/pdfs/open_source/sendmail_license.pdf" | ||
1489 | ], | ||
1490 | "isOsiApproved": false | ||
1491 | }, | ||
1492 | { | ||
1493 | "reference": "https://spdx.org/licenses/CC-BY-3.0-NL.html", | ||
1494 | "isDeprecatedLicenseId": false, | ||
1495 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0-NL.json", | ||
1496 | "referenceNumber": 120, | ||
1497 | "name": "Creative Commons Attribution 3.0 Netherlands", | ||
1498 | "licenseId": "CC-BY-3.0-NL", | ||
1499 | "seeAlso": [ | ||
1500 | "https://creativecommons.org/licenses/by/3.0/nl/legalcode" | ||
1501 | ], | ||
1502 | "isOsiApproved": false | ||
1503 | }, | ||
1504 | { | ||
1505 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-2.5.html", | ||
1506 | "isDeprecatedLicenseId": false, | ||
1507 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-ND-2.5.json", | ||
1508 | "referenceNumber": 121, | ||
1509 | "name": "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic", | ||
1510 | "licenseId": "CC-BY-NC-ND-2.5", | ||
1511 | "seeAlso": [ | ||
1512 | "https://creativecommons.org/licenses/by-nc-nd/2.5/legalcode" | ||
1513 | ], | ||
1514 | "isOsiApproved": false | ||
1515 | }, | ||
1516 | { | ||
1517 | "reference": "https://spdx.org/licenses/ECL-1.0.html", | ||
1518 | "isDeprecatedLicenseId": false, | ||
1519 | "detailsUrl": "https://spdx.org/licenses/ECL-1.0.json", | ||
1520 | "referenceNumber": 122, | ||
1521 | "name": "Educational Community License v1.0", | ||
1522 | "licenseId": "ECL-1.0", | ||
1523 | "seeAlso": [ | ||
1524 | "https://opensource.org/licenses/ECL-1.0" | ||
1525 | ], | ||
1526 | "isOsiApproved": true | ||
1527 | }, | ||
1528 | { | ||
1529 | "reference": "https://spdx.org/licenses/Afmparse.html", | ||
1530 | "isDeprecatedLicenseId": false, | ||
1531 | "detailsUrl": "https://spdx.org/licenses/Afmparse.json", | ||
1532 | "referenceNumber": 123, | ||
1533 | "name": "Afmparse License", | ||
1534 | "licenseId": "Afmparse", | ||
1535 | "seeAlso": [ | ||
1536 | "https://fedoraproject.org/wiki/Licensing/Afmparse" | ||
1537 | ], | ||
1538 | "isOsiApproved": false | ||
1539 | }, | ||
1540 | { | ||
1541 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-3.0-DE.html", | ||
1542 | "isDeprecatedLicenseId": false, | ||
1543 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-3.0-DE.json", | ||
1544 | "referenceNumber": 124, | ||
1545 | "name": "Creative Commons Attribution Non Commercial Share Alike 3.0 Germany", | ||
1546 | "licenseId": "CC-BY-NC-SA-3.0-DE", | ||
1547 | "seeAlso": [ | ||
1548 | "https://creativecommons.org/licenses/by-nc-sa/3.0/de/legalcode" | ||
1549 | ], | ||
1550 | "isOsiApproved": false | ||
1551 | }, | ||
1552 | { | ||
1553 | "reference": "https://spdx.org/licenses/CC-BY-SA-3.0.html", | ||
1554 | "isDeprecatedLicenseId": false, | ||
1555 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-3.0.json", | ||
1556 | "referenceNumber": 125, | ||
1557 | "name": "Creative Commons Attribution Share Alike 3.0 Unported", | ||
1558 | "licenseId": "CC-BY-SA-3.0", | ||
1559 | "seeAlso": [ | ||
1560 | "https://creativecommons.org/licenses/by-sa/3.0/legalcode" | ||
1561 | ], | ||
1562 | "isOsiApproved": false | ||
1563 | }, | ||
1564 | { | ||
1565 | "reference": "https://spdx.org/licenses/NTP.html", | ||
1566 | "isDeprecatedLicenseId": false, | ||
1567 | "detailsUrl": "https://spdx.org/licenses/NTP.json", | ||
1568 | "referenceNumber": 126, | ||
1569 | "name": "NTP License", | ||
1570 | "licenseId": "NTP", | ||
1571 | "seeAlso": [ | ||
1572 | "https://opensource.org/licenses/NTP" | ||
1573 | ], | ||
1574 | "isOsiApproved": true | ||
1575 | }, | ||
1576 | { | ||
1577 | "reference": "https://spdx.org/licenses/MPL-2.0.html", | ||
1578 | "isDeprecatedLicenseId": false, | ||
1579 | "detailsUrl": "https://spdx.org/licenses/MPL-2.0.json", | ||
1580 | "referenceNumber": 127, | ||
1581 | "name": "Mozilla Public License 2.0", | ||
1582 | "licenseId": "MPL-2.0", | ||
1583 | "seeAlso": [ | ||
1584 | "https://www.mozilla.org/MPL/2.0/", | ||
1585 | "https://opensource.org/licenses/MPL-2.0" | ||
1586 | ], | ||
1587 | "isOsiApproved": true, | ||
1588 | "isFsfLibre": true | ||
1589 | }, | ||
1590 | { | ||
1591 | "reference": "https://spdx.org/licenses/GFDL-1.3-or-later.html", | ||
1592 | "isDeprecatedLicenseId": false, | ||
1593 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-or-later.json", | ||
1594 | "referenceNumber": 128, | ||
1595 | "name": "GNU Free Documentation License v1.3 or later", | ||
1596 | "licenseId": "GFDL-1.3-or-later", | ||
1597 | "seeAlso": [ | ||
1598 | "https://www.gnu.org/licenses/fdl-1.3.txt" | ||
1599 | ], | ||
1600 | "isOsiApproved": false, | ||
1601 | "isFsfLibre": true | ||
1602 | }, | ||
1603 | { | ||
1604 | "reference": "https://spdx.org/licenses/LPL-1.02.html", | ||
1605 | "isDeprecatedLicenseId": false, | ||
1606 | "detailsUrl": "https://spdx.org/licenses/LPL-1.02.json", | ||
1607 | "referenceNumber": 129, | ||
1608 | "name": "Lucent Public License v1.02", | ||
1609 | "licenseId": "LPL-1.02", | ||
1610 | "seeAlso": [ | ||
1611 | "http://plan9.bell-labs.com/plan9/license.html", | ||
1612 | "https://opensource.org/licenses/LPL-1.02" | ||
1613 | ], | ||
1614 | "isOsiApproved": true, | ||
1615 | "isFsfLibre": true | ||
1616 | }, | ||
1617 | { | ||
1618 | "reference": "https://spdx.org/licenses/AFL-2.0.html", | ||
1619 | "isDeprecatedLicenseId": false, | ||
1620 | "detailsUrl": "https://spdx.org/licenses/AFL-2.0.json", | ||
1621 | "referenceNumber": 130, | ||
1622 | "name": "Academic Free License v2.0", | ||
1623 | "licenseId": "AFL-2.0", | ||
1624 | "seeAlso": [ | ||
1625 | "http://wayback.archive.org/web/20060924134533/http://www.opensource.org/licenses/afl-2.0.txt" | ||
1626 | ], | ||
1627 | "isOsiApproved": true, | ||
1628 | "isFsfLibre": true | ||
1629 | }, | ||
1630 | { | ||
1631 | "reference": "https://spdx.org/licenses/GPL-2.0.html", | ||
1632 | "isDeprecatedLicenseId": true, | ||
1633 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0.json", | ||
1634 | "referenceNumber": 131, | ||
1635 | "name": "GNU General Public License v2.0 only", | ||
1636 | "licenseId": "GPL-2.0", | ||
1637 | "seeAlso": [ | ||
1638 | "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html", | ||
1639 | "https://opensource.org/licenses/GPL-2.0" | ||
1640 | ], | ||
1641 | "isOsiApproved": true, | ||
1642 | "isFsfLibre": true | ||
1643 | }, | ||
1644 | { | ||
1645 | "reference": "https://spdx.org/licenses/Artistic-2.0.html", | ||
1646 | "isDeprecatedLicenseId": false, | ||
1647 | "detailsUrl": "https://spdx.org/licenses/Artistic-2.0.json", | ||
1648 | "referenceNumber": 132, | ||
1649 | "name": "Artistic License 2.0", | ||
1650 | "licenseId": "Artistic-2.0", | ||
1651 | "seeAlso": [ | ||
1652 | "http://www.perlfoundation.org/artistic_license_2_0", | ||
1653 | "https://www.perlfoundation.org/artistic-license-20.html", | ||
1654 | "https://opensource.org/licenses/artistic-license-2.0" | ||
1655 | ], | ||
1656 | "isOsiApproved": true, | ||
1657 | "isFsfLibre": true | ||
1658 | }, | ||
1659 | { | ||
1660 | "reference": "https://spdx.org/licenses/MS-RL.html", | ||
1661 | "isDeprecatedLicenseId": false, | ||
1662 | "detailsUrl": "https://spdx.org/licenses/MS-RL.json", | ||
1663 | "referenceNumber": 133, | ||
1664 | "name": "Microsoft Reciprocal License", | ||
1665 | "licenseId": "MS-RL", | ||
1666 | "seeAlso": [ | ||
1667 | "http://www.microsoft.com/opensource/licenses.mspx", | ||
1668 | "https://opensource.org/licenses/MS-RL" | ||
1669 | ], | ||
1670 | "isOsiApproved": true, | ||
1671 | "isFsfLibre": true | ||
1672 | }, | ||
1673 | { | ||
1674 | "reference": "https://spdx.org/licenses/xpp.html", | ||
1675 | "isDeprecatedLicenseId": false, | ||
1676 | "detailsUrl": "https://spdx.org/licenses/xpp.json", | ||
1677 | "referenceNumber": 134, | ||
1678 | "name": "XPP License", | ||
1679 | "licenseId": "xpp", | ||
1680 | "seeAlso": [ | ||
1681 | "https://fedoraproject.org/wiki/Licensing/xpp" | ||
1682 | ], | ||
1683 | "isOsiApproved": false | ||
1684 | }, | ||
1685 | { | ||
1686 | "reference": "https://spdx.org/licenses/GFDL-1.2-no-invariants-only.html", | ||
1687 | "isDeprecatedLicenseId": false, | ||
1688 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-no-invariants-only.json", | ||
1689 | "referenceNumber": 135, | ||
1690 | "name": "GNU Free Documentation License v1.2 only - no invariants", | ||
1691 | "licenseId": "GFDL-1.2-no-invariants-only", | ||
1692 | "seeAlso": [ | ||
1693 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" | ||
1694 | ], | ||
1695 | "isOsiApproved": false | ||
1696 | }, | ||
1697 | { | ||
1698 | "reference": "https://spdx.org/licenses/ClArtistic.html", | ||
1699 | "isDeprecatedLicenseId": false, | ||
1700 | "detailsUrl": "https://spdx.org/licenses/ClArtistic.json", | ||
1701 | "referenceNumber": 136, | ||
1702 | "name": "Clarified Artistic License", | ||
1703 | "licenseId": "ClArtistic", | ||
1704 | "seeAlso": [ | ||
1705 | "http://gianluca.dellavedova.org/2011/01/03/clarified-artistic-license/", | ||
1706 | "http://www.ncftp.com/ncftp/doc/LICENSE.txt" | ||
1707 | ], | ||
1708 | "isOsiApproved": false, | ||
1709 | "isFsfLibre": true | ||
1710 | }, | ||
1711 | { | ||
1712 | "reference": "https://spdx.org/licenses/HaskellReport.html", | ||
1713 | "isDeprecatedLicenseId": false, | ||
1714 | "detailsUrl": "https://spdx.org/licenses/HaskellReport.json", | ||
1715 | "referenceNumber": 137, | ||
1716 | "name": "Haskell Language Report License", | ||
1717 | "licenseId": "HaskellReport", | ||
1718 | "seeAlso": [ | ||
1719 | "https://fedoraproject.org/wiki/Licensing/Haskell_Language_Report_License" | ||
1720 | ], | ||
1721 | "isOsiApproved": false | ||
1722 | }, | ||
1723 | { | ||
1724 | "reference": "https://spdx.org/licenses/CC-BY-3.0-DE.html", | ||
1725 | "isDeprecatedLicenseId": false, | ||
1726 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0-DE.json", | ||
1727 | "referenceNumber": 138, | ||
1728 | "name": "Creative Commons Attribution 3.0 Germany", | ||
1729 | "licenseId": "CC-BY-3.0-DE", | ||
1730 | "seeAlso": [ | ||
1731 | "https://creativecommons.org/licenses/by/3.0/de/legalcode" | ||
1732 | ], | ||
1733 | "isOsiApproved": false | ||
1734 | }, | ||
1735 | { | ||
1736 | "reference": "https://spdx.org/licenses/RSCPL.html", | ||
1737 | "isDeprecatedLicenseId": false, | ||
1738 | "detailsUrl": "https://spdx.org/licenses/RSCPL.json", | ||
1739 | "referenceNumber": 139, | ||
1740 | "name": "Ricoh Source Code Public License", | ||
1741 | "licenseId": "RSCPL", | ||
1742 | "seeAlso": [ | ||
1743 | "http://wayback.archive.org/web/20060715140826/http://www.risource.org/RPL/RPL-1.0A.shtml", | ||
1744 | "https://opensource.org/licenses/RSCPL" | ||
1745 | ], | ||
1746 | "isOsiApproved": true | ||
1747 | }, | ||
1748 | { | ||
1749 | "reference": "https://spdx.org/licenses/Intel.html", | ||
1750 | "isDeprecatedLicenseId": false, | ||
1751 | "detailsUrl": "https://spdx.org/licenses/Intel.json", | ||
1752 | "referenceNumber": 140, | ||
1753 | "name": "Intel Open Source License", | ||
1754 | "licenseId": "Intel", | ||
1755 | "seeAlso": [ | ||
1756 | "https://opensource.org/licenses/Intel" | ||
1757 | ], | ||
1758 | "isOsiApproved": true, | ||
1759 | "isFsfLibre": true | ||
1760 | }, | ||
1761 | { | ||
1762 | "reference": "https://spdx.org/licenses/GFDL-1.1-no-invariants-or-later.html", | ||
1763 | "isDeprecatedLicenseId": false, | ||
1764 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-no-invariants-or-later.json", | ||
1765 | "referenceNumber": 141, | ||
1766 | "name": "GNU Free Documentation License v1.1 or later - no invariants", | ||
1767 | "licenseId": "GFDL-1.1-no-invariants-or-later", | ||
1768 | "seeAlso": [ | ||
1769 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | ||
1770 | ], | ||
1771 | "isOsiApproved": false | ||
1772 | }, | ||
1773 | { | ||
1774 | "reference": "https://spdx.org/licenses/APAFML.html", | ||
1775 | "isDeprecatedLicenseId": false, | ||
1776 | "detailsUrl": "https://spdx.org/licenses/APAFML.json", | ||
1777 | "referenceNumber": 142, | ||
1778 | "name": "Adobe Postscript AFM License", | ||
1779 | "licenseId": "APAFML", | ||
1780 | "seeAlso": [ | ||
1781 | "https://fedoraproject.org/wiki/Licensing/AdobePostscriptAFM" | ||
1782 | ], | ||
1783 | "isOsiApproved": false | ||
1784 | }, | ||
1785 | { | ||
1786 | "reference": "https://spdx.org/licenses/GFDL-1.2.html", | ||
1787 | "isDeprecatedLicenseId": true, | ||
1788 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2.json", | ||
1789 | "referenceNumber": 143, | ||
1790 | "name": "GNU Free Documentation License v1.2", | ||
1791 | "licenseId": "GFDL-1.2", | ||
1792 | "seeAlso": [ | ||
1793 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" | ||
1794 | ], | ||
1795 | "isOsiApproved": false, | ||
1796 | "isFsfLibre": true | ||
1797 | }, | ||
1798 | { | ||
1799 | "reference": "https://spdx.org/licenses/SISSL.html", | ||
1800 | "isDeprecatedLicenseId": false, | ||
1801 | "detailsUrl": "https://spdx.org/licenses/SISSL.json", | ||
1802 | "referenceNumber": 144, | ||
1803 | "name": "Sun Industry Standards Source License v1.1", | ||
1804 | "licenseId": "SISSL", | ||
1805 | "seeAlso": [ | ||
1806 | "http://www.openoffice.org/licenses/sissl_license.html", | ||
1807 | "https://opensource.org/licenses/SISSL" | ||
1808 | ], | ||
1809 | "isOsiApproved": true, | ||
1810 | "isFsfLibre": true | ||
1811 | }, | ||
1812 | { | ||
1813 | "reference": "https://spdx.org/licenses/HTMLTIDY.html", | ||
1814 | "isDeprecatedLicenseId": false, | ||
1815 | "detailsUrl": "https://spdx.org/licenses/HTMLTIDY.json", | ||
1816 | "referenceNumber": 145, | ||
1817 | "name": "HTML Tidy License", | ||
1818 | "licenseId": "HTMLTIDY", | ||
1819 | "seeAlso": [ | ||
1820 | "https://github.com/htacg/tidy-html5/blob/next/README/LICENSE.md" | ||
1821 | ], | ||
1822 | "isOsiApproved": false | ||
1823 | }, | ||
1824 | { | ||
1825 | "reference": "https://spdx.org/licenses/Naumen.html", | ||
1826 | "isDeprecatedLicenseId": false, | ||
1827 | "detailsUrl": "https://spdx.org/licenses/Naumen.json", | ||
1828 | "referenceNumber": 146, | ||
1829 | "name": "Naumen Public License", | ||
1830 | "licenseId": "Naumen", | ||
1831 | "seeAlso": [ | ||
1832 | "https://opensource.org/licenses/Naumen" | ||
1833 | ], | ||
1834 | "isOsiApproved": true | ||
1835 | }, | ||
1836 | { | ||
1837 | "reference": "https://spdx.org/licenses/OLDAP-2.8.html", | ||
1838 | "isDeprecatedLicenseId": false, | ||
1839 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.8.json", | ||
1840 | "referenceNumber": 147, | ||
1841 | "name": "Open LDAP Public License v2.8", | ||
1842 | "licenseId": "OLDAP-2.8", | ||
1843 | "seeAlso": [ | ||
1844 | "http://www.openldap.org/software/release/license.html" | ||
1845 | ], | ||
1846 | "isOsiApproved": true | ||
1847 | }, | ||
1848 | { | ||
1849 | "reference": "https://spdx.org/licenses/blessing.html", | ||
1850 | "isDeprecatedLicenseId": false, | ||
1851 | "detailsUrl": "https://spdx.org/licenses/blessing.json", | ||
1852 | "referenceNumber": 148, | ||
1853 | "name": "SQLite Blessing", | ||
1854 | "licenseId": "blessing", | ||
1855 | "seeAlso": [ | ||
1856 | "https://www.sqlite.org/src/artifact/e33a4df7e32d742a?ln\u003d4-9", | ||
1857 | "https://sqlite.org/src/artifact/df5091916dbb40e6" | ||
1858 | ], | ||
1859 | "isOsiApproved": false | ||
1860 | }, | ||
1861 | { | ||
1862 | "reference": "https://spdx.org/licenses/LGPL-2.0-or-later.html", | ||
1863 | "isDeprecatedLicenseId": false, | ||
1864 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.0-or-later.json", | ||
1865 | "referenceNumber": 149, | ||
1866 | "name": "GNU Library General Public License v2 or later", | ||
1867 | "licenseId": "LGPL-2.0-or-later", | ||
1868 | "seeAlso": [ | ||
1869 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html" | ||
1870 | ], | ||
1871 | "isOsiApproved": true | ||
1872 | }, | ||
1873 | { | ||
1874 | "reference": "https://spdx.org/licenses/OGTSL.html", | ||
1875 | "isDeprecatedLicenseId": false, | ||
1876 | "detailsUrl": "https://spdx.org/licenses/OGTSL.json", | ||
1877 | "referenceNumber": 150, | ||
1878 | "name": "Open Group Test Suite License", | ||
1879 | "licenseId": "OGTSL", | ||
1880 | "seeAlso": [ | ||
1881 | "http://www.opengroup.org/testing/downloads/The_Open_Group_TSL.txt", | ||
1882 | "https://opensource.org/licenses/OGTSL" | ||
1883 | ], | ||
1884 | "isOsiApproved": true | ||
1885 | }, | ||
1886 | { | ||
1887 | "reference": "https://spdx.org/licenses/CC-BY-ND-2.0.html", | ||
1888 | "isDeprecatedLicenseId": false, | ||
1889 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-2.0.json", | ||
1890 | "referenceNumber": 151, | ||
1891 | "name": "Creative Commons Attribution No Derivatives 2.0 Generic", | ||
1892 | "licenseId": "CC-BY-ND-2.0", | ||
1893 | "seeAlso": [ | ||
1894 | "https://creativecommons.org/licenses/by-nd/2.0/legalcode" | ||
1895 | ], | ||
1896 | "isOsiApproved": false | ||
1897 | }, | ||
1898 | { | ||
1899 | "reference": "https://spdx.org/licenses/Parity-7.0.0.html", | ||
1900 | "isDeprecatedLicenseId": false, | ||
1901 | "detailsUrl": "https://spdx.org/licenses/Parity-7.0.0.json", | ||
1902 | "referenceNumber": 152, | ||
1903 | "name": "The Parity Public License 7.0.0", | ||
1904 | "licenseId": "Parity-7.0.0", | ||
1905 | "seeAlso": [ | ||
1906 | "https://paritylicense.com/versions/7.0.0.html" | ||
1907 | ], | ||
1908 | "isOsiApproved": false | ||
1909 | }, | ||
1910 | { | ||
1911 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html", | ||
1912 | "isDeprecatedLicenseId": false, | ||
1913 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.json", | ||
1914 | "referenceNumber": 153, | ||
1915 | "name": "Creative Commons Attribution Non Commercial Share Alike 4.0 International", | ||
1916 | "licenseId": "CC-BY-NC-SA-4.0", | ||
1917 | "seeAlso": [ | ||
1918 | "https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode" | ||
1919 | ], | ||
1920 | "isOsiApproved": false | ||
1921 | }, | ||
1922 | { | ||
1923 | "reference": "https://spdx.org/licenses/CC-BY-ND-1.0.html", | ||
1924 | "isDeprecatedLicenseId": false, | ||
1925 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-1.0.json", | ||
1926 | "referenceNumber": 154, | ||
1927 | "name": "Creative Commons Attribution No Derivatives 1.0 Generic", | ||
1928 | "licenseId": "CC-BY-ND-1.0", | ||
1929 | "seeAlso": [ | ||
1930 | "https://creativecommons.org/licenses/by-nd/1.0/legalcode" | ||
1931 | ], | ||
1932 | "isOsiApproved": false | ||
1933 | }, | ||
1934 | { | ||
1935 | "reference": "https://spdx.org/licenses/CNRI-Python.html", | ||
1936 | "isDeprecatedLicenseId": false, | ||
1937 | "detailsUrl": "https://spdx.org/licenses/CNRI-Python.json", | ||
1938 | "referenceNumber": 155, | ||
1939 | "name": "CNRI Python License", | ||
1940 | "licenseId": "CNRI-Python", | ||
1941 | "seeAlso": [ | ||
1942 | "https://opensource.org/licenses/CNRI-Python" | ||
1943 | ], | ||
1944 | "isOsiApproved": true | ||
1945 | }, | ||
1946 | { | ||
1947 | "reference": "https://spdx.org/licenses/dvipdfm.html", | ||
1948 | "isDeprecatedLicenseId": false, | ||
1949 | "detailsUrl": "https://spdx.org/licenses/dvipdfm.json", | ||
1950 | "referenceNumber": 156, | ||
1951 | "name": "dvipdfm License", | ||
1952 | "licenseId": "dvipdfm", | ||
1953 | "seeAlso": [ | ||
1954 | "https://fedoraproject.org/wiki/Licensing/dvipdfm" | ||
1955 | ], | ||
1956 | "isOsiApproved": false | ||
1957 | }, | ||
1958 | { | ||
1959 | "reference": "https://spdx.org/licenses/LGPL-3.0.html", | ||
1960 | "isDeprecatedLicenseId": true, | ||
1961 | "detailsUrl": "https://spdx.org/licenses/LGPL-3.0.json", | ||
1962 | "referenceNumber": 157, | ||
1963 | "name": "GNU Lesser General Public License v3.0 only", | ||
1964 | "licenseId": "LGPL-3.0", | ||
1965 | "seeAlso": [ | ||
1966 | "https://www.gnu.org/licenses/lgpl-3.0-standalone.html", | ||
1967 | "https://opensource.org/licenses/LGPL-3.0" | ||
1968 | ], | ||
1969 | "isOsiApproved": true, | ||
1970 | "isFsfLibre": true | ||
1971 | }, | ||
1972 | { | ||
1973 | "reference": "https://spdx.org/licenses/OLDAP-2.5.html", | ||
1974 | "isDeprecatedLicenseId": false, | ||
1975 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.5.json", | ||
1976 | "referenceNumber": 158, | ||
1977 | "name": "Open LDAP Public License v2.5", | ||
1978 | "licenseId": "OLDAP-2.5", | ||
1979 | "seeAlso": [ | ||
1980 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d6852b9d90022e8593c98205413380536b1b5a7cf" | ||
1981 | ], | ||
1982 | "isOsiApproved": false | ||
1983 | }, | ||
1984 | { | ||
1985 | "reference": "https://spdx.org/licenses/NLOD-1.0.html", | ||
1986 | "isDeprecatedLicenseId": false, | ||
1987 | "detailsUrl": "https://spdx.org/licenses/NLOD-1.0.json", | ||
1988 | "referenceNumber": 159, | ||
1989 | "name": "Norwegian Licence for Open Government Data (NLOD) 1.0", | ||
1990 | "licenseId": "NLOD-1.0", | ||
1991 | "seeAlso": [ | ||
1992 | "http://data.norge.no/nlod/en/1.0" | ||
1993 | ], | ||
1994 | "isOsiApproved": false | ||
1995 | }, | ||
1996 | { | ||
1997 | "reference": "https://spdx.org/licenses/SMPPL.html", | ||
1998 | "isDeprecatedLicenseId": false, | ||
1999 | "detailsUrl": "https://spdx.org/licenses/SMPPL.json", | ||
2000 | "referenceNumber": 160, | ||
2001 | "name": "Secure Messaging Protocol Public License", | ||
2002 | "licenseId": "SMPPL", | ||
2003 | "seeAlso": [ | ||
2004 | "https://github.com/dcblake/SMP/blob/master/Documentation/License.txt" | ||
2005 | ], | ||
2006 | "isOsiApproved": false | ||
2007 | }, | ||
2008 | { | ||
2009 | "reference": "https://spdx.org/licenses/CC-BY-1.0.html", | ||
2010 | "isDeprecatedLicenseId": false, | ||
2011 | "detailsUrl": "https://spdx.org/licenses/CC-BY-1.0.json", | ||
2012 | "referenceNumber": 161, | ||
2013 | "name": "Creative Commons Attribution 1.0 Generic", | ||
2014 | "licenseId": "CC-BY-1.0", | ||
2015 | "seeAlso": [ | ||
2016 | "https://creativecommons.org/licenses/by/1.0/legalcode" | ||
2017 | ], | ||
2018 | "isOsiApproved": false | ||
2019 | }, | ||
2020 | { | ||
2021 | "reference": "https://spdx.org/licenses/UCL-1.0.html", | ||
2022 | "isDeprecatedLicenseId": false, | ||
2023 | "detailsUrl": "https://spdx.org/licenses/UCL-1.0.json", | ||
2024 | "referenceNumber": 162, | ||
2025 | "name": "Upstream Compatibility License v1.0", | ||
2026 | "licenseId": "UCL-1.0", | ||
2027 | "seeAlso": [ | ||
2028 | "https://opensource.org/licenses/UCL-1.0" | ||
2029 | ], | ||
2030 | "isOsiApproved": true | ||
2031 | }, | ||
2032 | { | ||
2033 | "reference": "https://spdx.org/licenses/Mup.html", | ||
2034 | "isDeprecatedLicenseId": false, | ||
2035 | "detailsUrl": "https://spdx.org/licenses/Mup.json", | ||
2036 | "referenceNumber": 163, | ||
2037 | "name": "Mup License", | ||
2038 | "licenseId": "Mup", | ||
2039 | "seeAlso": [ | ||
2040 | "https://fedoraproject.org/wiki/Licensing/Mup" | ||
2041 | ], | ||
2042 | "isOsiApproved": false | ||
2043 | }, | ||
2044 | { | ||
2045 | "reference": "https://spdx.org/licenses/LGPL-2.1-only.html", | ||
2046 | "isDeprecatedLicenseId": false, | ||
2047 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.1-only.json", | ||
2048 | "referenceNumber": 164, | ||
2049 | "name": "GNU Lesser General Public License v2.1 only", | ||
2050 | "licenseId": "LGPL-2.1-only", | ||
2051 | "seeAlso": [ | ||
2052 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html", | ||
2053 | "https://opensource.org/licenses/LGPL-2.1" | ||
2054 | ], | ||
2055 | "isOsiApproved": true, | ||
2056 | "isFsfLibre": true | ||
2057 | }, | ||
2058 | { | ||
2059 | "reference": "https://spdx.org/licenses/GL2PS.html", | ||
2060 | "isDeprecatedLicenseId": false, | ||
2061 | "detailsUrl": "https://spdx.org/licenses/GL2PS.json", | ||
2062 | "referenceNumber": 165, | ||
2063 | "name": "GL2PS License", | ||
2064 | "licenseId": "GL2PS", | ||
2065 | "seeAlso": [ | ||
2066 | "http://www.geuz.org/gl2ps/COPYING.GL2PS" | ||
2067 | ], | ||
2068 | "isOsiApproved": false | ||
2069 | }, | ||
2070 | { | ||
2071 | "reference": "https://spdx.org/licenses/PHP-3.0.html", | ||
2072 | "isDeprecatedLicenseId": false, | ||
2073 | "detailsUrl": "https://spdx.org/licenses/PHP-3.0.json", | ||
2074 | "referenceNumber": 166, | ||
2075 | "name": "PHP License v3.0", | ||
2076 | "licenseId": "PHP-3.0", | ||
2077 | "seeAlso": [ | ||
2078 | "http://www.php.net/license/3_0.txt", | ||
2079 | "https://opensource.org/licenses/PHP-3.0" | ||
2080 | ], | ||
2081 | "isOsiApproved": true | ||
2082 | }, | ||
2083 | { | ||
2084 | "reference": "https://spdx.org/licenses/NIST-PD-fallback.html", | ||
2085 | "isDeprecatedLicenseId": false, | ||
2086 | "detailsUrl": "https://spdx.org/licenses/NIST-PD-fallback.json", | ||
2087 | "referenceNumber": 167, | ||
2088 | "name": "NIST Public Domain Notice with license fallback", | ||
2089 | "licenseId": "NIST-PD-fallback", | ||
2090 | "seeAlso": [ | ||
2091 | "https://github.com/usnistgov/jsip/blob/59700e6926cbe96c5cdae897d9a7d2656b42abe3/LICENSE", | ||
2092 | "https://github.com/usnistgov/fipy/blob/86aaa5c2ba2c6f1be19593c5986071cf6568cc34/LICENSE.rst" | ||
2093 | ], | ||
2094 | "isOsiApproved": false | ||
2095 | }, | ||
2096 | { | ||
2097 | "reference": "https://spdx.org/licenses/W3C-20150513.html", | ||
2098 | "isDeprecatedLicenseId": false, | ||
2099 | "detailsUrl": "https://spdx.org/licenses/W3C-20150513.json", | ||
2100 | "referenceNumber": 168, | ||
2101 | "name": "W3C Software Notice and Document License (2015-05-13)", | ||
2102 | "licenseId": "W3C-20150513", | ||
2103 | "seeAlso": [ | ||
2104 | "https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document" | ||
2105 | ], | ||
2106 | "isOsiApproved": false | ||
2107 | }, | ||
2108 | { | ||
2109 | "reference": "https://spdx.org/licenses/CPL-1.0.html", | ||
2110 | "isDeprecatedLicenseId": false, | ||
2111 | "detailsUrl": "https://spdx.org/licenses/CPL-1.0.json", | ||
2112 | "referenceNumber": 169, | ||
2113 | "name": "Common Public License 1.0", | ||
2114 | "licenseId": "CPL-1.0", | ||
2115 | "seeAlso": [ | ||
2116 | "https://opensource.org/licenses/CPL-1.0" | ||
2117 | ], | ||
2118 | "isOsiApproved": true, | ||
2119 | "isFsfLibre": true | ||
2120 | }, | ||
2121 | { | ||
2122 | "reference": "https://spdx.org/licenses/OGL-UK-1.0.html", | ||
2123 | "isDeprecatedLicenseId": false, | ||
2124 | "detailsUrl": "https://spdx.org/licenses/OGL-UK-1.0.json", | ||
2125 | "referenceNumber": 170, | ||
2126 | "name": "Open Government Licence v1.0", | ||
2127 | "licenseId": "OGL-UK-1.0", | ||
2128 | "seeAlso": [ | ||
2129 | "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/1/" | ||
2130 | ], | ||
2131 | "isOsiApproved": false | ||
2132 | }, | ||
2133 | { | ||
2134 | "reference": "https://spdx.org/licenses/CrystalStacker.html", | ||
2135 | "isDeprecatedLicenseId": false, | ||
2136 | "detailsUrl": "https://spdx.org/licenses/CrystalStacker.json", | ||
2137 | "referenceNumber": 171, | ||
2138 | "name": "CrystalStacker License", | ||
2139 | "licenseId": "CrystalStacker", | ||
2140 | "seeAlso": [ | ||
2141 | "https://fedoraproject.org/wiki/Licensing:CrystalStacker?rd\u003dLicensing/CrystalStacker" | ||
2142 | ], | ||
2143 | "isOsiApproved": false | ||
2144 | }, | ||
2145 | { | ||
2146 | "reference": "https://spdx.org/licenses/TCL.html", | ||
2147 | "isDeprecatedLicenseId": false, | ||
2148 | "detailsUrl": "https://spdx.org/licenses/TCL.json", | ||
2149 | "referenceNumber": 172, | ||
2150 | "name": "TCL/TK License", | ||
2151 | "licenseId": "TCL", | ||
2152 | "seeAlso": [ | ||
2153 | "http://www.tcl.tk/software/tcltk/license.html", | ||
2154 | "https://fedoraproject.org/wiki/Licensing/TCL" | ||
2155 | ], | ||
2156 | "isOsiApproved": false | ||
2157 | }, | ||
2158 | { | ||
2159 | "reference": "https://spdx.org/licenses/ZPL-2.0.html", | ||
2160 | "isDeprecatedLicenseId": false, | ||
2161 | "detailsUrl": "https://spdx.org/licenses/ZPL-2.0.json", | ||
2162 | "referenceNumber": 173, | ||
2163 | "name": "Zope Public License 2.0", | ||
2164 | "licenseId": "ZPL-2.0", | ||
2165 | "seeAlso": [ | ||
2166 | "http://old.zope.org/Resources/License/ZPL-2.0", | ||
2167 | "https://opensource.org/licenses/ZPL-2.0" | ||
2168 | ], | ||
2169 | "isOsiApproved": true, | ||
2170 | "isFsfLibre": true | ||
2171 | }, | ||
2172 | { | ||
2173 | "reference": "https://spdx.org/licenses/Frameworx-1.0.html", | ||
2174 | "isDeprecatedLicenseId": false, | ||
2175 | "detailsUrl": "https://spdx.org/licenses/Frameworx-1.0.json", | ||
2176 | "referenceNumber": 174, | ||
2177 | "name": "Frameworx Open License 1.0", | ||
2178 | "licenseId": "Frameworx-1.0", | ||
2179 | "seeAlso": [ | ||
2180 | "https://opensource.org/licenses/Frameworx-1.0" | ||
2181 | ], | ||
2182 | "isOsiApproved": true | ||
2183 | }, | ||
2184 | { | ||
2185 | "reference": "https://spdx.org/licenses/AGPL-3.0-only.html", | ||
2186 | "isDeprecatedLicenseId": false, | ||
2187 | "detailsUrl": "https://spdx.org/licenses/AGPL-3.0-only.json", | ||
2188 | "referenceNumber": 175, | ||
2189 | "name": "GNU Affero General Public License v3.0 only", | ||
2190 | "licenseId": "AGPL-3.0-only", | ||
2191 | "seeAlso": [ | ||
2192 | "https://www.gnu.org/licenses/agpl.txt", | ||
2193 | "https://opensource.org/licenses/AGPL-3.0" | ||
2194 | ], | ||
2195 | "isOsiApproved": true, | ||
2196 | "isFsfLibre": true | ||
2197 | }, | ||
2198 | { | ||
2199 | "reference": "https://spdx.org/licenses/DRL-1.0.html", | ||
2200 | "isDeprecatedLicenseId": false, | ||
2201 | "detailsUrl": "https://spdx.org/licenses/DRL-1.0.json", | ||
2202 | "referenceNumber": 176, | ||
2203 | "name": "Detection Rule License 1.0", | ||
2204 | "licenseId": "DRL-1.0", | ||
2205 | "seeAlso": [ | ||
2206 | "https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md" | ||
2207 | ], | ||
2208 | "isOsiApproved": false | ||
2209 | }, | ||
2210 | { | ||
2211 | "reference": "https://spdx.org/licenses/LGPL-2.0.html", | ||
2212 | "isDeprecatedLicenseId": true, | ||
2213 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.0.json", | ||
2214 | "referenceNumber": 177, | ||
2215 | "name": "GNU Library General Public License v2 only", | ||
2216 | "licenseId": "LGPL-2.0", | ||
2217 | "seeAlso": [ | ||
2218 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html" | ||
2219 | ], | ||
2220 | "isOsiApproved": true | ||
2221 | }, | ||
2222 | { | ||
2223 | "reference": "https://spdx.org/licenses/EFL-2.0.html", | ||
2224 | "isDeprecatedLicenseId": false, | ||
2225 | "detailsUrl": "https://spdx.org/licenses/EFL-2.0.json", | ||
2226 | "referenceNumber": 178, | ||
2227 | "name": "Eiffel Forum License v2.0", | ||
2228 | "licenseId": "EFL-2.0", | ||
2229 | "seeAlso": [ | ||
2230 | "http://www.eiffel-nice.org/license/eiffel-forum-license-2.html", | ||
2231 | "https://opensource.org/licenses/EFL-2.0" | ||
2232 | ], | ||
2233 | "isOsiApproved": true, | ||
2234 | "isFsfLibre": true | ||
2235 | }, | ||
2236 | { | ||
2237 | "reference": "https://spdx.org/licenses/CAL-1.0-Combined-Work-Exception.html", | ||
2238 | "isDeprecatedLicenseId": false, | ||
2239 | "detailsUrl": "https://spdx.org/licenses/CAL-1.0-Combined-Work-Exception.json", | ||
2240 | "referenceNumber": 179, | ||
2241 | "name": "Cryptographic Autonomy License 1.0 (Combined Work Exception)", | ||
2242 | "licenseId": "CAL-1.0-Combined-Work-Exception", | ||
2243 | "seeAlso": [ | ||
2244 | "http://cryptographicautonomylicense.com/license-text.html", | ||
2245 | "https://opensource.org/licenses/CAL-1.0" | ||
2246 | ], | ||
2247 | "isOsiApproved": true | ||
2248 | }, | ||
2249 | { | ||
2250 | "reference": "https://spdx.org/licenses/GFDL-1.1-invariants-only.html", | ||
2251 | "isDeprecatedLicenseId": false, | ||
2252 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-invariants-only.json", | ||
2253 | "referenceNumber": 180, | ||
2254 | "name": "GNU Free Documentation License v1.1 only - invariants", | ||
2255 | "licenseId": "GFDL-1.1-invariants-only", | ||
2256 | "seeAlso": [ | ||
2257 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | ||
2258 | ], | ||
2259 | "isOsiApproved": false | ||
2260 | }, | ||
2261 | { | ||
2262 | "reference": "https://spdx.org/licenses/psutils.html", | ||
2263 | "isDeprecatedLicenseId": false, | ||
2264 | "detailsUrl": "https://spdx.org/licenses/psutils.json", | ||
2265 | "referenceNumber": 181, | ||
2266 | "name": "psutils License", | ||
2267 | "licenseId": "psutils", | ||
2268 | "seeAlso": [ | ||
2269 | "https://fedoraproject.org/wiki/Licensing/psutils" | ||
2270 | ], | ||
2271 | "isOsiApproved": false | ||
2272 | }, | ||
2273 | { | ||
2274 | "reference": "https://spdx.org/licenses/SHL-0.5.html", | ||
2275 | "isDeprecatedLicenseId": false, | ||
2276 | "detailsUrl": "https://spdx.org/licenses/SHL-0.5.json", | ||
2277 | "referenceNumber": 182, | ||
2278 | "name": "Solderpad Hardware License v0.5", | ||
2279 | "licenseId": "SHL-0.5", | ||
2280 | "seeAlso": [ | ||
2281 | "https://solderpad.org/licenses/SHL-0.5/" | ||
2282 | ], | ||
2283 | "isOsiApproved": false | ||
2284 | }, | ||
2285 | { | ||
2286 | "reference": "https://spdx.org/licenses/OFL-1.0-RFN.html", | ||
2287 | "isDeprecatedLicenseId": false, | ||
2288 | "detailsUrl": "https://spdx.org/licenses/OFL-1.0-RFN.json", | ||
2289 | "referenceNumber": 183, | ||
2290 | "name": "SIL Open Font License 1.0 with Reserved Font Name", | ||
2291 | "licenseId": "OFL-1.0-RFN", | ||
2292 | "seeAlso": [ | ||
2293 | "http://scripts.sil.org/cms/scripts/page.php?item_id\u003dOFL10_web" | ||
2294 | ], | ||
2295 | "isOsiApproved": false | ||
2296 | }, | ||
2297 | { | ||
2298 | "reference": "https://spdx.org/licenses/CERN-OHL-W-2.0.html", | ||
2299 | "isDeprecatedLicenseId": false, | ||
2300 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-W-2.0.json", | ||
2301 | "referenceNumber": 184, | ||
2302 | "name": "CERN Open Hardware Licence Version 2 - Weakly Reciprocal", | ||
2303 | "licenseId": "CERN-OHL-W-2.0", | ||
2304 | "seeAlso": [ | ||
2305 | "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2" | ||
2306 | ], | ||
2307 | "isOsiApproved": true | ||
2308 | }, | ||
2309 | { | ||
2310 | "reference": "https://spdx.org/licenses/NRL.html", | ||
2311 | "isDeprecatedLicenseId": false, | ||
2312 | "detailsUrl": "https://spdx.org/licenses/NRL.json", | ||
2313 | "referenceNumber": 185, | ||
2314 | "name": "NRL License", | ||
2315 | "licenseId": "NRL", | ||
2316 | "seeAlso": [ | ||
2317 | "http://web.mit.edu/network/isakmp/nrllicense.html" | ||
2318 | ], | ||
2319 | "isOsiApproved": false | ||
2320 | }, | ||
2321 | { | ||
2322 | "reference": "https://spdx.org/licenses/CECILL-2.1.html", | ||
2323 | "isDeprecatedLicenseId": false, | ||
2324 | "detailsUrl": "https://spdx.org/licenses/CECILL-2.1.json", | ||
2325 | "referenceNumber": 186, | ||
2326 | "name": "CeCILL Free Software License Agreement v2.1", | ||
2327 | "licenseId": "CECILL-2.1", | ||
2328 | "seeAlso": [ | ||
2329 | "http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.html" | ||
2330 | ], | ||
2331 | "isOsiApproved": true | ||
2332 | }, | ||
2333 | { | ||
2334 | "reference": "https://spdx.org/licenses/Glide.html", | ||
2335 | "isDeprecatedLicenseId": false, | ||
2336 | "detailsUrl": "https://spdx.org/licenses/Glide.json", | ||
2337 | "referenceNumber": 187, | ||
2338 | "name": "3dfx Glide License", | ||
2339 | "licenseId": "Glide", | ||
2340 | "seeAlso": [ | ||
2341 | "http://www.users.on.net/~triforce/glidexp/COPYING.txt" | ||
2342 | ], | ||
2343 | "isOsiApproved": false | ||
2344 | }, | ||
2345 | { | ||
2346 | "reference": "https://spdx.org/licenses/SCEA.html", | ||
2347 | "isDeprecatedLicenseId": false, | ||
2348 | "detailsUrl": "https://spdx.org/licenses/SCEA.json", | ||
2349 | "referenceNumber": 188, | ||
2350 | "name": "SCEA Shared Source License", | ||
2351 | "licenseId": "SCEA", | ||
2352 | "seeAlso": [ | ||
2353 | "http://research.scea.com/scea_shared_source_license.html" | ||
2354 | ], | ||
2355 | "isOsiApproved": false | ||
2356 | }, | ||
2357 | { | ||
2358 | "reference": "https://spdx.org/licenses/SPL-1.0.html", | ||
2359 | "isDeprecatedLicenseId": false, | ||
2360 | "detailsUrl": "https://spdx.org/licenses/SPL-1.0.json", | ||
2361 | "referenceNumber": 189, | ||
2362 | "name": "Sun Public License v1.0", | ||
2363 | "licenseId": "SPL-1.0", | ||
2364 | "seeAlso": [ | ||
2365 | "https://opensource.org/licenses/SPL-1.0" | ||
2366 | ], | ||
2367 | "isOsiApproved": true, | ||
2368 | "isFsfLibre": true | ||
2369 | }, | ||
2370 | { | ||
2371 | "reference": "https://spdx.org/licenses/Apache-1.1.html", | ||
2372 | "isDeprecatedLicenseId": false, | ||
2373 | "detailsUrl": "https://spdx.org/licenses/Apache-1.1.json", | ||
2374 | "referenceNumber": 190, | ||
2375 | "name": "Apache License 1.1", | ||
2376 | "licenseId": "Apache-1.1", | ||
2377 | "seeAlso": [ | ||
2378 | "http://apache.org/licenses/LICENSE-1.1", | ||
2379 | "https://opensource.org/licenses/Apache-1.1" | ||
2380 | ], | ||
2381 | "isOsiApproved": true, | ||
2382 | "isFsfLibre": true | ||
2383 | }, | ||
2384 | { | ||
2385 | "reference": "https://spdx.org/licenses/CC-BY-ND-4.0.html", | ||
2386 | "isDeprecatedLicenseId": false, | ||
2387 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-4.0.json", | ||
2388 | "referenceNumber": 191, | ||
2389 | "name": "Creative Commons Attribution No Derivatives 4.0 International", | ||
2390 | "licenseId": "CC-BY-ND-4.0", | ||
2391 | "seeAlso": [ | ||
2392 | "https://creativecommons.org/licenses/by-nd/4.0/legalcode" | ||
2393 | ], | ||
2394 | "isOsiApproved": false | ||
2395 | }, | ||
2396 | { | ||
2397 | "reference": "https://spdx.org/licenses/SWL.html", | ||
2398 | "isDeprecatedLicenseId": false, | ||
2399 | "detailsUrl": "https://spdx.org/licenses/SWL.json", | ||
2400 | "referenceNumber": 192, | ||
2401 | "name": "Scheme Widget Library (SWL) Software License Agreement", | ||
2402 | "licenseId": "SWL", | ||
2403 | "seeAlso": [ | ||
2404 | "https://fedoraproject.org/wiki/Licensing/SWL" | ||
2405 | ], | ||
2406 | "isOsiApproved": false | ||
2407 | }, | ||
2408 | { | ||
2409 | "reference": "https://spdx.org/licenses/mpich2.html", | ||
2410 | "isDeprecatedLicenseId": false, | ||
2411 | "detailsUrl": "https://spdx.org/licenses/mpich2.json", | ||
2412 | "referenceNumber": 193, | ||
2413 | "name": "mpich2 License", | ||
2414 | "licenseId": "mpich2", | ||
2415 | "seeAlso": [ | ||
2416 | "https://fedoraproject.org/wiki/Licensing/MIT" | ||
2417 | ], | ||
2418 | "isOsiApproved": false | ||
2419 | }, | ||
2420 | { | ||
2421 | "reference": "https://spdx.org/licenses/CERN-OHL-1.1.html", | ||
2422 | "isDeprecatedLicenseId": false, | ||
2423 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-1.1.json", | ||
2424 | "referenceNumber": 194, | ||
2425 | "name": "CERN Open Hardware Licence v1.1", | ||
2426 | "licenseId": "CERN-OHL-1.1", | ||
2427 | "seeAlso": [ | ||
2428 | "https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.1" | ||
2429 | ], | ||
2430 | "isOsiApproved": false | ||
2431 | }, | ||
2432 | { | ||
2433 | "reference": "https://spdx.org/licenses/Latex2e.html", | ||
2434 | "isDeprecatedLicenseId": false, | ||
2435 | "detailsUrl": "https://spdx.org/licenses/Latex2e.json", | ||
2436 | "referenceNumber": 195, | ||
2437 | "name": "Latex2e License", | ||
2438 | "licenseId": "Latex2e", | ||
2439 | "seeAlso": [ | ||
2440 | "https://fedoraproject.org/wiki/Licensing/Latex2e" | ||
2441 | ], | ||
2442 | "isOsiApproved": false | ||
2443 | }, | ||
2444 | { | ||
2445 | "reference": "https://spdx.org/licenses/SGI-B-1.1.html", | ||
2446 | "isDeprecatedLicenseId": false, | ||
2447 | "detailsUrl": "https://spdx.org/licenses/SGI-B-1.1.json", | ||
2448 | "referenceNumber": 196, | ||
2449 | "name": "SGI Free Software License B v1.1", | ||
2450 | "licenseId": "SGI-B-1.1", | ||
2451 | "seeAlso": [ | ||
2452 | "http://oss.sgi.com/projects/FreeB/" | ||
2453 | ], | ||
2454 | "isOsiApproved": false | ||
2455 | }, | ||
2456 | { | ||
2457 | "reference": "https://spdx.org/licenses/FreeBSD-DOC.html", | ||
2458 | "isDeprecatedLicenseId": false, | ||
2459 | "detailsUrl": "https://spdx.org/licenses/FreeBSD-DOC.json", | ||
2460 | "referenceNumber": 197, | ||
2461 | "name": "FreeBSD Documentation License", | ||
2462 | "licenseId": "FreeBSD-DOC", | ||
2463 | "seeAlso": [ | ||
2464 | "https://www.freebsd.org/copyright/freebsd-doc-license/" | ||
2465 | ], | ||
2466 | "isOsiApproved": false | ||
2467 | }, | ||
2468 | { | ||
2469 | "reference": "https://spdx.org/licenses/Artistic-1.0-cl8.html", | ||
2470 | "isDeprecatedLicenseId": false, | ||
2471 | "detailsUrl": "https://spdx.org/licenses/Artistic-1.0-cl8.json", | ||
2472 | "referenceNumber": 198, | ||
2473 | "name": "Artistic License 1.0 w/clause 8", | ||
2474 | "licenseId": "Artistic-1.0-cl8", | ||
2475 | "seeAlso": [ | ||
2476 | "https://opensource.org/licenses/Artistic-1.0" | ||
2477 | ], | ||
2478 | "isOsiApproved": true | ||
2479 | }, | ||
2480 | { | ||
2481 | "reference": "https://spdx.org/licenses/Zed.html", | ||
2482 | "isDeprecatedLicenseId": false, | ||
2483 | "detailsUrl": "https://spdx.org/licenses/Zed.json", | ||
2484 | "referenceNumber": 199, | ||
2485 | "name": "Zed License", | ||
2486 | "licenseId": "Zed", | ||
2487 | "seeAlso": [ | ||
2488 | "https://fedoraproject.org/wiki/Licensing/Zed" | ||
2489 | ], | ||
2490 | "isOsiApproved": false | ||
2491 | }, | ||
2492 | { | ||
2493 | "reference": "https://spdx.org/licenses/RHeCos-1.1.html", | ||
2494 | "isDeprecatedLicenseId": false, | ||
2495 | "detailsUrl": "https://spdx.org/licenses/RHeCos-1.1.json", | ||
2496 | "referenceNumber": 200, | ||
2497 | "name": "Red Hat eCos Public License v1.1", | ||
2498 | "licenseId": "RHeCos-1.1", | ||
2499 | "seeAlso": [ | ||
2500 | "http://ecos.sourceware.org/old-license.html" | ||
2501 | ], | ||
2502 | "isOsiApproved": false | ||
2503 | }, | ||
2504 | { | ||
2505 | "reference": "https://spdx.org/licenses/SSPL-1.0.html", | ||
2506 | "isDeprecatedLicenseId": false, | ||
2507 | "detailsUrl": "https://spdx.org/licenses/SSPL-1.0.json", | ||
2508 | "referenceNumber": 201, | ||
2509 | "name": "Server Side Public License, v 1", | ||
2510 | "licenseId": "SSPL-1.0", | ||
2511 | "seeAlso": [ | ||
2512 | "https://www.mongodb.com/licensing/server-side-public-license" | ||
2513 | ], | ||
2514 | "isOsiApproved": false | ||
2515 | }, | ||
2516 | { | ||
2517 | "reference": "https://spdx.org/licenses/JasPer-2.0.html", | ||
2518 | "isDeprecatedLicenseId": false, | ||
2519 | "detailsUrl": "https://spdx.org/licenses/JasPer-2.0.json", | ||
2520 | "referenceNumber": 202, | ||
2521 | "name": "JasPer License", | ||
2522 | "licenseId": "JasPer-2.0", | ||
2523 | "seeAlso": [ | ||
2524 | "http://www.ece.uvic.ca/~mdadams/jasper/LICENSE" | ||
2525 | ], | ||
2526 | "isOsiApproved": false | ||
2527 | }, | ||
2528 | { | ||
2529 | "reference": "https://spdx.org/licenses/GPL-2.0+.html", | ||
2530 | "isDeprecatedLicenseId": true, | ||
2531 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0+.json", | ||
2532 | "referenceNumber": 203, | ||
2533 | "name": "GNU General Public License v2.0 or later", | ||
2534 | "licenseId": "GPL-2.0+", | ||
2535 | "seeAlso": [ | ||
2536 | "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html", | ||
2537 | "https://opensource.org/licenses/GPL-2.0" | ||
2538 | ], | ||
2539 | "isOsiApproved": true | ||
2540 | }, | ||
2541 | { | ||
2542 | "reference": "https://spdx.org/licenses/OLDAP-1.4.html", | ||
2543 | "isDeprecatedLicenseId": false, | ||
2544 | "detailsUrl": "https://spdx.org/licenses/OLDAP-1.4.json", | ||
2545 | "referenceNumber": 204, | ||
2546 | "name": "Open LDAP Public License v1.4", | ||
2547 | "licenseId": "OLDAP-1.4", | ||
2548 | "seeAlso": [ | ||
2549 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003dc9f95c2f3f2ffb5e0ae55fe7388af75547660941" | ||
2550 | ], | ||
2551 | "isOsiApproved": false | ||
2552 | }, | ||
2553 | { | ||
2554 | "reference": "https://spdx.org/licenses/libpng-2.0.html", | ||
2555 | "isDeprecatedLicenseId": false, | ||
2556 | "detailsUrl": "https://spdx.org/licenses/libpng-2.0.json", | ||
2557 | "referenceNumber": 205, | ||
2558 | "name": "PNG Reference Library version 2", | ||
2559 | "licenseId": "libpng-2.0", | ||
2560 | "seeAlso": [ | ||
2561 | "http://www.libpng.org/pub/png/src/libpng-LICENSE.txt" | ||
2562 | ], | ||
2563 | "isOsiApproved": false | ||
2564 | }, | ||
2565 | { | ||
2566 | "reference": "https://spdx.org/licenses/CNRI-Python-GPL-Compatible.html", | ||
2567 | "isDeprecatedLicenseId": false, | ||
2568 | "detailsUrl": "https://spdx.org/licenses/CNRI-Python-GPL-Compatible.json", | ||
2569 | "referenceNumber": 206, | ||
2570 | "name": "CNRI Python Open Source GPL Compatible License Agreement", | ||
2571 | "licenseId": "CNRI-Python-GPL-Compatible", | ||
2572 | "seeAlso": [ | ||
2573 | "http://www.python.org/download/releases/1.6.1/download_win/" | ||
2574 | ], | ||
2575 | "isOsiApproved": false | ||
2576 | }, | ||
2577 | { | ||
2578 | "reference": "https://spdx.org/licenses/CC-BY-2.0.html", | ||
2579 | "isDeprecatedLicenseId": false, | ||
2580 | "detailsUrl": "https://spdx.org/licenses/CC-BY-2.0.json", | ||
2581 | "referenceNumber": 207, | ||
2582 | "name": "Creative Commons Attribution 2.0 Generic", | ||
2583 | "licenseId": "CC-BY-2.0", | ||
2584 | "seeAlso": [ | ||
2585 | "https://creativecommons.org/licenses/by/2.0/legalcode" | ||
2586 | ], | ||
2587 | "isOsiApproved": false | ||
2588 | }, | ||
2589 | { | ||
2590 | "reference": "https://spdx.org/licenses/Aladdin.html", | ||
2591 | "isDeprecatedLicenseId": false, | ||
2592 | "detailsUrl": "https://spdx.org/licenses/Aladdin.json", | ||
2593 | "referenceNumber": 208, | ||
2594 | "name": "Aladdin Free Public License", | ||
2595 | "licenseId": "Aladdin", | ||
2596 | "seeAlso": [ | ||
2597 | "http://pages.cs.wisc.edu/~ghost/doc/AFPL/6.01/Public.htm" | ||
2598 | ], | ||
2599 | "isOsiApproved": false | ||
2600 | }, | ||
2601 | { | ||
2602 | "reference": "https://spdx.org/licenses/Sleepycat.html", | ||
2603 | "isDeprecatedLicenseId": false, | ||
2604 | "detailsUrl": "https://spdx.org/licenses/Sleepycat.json", | ||
2605 | "referenceNumber": 209, | ||
2606 | "name": "Sleepycat License", | ||
2607 | "licenseId": "Sleepycat", | ||
2608 | "seeAlso": [ | ||
2609 | "https://opensource.org/licenses/Sleepycat" | ||
2610 | ], | ||
2611 | "isOsiApproved": true, | ||
2612 | "isFsfLibre": true | ||
2613 | }, | ||
2614 | { | ||
2615 | "reference": "https://spdx.org/licenses/Ruby.html", | ||
2616 | "isDeprecatedLicenseId": false, | ||
2617 | "detailsUrl": "https://spdx.org/licenses/Ruby.json", | ||
2618 | "referenceNumber": 210, | ||
2619 | "name": "Ruby License", | ||
2620 | "licenseId": "Ruby", | ||
2621 | "seeAlso": [ | ||
2622 | "http://www.ruby-lang.org/en/LICENSE.txt" | ||
2623 | ], | ||
2624 | "isOsiApproved": false, | ||
2625 | "isFsfLibre": true | ||
2626 | }, | ||
2627 | { | ||
2628 | "reference": "https://spdx.org/licenses/ImageMagick.html", | ||
2629 | "isDeprecatedLicenseId": false, | ||
2630 | "detailsUrl": "https://spdx.org/licenses/ImageMagick.json", | ||
2631 | "referenceNumber": 211, | ||
2632 | "name": "ImageMagick License", | ||
2633 | "licenseId": "ImageMagick", | ||
2634 | "seeAlso": [ | ||
2635 | "http://www.imagemagick.org/script/license.php" | ||
2636 | ], | ||
2637 | "isOsiApproved": false | ||
2638 | }, | ||
2639 | { | ||
2640 | "reference": "https://spdx.org/licenses/CECILL-1.0.html", | ||
2641 | "isDeprecatedLicenseId": false, | ||
2642 | "detailsUrl": "https://spdx.org/licenses/CECILL-1.0.json", | ||
2643 | "referenceNumber": 212, | ||
2644 | "name": "CeCILL Free Software License Agreement v1.0", | ||
2645 | "licenseId": "CECILL-1.0", | ||
2646 | "seeAlso": [ | ||
2647 | "http://www.cecill.info/licences/Licence_CeCILL_V1-fr.html" | ||
2648 | ], | ||
2649 | "isOsiApproved": false | ||
2650 | }, | ||
2651 | { | ||
2652 | "reference": "https://spdx.org/licenses/GFDL-1.1-only.html", | ||
2653 | "isDeprecatedLicenseId": false, | ||
2654 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-only.json", | ||
2655 | "referenceNumber": 213, | ||
2656 | "name": "GNU Free Documentation License v1.1 only", | ||
2657 | "licenseId": "GFDL-1.1-only", | ||
2658 | "seeAlso": [ | ||
2659 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | ||
2660 | ], | ||
2661 | "isOsiApproved": false, | ||
2662 | "isFsfLibre": true | ||
2663 | }, | ||
2664 | { | ||
2665 | "reference": "https://spdx.org/licenses/NPL-1.1.html", | ||
2666 | "isDeprecatedLicenseId": false, | ||
2667 | "detailsUrl": "https://spdx.org/licenses/NPL-1.1.json", | ||
2668 | "referenceNumber": 214, | ||
2669 | "name": "Netscape Public License v1.1", | ||
2670 | "licenseId": "NPL-1.1", | ||
2671 | "seeAlso": [ | ||
2672 | "http://www.mozilla.org/MPL/NPL/1.1/" | ||
2673 | ], | ||
2674 | "isOsiApproved": false, | ||
2675 | "isFsfLibre": true | ||
2676 | }, | ||
2677 | { | ||
2678 | "reference": "https://spdx.org/licenses/TU-Berlin-2.0.html", | ||
2679 | "isDeprecatedLicenseId": false, | ||
2680 | "detailsUrl": "https://spdx.org/licenses/TU-Berlin-2.0.json", | ||
2681 | "referenceNumber": 215, | ||
2682 | "name": "Technische Universitaet Berlin License 2.0", | ||
2683 | "licenseId": "TU-Berlin-2.0", | ||
2684 | "seeAlso": [ | ||
2685 | "https://github.com/CorsixTH/deps/blob/fd339a9f526d1d9c9f01ccf39e438a015da50035/licences/libgsm.txt" | ||
2686 | ], | ||
2687 | "isOsiApproved": false | ||
2688 | }, | ||
2689 | { | ||
2690 | "reference": "https://spdx.org/licenses/Cube.html", | ||
2691 | "isDeprecatedLicenseId": false, | ||
2692 | "detailsUrl": "https://spdx.org/licenses/Cube.json", | ||
2693 | "referenceNumber": 216, | ||
2694 | "name": "Cube License", | ||
2695 | "licenseId": "Cube", | ||
2696 | "seeAlso": [ | ||
2697 | "https://fedoraproject.org/wiki/Licensing/Cube" | ||
2698 | ], | ||
2699 | "isOsiApproved": false | ||
2700 | }, | ||
2701 | { | ||
2702 | "reference": "https://spdx.org/licenses/CC-BY-SA-2.0.html", | ||
2703 | "isDeprecatedLicenseId": false, | ||
2704 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-2.0.json", | ||
2705 | "referenceNumber": 217, | ||
2706 | "name": "Creative Commons Attribution Share Alike 2.0 Generic", | ||
2707 | "licenseId": "CC-BY-SA-2.0", | ||
2708 | "seeAlso": [ | ||
2709 | "https://creativecommons.org/licenses/by-sa/2.0/legalcode" | ||
2710 | ], | ||
2711 | "isOsiApproved": false | ||
2712 | }, | ||
2713 | { | ||
2714 | "reference": "https://spdx.org/licenses/MIT-advertising.html", | ||
2715 | "isDeprecatedLicenseId": false, | ||
2716 | "detailsUrl": "https://spdx.org/licenses/MIT-advertising.json", | ||
2717 | "referenceNumber": 218, | ||
2718 | "name": "Enlightenment License (e16)", | ||
2719 | "licenseId": "MIT-advertising", | ||
2720 | "seeAlso": [ | ||
2721 | "https://fedoraproject.org/wiki/Licensing/MIT_With_Advertising" | ||
2722 | ], | ||
2723 | "isOsiApproved": false | ||
2724 | }, | ||
2725 | { | ||
2726 | "reference": "https://spdx.org/licenses/CECILL-2.0.html", | ||
2727 | "isDeprecatedLicenseId": false, | ||
2728 | "detailsUrl": "https://spdx.org/licenses/CECILL-2.0.json", | ||
2729 | "referenceNumber": 219, | ||
2730 | "name": "CeCILL Free Software License Agreement v2.0", | ||
2731 | "licenseId": "CECILL-2.0", | ||
2732 | "seeAlso": [ | ||
2733 | "http://www.cecill.info/licences/Licence_CeCILL_V2-en.html" | ||
2734 | ], | ||
2735 | "isOsiApproved": false, | ||
2736 | "isFsfLibre": true | ||
2737 | }, | ||
2738 | { | ||
2739 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.5.html", | ||
2740 | "isDeprecatedLicenseId": false, | ||
2741 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-2.5.json", | ||
2742 | "referenceNumber": 220, | ||
2743 | "name": "Creative Commons Attribution Non Commercial Share Alike 2.5 Generic", | ||
2744 | "licenseId": "CC-BY-NC-SA-2.5", | ||
2745 | "seeAlso": [ | ||
2746 | "https://creativecommons.org/licenses/by-nc-sa/2.5/legalcode" | ||
2747 | ], | ||
2748 | "isOsiApproved": false | ||
2749 | }, | ||
2750 | { | ||
2751 | "reference": "https://spdx.org/licenses/Artistic-1.0.html", | ||
2752 | "isDeprecatedLicenseId": false, | ||
2753 | "detailsUrl": "https://spdx.org/licenses/Artistic-1.0.json", | ||
2754 | "referenceNumber": 221, | ||
2755 | "name": "Artistic License 1.0", | ||
2756 | "licenseId": "Artistic-1.0", | ||
2757 | "seeAlso": [ | ||
2758 | "https://opensource.org/licenses/Artistic-1.0" | ||
2759 | ], | ||
2760 | "isOsiApproved": true | ||
2761 | }, | ||
2762 | { | ||
2763 | "reference": "https://spdx.org/licenses/AFL-1.2.html", | ||
2764 | "isDeprecatedLicenseId": false, | ||
2765 | "detailsUrl": "https://spdx.org/licenses/AFL-1.2.json", | ||
2766 | "referenceNumber": 222, | ||
2767 | "name": "Academic Free License v1.2", | ||
2768 | "licenseId": "AFL-1.2", | ||
2769 | "seeAlso": [ | ||
2770 | "http://opensource.linux-mirror.org/licenses/afl-1.2.txt", | ||
2771 | "http://wayback.archive.org/web/20021204204652/http://www.opensource.org/licenses/academic.php" | ||
2772 | ], | ||
2773 | "isOsiApproved": true, | ||
2774 | "isFsfLibre": true | ||
2775 | }, | ||
2776 | { | ||
2777 | "reference": "https://spdx.org/licenses/X11.html", | ||
2778 | "isDeprecatedLicenseId": false, | ||
2779 | "detailsUrl": "https://spdx.org/licenses/X11.json", | ||
2780 | "referenceNumber": 223, | ||
2781 | "name": "X11 License", | ||
2782 | "licenseId": "X11", | ||
2783 | "seeAlso": [ | ||
2784 | "http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3" | ||
2785 | ], | ||
2786 | "isOsiApproved": false, | ||
2787 | "isFsfLibre": true | ||
2788 | }, | ||
2789 | { | ||
2790 | "reference": "https://spdx.org/licenses/Bahyph.html", | ||
2791 | "isDeprecatedLicenseId": false, | ||
2792 | "detailsUrl": "https://spdx.org/licenses/Bahyph.json", | ||
2793 | "referenceNumber": 224, | ||
2794 | "name": "Bahyph License", | ||
2795 | "licenseId": "Bahyph", | ||
2796 | "seeAlso": [ | ||
2797 | "https://fedoraproject.org/wiki/Licensing/Bahyph" | ||
2798 | ], | ||
2799 | "isOsiApproved": false | ||
2800 | }, | ||
2801 | { | ||
2802 | "reference": "https://spdx.org/licenses/OLDAP-2.0.1.html", | ||
2803 | "isDeprecatedLicenseId": false, | ||
2804 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.0.1.json", | ||
2805 | "referenceNumber": 225, | ||
2806 | "name": "Open LDAP Public License v2.0.1", | ||
2807 | "licenseId": "OLDAP-2.0.1", | ||
2808 | "seeAlso": [ | ||
2809 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003db6d68acd14e51ca3aab4428bf26522aa74873f0e" | ||
2810 | ], | ||
2811 | "isOsiApproved": false | ||
2812 | }, | ||
2813 | { | ||
2814 | "reference": "https://spdx.org/licenses/OSL-3.0.html", | ||
2815 | "isDeprecatedLicenseId": false, | ||
2816 | "detailsUrl": "https://spdx.org/licenses/OSL-3.0.json", | ||
2817 | "referenceNumber": 226, | ||
2818 | "name": "Open Software License 3.0", | ||
2819 | "licenseId": "OSL-3.0", | ||
2820 | "seeAlso": [ | ||
2821 | "https://web.archive.org/web/20120101081418/http://rosenlaw.com:80/OSL3.0.htm", | ||
2822 | "https://opensource.org/licenses/OSL-3.0" | ||
2823 | ], | ||
2824 | "isOsiApproved": true, | ||
2825 | "isFsfLibre": true | ||
2826 | }, | ||
2827 | { | ||
2828 | "reference": "https://spdx.org/licenses/EUDatagrid.html", | ||
2829 | "isDeprecatedLicenseId": false, | ||
2830 | "detailsUrl": "https://spdx.org/licenses/EUDatagrid.json", | ||
2831 | "referenceNumber": 227, | ||
2832 | "name": "EU DataGrid Software License", | ||
2833 | "licenseId": "EUDatagrid", | ||
2834 | "seeAlso": [ | ||
2835 | "http://eu-datagrid.web.cern.ch/eu-datagrid/license.html", | ||
2836 | "https://opensource.org/licenses/EUDatagrid" | ||
2837 | ], | ||
2838 | "isOsiApproved": true, | ||
2839 | "isFsfLibre": true | ||
2840 | }, | ||
2841 | { | ||
2842 | "reference": "https://spdx.org/licenses/MTLL.html", | ||
2843 | "isDeprecatedLicenseId": false, | ||
2844 | "detailsUrl": "https://spdx.org/licenses/MTLL.json", | ||
2845 | "referenceNumber": 228, | ||
2846 | "name": "Matrix Template Library License", | ||
2847 | "licenseId": "MTLL", | ||
2848 | "seeAlso": [ | ||
2849 | "https://fedoraproject.org/wiki/Licensing/Matrix_Template_Library_License" | ||
2850 | ], | ||
2851 | "isOsiApproved": false | ||
2852 | }, | ||
2853 | { | ||
2854 | "reference": "https://spdx.org/licenses/GFDL-1.2-invariants-only.html", | ||
2855 | "isDeprecatedLicenseId": false, | ||
2856 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-invariants-only.json", | ||
2857 | "referenceNumber": 229, | ||
2858 | "name": "GNU Free Documentation License v1.2 only - invariants", | ||
2859 | "licenseId": "GFDL-1.2-invariants-only", | ||
2860 | "seeAlso": [ | ||
2861 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" | ||
2862 | ], | ||
2863 | "isOsiApproved": false | ||
2864 | }, | ||
2865 | { | ||
2866 | "reference": "https://spdx.org/licenses/curl.html", | ||
2867 | "isDeprecatedLicenseId": false, | ||
2868 | "detailsUrl": "https://spdx.org/licenses/curl.json", | ||
2869 | "referenceNumber": 230, | ||
2870 | "name": "curl License", | ||
2871 | "licenseId": "curl", | ||
2872 | "seeAlso": [ | ||
2873 | "https://github.com/bagder/curl/blob/master/COPYING" | ||
2874 | ], | ||
2875 | "isOsiApproved": false | ||
2876 | }, | ||
2877 | { | ||
2878 | "reference": "https://spdx.org/licenses/CC-BY-3.0.html", | ||
2879 | "isDeprecatedLicenseId": false, | ||
2880 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0.json", | ||
2881 | "referenceNumber": 231, | ||
2882 | "name": "Creative Commons Attribution 3.0 Unported", | ||
2883 | "licenseId": "CC-BY-3.0", | ||
2884 | "seeAlso": [ | ||
2885 | "https://creativecommons.org/licenses/by/3.0/legalcode" | ||
2886 | ], | ||
2887 | "isOsiApproved": false | ||
2888 | }, | ||
2889 | { | ||
2890 | "reference": "https://spdx.org/licenses/DSDP.html", | ||
2891 | "isDeprecatedLicenseId": false, | ||
2892 | "detailsUrl": "https://spdx.org/licenses/DSDP.json", | ||
2893 | "referenceNumber": 232, | ||
2894 | "name": "DSDP License", | ||
2895 | "licenseId": "DSDP", | ||
2896 | "seeAlso": [ | ||
2897 | "https://fedoraproject.org/wiki/Licensing/DSDP" | ||
2898 | ], | ||
2899 | "isOsiApproved": false | ||
2900 | }, | ||
2901 | { | ||
2902 | "reference": "https://spdx.org/licenses/LAL-1.3.html", | ||
2903 | "isDeprecatedLicenseId": false, | ||
2904 | "detailsUrl": "https://spdx.org/licenses/LAL-1.3.json", | ||
2905 | "referenceNumber": 233, | ||
2906 | "name": "Licence Art Libre 1.3", | ||
2907 | "licenseId": "LAL-1.3", | ||
2908 | "seeAlso": [ | ||
2909 | "https://artlibre.org/" | ||
2910 | ], | ||
2911 | "isOsiApproved": false | ||
2912 | }, | ||
2913 | { | ||
2914 | "reference": "https://spdx.org/licenses/CERN-OHL-1.2.html", | ||
2915 | "isDeprecatedLicenseId": false, | ||
2916 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-1.2.json", | ||
2917 | "referenceNumber": 234, | ||
2918 | "name": "CERN Open Hardware Licence v1.2", | ||
2919 | "licenseId": "CERN-OHL-1.2", | ||
2920 | "seeAlso": [ | ||
2921 | "https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.2" | ||
2922 | ], | ||
2923 | "isOsiApproved": false | ||
2924 | }, | ||
2925 | { | ||
2926 | "reference": "https://spdx.org/licenses/GPL-3.0-with-autoconf-exception.html", | ||
2927 | "isDeprecatedLicenseId": true, | ||
2928 | "detailsUrl": "https://spdx.org/licenses/GPL-3.0-with-autoconf-exception.json", | ||
2929 | "referenceNumber": 235, | ||
2930 | "name": "GNU General Public License v3.0 w/Autoconf exception", | ||
2931 | "licenseId": "GPL-3.0-with-autoconf-exception", | ||
2932 | "seeAlso": [ | ||
2933 | "https://www.gnu.org/licenses/autoconf-exception-3.0.html" | ||
2934 | ], | ||
2935 | "isOsiApproved": false | ||
2936 | }, | ||
2937 | { | ||
2938 | "reference": "https://spdx.org/licenses/TOSL.html", | ||
2939 | "isDeprecatedLicenseId": false, | ||
2940 | "detailsUrl": "https://spdx.org/licenses/TOSL.json", | ||
2941 | "referenceNumber": 236, | ||
2942 | "name": "Trusster Open Source License", | ||
2943 | "licenseId": "TOSL", | ||
2944 | "seeAlso": [ | ||
2945 | "https://fedoraproject.org/wiki/Licensing/TOSL" | ||
2946 | ], | ||
2947 | "isOsiApproved": false | ||
2948 | }, | ||
2949 | { | ||
2950 | "reference": "https://spdx.org/licenses/GFDL-1.3-no-invariants-only.html", | ||
2951 | "isDeprecatedLicenseId": false, | ||
2952 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-no-invariants-only.json", | ||
2953 | "referenceNumber": 237, | ||
2954 | "name": "GNU Free Documentation License v1.3 only - no invariants", | ||
2955 | "licenseId": "GFDL-1.3-no-invariants-only", | ||
2956 | "seeAlso": [ | ||
2957 | "https://www.gnu.org/licenses/fdl-1.3.txt" | ||
2958 | ], | ||
2959 | "isOsiApproved": false | ||
2960 | }, | ||
2961 | { | ||
2962 | "reference": "https://spdx.org/licenses/Qhull.html", | ||
2963 | "isDeprecatedLicenseId": false, | ||
2964 | "detailsUrl": "https://spdx.org/licenses/Qhull.json", | ||
2965 | "referenceNumber": 238, | ||
2966 | "name": "Qhull License", | ||
2967 | "licenseId": "Qhull", | ||
2968 | "seeAlso": [ | ||
2969 | "https://fedoraproject.org/wiki/Licensing/Qhull" | ||
2970 | ], | ||
2971 | "isOsiApproved": false | ||
2972 | }, | ||
2973 | { | ||
2974 | "reference": "https://spdx.org/licenses/TORQUE-1.1.html", | ||
2975 | "isDeprecatedLicenseId": false, | ||
2976 | "detailsUrl": "https://spdx.org/licenses/TORQUE-1.1.json", | ||
2977 | "referenceNumber": 239, | ||
2978 | "name": "TORQUE v2.5+ Software License v1.1", | ||
2979 | "licenseId": "TORQUE-1.1", | ||
2980 | "seeAlso": [ | ||
2981 | "https://fedoraproject.org/wiki/Licensing/TORQUEv1.1" | ||
2982 | ], | ||
2983 | "isOsiApproved": false | ||
2984 | }, | ||
2985 | { | ||
2986 | "reference": "https://spdx.org/licenses/MS-PL.html", | ||
2987 | "isDeprecatedLicenseId": false, | ||
2988 | "detailsUrl": "https://spdx.org/licenses/MS-PL.json", | ||
2989 | "referenceNumber": 240, | ||
2990 | "name": "Microsoft Public License", | ||
2991 | "licenseId": "MS-PL", | ||
2992 | "seeAlso": [ | ||
2993 | "http://www.microsoft.com/opensource/licenses.mspx", | ||
2994 | "https://opensource.org/licenses/MS-PL" | ||
2995 | ], | ||
2996 | "isOsiApproved": true, | ||
2997 | "isFsfLibre": true | ||
2998 | }, | ||
2999 | { | ||
3000 | "reference": "https://spdx.org/licenses/Apache-1.0.html", | ||
3001 | "isDeprecatedLicenseId": false, | ||
3002 | "detailsUrl": "https://spdx.org/licenses/Apache-1.0.json", | ||
3003 | "referenceNumber": 241, | ||
3004 | "name": "Apache License 1.0", | ||
3005 | "licenseId": "Apache-1.0", | ||
3006 | "seeAlso": [ | ||
3007 | "http://www.apache.org/licenses/LICENSE-1.0" | ||
3008 | ], | ||
3009 | "isOsiApproved": false, | ||
3010 | "isFsfLibre": true | ||
3011 | }, | ||
3012 | { | ||
3013 | "reference": "https://spdx.org/licenses/copyleft-next-0.3.1.html", | ||
3014 | "isDeprecatedLicenseId": false, | ||
3015 | "detailsUrl": "https://spdx.org/licenses/copyleft-next-0.3.1.json", | ||
3016 | "referenceNumber": 242, | ||
3017 | "name": "copyleft-next 0.3.1", | ||
3018 | "licenseId": "copyleft-next-0.3.1", | ||
3019 | "seeAlso": [ | ||
3020 | "https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1" | ||
3021 | ], | ||
3022 | "isOsiApproved": false | ||
3023 | }, | ||
3024 | { | ||
3025 | "reference": "https://spdx.org/licenses/GFDL-1.2-or-later.html", | ||
3026 | "isDeprecatedLicenseId": false, | ||
3027 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-or-later.json", | ||
3028 | "referenceNumber": 243, | ||
3029 | "name": "GNU Free Documentation License v1.2 or later", | ||
3030 | "licenseId": "GFDL-1.2-or-later", | ||
3031 | "seeAlso": [ | ||
3032 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" | ||
3033 | ], | ||
3034 | "isOsiApproved": false, | ||
3035 | "isFsfLibre": true | ||
3036 | }, | ||
3037 | { | ||
3038 | "reference": "https://spdx.org/licenses/GPL-3.0+.html", | ||
3039 | "isDeprecatedLicenseId": true, | ||
3040 | "detailsUrl": "https://spdx.org/licenses/GPL-3.0+.json", | ||
3041 | "referenceNumber": 244, | ||
3042 | "name": "GNU General Public License v3.0 or later", | ||
3043 | "licenseId": "GPL-3.0+", | ||
3044 | "seeAlso": [ | ||
3045 | "https://www.gnu.org/licenses/gpl-3.0-standalone.html", | ||
3046 | "https://opensource.org/licenses/GPL-3.0" | ||
3047 | ], | ||
3048 | "isOsiApproved": true | ||
3049 | }, | ||
3050 | { | ||
3051 | "reference": "https://spdx.org/licenses/MulanPSL-2.0.html", | ||
3052 | "isDeprecatedLicenseId": false, | ||
3053 | "detailsUrl": "https://spdx.org/licenses/MulanPSL-2.0.json", | ||
3054 | "referenceNumber": 245, | ||
3055 | "name": "Mulan Permissive Software License, Version 2", | ||
3056 | "licenseId": "MulanPSL-2.0", | ||
3057 | "seeAlso": [ | ||
3058 | "https://license.coscl.org.cn/MulanPSL2/" | ||
3059 | ], | ||
3060 | "isOsiApproved": true | ||
3061 | }, | ||
3062 | { | ||
3063 | "reference": "https://spdx.org/licenses/FSFAP.html", | ||
3064 | "isDeprecatedLicenseId": false, | ||
3065 | "detailsUrl": "https://spdx.org/licenses/FSFAP.json", | ||
3066 | "referenceNumber": 246, | ||
3067 | "name": "FSF All Permissive License", | ||
3068 | "licenseId": "FSFAP", | ||
3069 | "seeAlso": [ | ||
3070 | "https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html" | ||
3071 | ], | ||
3072 | "isOsiApproved": false, | ||
3073 | "isFsfLibre": true | ||
3074 | }, | ||
3075 | { | ||
3076 | "reference": "https://spdx.org/licenses/CDLA-Sharing-1.0.html", | ||
3077 | "isDeprecatedLicenseId": false, | ||
3078 | "detailsUrl": "https://spdx.org/licenses/CDLA-Sharing-1.0.json", | ||
3079 | "referenceNumber": 247, | ||
3080 | "name": "Community Data License Agreement Sharing 1.0", | ||
3081 | "licenseId": "CDLA-Sharing-1.0", | ||
3082 | "seeAlso": [ | ||
3083 | "https://cdla.io/sharing-1-0" | ||
3084 | ], | ||
3085 | "isOsiApproved": false | ||
3086 | }, | ||
3087 | { | ||
3088 | "reference": "https://spdx.org/licenses/AGPL-1.0-only.html", | ||
3089 | "isDeprecatedLicenseId": false, | ||
3090 | "detailsUrl": "https://spdx.org/licenses/AGPL-1.0-only.json", | ||
3091 | "referenceNumber": 248, | ||
3092 | "name": "Affero General Public License v1.0 only", | ||
3093 | "licenseId": "AGPL-1.0-only", | ||
3094 | "seeAlso": [ | ||
3095 | "http://www.affero.org/oagpl.html" | ||
3096 | ], | ||
3097 | "isOsiApproved": false | ||
3098 | }, | ||
3099 | { | ||
3100 | "reference": "https://spdx.org/licenses/GFDL-1.3-invariants-only.html", | ||
3101 | "isDeprecatedLicenseId": false, | ||
3102 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-invariants-only.json", | ||
3103 | "referenceNumber": 249, | ||
3104 | "name": "GNU Free Documentation License v1.3 only - invariants", | ||
3105 | "licenseId": "GFDL-1.3-invariants-only", | ||
3106 | "seeAlso": [ | ||
3107 | "https://www.gnu.org/licenses/fdl-1.3.txt" | ||
3108 | ], | ||
3109 | "isOsiApproved": false | ||
3110 | }, | ||
3111 | { | ||
3112 | "reference": "https://spdx.org/licenses/BSD-4-Clause-UC.html", | ||
3113 | "isDeprecatedLicenseId": false, | ||
3114 | "detailsUrl": "https://spdx.org/licenses/BSD-4-Clause-UC.json", | ||
3115 | "referenceNumber": 250, | ||
3116 | "name": "BSD-4-Clause (University of California-Specific)", | ||
3117 | "licenseId": "BSD-4-Clause-UC", | ||
3118 | "seeAlso": [ | ||
3119 | "http://www.freebsd.org/copyright/license.html" | ||
3120 | ], | ||
3121 | "isOsiApproved": false | ||
3122 | }, | ||
3123 | { | ||
3124 | "reference": "https://spdx.org/licenses/XFree86-1.1.html", | ||
3125 | "isDeprecatedLicenseId": false, | ||
3126 | "detailsUrl": "https://spdx.org/licenses/XFree86-1.1.json", | ||
3127 | "referenceNumber": 251, | ||
3128 | "name": "XFree86 License 1.1", | ||
3129 | "licenseId": "XFree86-1.1", | ||
3130 | "seeAlso": [ | ||
3131 | "http://www.xfree86.org/current/LICENSE4.html" | ||
3132 | ], | ||
3133 | "isOsiApproved": false, | ||
3134 | "isFsfLibre": true | ||
3135 | }, | ||
3136 | { | ||
3137 | "reference": "https://spdx.org/licenses/SNIA.html", | ||
3138 | "isDeprecatedLicenseId": false, | ||
3139 | "detailsUrl": "https://spdx.org/licenses/SNIA.json", | ||
3140 | "referenceNumber": 252, | ||
3141 | "name": "SNIA Public License 1.1", | ||
3142 | "licenseId": "SNIA", | ||
3143 | "seeAlso": [ | ||
3144 | "https://fedoraproject.org/wiki/Licensing/SNIA_Public_License" | ||
3145 | ], | ||
3146 | "isOsiApproved": false | ||
3147 | }, | ||
3148 | { | ||
3149 | "reference": "https://spdx.org/licenses/Spencer-99.html", | ||
3150 | "isDeprecatedLicenseId": false, | ||
3151 | "detailsUrl": "https://spdx.org/licenses/Spencer-99.json", | ||
3152 | "referenceNumber": 253, | ||
3153 | "name": "Spencer License 99", | ||
3154 | "licenseId": "Spencer-99", | ||
3155 | "seeAlso": [ | ||
3156 | "http://www.opensource.apple.com/source/tcl/tcl-5/tcl/generic/regfronts.c" | ||
3157 | ], | ||
3158 | "isOsiApproved": false | ||
3159 | }, | ||
3160 | { | ||
3161 | "reference": "https://spdx.org/licenses/CATOSL-1.1.html", | ||
3162 | "isDeprecatedLicenseId": false, | ||
3163 | "detailsUrl": "https://spdx.org/licenses/CATOSL-1.1.json", | ||
3164 | "referenceNumber": 254, | ||
3165 | "name": "Computer Associates Trusted Open Source License 1.1", | ||
3166 | "licenseId": "CATOSL-1.1", | ||
3167 | "seeAlso": [ | ||
3168 | "https://opensource.org/licenses/CATOSL-1.1" | ||
3169 | ], | ||
3170 | "isOsiApproved": true | ||
3171 | }, | ||
3172 | { | ||
3173 | "reference": "https://spdx.org/licenses/GFDL-1.3-no-invariants-or-later.html", | ||
3174 | "isDeprecatedLicenseId": false, | ||
3175 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-no-invariants-or-later.json", | ||
3176 | "referenceNumber": 255, | ||
3177 | "name": "GNU Free Documentation License v1.3 or later - no invariants", | ||
3178 | "licenseId": "GFDL-1.3-no-invariants-or-later", | ||
3179 | "seeAlso": [ | ||
3180 | "https://www.gnu.org/licenses/fdl-1.3.txt" | ||
3181 | ], | ||
3182 | "isOsiApproved": false | ||
3183 | }, | ||
3184 | { | ||
3185 | "reference": "https://spdx.org/licenses/LPPL-1.1.html", | ||
3186 | "isDeprecatedLicenseId": false, | ||
3187 | "detailsUrl": "https://spdx.org/licenses/LPPL-1.1.json", | ||
3188 | "referenceNumber": 256, | ||
3189 | "name": "LaTeX Project Public License v1.1", | ||
3190 | "licenseId": "LPPL-1.1", | ||
3191 | "seeAlso": [ | ||
3192 | "http://www.latex-project.org/lppl/lppl-1-1.txt" | ||
3193 | ], | ||
3194 | "isOsiApproved": false | ||
3195 | }, | ||
3196 | { | ||
3197 | "reference": "https://spdx.org/licenses/CDDL-1.0.html", | ||
3198 | "isDeprecatedLicenseId": false, | ||
3199 | "detailsUrl": "https://spdx.org/licenses/CDDL-1.0.json", | ||
3200 | "referenceNumber": 257, | ||
3201 | "name": "Common Development and Distribution License 1.0", | ||
3202 | "licenseId": "CDDL-1.0", | ||
3203 | "seeAlso": [ | ||
3204 | "https://opensource.org/licenses/cddl1" | ||
3205 | ], | ||
3206 | "isOsiApproved": true, | ||
3207 | "isFsfLibre": true | ||
3208 | }, | ||
3209 | { | ||
3210 | "reference": "https://spdx.org/licenses/FTL.html", | ||
3211 | "isDeprecatedLicenseId": false, | ||
3212 | "detailsUrl": "https://spdx.org/licenses/FTL.json", | ||
3213 | "referenceNumber": 258, | ||
3214 | "name": "Freetype Project License", | ||
3215 | "licenseId": "FTL", | ||
3216 | "seeAlso": [ | ||
3217 | "http://freetype.fis.uniroma2.it/FTL.TXT", | ||
3218 | "http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT", | ||
3219 | "http://gitlab.freedesktop.org/freetype/freetype/-/raw/master/docs/FTL.TXT" | ||
3220 | ], | ||
3221 | "isOsiApproved": false, | ||
3222 | "isFsfLibre": true | ||
3223 | }, | ||
3224 | { | ||
3225 | "reference": "https://spdx.org/licenses/LAL-1.2.html", | ||
3226 | "isDeprecatedLicenseId": false, | ||
3227 | "detailsUrl": "https://spdx.org/licenses/LAL-1.2.json", | ||
3228 | "referenceNumber": 259, | ||
3229 | "name": "Licence Art Libre 1.2", | ||
3230 | "licenseId": "LAL-1.2", | ||
3231 | "seeAlso": [ | ||
3232 | "http://artlibre.org/licence/lal/licence-art-libre-12/" | ||
3233 | ], | ||
3234 | "isOsiApproved": false | ||
3235 | }, | ||
3236 | { | ||
3237 | "reference": "https://spdx.org/licenses/ICU.html", | ||
3238 | "isDeprecatedLicenseId": false, | ||
3239 | "detailsUrl": "https://spdx.org/licenses/ICU.json", | ||
3240 | "referenceNumber": 260, | ||
3241 | "name": "ICU License", | ||
3242 | "licenseId": "ICU", | ||
3243 | "seeAlso": [ | ||
3244 | "http://source.icu-project.org/repos/icu/icu/trunk/license.html" | ||
3245 | ], | ||
3246 | "isOsiApproved": false | ||
3247 | }, | ||
3248 | { | ||
3249 | "reference": "https://spdx.org/licenses/MirOS.html", | ||
3250 | "isDeprecatedLicenseId": false, | ||
3251 | "detailsUrl": "https://spdx.org/licenses/MirOS.json", | ||
3252 | "referenceNumber": 261, | ||
3253 | "name": "The MirOS Licence", | ||
3254 | "licenseId": "MirOS", | ||
3255 | "seeAlso": [ | ||
3256 | "https://opensource.org/licenses/MirOS" | ||
3257 | ], | ||
3258 | "isOsiApproved": true | ||
3259 | }, | ||
3260 | { | ||
3261 | "reference": "https://spdx.org/licenses/BSD-2-Clause-NetBSD.html", | ||
3262 | "isDeprecatedLicenseId": true, | ||
3263 | "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause-NetBSD.json", | ||
3264 | "referenceNumber": 262, | ||
3265 | "name": "BSD 2-Clause NetBSD License", | ||
3266 | "licenseId": "BSD-2-Clause-NetBSD", | ||
3267 | "seeAlso": [ | ||
3268 | "http://www.netbsd.org/about/redistribution.html#default" | ||
3269 | ], | ||
3270 | "isOsiApproved": false | ||
3271 | }, | ||
3272 | { | ||
3273 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-3.0.html", | ||
3274 | "isDeprecatedLicenseId": false, | ||
3275 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-ND-3.0.json", | ||
3276 | "referenceNumber": 263, | ||
3277 | "name": "Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported", | ||
3278 | "licenseId": "CC-BY-NC-ND-3.0", | ||
3279 | "seeAlso": [ | ||
3280 | "https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode" | ||
3281 | ], | ||
3282 | "isOsiApproved": false | ||
3283 | }, | ||
3284 | { | ||
3285 | "reference": "https://spdx.org/licenses/Xerox.html", | ||
3286 | "isDeprecatedLicenseId": false, | ||
3287 | "detailsUrl": "https://spdx.org/licenses/Xerox.json", | ||
3288 | "referenceNumber": 264, | ||
3289 | "name": "Xerox License", | ||
3290 | "licenseId": "Xerox", | ||
3291 | "seeAlso": [ | ||
3292 | "https://fedoraproject.org/wiki/Licensing/Xerox" | ||
3293 | ], | ||
3294 | "isOsiApproved": false | ||
3295 | }, | ||
3296 | { | ||
3297 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-2.0.html", | ||
3298 | "isDeprecatedLicenseId": false, | ||
3299 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-ND-2.0.json", | ||
3300 | "referenceNumber": 265, | ||
3301 | "name": "Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic", | ||
3302 | "licenseId": "CC-BY-NC-ND-2.0", | ||
3303 | "seeAlso": [ | ||
3304 | "https://creativecommons.org/licenses/by-nc-nd/2.0/legalcode" | ||
3305 | ], | ||
3306 | "isOsiApproved": false | ||
3307 | }, | ||
3308 | { | ||
3309 | "reference": "https://spdx.org/licenses/OSET-PL-2.1.html", | ||
3310 | "isDeprecatedLicenseId": false, | ||
3311 | "detailsUrl": "https://spdx.org/licenses/OSET-PL-2.1.json", | ||
3312 | "referenceNumber": 266, | ||
3313 | "name": "OSET Public License version 2.1", | ||
3314 | "licenseId": "OSET-PL-2.1", | ||
3315 | "seeAlso": [ | ||
3316 | "http://www.osetfoundation.org/public-license", | ||
3317 | "https://opensource.org/licenses/OPL-2.1" | ||
3318 | ], | ||
3319 | "isOsiApproved": true | ||
3320 | }, | ||
3321 | { | ||
3322 | "reference": "https://spdx.org/licenses/SISSL-1.2.html", | ||
3323 | "isDeprecatedLicenseId": false, | ||
3324 | "detailsUrl": "https://spdx.org/licenses/SISSL-1.2.json", | ||
3325 | "referenceNumber": 267, | ||
3326 | "name": "Sun Industry Standards Source License v1.2", | ||
3327 | "licenseId": "SISSL-1.2", | ||
3328 | "seeAlso": [ | ||
3329 | "http://gridscheduler.sourceforge.net/Gridengine_SISSL_license.html" | ||
3330 | ], | ||
3331 | "isOsiApproved": false | ||
3332 | }, | ||
3333 | { | ||
3334 | "reference": "https://spdx.org/licenses/Adobe-Glyph.html", | ||
3335 | "isDeprecatedLicenseId": false, | ||
3336 | "detailsUrl": "https://spdx.org/licenses/Adobe-Glyph.json", | ||
3337 | "referenceNumber": 268, | ||
3338 | "name": "Adobe Glyph List License", | ||
3339 | "licenseId": "Adobe-Glyph", | ||
3340 | "seeAlso": [ | ||
3341 | "https://fedoraproject.org/wiki/Licensing/MIT#AdobeGlyph" | ||
3342 | ], | ||
3343 | "isOsiApproved": false | ||
3344 | }, | ||
3345 | { | ||
3346 | "reference": "https://spdx.org/licenses/Linux-OpenIB.html", | ||
3347 | "isDeprecatedLicenseId": false, | ||
3348 | "detailsUrl": "https://spdx.org/licenses/Linux-OpenIB.json", | ||
3349 | "referenceNumber": 269, | ||
3350 | "name": "Linux Kernel Variant of OpenIB.org license", | ||
3351 | "licenseId": "Linux-OpenIB", | ||
3352 | "seeAlso": [ | ||
3353 | "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/infiniband/core/sa.h" | ||
3354 | ], | ||
3355 | "isOsiApproved": false | ||
3356 | }, | ||
3357 | { | ||
3358 | "reference": "https://spdx.org/licenses/etalab-2.0.html", | ||
3359 | "isDeprecatedLicenseId": false, | ||
3360 | "detailsUrl": "https://spdx.org/licenses/etalab-2.0.json", | ||
3361 | "referenceNumber": 270, | ||
3362 | "name": "Etalab Open License 2.0", | ||
3363 | "licenseId": "etalab-2.0", | ||
3364 | "seeAlso": [ | ||
3365 | "https://github.com/DISIC/politique-de-contribution-open-source/blob/master/LICENSE.pdf", | ||
3366 | "https://raw.githubusercontent.com/DISIC/politique-de-contribution-open-source/master/LICENSE" | ||
3367 | ], | ||
3368 | "isOsiApproved": false | ||
3369 | }, | ||
3370 | { | ||
3371 | "reference": "https://spdx.org/licenses/Wsuipa.html", | ||
3372 | "isDeprecatedLicenseId": false, | ||
3373 | "detailsUrl": "https://spdx.org/licenses/Wsuipa.json", | ||
3374 | "referenceNumber": 271, | ||
3375 | "name": "Wsuipa License", | ||
3376 | "licenseId": "Wsuipa", | ||
3377 | "seeAlso": [ | ||
3378 | "https://fedoraproject.org/wiki/Licensing/Wsuipa" | ||
3379 | ], | ||
3380 | "isOsiApproved": false | ||
3381 | }, | ||
3382 | { | ||
3383 | "reference": "https://spdx.org/licenses/AMPAS.html", | ||
3384 | "isDeprecatedLicenseId": false, | ||
3385 | "detailsUrl": "https://spdx.org/licenses/AMPAS.json", | ||
3386 | "referenceNumber": 272, | ||
3387 | "name": "Academy of Motion Picture Arts and Sciences BSD", | ||
3388 | "licenseId": "AMPAS", | ||
3389 | "seeAlso": [ | ||
3390 | "https://fedoraproject.org/wiki/Licensing/BSD#AMPASBSD" | ||
3391 | ], | ||
3392 | "isOsiApproved": false | ||
3393 | }, | ||
3394 | { | ||
3395 | "reference": "https://spdx.org/licenses/GPL-1.0-or-later.html", | ||
3396 | "isDeprecatedLicenseId": false, | ||
3397 | "detailsUrl": "https://spdx.org/licenses/GPL-1.0-or-later.json", | ||
3398 | "referenceNumber": 273, | ||
3399 | "name": "GNU General Public License v1.0 or later", | ||
3400 | "licenseId": "GPL-1.0-or-later", | ||
3401 | "seeAlso": [ | ||
3402 | "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html" | ||
3403 | ], | ||
3404 | "isOsiApproved": false | ||
3405 | }, | ||
3406 | { | ||
3407 | "reference": "https://spdx.org/licenses/BUSL-1.1.html", | ||
3408 | "isDeprecatedLicenseId": false, | ||
3409 | "detailsUrl": "https://spdx.org/licenses/BUSL-1.1.json", | ||
3410 | "referenceNumber": 274, | ||
3411 | "name": "Business Source License 1.1", | ||
3412 | "licenseId": "BUSL-1.1", | ||
3413 | "seeAlso": [ | ||
3414 | "https://mariadb.com/bsl11/" | ||
3415 | ], | ||
3416 | "isOsiApproved": false | ||
3417 | }, | ||
3418 | { | ||
3419 | "reference": "https://spdx.org/licenses/0BSD.html", | ||
3420 | "isDeprecatedLicenseId": false, | ||
3421 | "detailsUrl": "https://spdx.org/licenses/0BSD.json", | ||
3422 | "referenceNumber": 275, | ||
3423 | "name": "BSD Zero Clause License", | ||
3424 | "licenseId": "0BSD", | ||
3425 | "seeAlso": [ | ||
3426 | "http://landley.net/toybox/license.html" | ||
3427 | ], | ||
3428 | "isOsiApproved": true | ||
3429 | }, | ||
3430 | { | ||
3431 | "reference": "https://spdx.org/licenses/W3C-19980720.html", | ||
3432 | "isDeprecatedLicenseId": false, | ||
3433 | "detailsUrl": "https://spdx.org/licenses/W3C-19980720.json", | ||
3434 | "referenceNumber": 276, | ||
3435 | "name": "W3C Software Notice and License (1998-07-20)", | ||
3436 | "licenseId": "W3C-19980720", | ||
3437 | "seeAlso": [ | ||
3438 | "http://www.w3.org/Consortium/Legal/copyright-software-19980720.html" | ||
3439 | ], | ||
3440 | "isOsiApproved": false | ||
3441 | }, | ||
3442 | { | ||
3443 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-3.0.html", | ||
3444 | "isDeprecatedLicenseId": false, | ||
3445 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-3.0.json", | ||
3446 | "referenceNumber": 277, | ||
3447 | "name": "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported", | ||
3448 | "licenseId": "CC-BY-NC-SA-3.0", | ||
3449 | "seeAlso": [ | ||
3450 | "https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode" | ||
3451 | ], | ||
3452 | "isOsiApproved": false | ||
3453 | }, | ||
3454 | { | ||
3455 | "reference": "https://spdx.org/licenses/FSFUL.html", | ||
3456 | "isDeprecatedLicenseId": false, | ||
3457 | "detailsUrl": "https://spdx.org/licenses/FSFUL.json", | ||
3458 | "referenceNumber": 278, | ||
3459 | "name": "FSF Unlimited License", | ||
3460 | "licenseId": "FSFUL", | ||
3461 | "seeAlso": [ | ||
3462 | "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License" | ||
3463 | ], | ||
3464 | "isOsiApproved": false | ||
3465 | }, | ||
3466 | { | ||
3467 | "reference": "https://spdx.org/licenses/PolyForm-Noncommercial-1.0.0.html", | ||
3468 | "isDeprecatedLicenseId": false, | ||
3469 | "detailsUrl": "https://spdx.org/licenses/PolyForm-Noncommercial-1.0.0.json", | ||
3470 | "referenceNumber": 279, | ||
3471 | "name": "PolyForm Noncommercial License 1.0.0", | ||
3472 | "licenseId": "PolyForm-Noncommercial-1.0.0", | ||
3473 | "seeAlso": [ | ||
3474 | "https://polyformproject.org/licenses/noncommercial/1.0.0" | ||
3475 | ], | ||
3476 | "isOsiApproved": false | ||
3477 | }, | ||
3478 | { | ||
3479 | "reference": "https://spdx.org/licenses/Zimbra-1.4.html", | ||
3480 | "isDeprecatedLicenseId": false, | ||
3481 | "detailsUrl": "https://spdx.org/licenses/Zimbra-1.4.json", | ||
3482 | "referenceNumber": 280, | ||
3483 | "name": "Zimbra Public License v1.4", | ||
3484 | "licenseId": "Zimbra-1.4", | ||
3485 | "seeAlso": [ | ||
3486 | "http://www.zimbra.com/legal/zimbra-public-license-1-4" | ||
3487 | ], | ||
3488 | "isOsiApproved": false | ||
3489 | }, | ||
3490 | { | ||
3491 | "reference": "https://spdx.org/licenses/DOC.html", | ||
3492 | "isDeprecatedLicenseId": false, | ||
3493 | "detailsUrl": "https://spdx.org/licenses/DOC.json", | ||
3494 | "referenceNumber": 281, | ||
3495 | "name": "DOC License", | ||
3496 | "licenseId": "DOC", | ||
3497 | "seeAlso": [ | ||
3498 | "http://www.cs.wustl.edu/~schmidt/ACE-copying.html", | ||
3499 | "https://www.dre.vanderbilt.edu/~schmidt/ACE-copying.html" | ||
3500 | ], | ||
3501 | "isOsiApproved": false | ||
3502 | }, | ||
3503 | { | ||
3504 | "reference": "https://spdx.org/licenses/TMate.html", | ||
3505 | "isDeprecatedLicenseId": false, | ||
3506 | "detailsUrl": "https://spdx.org/licenses/TMate.json", | ||
3507 | "referenceNumber": 282, | ||
3508 | "name": "TMate Open Source License", | ||
3509 | "licenseId": "TMate", | ||
3510 | "seeAlso": [ | ||
3511 | "http://svnkit.com/license.html" | ||
3512 | ], | ||
3513 | "isOsiApproved": false | ||
3514 | }, | ||
3515 | { | ||
3516 | "reference": "https://spdx.org/licenses/AMDPLPA.html", | ||
3517 | "isDeprecatedLicenseId": false, | ||
3518 | "detailsUrl": "https://spdx.org/licenses/AMDPLPA.json", | ||
3519 | "referenceNumber": 283, | ||
3520 | "name": "AMD\u0027s plpa_map.c License", | ||
3521 | "licenseId": "AMDPLPA", | ||
3522 | "seeAlso": [ | ||
3523 | "https://fedoraproject.org/wiki/Licensing/AMD_plpa_map_License" | ||
3524 | ], | ||
3525 | "isOsiApproved": false | ||
3526 | }, | ||
3527 | { | ||
3528 | "reference": "https://spdx.org/licenses/MIT-open-group.html", | ||
3529 | "isDeprecatedLicenseId": false, | ||
3530 | "detailsUrl": "https://spdx.org/licenses/MIT-open-group.json", | ||
3531 | "referenceNumber": 284, | ||
3532 | "name": "MIT Open Group variant", | ||
3533 | "licenseId": "MIT-open-group", | ||
3534 | "seeAlso": [ | ||
3535 | "https://gitlab.freedesktop.org/xorg/app/iceauth/-/blob/master/COPYING", | ||
3536 | "https://gitlab.freedesktop.org/xorg/app/xvinfo/-/blob/master/COPYING", | ||
3537 | "https://gitlab.freedesktop.org/xorg/app/xsetroot/-/blob/master/COPYING", | ||
3538 | "https://gitlab.freedesktop.org/xorg/app/xauth/-/blob/master/COPYING" | ||
3539 | ], | ||
3540 | "isOsiApproved": false | ||
3541 | }, | ||
3542 | { | ||
3543 | "reference": "https://spdx.org/licenses/CC-BY-4.0.html", | ||
3544 | "isDeprecatedLicenseId": false, | ||
3545 | "detailsUrl": "https://spdx.org/licenses/CC-BY-4.0.json", | ||
3546 | "referenceNumber": 285, | ||
3547 | "name": "Creative Commons Attribution 4.0 International", | ||
3548 | "licenseId": "CC-BY-4.0", | ||
3549 | "seeAlso": [ | ||
3550 | "https://creativecommons.org/licenses/by/4.0/legalcode" | ||
3551 | ], | ||
3552 | "isOsiApproved": false, | ||
3553 | "isFsfLibre": true | ||
3554 | }, | ||
3555 | { | ||
3556 | "reference": "https://spdx.org/licenses/BSD-3-Clause-No-Military-License.html", | ||
3557 | "isDeprecatedLicenseId": false, | ||
3558 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-No-Military-License.json", | ||
3559 | "referenceNumber": 286, | ||
3560 | "name": "BSD 3-Clause No Military License", | ||
3561 | "licenseId": "BSD-3-Clause-No-Military-License", | ||
3562 | "seeAlso": [ | ||
3563 | "https://gitlab.syncad.com/hive/dhive/-/blob/master/LICENSE", | ||
3564 | "https://github.com/greymass/swift-eosio/blob/master/LICENSE" | ||
3565 | ], | ||
3566 | "isOsiApproved": false | ||
3567 | }, | ||
3568 | { | ||
3569 | "reference": "https://spdx.org/licenses/Condor-1.1.html", | ||
3570 | "isDeprecatedLicenseId": false, | ||
3571 | "detailsUrl": "https://spdx.org/licenses/Condor-1.1.json", | ||
3572 | "referenceNumber": 287, | ||
3573 | "name": "Condor Public License v1.1", | ||
3574 | "licenseId": "Condor-1.1", | ||
3575 | "seeAlso": [ | ||
3576 | "http://research.cs.wisc.edu/condor/license.html#condor", | ||
3577 | "http://web.archive.org/web/20111123062036/http://research.cs.wisc.edu/condor/license.html#condor" | ||
3578 | ], | ||
3579 | "isOsiApproved": false, | ||
3580 | "isFsfLibre": true | ||
3581 | }, | ||
3582 | { | ||
3583 | "reference": "https://spdx.org/licenses/OGL-Canada-2.0.html", | ||
3584 | "isDeprecatedLicenseId": false, | ||
3585 | "detailsUrl": "https://spdx.org/licenses/OGL-Canada-2.0.json", | ||
3586 | "referenceNumber": 288, | ||
3587 | "name": "Open Government Licence - Canada", | ||
3588 | "licenseId": "OGL-Canada-2.0", | ||
3589 | "seeAlso": [ | ||
3590 | "https://open.canada.ca/en/open-government-licence-canada" | ||
3591 | ], | ||
3592 | "isOsiApproved": false | ||
3593 | }, | ||
3594 | { | ||
3595 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-3.0-IGO.html", | ||
3596 | "isDeprecatedLicenseId": false, | ||
3597 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-3.0-IGO.json", | ||
3598 | "referenceNumber": 289, | ||
3599 | "name": "Creative Commons Attribution Non Commercial Share Alike 3.0 IGO", | ||
3600 | "licenseId": "CC-BY-NC-SA-3.0-IGO", | ||
3601 | "seeAlso": [ | ||
3602 | "https://creativecommons.org/licenses/by-nc-sa/3.0/igo/legalcode" | ||
3603 | ], | ||
3604 | "isOsiApproved": false | ||
3605 | }, | ||
3606 | { | ||
3607 | "reference": "https://spdx.org/licenses/EFL-1.0.html", | ||
3608 | "isDeprecatedLicenseId": false, | ||
3609 | "detailsUrl": "https://spdx.org/licenses/EFL-1.0.json", | ||
3610 | "referenceNumber": 290, | ||
3611 | "name": "Eiffel Forum License v1.0", | ||
3612 | "licenseId": "EFL-1.0", | ||
3613 | "seeAlso": [ | ||
3614 | "http://www.eiffel-nice.org/license/forum.txt", | ||
3615 | "https://opensource.org/licenses/EFL-1.0" | ||
3616 | ], | ||
3617 | "isOsiApproved": true | ||
3618 | }, | ||
3619 | { | ||
3620 | "reference": "https://spdx.org/licenses/Newsletr.html", | ||
3621 | "isDeprecatedLicenseId": false, | ||
3622 | "detailsUrl": "https://spdx.org/licenses/Newsletr.json", | ||
3623 | "referenceNumber": 291, | ||
3624 | "name": "Newsletr License", | ||
3625 | "licenseId": "Newsletr", | ||
3626 | "seeAlso": [ | ||
3627 | "https://fedoraproject.org/wiki/Licensing/Newsletr" | ||
3628 | ], | ||
3629 | "isOsiApproved": false | ||
3630 | }, | ||
3631 | { | ||
3632 | "reference": "https://spdx.org/licenses/copyleft-next-0.3.0.html", | ||
3633 | "isDeprecatedLicenseId": false, | ||
3634 | "detailsUrl": "https://spdx.org/licenses/copyleft-next-0.3.0.json", | ||
3635 | "referenceNumber": 292, | ||
3636 | "name": "copyleft-next 0.3.0", | ||
3637 | "licenseId": "copyleft-next-0.3.0", | ||
3638 | "seeAlso": [ | ||
3639 | "https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.0" | ||
3640 | ], | ||
3641 | "isOsiApproved": false | ||
3642 | }, | ||
3643 | { | ||
3644 | "reference": "https://spdx.org/licenses/GFDL-1.3.html", | ||
3645 | "isDeprecatedLicenseId": true, | ||
3646 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3.json", | ||
3647 | "referenceNumber": 293, | ||
3648 | "name": "GNU Free Documentation License v1.3", | ||
3649 | "licenseId": "GFDL-1.3", | ||
3650 | "seeAlso": [ | ||
3651 | "https://www.gnu.org/licenses/fdl-1.3.txt" | ||
3652 | ], | ||
3653 | "isOsiApproved": false, | ||
3654 | "isFsfLibre": true | ||
3655 | }, | ||
3656 | { | ||
3657 | "reference": "https://spdx.org/licenses/GPL-3.0-or-later.html", | ||
3658 | "isDeprecatedLicenseId": false, | ||
3659 | "detailsUrl": "https://spdx.org/licenses/GPL-3.0-or-later.json", | ||
3660 | "referenceNumber": 294, | ||
3661 | "name": "GNU General Public License v3.0 or later", | ||
3662 | "licenseId": "GPL-3.0-or-later", | ||
3663 | "seeAlso": [ | ||
3664 | "https://www.gnu.org/licenses/gpl-3.0-standalone.html", | ||
3665 | "https://opensource.org/licenses/GPL-3.0" | ||
3666 | ], | ||
3667 | "isOsiApproved": true, | ||
3668 | "isFsfLibre": true | ||
3669 | }, | ||
3670 | { | ||
3671 | "reference": "https://spdx.org/licenses/CDLA-Permissive-2.0.html", | ||
3672 | "isDeprecatedLicenseId": false, | ||
3673 | "detailsUrl": "https://spdx.org/licenses/CDLA-Permissive-2.0.json", | ||
3674 | "referenceNumber": 295, | ||
3675 | "name": "Community Data License Agreement Permissive 2.0", | ||
3676 | "licenseId": "CDLA-Permissive-2.0", | ||
3677 | "seeAlso": [ | ||
3678 | "https://cdla.dev/permissive-2-0" | ||
3679 | ], | ||
3680 | "isOsiApproved": false | ||
3681 | }, | ||
3682 | { | ||
3683 | "reference": "https://spdx.org/licenses/CC-BY-ND-3.0.html", | ||
3684 | "isDeprecatedLicenseId": false, | ||
3685 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-3.0.json", | ||
3686 | "referenceNumber": 296, | ||
3687 | "name": "Creative Commons Attribution No Derivatives 3.0 Unported", | ||
3688 | "licenseId": "CC-BY-ND-3.0", | ||
3689 | "seeAlso": [ | ||
3690 | "https://creativecommons.org/licenses/by-nd/3.0/legalcode" | ||
3691 | ], | ||
3692 | "isOsiApproved": false | ||
3693 | }, | ||
3694 | { | ||
3695 | "reference": "https://spdx.org/licenses/C-UDA-1.0.html", | ||
3696 | "isDeprecatedLicenseId": false, | ||
3697 | "detailsUrl": "https://spdx.org/licenses/C-UDA-1.0.json", | ||
3698 | "referenceNumber": 297, | ||
3699 | "name": "Computational Use of Data Agreement v1.0", | ||
3700 | "licenseId": "C-UDA-1.0", | ||
3701 | "seeAlso": [ | ||
3702 | "https://github.com/microsoft/Computational-Use-of-Data-Agreement/blob/master/C-UDA-1.0.md", | ||
3703 | "https://cdla.dev/computational-use-of-data-agreement-v1-0/" | ||
3704 | ], | ||
3705 | "isOsiApproved": false | ||
3706 | }, | ||
3707 | { | ||
3708 | "reference": "https://spdx.org/licenses/Vim.html", | ||
3709 | "isDeprecatedLicenseId": false, | ||
3710 | "detailsUrl": "https://spdx.org/licenses/Vim.json", | ||
3711 | "referenceNumber": 298, | ||
3712 | "name": "Vim License", | ||
3713 | "licenseId": "Vim", | ||
3714 | "seeAlso": [ | ||
3715 | "http://vimdoc.sourceforge.net/htmldoc/uganda.html" | ||
3716 | ], | ||
3717 | "isOsiApproved": false, | ||
3718 | "isFsfLibre": true | ||
3719 | }, | ||
3720 | { | ||
3721 | "reference": "https://spdx.org/licenses/GPL-2.0-with-classpath-exception.html", | ||
3722 | "isDeprecatedLicenseId": true, | ||
3723 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-with-classpath-exception.json", | ||
3724 | "referenceNumber": 299, | ||
3725 | "name": "GNU General Public License v2.0 w/Classpath exception", | ||
3726 | "licenseId": "GPL-2.0-with-classpath-exception", | ||
3727 | "seeAlso": [ | ||
3728 | "https://www.gnu.org/software/classpath/license.html" | ||
3729 | ], | ||
3730 | "isOsiApproved": false | ||
3731 | }, | ||
3732 | { | ||
3733 | "reference": "https://spdx.org/licenses/Barr.html", | ||
3734 | "isDeprecatedLicenseId": false, | ||
3735 | "detailsUrl": "https://spdx.org/licenses/Barr.json", | ||
3736 | "referenceNumber": 300, | ||
3737 | "name": "Barr License", | ||
3738 | "licenseId": "Barr", | ||
3739 | "seeAlso": [ | ||
3740 | "https://fedoraproject.org/wiki/Licensing/Barr" | ||
3741 | ], | ||
3742 | "isOsiApproved": false | ||
3743 | }, | ||
3744 | { | ||
3745 | "reference": "https://spdx.org/licenses/ADSL.html", | ||
3746 | "isDeprecatedLicenseId": false, | ||
3747 | "detailsUrl": "https://spdx.org/licenses/ADSL.json", | ||
3748 | "referenceNumber": 301, | ||
3749 | "name": "Amazon Digital Services License", | ||
3750 | "licenseId": "ADSL", | ||
3751 | "seeAlso": [ | ||
3752 | "https://fedoraproject.org/wiki/Licensing/AmazonDigitalServicesLicense" | ||
3753 | ], | ||
3754 | "isOsiApproved": false | ||
3755 | }, | ||
3756 | { | ||
3757 | "reference": "https://spdx.org/licenses/CDL-1.0.html", | ||
3758 | "isDeprecatedLicenseId": false, | ||
3759 | "detailsUrl": "https://spdx.org/licenses/CDL-1.0.json", | ||
3760 | "referenceNumber": 302, | ||
3761 | "name": "Common Documentation License 1.0", | ||
3762 | "licenseId": "CDL-1.0", | ||
3763 | "seeAlso": [ | ||
3764 | "http://www.opensource.apple.com/cdl/", | ||
3765 | "https://fedoraproject.org/wiki/Licensing/Common_Documentation_License", | ||
3766 | "https://www.gnu.org/licenses/license-list.html#ACDL" | ||
3767 | ], | ||
3768 | "isOsiApproved": false | ||
3769 | }, | ||
3770 | { | ||
3771 | "reference": "https://spdx.org/licenses/CC-BY-SA-1.0.html", | ||
3772 | "isDeprecatedLicenseId": false, | ||
3773 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-1.0.json", | ||
3774 | "referenceNumber": 303, | ||
3775 | "name": "Creative Commons Attribution Share Alike 1.0 Generic", | ||
3776 | "licenseId": "CC-BY-SA-1.0", | ||
3777 | "seeAlso": [ | ||
3778 | "https://creativecommons.org/licenses/by-sa/1.0/legalcode" | ||
3779 | ], | ||
3780 | "isOsiApproved": false | ||
3781 | }, | ||
3782 | { | ||
3783 | "reference": "https://spdx.org/licenses/OFL-1.1.html", | ||
3784 | "isDeprecatedLicenseId": false, | ||
3785 | "detailsUrl": "https://spdx.org/licenses/OFL-1.1.json", | ||
3786 | "referenceNumber": 304, | ||
3787 | "name": "SIL Open Font License 1.1", | ||
3788 | "licenseId": "OFL-1.1", | ||
3789 | "seeAlso": [ | ||
3790 | "http://scripts.sil.org/cms/scripts/page.php?item_id\u003dOFL_web", | ||
3791 | "https://opensource.org/licenses/OFL-1.1" | ||
3792 | ], | ||
3793 | "isOsiApproved": true, | ||
3794 | "isFsfLibre": true | ||
3795 | }, | ||
3796 | { | ||
3797 | "reference": "https://spdx.org/licenses/GLWTPL.html", | ||
3798 | "isDeprecatedLicenseId": false, | ||
3799 | "detailsUrl": "https://spdx.org/licenses/GLWTPL.json", | ||
3800 | "referenceNumber": 305, | ||
3801 | "name": "Good Luck With That Public License", | ||
3802 | "licenseId": "GLWTPL", | ||
3803 | "seeAlso": [ | ||
3804 | "https://github.com/me-shaon/GLWTPL/commit/da5f6bc734095efbacb442c0b31e33a65b9d6e85" | ||
3805 | ], | ||
3806 | "isOsiApproved": false | ||
3807 | }, | ||
3808 | { | ||
3809 | "reference": "https://spdx.org/licenses/NPL-1.0.html", | ||
3810 | "isDeprecatedLicenseId": false, | ||
3811 | "detailsUrl": "https://spdx.org/licenses/NPL-1.0.json", | ||
3812 | "referenceNumber": 306, | ||
3813 | "name": "Netscape Public License v1.0", | ||
3814 | "licenseId": "NPL-1.0", | ||
3815 | "seeAlso": [ | ||
3816 | "http://www.mozilla.org/MPL/NPL/1.0/" | ||
3817 | ], | ||
3818 | "isOsiApproved": false, | ||
3819 | "isFsfLibre": true | ||
3820 | }, | ||
3821 | { | ||
3822 | "reference": "https://spdx.org/licenses/xinetd.html", | ||
3823 | "isDeprecatedLicenseId": false, | ||
3824 | "detailsUrl": "https://spdx.org/licenses/xinetd.json", | ||
3825 | "referenceNumber": 307, | ||
3826 | "name": "xinetd License", | ||
3827 | "licenseId": "xinetd", | ||
3828 | "seeAlso": [ | ||
3829 | "https://fedoraproject.org/wiki/Licensing/Xinetd_License" | ||
3830 | ], | ||
3831 | "isOsiApproved": false, | ||
3832 | "isFsfLibre": true | ||
3833 | }, | ||
3834 | { | ||
3835 | "reference": "https://spdx.org/licenses/LGPL-2.0-only.html", | ||
3836 | "isDeprecatedLicenseId": false, | ||
3837 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.0-only.json", | ||
3838 | "referenceNumber": 308, | ||
3839 | "name": "GNU Library General Public License v2 only", | ||
3840 | "licenseId": "LGPL-2.0-only", | ||
3841 | "seeAlso": [ | ||
3842 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html" | ||
3843 | ], | ||
3844 | "isOsiApproved": true | ||
3845 | }, | ||
3846 | { | ||
3847 | "reference": "https://spdx.org/licenses/zlib-acknowledgement.html", | ||
3848 | "isDeprecatedLicenseId": false, | ||
3849 | "detailsUrl": "https://spdx.org/licenses/zlib-acknowledgement.json", | ||
3850 | "referenceNumber": 309, | ||
3851 | "name": "zlib/libpng License with Acknowledgement", | ||
3852 | "licenseId": "zlib-acknowledgement", | ||
3853 | "seeAlso": [ | ||
3854 | "https://fedoraproject.org/wiki/Licensing/ZlibWithAcknowledgement" | ||
3855 | ], | ||
3856 | "isOsiApproved": false | ||
3857 | }, | ||
3858 | { | ||
3859 | "reference": "https://spdx.org/licenses/OLDAP-2.2.1.html", | ||
3860 | "isDeprecatedLicenseId": false, | ||
3861 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.2.1.json", | ||
3862 | "referenceNumber": 310, | ||
3863 | "name": "Open LDAP Public License v2.2.1", | ||
3864 | "licenseId": "OLDAP-2.2.1", | ||
3865 | "seeAlso": [ | ||
3866 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d4bc786f34b50aa301be6f5600f58a980070f481e" | ||
3867 | ], | ||
3868 | "isOsiApproved": false | ||
3869 | }, | ||
3870 | { | ||
3871 | "reference": "https://spdx.org/licenses/APSL-1.0.html", | ||
3872 | "isDeprecatedLicenseId": false, | ||
3873 | "detailsUrl": "https://spdx.org/licenses/APSL-1.0.json", | ||
3874 | "referenceNumber": 311, | ||
3875 | "name": "Apple Public Source License 1.0", | ||
3876 | "licenseId": "APSL-1.0", | ||
3877 | "seeAlso": [ | ||
3878 | "https://fedoraproject.org/wiki/Licensing/Apple_Public_Source_License_1.0" | ||
3879 | ], | ||
3880 | "isOsiApproved": true | ||
3881 | }, | ||
3882 | { | ||
3883 | "reference": "https://spdx.org/licenses/BSD-3-Clause-LBNL.html", | ||
3884 | "isDeprecatedLicenseId": false, | ||
3885 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-LBNL.json", | ||
3886 | "referenceNumber": 312, | ||
3887 | "name": "Lawrence Berkeley National Labs BSD variant license", | ||
3888 | "licenseId": "BSD-3-Clause-LBNL", | ||
3889 | "seeAlso": [ | ||
3890 | "https://fedoraproject.org/wiki/Licensing/LBNLBSD" | ||
3891 | ], | ||
3892 | "isOsiApproved": true | ||
3893 | }, | ||
3894 | { | ||
3895 | "reference": "https://spdx.org/licenses/PostgreSQL.html", | ||
3896 | "isDeprecatedLicenseId": false, | ||
3897 | "detailsUrl": "https://spdx.org/licenses/PostgreSQL.json", | ||
3898 | "referenceNumber": 313, | ||
3899 | "name": "PostgreSQL License", | ||
3900 | "licenseId": "PostgreSQL", | ||
3901 | "seeAlso": [ | ||
3902 | "http://www.postgresql.org/about/licence", | ||
3903 | "https://opensource.org/licenses/PostgreSQL" | ||
3904 | ], | ||
3905 | "isOsiApproved": true | ||
3906 | }, | ||
3907 | { | ||
3908 | "reference": "https://spdx.org/licenses/LGPL-3.0-only.html", | ||
3909 | "isDeprecatedLicenseId": false, | ||
3910 | "detailsUrl": "https://spdx.org/licenses/LGPL-3.0-only.json", | ||
3911 | "referenceNumber": 314, | ||
3912 | "name": "GNU Lesser General Public License v3.0 only", | ||
3913 | "licenseId": "LGPL-3.0-only", | ||
3914 | "seeAlso": [ | ||
3915 | "https://www.gnu.org/licenses/lgpl-3.0-standalone.html", | ||
3916 | "https://opensource.org/licenses/LGPL-3.0" | ||
3917 | ], | ||
3918 | "isOsiApproved": true, | ||
3919 | "isFsfLibre": true | ||
3920 | }, | ||
3921 | { | ||
3922 | "reference": "https://spdx.org/licenses/OGC-1.0.html", | ||
3923 | "isDeprecatedLicenseId": false, | ||
3924 | "detailsUrl": "https://spdx.org/licenses/OGC-1.0.json", | ||
3925 | "referenceNumber": 315, | ||
3926 | "name": "OGC Software License, Version 1.0", | ||
3927 | "licenseId": "OGC-1.0", | ||
3928 | "seeAlso": [ | ||
3929 | "https://www.ogc.org/ogc/software/1.0" | ||
3930 | ], | ||
3931 | "isOsiApproved": false | ||
3932 | }, | ||
3933 | { | ||
3934 | "reference": "https://spdx.org/licenses/Dotseqn.html", | ||
3935 | "isDeprecatedLicenseId": false, | ||
3936 | "detailsUrl": "https://spdx.org/licenses/Dotseqn.json", | ||
3937 | "referenceNumber": 316, | ||
3938 | "name": "Dotseqn License", | ||
3939 | "licenseId": "Dotseqn", | ||
3940 | "seeAlso": [ | ||
3941 | "https://fedoraproject.org/wiki/Licensing/Dotseqn" | ||
3942 | ], | ||
3943 | "isOsiApproved": false | ||
3944 | }, | ||
3945 | { | ||
3946 | "reference": "https://spdx.org/licenses/MakeIndex.html", | ||
3947 | "isDeprecatedLicenseId": false, | ||
3948 | "detailsUrl": "https://spdx.org/licenses/MakeIndex.json", | ||
3949 | "referenceNumber": 317, | ||
3950 | "name": "MakeIndex License", | ||
3951 | "licenseId": "MakeIndex", | ||
3952 | "seeAlso": [ | ||
3953 | "https://fedoraproject.org/wiki/Licensing/MakeIndex" | ||
3954 | ], | ||
3955 | "isOsiApproved": false | ||
3956 | }, | ||
3957 | { | ||
3958 | "reference": "https://spdx.org/licenses/GPL-3.0-only.html", | ||
3959 | "isDeprecatedLicenseId": false, | ||
3960 | "detailsUrl": "https://spdx.org/licenses/GPL-3.0-only.json", | ||
3961 | "referenceNumber": 318, | ||
3962 | "name": "GNU General Public License v3.0 only", | ||
3963 | "licenseId": "GPL-3.0-only", | ||
3964 | "seeAlso": [ | ||
3965 | "https://www.gnu.org/licenses/gpl-3.0-standalone.html", | ||
3966 | "https://opensource.org/licenses/GPL-3.0" | ||
3967 | ], | ||
3968 | "isOsiApproved": true, | ||
3969 | "isFsfLibre": true | ||
3970 | }, | ||
3971 | { | ||
3972 | "reference": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-License-2014.html", | ||
3973 | "isDeprecatedLicenseId": false, | ||
3974 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-License-2014.json", | ||
3975 | "referenceNumber": 319, | ||
3976 | "name": "BSD 3-Clause No Nuclear License 2014", | ||
3977 | "licenseId": "BSD-3-Clause-No-Nuclear-License-2014", | ||
3978 | "seeAlso": [ | ||
3979 | "https://java.net/projects/javaeetutorial/pages/BerkeleyLicense" | ||
3980 | ], | ||
3981 | "isOsiApproved": false | ||
3982 | }, | ||
3983 | { | ||
3984 | "reference": "https://spdx.org/licenses/GPL-1.0-only.html", | ||
3985 | "isDeprecatedLicenseId": false, | ||
3986 | "detailsUrl": "https://spdx.org/licenses/GPL-1.0-only.json", | ||
3987 | "referenceNumber": 320, | ||
3988 | "name": "GNU General Public License v1.0 only", | ||
3989 | "licenseId": "GPL-1.0-only", | ||
3990 | "seeAlso": [ | ||
3991 | "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html" | ||
3992 | ], | ||
3993 | "isOsiApproved": false | ||
3994 | }, | ||
3995 | { | ||
3996 | "reference": "https://spdx.org/licenses/AGPL-1.0-or-later.html", | ||
3997 | "isDeprecatedLicenseId": false, | ||
3998 | "detailsUrl": "https://spdx.org/licenses/AGPL-1.0-or-later.json", | ||
3999 | "referenceNumber": 321, | ||
4000 | "name": "Affero General Public License v1.0 or later", | ||
4001 | "licenseId": "AGPL-1.0-or-later", | ||
4002 | "seeAlso": [ | ||
4003 | "http://www.affero.org/oagpl.html" | ||
4004 | ], | ||
4005 | "isOsiApproved": false | ||
4006 | }, | ||
4007 | { | ||
4008 | "reference": "https://spdx.org/licenses/BSL-1.0.html", | ||
4009 | "isDeprecatedLicenseId": false, | ||
4010 | "detailsUrl": "https://spdx.org/licenses/BSL-1.0.json", | ||
4011 | "referenceNumber": 322, | ||
4012 | "name": "Boost Software License 1.0", | ||
4013 | "licenseId": "BSL-1.0", | ||
4014 | "seeAlso": [ | ||
4015 | "http://www.boost.org/LICENSE_1_0.txt", | ||
4016 | "https://opensource.org/licenses/BSL-1.0" | ||
4017 | ], | ||
4018 | "isOsiApproved": true, | ||
4019 | "isFsfLibre": true | ||
4020 | }, | ||
4021 | { | ||
4022 | "reference": "https://spdx.org/licenses/IJG.html", | ||
4023 | "isDeprecatedLicenseId": false, | ||
4024 | "detailsUrl": "https://spdx.org/licenses/IJG.json", | ||
4025 | "referenceNumber": 323, | ||
4026 | "name": "Independent JPEG Group License", | ||
4027 | "licenseId": "IJG", | ||
4028 | "seeAlso": [ | ||
4029 | "http://dev.w3.org/cvsweb/Amaya/libjpeg/Attic/README?rev\u003d1.2" | ||
4030 | ], | ||
4031 | "isOsiApproved": false, | ||
4032 | "isFsfLibre": true | ||
4033 | }, | ||
4034 | { | ||
4035 | "reference": "https://spdx.org/licenses/OFL-1.1-no-RFN.html", | ||
4036 | "isDeprecatedLicenseId": false, | ||
4037 | "detailsUrl": "https://spdx.org/licenses/OFL-1.1-no-RFN.json", | ||
4038 | "referenceNumber": 324, | ||
4039 | "name": "SIL Open Font License 1.1 with no Reserved Font Name", | ||
4040 | "licenseId": "OFL-1.1-no-RFN", | ||
4041 | "seeAlso": [ | ||
4042 | "http://scripts.sil.org/cms/scripts/page.php?item_id\u003dOFL_web", | ||
4043 | "https://opensource.org/licenses/OFL-1.1" | ||
4044 | ], | ||
4045 | "isOsiApproved": true | ||
4046 | }, | ||
4047 | { | ||
4048 | "reference": "https://spdx.org/licenses/Libpng.html", | ||
4049 | "isDeprecatedLicenseId": false, | ||
4050 | "detailsUrl": "https://spdx.org/licenses/Libpng.json", | ||
4051 | "referenceNumber": 325, | ||
4052 | "name": "libpng License", | ||
4053 | "licenseId": "Libpng", | ||
4054 | "seeAlso": [ | ||
4055 | "http://www.libpng.org/pub/png/src/libpng-LICENSE.txt" | ||
4056 | ], | ||
4057 | "isOsiApproved": false | ||
4058 | }, | ||
4059 | { | ||
4060 | "reference": "https://spdx.org/licenses/CC-BY-NC-3.0.html", | ||
4061 | "isDeprecatedLicenseId": false, | ||
4062 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-3.0.json", | ||
4063 | "referenceNumber": 326, | ||
4064 | "name": "Creative Commons Attribution Non Commercial 3.0 Unported", | ||
4065 | "licenseId": "CC-BY-NC-3.0", | ||
4066 | "seeAlso": [ | ||
4067 | "https://creativecommons.org/licenses/by-nc/3.0/legalcode" | ||
4068 | ], | ||
4069 | "isOsiApproved": false | ||
4070 | }, | ||
4071 | { | ||
4072 | "reference": "https://spdx.org/licenses/CC-BY-NC-2.0.html", | ||
4073 | "isDeprecatedLicenseId": false, | ||
4074 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-2.0.json", | ||
4075 | "referenceNumber": 327, | ||
4076 | "name": "Creative Commons Attribution Non Commercial 2.0 Generic", | ||
4077 | "licenseId": "CC-BY-NC-2.0", | ||
4078 | "seeAlso": [ | ||
4079 | "https://creativecommons.org/licenses/by-nc/2.0/legalcode" | ||
4080 | ], | ||
4081 | "isOsiApproved": false | ||
4082 | }, | ||
4083 | { | ||
4084 | "reference": "https://spdx.org/licenses/Unlicense.html", | ||
4085 | "isDeprecatedLicenseId": false, | ||
4086 | "detailsUrl": "https://spdx.org/licenses/Unlicense.json", | ||
4087 | "referenceNumber": 328, | ||
4088 | "name": "The Unlicense", | ||
4089 | "licenseId": "Unlicense", | ||
4090 | "seeAlso": [ | ||
4091 | "https://unlicense.org/" | ||
4092 | ], | ||
4093 | "isOsiApproved": true, | ||
4094 | "isFsfLibre": true | ||
4095 | }, | ||
4096 | { | ||
4097 | "reference": "https://spdx.org/licenses/LPL-1.0.html", | ||
4098 | "isDeprecatedLicenseId": false, | ||
4099 | "detailsUrl": "https://spdx.org/licenses/LPL-1.0.json", | ||
4100 | "referenceNumber": 329, | ||
4101 | "name": "Lucent Public License Version 1.0", | ||
4102 | "licenseId": "LPL-1.0", | ||
4103 | "seeAlso": [ | ||
4104 | "https://opensource.org/licenses/LPL-1.0" | ||
4105 | ], | ||
4106 | "isOsiApproved": true | ||
4107 | }, | ||
4108 | { | ||
4109 | "reference": "https://spdx.org/licenses/bzip2-1.0.5.html", | ||
4110 | "isDeprecatedLicenseId": false, | ||
4111 | "detailsUrl": "https://spdx.org/licenses/bzip2-1.0.5.json", | ||
4112 | "referenceNumber": 330, | ||
4113 | "name": "bzip2 and libbzip2 License v1.0.5", | ||
4114 | "licenseId": "bzip2-1.0.5", | ||
4115 | "seeAlso": [ | ||
4116 | "https://sourceware.org/bzip2/1.0.5/bzip2-manual-1.0.5.html", | ||
4117 | "http://bzip.org/1.0.5/bzip2-manual-1.0.5.html" | ||
4118 | ], | ||
4119 | "isOsiApproved": false | ||
4120 | }, | ||
4121 | { | ||
4122 | "reference": "https://spdx.org/licenses/Entessa.html", | ||
4123 | "isDeprecatedLicenseId": false, | ||
4124 | "detailsUrl": "https://spdx.org/licenses/Entessa.json", | ||
4125 | "referenceNumber": 331, | ||
4126 | "name": "Entessa Public License v1.0", | ||
4127 | "licenseId": "Entessa", | ||
4128 | "seeAlso": [ | ||
4129 | "https://opensource.org/licenses/Entessa" | ||
4130 | ], | ||
4131 | "isOsiApproved": true | ||
4132 | }, | ||
4133 | { | ||
4134 | "reference": "https://spdx.org/licenses/BSD-2-Clause-Patent.html", | ||
4135 | "isDeprecatedLicenseId": false, | ||
4136 | "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause-Patent.json", | ||
4137 | "referenceNumber": 332, | ||
4138 | "name": "BSD-2-Clause Plus Patent License", | ||
4139 | "licenseId": "BSD-2-Clause-Patent", | ||
4140 | "seeAlso": [ | ||
4141 | "https://opensource.org/licenses/BSDplusPatent" | ||
4142 | ], | ||
4143 | "isOsiApproved": true | ||
4144 | }, | ||
4145 | { | ||
4146 | "reference": "https://spdx.org/licenses/ECL-2.0.html", | ||
4147 | "isDeprecatedLicenseId": false, | ||
4148 | "detailsUrl": "https://spdx.org/licenses/ECL-2.0.json", | ||
4149 | "referenceNumber": 333, | ||
4150 | "name": "Educational Community License v2.0", | ||
4151 | "licenseId": "ECL-2.0", | ||
4152 | "seeAlso": [ | ||
4153 | "https://opensource.org/licenses/ECL-2.0" | ||
4154 | ], | ||
4155 | "isOsiApproved": true, | ||
4156 | "isFsfLibre": true | ||
4157 | }, | ||
4158 | { | ||
4159 | "reference": "https://spdx.org/licenses/Crossword.html", | ||
4160 | "isDeprecatedLicenseId": false, | ||
4161 | "detailsUrl": "https://spdx.org/licenses/Crossword.json", | ||
4162 | "referenceNumber": 334, | ||
4163 | "name": "Crossword License", | ||
4164 | "licenseId": "Crossword", | ||
4165 | "seeAlso": [ | ||
4166 | "https://fedoraproject.org/wiki/Licensing/Crossword" | ||
4167 | ], | ||
4168 | "isOsiApproved": false | ||
4169 | }, | ||
4170 | { | ||
4171 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-1.0.html", | ||
4172 | "isDeprecatedLicenseId": false, | ||
4173 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-ND-1.0.json", | ||
4174 | "referenceNumber": 335, | ||
4175 | "name": "Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic", | ||
4176 | "licenseId": "CC-BY-NC-ND-1.0", | ||
4177 | "seeAlso": [ | ||
4178 | "https://creativecommons.org/licenses/by-nd-nc/1.0/legalcode" | ||
4179 | ], | ||
4180 | "isOsiApproved": false | ||
4181 | }, | ||
4182 | { | ||
4183 | "reference": "https://spdx.org/licenses/OCLC-2.0.html", | ||
4184 | "isDeprecatedLicenseId": false, | ||
4185 | "detailsUrl": "https://spdx.org/licenses/OCLC-2.0.json", | ||
4186 | "referenceNumber": 336, | ||
4187 | "name": "OCLC Research Public License 2.0", | ||
4188 | "licenseId": "OCLC-2.0", | ||
4189 | "seeAlso": [ | ||
4190 | "http://www.oclc.org/research/activities/software/license/v2final.htm", | ||
4191 | "https://opensource.org/licenses/OCLC-2.0" | ||
4192 | ], | ||
4193 | "isOsiApproved": true | ||
4194 | }, | ||
4195 | { | ||
4196 | "reference": "https://spdx.org/licenses/libselinux-1.0.html", | ||
4197 | "isDeprecatedLicenseId": false, | ||
4198 | "detailsUrl": "https://spdx.org/licenses/libselinux-1.0.json", | ||
4199 | "referenceNumber": 337, | ||
4200 | "name": "libselinux public domain notice", | ||
4201 | "licenseId": "libselinux-1.0", | ||
4202 | "seeAlso": [ | ||
4203 | "https://github.com/SELinuxProject/selinux/blob/master/libselinux/LICENSE" | ||
4204 | ], | ||
4205 | "isOsiApproved": false | ||
4206 | }, | ||
4207 | { | ||
4208 | "reference": "https://spdx.org/licenses/CECILL-1.1.html", | ||
4209 | "isDeprecatedLicenseId": false, | ||
4210 | "detailsUrl": "https://spdx.org/licenses/CECILL-1.1.json", | ||
4211 | "referenceNumber": 338, | ||
4212 | "name": "CeCILL Free Software License Agreement v1.1", | ||
4213 | "licenseId": "CECILL-1.1", | ||
4214 | "seeAlso": [ | ||
4215 | "http://www.cecill.info/licences/Licence_CeCILL_V1.1-US.html" | ||
4216 | ], | ||
4217 | "isOsiApproved": false | ||
4218 | }, | ||
4219 | { | ||
4220 | "reference": "https://spdx.org/licenses/OGDL-Taiwan-1.0.html", | ||
4221 | "isDeprecatedLicenseId": false, | ||
4222 | "detailsUrl": "https://spdx.org/licenses/OGDL-Taiwan-1.0.json", | ||
4223 | "referenceNumber": 339, | ||
4224 | "name": "Taiwan Open Government Data License, version 1.0", | ||
4225 | "licenseId": "OGDL-Taiwan-1.0", | ||
4226 | "seeAlso": [ | ||
4227 | "https://data.gov.tw/license" | ||
4228 | ], | ||
4229 | "isOsiApproved": false | ||
4230 | }, | ||
4231 | { | ||
4232 | "reference": "https://spdx.org/licenses/BSD-1-Clause.html", | ||
4233 | "isDeprecatedLicenseId": false, | ||
4234 | "detailsUrl": "https://spdx.org/licenses/BSD-1-Clause.json", | ||
4235 | "referenceNumber": 340, | ||
4236 | "name": "BSD 1-Clause License", | ||
4237 | "licenseId": "BSD-1-Clause", | ||
4238 | "seeAlso": [ | ||
4239 | "https://svnweb.freebsd.org/base/head/include/ifaddrs.h?revision\u003d326823" | ||
4240 | ], | ||
4241 | "isOsiApproved": true | ||
4242 | }, | ||
4243 | { | ||
4244 | "reference": "https://spdx.org/licenses/BitTorrent-1.1.html", | ||
4245 | "isDeprecatedLicenseId": false, | ||
4246 | "detailsUrl": "https://spdx.org/licenses/BitTorrent-1.1.json", | ||
4247 | "referenceNumber": 341, | ||
4248 | "name": "BitTorrent Open Source License v1.1", | ||
4249 | "licenseId": "BitTorrent-1.1", | ||
4250 | "seeAlso": [ | ||
4251 | "http://directory.fsf.org/wiki/License:BitTorrentOSL1.1" | ||
4252 | ], | ||
4253 | "isOsiApproved": false, | ||
4254 | "isFsfLibre": true | ||
4255 | }, | ||
4256 | { | ||
4257 | "reference": "https://spdx.org/licenses/MIT-enna.html", | ||
4258 | "isDeprecatedLicenseId": false, | ||
4259 | "detailsUrl": "https://spdx.org/licenses/MIT-enna.json", | ||
4260 | "referenceNumber": 342, | ||
4261 | "name": "enna License", | ||
4262 | "licenseId": "MIT-enna", | ||
4263 | "seeAlso": [ | ||
4264 | "https://fedoraproject.org/wiki/Licensing/MIT#enna" | ||
4265 | ], | ||
4266 | "isOsiApproved": false | ||
4267 | }, | ||
4268 | { | ||
4269 | "reference": "https://spdx.org/licenses/ANTLR-PD.html", | ||
4270 | "isDeprecatedLicenseId": false, | ||
4271 | "detailsUrl": "https://spdx.org/licenses/ANTLR-PD.json", | ||
4272 | "referenceNumber": 343, | ||
4273 | "name": "ANTLR Software Rights Notice", | ||
4274 | "licenseId": "ANTLR-PD", | ||
4275 | "seeAlso": [ | ||
4276 | "http://www.antlr2.org/license.html" | ||
4277 | ], | ||
4278 | "isOsiApproved": false | ||
4279 | }, | ||
4280 | { | ||
4281 | "reference": "https://spdx.org/licenses/GPL-2.0-or-later.html", | ||
4282 | "isDeprecatedLicenseId": false, | ||
4283 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-or-later.json", | ||
4284 | "referenceNumber": 344, | ||
4285 | "name": "GNU General Public License v2.0 or later", | ||
4286 | "licenseId": "GPL-2.0-or-later", | ||
4287 | "seeAlso": [ | ||
4288 | "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html", | ||
4289 | "https://opensource.org/licenses/GPL-2.0" | ||
4290 | ], | ||
4291 | "isOsiApproved": true, | ||
4292 | "isFsfLibre": true | ||
4293 | }, | ||
4294 | { | ||
4295 | "reference": "https://spdx.org/licenses/CC-BY-SA-3.0-AT.html", | ||
4296 | "isDeprecatedLicenseId": false, | ||
4297 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-3.0-AT.json", | ||
4298 | "referenceNumber": 345, | ||
4299 | "name": "Creative Commons Attribution Share Alike 3.0 Austria", | ||
4300 | "licenseId": "CC-BY-SA-3.0-AT", | ||
4301 | "seeAlso": [ | ||
4302 | "https://creativecommons.org/licenses/by-sa/3.0/at/legalcode" | ||
4303 | ], | ||
4304 | "isOsiApproved": false | ||
4305 | }, | ||
4306 | { | ||
4307 | "reference": "https://spdx.org/licenses/CPOL-1.02.html", | ||
4308 | "isDeprecatedLicenseId": false, | ||
4309 | "detailsUrl": "https://spdx.org/licenses/CPOL-1.02.json", | ||
4310 | "referenceNumber": 346, | ||
4311 | "name": "Code Project Open License 1.02", | ||
4312 | "licenseId": "CPOL-1.02", | ||
4313 | "seeAlso": [ | ||
4314 | "http://www.codeproject.com/info/cpol10.aspx" | ||
4315 | ], | ||
4316 | "isOsiApproved": false | ||
4317 | }, | ||
4318 | { | ||
4319 | "reference": "https://spdx.org/licenses/OFL-1.1-RFN.html", | ||
4320 | "isDeprecatedLicenseId": false, | ||
4321 | "detailsUrl": "https://spdx.org/licenses/OFL-1.1-RFN.json", | ||
4322 | "referenceNumber": 347, | ||
4323 | "name": "SIL Open Font License 1.1 with Reserved Font Name", | ||
4324 | "licenseId": "OFL-1.1-RFN", | ||
4325 | "seeAlso": [ | ||
4326 | "http://scripts.sil.org/cms/scripts/page.php?item_id\u003dOFL_web", | ||
4327 | "https://opensource.org/licenses/OFL-1.1" | ||
4328 | ], | ||
4329 | "isOsiApproved": true | ||
4330 | }, | ||
4331 | { | ||
4332 | "reference": "https://spdx.org/licenses/GPL-3.0-with-GCC-exception.html", | ||
4333 | "isDeprecatedLicenseId": true, | ||
4334 | "detailsUrl": "https://spdx.org/licenses/GPL-3.0-with-GCC-exception.json", | ||
4335 | "referenceNumber": 348, | ||
4336 | "name": "GNU General Public License v3.0 w/GCC Runtime Library exception", | ||
4337 | "licenseId": "GPL-3.0-with-GCC-exception", | ||
4338 | "seeAlso": [ | ||
4339 | "https://www.gnu.org/licenses/gcc-exception-3.1.html" | ||
4340 | ], | ||
4341 | "isOsiApproved": true | ||
4342 | }, | ||
4343 | { | ||
4344 | "reference": "https://spdx.org/licenses/IPL-1.0.html", | ||
4345 | "isDeprecatedLicenseId": false, | ||
4346 | "detailsUrl": "https://spdx.org/licenses/IPL-1.0.json", | ||
4347 | "referenceNumber": 349, | ||
4348 | "name": "IBM Public License v1.0", | ||
4349 | "licenseId": "IPL-1.0", | ||
4350 | "seeAlso": [ | ||
4351 | "https://opensource.org/licenses/IPL-1.0" | ||
4352 | ], | ||
4353 | "isOsiApproved": true, | ||
4354 | "isFsfLibre": true | ||
4355 | }, | ||
4356 | { | ||
4357 | "reference": "https://spdx.org/licenses/NTP-0.html", | ||
4358 | "isDeprecatedLicenseId": false, | ||
4359 | "detailsUrl": "https://spdx.org/licenses/NTP-0.json", | ||
4360 | "referenceNumber": 350, | ||
4361 | "name": "NTP No Attribution", | ||
4362 | "licenseId": "NTP-0", | ||
4363 | "seeAlso": [ | ||
4364 | "https://github.com/tytso/e2fsprogs/blob/master/lib/et/et_name.c" | ||
4365 | ], | ||
4366 | "isOsiApproved": false | ||
4367 | }, | ||
4368 | { | ||
4369 | "reference": "https://spdx.org/licenses/SugarCRM-1.1.3.html", | ||
4370 | "isDeprecatedLicenseId": false, | ||
4371 | "detailsUrl": "https://spdx.org/licenses/SugarCRM-1.1.3.json", | ||
4372 | "referenceNumber": 351, | ||
4373 | "name": "SugarCRM Public License v1.1.3", | ||
4374 | "licenseId": "SugarCRM-1.1.3", | ||
4375 | "seeAlso": [ | ||
4376 | "http://www.sugarcrm.com/crm/SPL" | ||
4377 | ], | ||
4378 | "isOsiApproved": false | ||
4379 | }, | ||
4380 | { | ||
4381 | "reference": "https://spdx.org/licenses/MIT.html", | ||
4382 | "isDeprecatedLicenseId": false, | ||
4383 | "detailsUrl": "https://spdx.org/licenses/MIT.json", | ||
4384 | "referenceNumber": 352, | ||
4385 | "name": "MIT License", | ||
4386 | "licenseId": "MIT", | ||
4387 | "seeAlso": [ | ||
4388 | "https://opensource.org/licenses/MIT" | ||
4389 | ], | ||
4390 | "isOsiApproved": true, | ||
4391 | "isFsfLibre": true | ||
4392 | }, | ||
4393 | { | ||
4394 | "reference": "https://spdx.org/licenses/Watcom-1.0.html", | ||
4395 | "isDeprecatedLicenseId": false, | ||
4396 | "detailsUrl": "https://spdx.org/licenses/Watcom-1.0.json", | ||
4397 | "referenceNumber": 353, | ||
4398 | "name": "Sybase Open Watcom Public License 1.0", | ||
4399 | "licenseId": "Watcom-1.0", | ||
4400 | "seeAlso": [ | ||
4401 | "https://opensource.org/licenses/Watcom-1.0" | ||
4402 | ], | ||
4403 | "isOsiApproved": true | ||
4404 | }, | ||
4405 | { | ||
4406 | "reference": "https://spdx.org/licenses/FSFULLR.html", | ||
4407 | "isDeprecatedLicenseId": false, | ||
4408 | "detailsUrl": "https://spdx.org/licenses/FSFULLR.json", | ||
4409 | "referenceNumber": 354, | ||
4410 | "name": "FSF Unlimited License (with License Retention)", | ||
4411 | "licenseId": "FSFULLR", | ||
4412 | "seeAlso": [ | ||
4413 | "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License#License_Retention_Variant" | ||
4414 | ], | ||
4415 | "isOsiApproved": false | ||
4416 | }, | ||
4417 | { | ||
4418 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.0-FR.html", | ||
4419 | "isDeprecatedLicenseId": false, | ||
4420 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-2.0-FR.json", | ||
4421 | "referenceNumber": 355, | ||
4422 | "name": "Creative Commons Attribution-NonCommercial-ShareAlike 2.0 France", | ||
4423 | "licenseId": "CC-BY-NC-SA-2.0-FR", | ||
4424 | "seeAlso": [ | ||
4425 | "https://creativecommons.org/licenses/by-nc-sa/2.0/fr/legalcode" | ||
4426 | ], | ||
4427 | "isOsiApproved": false | ||
4428 | }, | ||
4429 | { | ||
4430 | "reference": "https://spdx.org/licenses/BSD-2-Clause.html", | ||
4431 | "isDeprecatedLicenseId": false, | ||
4432 | "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", | ||
4433 | "referenceNumber": 356, | ||
4434 | "name": "BSD 2-Clause \"Simplified\" License", | ||
4435 | "licenseId": "BSD-2-Clause", | ||
4436 | "seeAlso": [ | ||
4437 | "https://opensource.org/licenses/BSD-2-Clause" | ||
4438 | ], | ||
4439 | "isOsiApproved": true | ||
4440 | }, | ||
4441 | { | ||
4442 | "reference": "https://spdx.org/licenses/SSH-OpenSSH.html", | ||
4443 | "isDeprecatedLicenseId": false, | ||
4444 | "detailsUrl": "https://spdx.org/licenses/SSH-OpenSSH.json", | ||
4445 | "referenceNumber": 357, | ||
4446 | "name": "SSH OpenSSH license", | ||
4447 | "licenseId": "SSH-OpenSSH", | ||
4448 | "seeAlso": [ | ||
4449 | "https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/LICENCE#L10" | ||
4450 | ], | ||
4451 | "isOsiApproved": false | ||
4452 | }, | ||
4453 | { | ||
4454 | "reference": "https://spdx.org/licenses/OLDAP-1.3.html", | ||
4455 | "isDeprecatedLicenseId": false, | ||
4456 | "detailsUrl": "https://spdx.org/licenses/OLDAP-1.3.json", | ||
4457 | "referenceNumber": 358, | ||
4458 | "name": "Open LDAP Public License v1.3", | ||
4459 | "licenseId": "OLDAP-1.3", | ||
4460 | "seeAlso": [ | ||
4461 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003de5f8117f0ce088d0bd7a8e18ddf37eaa40eb09b1" | ||
4462 | ], | ||
4463 | "isOsiApproved": false | ||
4464 | }, | ||
4465 | { | ||
4466 | "reference": "https://spdx.org/licenses/ODbL-1.0.html", | ||
4467 | "isDeprecatedLicenseId": false, | ||
4468 | "detailsUrl": "https://spdx.org/licenses/ODbL-1.0.json", | ||
4469 | "referenceNumber": 359, | ||
4470 | "name": "Open Data Commons Open Database License v1.0", | ||
4471 | "licenseId": "ODbL-1.0", | ||
4472 | "seeAlso": [ | ||
4473 | "http://www.opendatacommons.org/licenses/odbl/1.0/", | ||
4474 | "https://opendatacommons.org/licenses/odbl/1-0/" | ||
4475 | ], | ||
4476 | "isOsiApproved": false, | ||
4477 | "isFsfLibre": true | ||
4478 | }, | ||
4479 | { | ||
4480 | "reference": "https://spdx.org/licenses/GFDL-1.3-only.html", | ||
4481 | "isDeprecatedLicenseId": false, | ||
4482 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-only.json", | ||
4483 | "referenceNumber": 360, | ||
4484 | "name": "GNU Free Documentation License v1.3 only", | ||
4485 | "licenseId": "GFDL-1.3-only", | ||
4486 | "seeAlso": [ | ||
4487 | "https://www.gnu.org/licenses/fdl-1.3.txt" | ||
4488 | ], | ||
4489 | "isOsiApproved": false, | ||
4490 | "isFsfLibre": true | ||
4491 | }, | ||
4492 | { | ||
4493 | "reference": "https://spdx.org/licenses/HPND.html", | ||
4494 | "isDeprecatedLicenseId": false, | ||
4495 | "detailsUrl": "https://spdx.org/licenses/HPND.json", | ||
4496 | "referenceNumber": 361, | ||
4497 | "name": "Historical Permission Notice and Disclaimer", | ||
4498 | "licenseId": "HPND", | ||
4499 | "seeAlso": [ | ||
4500 | "https://opensource.org/licenses/HPND" | ||
4501 | ], | ||
4502 | "isOsiApproved": true, | ||
4503 | "isFsfLibre": true | ||
4504 | }, | ||
4505 | { | ||
4506 | "reference": "https://spdx.org/licenses/NASA-1.3.html", | ||
4507 | "isDeprecatedLicenseId": false, | ||
4508 | "detailsUrl": "https://spdx.org/licenses/NASA-1.3.json", | ||
4509 | "referenceNumber": 362, | ||
4510 | "name": "NASA Open Source Agreement 1.3", | ||
4511 | "licenseId": "NASA-1.3", | ||
4512 | "seeAlso": [ | ||
4513 | "http://ti.arc.nasa.gov/opensource/nosa/", | ||
4514 | "https://opensource.org/licenses/NASA-1.3" | ||
4515 | ], | ||
4516 | "isOsiApproved": true | ||
4517 | }, | ||
4518 | { | ||
4519 | "reference": "https://spdx.org/licenses/Borceux.html", | ||
4520 | "isDeprecatedLicenseId": false, | ||
4521 | "detailsUrl": "https://spdx.org/licenses/Borceux.json", | ||
4522 | "referenceNumber": 363, | ||
4523 | "name": "Borceux license", | ||
4524 | "licenseId": "Borceux", | ||
4525 | "seeAlso": [ | ||
4526 | "https://fedoraproject.org/wiki/Licensing/Borceux" | ||
4527 | ], | ||
4528 | "isOsiApproved": false | ||
4529 | }, | ||
4530 | { | ||
4531 | "reference": "https://spdx.org/licenses/OLDAP-1.1.html", | ||
4532 | "isDeprecatedLicenseId": false, | ||
4533 | "detailsUrl": "https://spdx.org/licenses/OLDAP-1.1.json", | ||
4534 | "referenceNumber": 364, | ||
4535 | "name": "Open LDAP Public License v1.1", | ||
4536 | "licenseId": "OLDAP-1.1", | ||
4537 | "seeAlso": [ | ||
4538 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d806557a5ad59804ef3a44d5abfbe91d706b0791f" | ||
4539 | ], | ||
4540 | "isOsiApproved": false | ||
4541 | }, | ||
4542 | { | ||
4543 | "reference": "https://spdx.org/licenses/OFL-1.0.html", | ||
4544 | "isDeprecatedLicenseId": false, | ||
4545 | "detailsUrl": "https://spdx.org/licenses/OFL-1.0.json", | ||
4546 | "referenceNumber": 365, | ||
4547 | "name": "SIL Open Font License 1.0", | ||
4548 | "licenseId": "OFL-1.0", | ||
4549 | "seeAlso": [ | ||
4550 | "http://scripts.sil.org/cms/scripts/page.php?item_id\u003dOFL10_web" | ||
4551 | ], | ||
4552 | "isOsiApproved": false | ||
4553 | }, | ||
4554 | { | ||
4555 | "reference": "https://spdx.org/licenses/CPAL-1.0.html", | ||
4556 | "isDeprecatedLicenseId": false, | ||
4557 | "detailsUrl": "https://spdx.org/licenses/CPAL-1.0.json", | ||
4558 | "referenceNumber": 366, | ||
4559 | "name": "Common Public Attribution License 1.0", | ||
4560 | "licenseId": "CPAL-1.0", | ||
4561 | "seeAlso": [ | ||
4562 | "https://opensource.org/licenses/CPAL-1.0" | ||
4563 | ], | ||
4564 | "isOsiApproved": true, | ||
4565 | "isFsfLibre": true | ||
4566 | }, | ||
4567 | { | ||
4568 | "reference": "https://spdx.org/licenses/VOSTROM.html", | ||
4569 | "isDeprecatedLicenseId": false, | ||
4570 | "detailsUrl": "https://spdx.org/licenses/VOSTROM.json", | ||
4571 | "referenceNumber": 367, | ||
4572 | "name": "VOSTROM Public License for Open Source", | ||
4573 | "licenseId": "VOSTROM", | ||
4574 | "seeAlso": [ | ||
4575 | "https://fedoraproject.org/wiki/Licensing/VOSTROM" | ||
4576 | ], | ||
4577 | "isOsiApproved": false | ||
4578 | }, | ||
4579 | { | ||
4580 | "reference": "https://spdx.org/licenses/Abstyles.html", | ||
4581 | "isDeprecatedLicenseId": false, | ||
4582 | "detailsUrl": "https://spdx.org/licenses/Abstyles.json", | ||
4583 | "referenceNumber": 368, | ||
4584 | "name": "Abstyles License", | ||
4585 | "licenseId": "Abstyles", | ||
4586 | "seeAlso": [ | ||
4587 | "https://fedoraproject.org/wiki/Licensing/Abstyles" | ||
4588 | ], | ||
4589 | "isOsiApproved": false | ||
4590 | }, | ||
4591 | { | ||
4592 | "reference": "https://spdx.org/licenses/ISC.html", | ||
4593 | "isDeprecatedLicenseId": false, | ||
4594 | "detailsUrl": "https://spdx.org/licenses/ISC.json", | ||
4595 | "referenceNumber": 369, | ||
4596 | "name": "ISC License", | ||
4597 | "licenseId": "ISC", | ||
4598 | "seeAlso": [ | ||
4599 | "https://www.isc.org/licenses/", | ||
4600 | "https://www.isc.org/downloads/software-support-policy/isc-license/", | ||
4601 | "https://opensource.org/licenses/ISC" | ||
4602 | ], | ||
4603 | "isOsiApproved": true, | ||
4604 | "isFsfLibre": true | ||
4605 | }, | ||
4606 | { | ||
4607 | "reference": "https://spdx.org/licenses/Unicode-DFS-2016.html", | ||
4608 | "isDeprecatedLicenseId": false, | ||
4609 | "detailsUrl": "https://spdx.org/licenses/Unicode-DFS-2016.json", | ||
4610 | "referenceNumber": 370, | ||
4611 | "name": "Unicode License Agreement - Data Files and Software (2016)", | ||
4612 | "licenseId": "Unicode-DFS-2016", | ||
4613 | "seeAlso": [ | ||
4614 | "http://www.unicode.org/copyright.html" | ||
4615 | ], | ||
4616 | "isOsiApproved": true | ||
4617 | }, | ||
4618 | { | ||
4619 | "reference": "https://spdx.org/licenses/BlueOak-1.0.0.html", | ||
4620 | "isDeprecatedLicenseId": false, | ||
4621 | "detailsUrl": "https://spdx.org/licenses/BlueOak-1.0.0.json", | ||
4622 | "referenceNumber": 371, | ||
4623 | "name": "Blue Oak Model License 1.0.0", | ||
4624 | "licenseId": "BlueOak-1.0.0", | ||
4625 | "seeAlso": [ | ||
4626 | "https://blueoakcouncil.org/license/1.0.0" | ||
4627 | ], | ||
4628 | "isOsiApproved": false | ||
4629 | }, | ||
4630 | { | ||
4631 | "reference": "https://spdx.org/licenses/LiLiQ-Rplus-1.1.html", | ||
4632 | "isDeprecatedLicenseId": false, | ||
4633 | "detailsUrl": "https://spdx.org/licenses/LiLiQ-Rplus-1.1.json", | ||
4634 | "referenceNumber": 372, | ||
4635 | "name": "Licence Libre du Québec – Réciprocité forte version 1.1", | ||
4636 | "licenseId": "LiLiQ-Rplus-1.1", | ||
4637 | "seeAlso": [ | ||
4638 | "https://www.forge.gouv.qc.ca/participez/licence-logicielle/licence-libre-du-quebec-liliq-en-francais/licence-libre-du-quebec-reciprocite-forte-liliq-r-v1-1/", | ||
4639 | "http://opensource.org/licenses/LiLiQ-Rplus-1.1" | ||
4640 | ], | ||
4641 | "isOsiApproved": true | ||
4642 | }, | ||
4643 | { | ||
4644 | "reference": "https://spdx.org/licenses/MIT-0.html", | ||
4645 | "isDeprecatedLicenseId": false, | ||
4646 | "detailsUrl": "https://spdx.org/licenses/MIT-0.json", | ||
4647 | "referenceNumber": 373, | ||
4648 | "name": "MIT No Attribution", | ||
4649 | "licenseId": "MIT-0", | ||
4650 | "seeAlso": [ | ||
4651 | "https://github.com/aws/mit-0", | ||
4652 | "https://romanrm.net/mit-zero", | ||
4653 | "https://github.com/awsdocs/aws-cloud9-user-guide/blob/master/LICENSE-SAMPLECODE" | ||
4654 | ], | ||
4655 | "isOsiApproved": true | ||
4656 | }, | ||
4657 | { | ||
4658 | "reference": "https://spdx.org/licenses/SMLNJ.html", | ||
4659 | "isDeprecatedLicenseId": false, | ||
4660 | "detailsUrl": "https://spdx.org/licenses/SMLNJ.json", | ||
4661 | "referenceNumber": 374, | ||
4662 | "name": "Standard ML of New Jersey License", | ||
4663 | "licenseId": "SMLNJ", | ||
4664 | "seeAlso": [ | ||
4665 | "https://www.smlnj.org/license.html" | ||
4666 | ], | ||
4667 | "isOsiApproved": false, | ||
4668 | "isFsfLibre": true | ||
4669 | }, | ||
4670 | { | ||
4671 | "reference": "https://spdx.org/licenses/LGPL-3.0+.html", | ||
4672 | "isDeprecatedLicenseId": true, | ||
4673 | "detailsUrl": "https://spdx.org/licenses/LGPL-3.0+.json", | ||
4674 | "referenceNumber": 375, | ||
4675 | "name": "GNU Lesser General Public License v3.0 or later", | ||
4676 | "licenseId": "LGPL-3.0+", | ||
4677 | "seeAlso": [ | ||
4678 | "https://www.gnu.org/licenses/lgpl-3.0-standalone.html", | ||
4679 | "https://opensource.org/licenses/LGPL-3.0" | ||
4680 | ], | ||
4681 | "isOsiApproved": true | ||
4682 | }, | ||
4683 | { | ||
4684 | "reference": "https://spdx.org/licenses/NOSL.html", | ||
4685 | "isDeprecatedLicenseId": false, | ||
4686 | "detailsUrl": "https://spdx.org/licenses/NOSL.json", | ||
4687 | "referenceNumber": 376, | ||
4688 | "name": "Netizen Open Source License", | ||
4689 | "licenseId": "NOSL", | ||
4690 | "seeAlso": [ | ||
4691 | "http://bits.netizen.com.au/licenses/NOSL/nosl.txt" | ||
4692 | ], | ||
4693 | "isOsiApproved": false, | ||
4694 | "isFsfLibre": true | ||
4695 | }, | ||
4696 | { | ||
4697 | "reference": "https://spdx.org/licenses/PSF-2.0.html", | ||
4698 | "isDeprecatedLicenseId": false, | ||
4699 | "detailsUrl": "https://spdx.org/licenses/PSF-2.0.json", | ||
4700 | "referenceNumber": 377, | ||
4701 | "name": "Python Software Foundation License 2.0", | ||
4702 | "licenseId": "PSF-2.0", | ||
4703 | "seeAlso": [ | ||
4704 | "https://opensource.org/licenses/Python-2.0" | ||
4705 | ], | ||
4706 | "isOsiApproved": false | ||
4707 | }, | ||
4708 | { | ||
4709 | "reference": "https://spdx.org/licenses/RPL-1.5.html", | ||
4710 | "isDeprecatedLicenseId": false, | ||
4711 | "detailsUrl": "https://spdx.org/licenses/RPL-1.5.json", | ||
4712 | "referenceNumber": 378, | ||
4713 | "name": "Reciprocal Public License 1.5", | ||
4714 | "licenseId": "RPL-1.5", | ||
4715 | "seeAlso": [ | ||
4716 | "https://opensource.org/licenses/RPL-1.5" | ||
4717 | ], | ||
4718 | "isOsiApproved": true | ||
4719 | }, | ||
4720 | { | ||
4721 | "reference": "https://spdx.org/licenses/BSD-2-Clause-FreeBSD.html", | ||
4722 | "isDeprecatedLicenseId": true, | ||
4723 | "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause-FreeBSD.json", | ||
4724 | "referenceNumber": 379, | ||
4725 | "name": "BSD 2-Clause FreeBSD License", | ||
4726 | "licenseId": "BSD-2-Clause-FreeBSD", | ||
4727 | "seeAlso": [ | ||
4728 | "http://www.freebsd.org/copyright/freebsd-license.html" | ||
4729 | ], | ||
4730 | "isOsiApproved": false, | ||
4731 | "isFsfLibre": true | ||
4732 | }, | ||
4733 | { | ||
4734 | "reference": "https://spdx.org/licenses/MIT-Modern-Variant.html", | ||
4735 | "isDeprecatedLicenseId": false, | ||
4736 | "detailsUrl": "https://spdx.org/licenses/MIT-Modern-Variant.json", | ||
4737 | "referenceNumber": 380, | ||
4738 | "name": "MIT License Modern Variant", | ||
4739 | "licenseId": "MIT-Modern-Variant", | ||
4740 | "seeAlso": [ | ||
4741 | "https://fedoraproject.org/wiki/Licensing:MIT#Modern_Variants", | ||
4742 | "https://ptolemy.berkeley.edu/copyright.htm", | ||
4743 | "https://pirlwww.lpl.arizona.edu/resources/guide/software/PerlTk/Tixlic.html" | ||
4744 | ], | ||
4745 | "isOsiApproved": true | ||
4746 | }, | ||
4747 | { | ||
4748 | "reference": "https://spdx.org/licenses/Nokia.html", | ||
4749 | "isDeprecatedLicenseId": false, | ||
4750 | "detailsUrl": "https://spdx.org/licenses/Nokia.json", | ||
4751 | "referenceNumber": 381, | ||
4752 | "name": "Nokia Open Source License", | ||
4753 | "licenseId": "Nokia", | ||
4754 | "seeAlso": [ | ||
4755 | "https://opensource.org/licenses/nokia" | ||
4756 | ], | ||
4757 | "isOsiApproved": true, | ||
4758 | "isFsfLibre": true | ||
4759 | }, | ||
4760 | { | ||
4761 | "reference": "https://spdx.org/licenses/GFDL-1.1-no-invariants-only.html", | ||
4762 | "isDeprecatedLicenseId": false, | ||
4763 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-no-invariants-only.json", | ||
4764 | "referenceNumber": 382, | ||
4765 | "name": "GNU Free Documentation License v1.1 only - no invariants", | ||
4766 | "licenseId": "GFDL-1.1-no-invariants-only", | ||
4767 | "seeAlso": [ | ||
4768 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | ||
4769 | ], | ||
4770 | "isOsiApproved": false | ||
4771 | }, | ||
4772 | { | ||
4773 | "reference": "https://spdx.org/licenses/PDDL-1.0.html", | ||
4774 | "isDeprecatedLicenseId": false, | ||
4775 | "detailsUrl": "https://spdx.org/licenses/PDDL-1.0.json", | ||
4776 | "referenceNumber": 383, | ||
4777 | "name": "Open Data Commons Public Domain Dedication \u0026 License 1.0", | ||
4778 | "licenseId": "PDDL-1.0", | ||
4779 | "seeAlso": [ | ||
4780 | "http://opendatacommons.org/licenses/pddl/1.0/", | ||
4781 | "https://opendatacommons.org/licenses/pddl/" | ||
4782 | ], | ||
4783 | "isOsiApproved": false | ||
4784 | }, | ||
4785 | { | ||
4786 | "reference": "https://spdx.org/licenses/CDDL-1.1.html", | ||
4787 | "isDeprecatedLicenseId": false, | ||
4788 | "detailsUrl": "https://spdx.org/licenses/CDDL-1.1.json", | ||
4789 | "referenceNumber": 384, | ||
4790 | "name": "Common Development and Distribution License 1.1", | ||
4791 | "licenseId": "CDDL-1.1", | ||
4792 | "seeAlso": [ | ||
4793 | "http://glassfish.java.net/public/CDDL+GPL_1_1.html", | ||
4794 | "https://javaee.github.io/glassfish/LICENSE" | ||
4795 | ], | ||
4796 | "isOsiApproved": false | ||
4797 | }, | ||
4798 | { | ||
4799 | "reference": "https://spdx.org/licenses/Zimbra-1.3.html", | ||
4800 | "isDeprecatedLicenseId": false, | ||
4801 | "detailsUrl": "https://spdx.org/licenses/Zimbra-1.3.json", | ||
4802 | "referenceNumber": 385, | ||
4803 | "name": "Zimbra Public License v1.3", | ||
4804 | "licenseId": "Zimbra-1.3", | ||
4805 | "seeAlso": [ | ||
4806 | "http://web.archive.org/web/20100302225219/http://www.zimbra.com/license/zimbra-public-license-1-3.html" | ||
4807 | ], | ||
4808 | "isOsiApproved": false, | ||
4809 | "isFsfLibre": true | ||
4810 | }, | ||
4811 | { | ||
4812 | "reference": "https://spdx.org/licenses/EUPL-1.0.html", | ||
4813 | "isDeprecatedLicenseId": false, | ||
4814 | "detailsUrl": "https://spdx.org/licenses/EUPL-1.0.json", | ||
4815 | "referenceNumber": 386, | ||
4816 | "name": "European Union Public License 1.0", | ||
4817 | "licenseId": "EUPL-1.0", | ||
4818 | "seeAlso": [ | ||
4819 | "http://ec.europa.eu/idabc/en/document/7330.html", | ||
4820 | "http://ec.europa.eu/idabc/servlets/Doc027f.pdf?id\u003d31096" | ||
4821 | ], | ||
4822 | "isOsiApproved": false | ||
4823 | }, | ||
4824 | { | ||
4825 | "reference": "https://spdx.org/licenses/Fair.html", | ||
4826 | "isDeprecatedLicenseId": false, | ||
4827 | "detailsUrl": "https://spdx.org/licenses/Fair.json", | ||
4828 | "referenceNumber": 387, | ||
4829 | "name": "Fair License", | ||
4830 | "licenseId": "Fair", | ||
4831 | "seeAlso": [ | ||
4832 | "http://fairlicense.org/", | ||
4833 | "https://opensource.org/licenses/Fair" | ||
4834 | ], | ||
4835 | "isOsiApproved": true | ||
4836 | }, | ||
4837 | { | ||
4838 | "reference": "https://spdx.org/licenses/JSON.html", | ||
4839 | "isDeprecatedLicenseId": false, | ||
4840 | "detailsUrl": "https://spdx.org/licenses/JSON.json", | ||
4841 | "referenceNumber": 388, | ||
4842 | "name": "JSON License", | ||
4843 | "licenseId": "JSON", | ||
4844 | "seeAlso": [ | ||
4845 | "http://www.json.org/license.html" | ||
4846 | ], | ||
4847 | "isOsiApproved": false | ||
4848 | }, | ||
4849 | { | ||
4850 | "reference": "https://spdx.org/licenses/LGPL-3.0-or-later.html", | ||
4851 | "isDeprecatedLicenseId": false, | ||
4852 | "detailsUrl": "https://spdx.org/licenses/LGPL-3.0-or-later.json", | ||
4853 | "referenceNumber": 389, | ||
4854 | "name": "GNU Lesser General Public License v3.0 or later", | ||
4855 | "licenseId": "LGPL-3.0-or-later", | ||
4856 | "seeAlso": [ | ||
4857 | "https://www.gnu.org/licenses/lgpl-3.0-standalone.html", | ||
4858 | "https://opensource.org/licenses/LGPL-3.0" | ||
4859 | ], | ||
4860 | "isOsiApproved": true, | ||
4861 | "isFsfLibre": true | ||
4862 | }, | ||
4863 | { | ||
4864 | "reference": "https://spdx.org/licenses/GPL-3.0.html", | ||
4865 | "isDeprecatedLicenseId": true, | ||
4866 | "detailsUrl": "https://spdx.org/licenses/GPL-3.0.json", | ||
4867 | "referenceNumber": 390, | ||
4868 | "name": "GNU General Public License v3.0 only", | ||
4869 | "licenseId": "GPL-3.0", | ||
4870 | "seeAlso": [ | ||
4871 | "https://www.gnu.org/licenses/gpl-3.0-standalone.html", | ||
4872 | "https://opensource.org/licenses/GPL-3.0" | ||
4873 | ], | ||
4874 | "isOsiApproved": true, | ||
4875 | "isFsfLibre": true | ||
4876 | }, | ||
4877 | { | ||
4878 | "reference": "https://spdx.org/licenses/OPL-1.0.html", | ||
4879 | "isDeprecatedLicenseId": false, | ||
4880 | "detailsUrl": "https://spdx.org/licenses/OPL-1.0.json", | ||
4881 | "referenceNumber": 391, | ||
4882 | "name": "Open Public License v1.0", | ||
4883 | "licenseId": "OPL-1.0", | ||
4884 | "seeAlso": [ | ||
4885 | "http://old.koalateam.com/jackaroo/OPL_1_0.TXT", | ||
4886 | "https://fedoraproject.org/wiki/Licensing/Open_Public_License" | ||
4887 | ], | ||
4888 | "isOsiApproved": false | ||
4889 | }, | ||
4890 | { | ||
4891 | "reference": "https://spdx.org/licenses/GPL-2.0-with-font-exception.html", | ||
4892 | "isDeprecatedLicenseId": true, | ||
4893 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-with-font-exception.json", | ||
4894 | "referenceNumber": 392, | ||
4895 | "name": "GNU General Public License v2.0 w/Font exception", | ||
4896 | "licenseId": "GPL-2.0-with-font-exception", | ||
4897 | "seeAlso": [ | ||
4898 | "https://www.gnu.org/licenses/gpl-faq.html#FontException" | ||
4899 | ], | ||
4900 | "isOsiApproved": false | ||
4901 | }, | ||
4902 | { | ||
4903 | "reference": "https://spdx.org/licenses/OSL-2.1.html", | ||
4904 | "isDeprecatedLicenseId": false, | ||
4905 | "detailsUrl": "https://spdx.org/licenses/OSL-2.1.json", | ||
4906 | "referenceNumber": 393, | ||
4907 | "name": "Open Software License 2.1", | ||
4908 | "licenseId": "OSL-2.1", | ||
4909 | "seeAlso": [ | ||
4910 | "http://web.archive.org/web/20050212003940/http://www.rosenlaw.com/osl21.htm", | ||
4911 | "https://opensource.org/licenses/OSL-2.1" | ||
4912 | ], | ||
4913 | "isOsiApproved": true, | ||
4914 | "isFsfLibre": true | ||
4915 | }, | ||
4916 | { | ||
4917 | "reference": "https://spdx.org/licenses/LPPL-1.3a.html", | ||
4918 | "isDeprecatedLicenseId": false, | ||
4919 | "detailsUrl": "https://spdx.org/licenses/LPPL-1.3a.json", | ||
4920 | "referenceNumber": 394, | ||
4921 | "name": "LaTeX Project Public License v1.3a", | ||
4922 | "licenseId": "LPPL-1.3a", | ||
4923 | "seeAlso": [ | ||
4924 | "http://www.latex-project.org/lppl/lppl-1-3a.txt" | ||
4925 | ], | ||
4926 | "isOsiApproved": false, | ||
4927 | "isFsfLibre": true | ||
4928 | }, | ||
4929 | { | ||
4930 | "reference": "https://spdx.org/licenses/NAIST-2003.html", | ||
4931 | "isDeprecatedLicenseId": false, | ||
4932 | "detailsUrl": "https://spdx.org/licenses/NAIST-2003.json", | ||
4933 | "referenceNumber": 395, | ||
4934 | "name": "Nara Institute of Science and Technology License (2003)", | ||
4935 | "licenseId": "NAIST-2003", | ||
4936 | "seeAlso": [ | ||
4937 | "https://enterprise.dejacode.com/licenses/public/naist-2003/#license-text", | ||
4938 | "https://github.com/nodejs/node/blob/4a19cc8947b1bba2b2d27816ec3d0edf9b28e503/LICENSE#L343" | ||
4939 | ], | ||
4940 | "isOsiApproved": false | ||
4941 | }, | ||
4942 | { | ||
4943 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-4.0.html", | ||
4944 | "isDeprecatedLicenseId": false, | ||
4945 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-ND-4.0.json", | ||
4946 | "referenceNumber": 396, | ||
4947 | "name": "Creative Commons Attribution Non Commercial No Derivatives 4.0 International", | ||
4948 | "licenseId": "CC-BY-NC-ND-4.0", | ||
4949 | "seeAlso": [ | ||
4950 | "https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode" | ||
4951 | ], | ||
4952 | "isOsiApproved": false | ||
4953 | }, | ||
4954 | { | ||
4955 | "reference": "https://spdx.org/licenses/CC-BY-NC-3.0-DE.html", | ||
4956 | "isDeprecatedLicenseId": false, | ||
4957 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-3.0-DE.json", | ||
4958 | "referenceNumber": 397, | ||
4959 | "name": "Creative Commons Attribution Non Commercial 3.0 Germany", | ||
4960 | "licenseId": "CC-BY-NC-3.0-DE", | ||
4961 | "seeAlso": [ | ||
4962 | "https://creativecommons.org/licenses/by-nc/3.0/de/legalcode" | ||
4963 | ], | ||
4964 | "isOsiApproved": false | ||
4965 | }, | ||
4966 | { | ||
4967 | "reference": "https://spdx.org/licenses/LGPL-2.1+.html", | ||
4968 | "isDeprecatedLicenseId": true, | ||
4969 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.1+.json", | ||
4970 | "referenceNumber": 398, | ||
4971 | "name": "GNU Library General Public License v2.1 or later", | ||
4972 | "licenseId": "LGPL-2.1+", | ||
4973 | "seeAlso": [ | ||
4974 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html", | ||
4975 | "https://opensource.org/licenses/LGPL-2.1" | ||
4976 | ], | ||
4977 | "isOsiApproved": true | ||
4978 | }, | ||
4979 | { | ||
4980 | "reference": "https://spdx.org/licenses/OLDAP-2.6.html", | ||
4981 | "isDeprecatedLicenseId": false, | ||
4982 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.6.json", | ||
4983 | "referenceNumber": 399, | ||
4984 | "name": "Open LDAP Public License v2.6", | ||
4985 | "licenseId": "OLDAP-2.6", | ||
4986 | "seeAlso": [ | ||
4987 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d1cae062821881f41b73012ba816434897abf4205" | ||
4988 | ], | ||
4989 | "isOsiApproved": false | ||
4990 | }, | ||
4991 | { | ||
4992 | "reference": "https://spdx.org/licenses/HPND-sell-variant.html", | ||
4993 | "isDeprecatedLicenseId": false, | ||
4994 | "detailsUrl": "https://spdx.org/licenses/HPND-sell-variant.json", | ||
4995 | "referenceNumber": 400, | ||
4996 | "name": "Historical Permission Notice and Disclaimer - sell variant", | ||
4997 | "licenseId": "HPND-sell-variant", | ||
4998 | "seeAlso": [ | ||
4999 | "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/net/sunrpc/auth_gss/gss_generic_token.c?h\u003dv4.19" | ||
5000 | ], | ||
5001 | "isOsiApproved": false | ||
5002 | }, | ||
5003 | { | ||
5004 | "reference": "https://spdx.org/licenses/NCGL-UK-2.0.html", | ||
5005 | "isDeprecatedLicenseId": false, | ||
5006 | "detailsUrl": "https://spdx.org/licenses/NCGL-UK-2.0.json", | ||
5007 | "referenceNumber": 401, | ||
5008 | "name": "Non-Commercial Government Licence", | ||
5009 | "licenseId": "NCGL-UK-2.0", | ||
5010 | "seeAlso": [ | ||
5011 | "http://www.nationalarchives.gov.uk/doc/non-commercial-government-licence/version/2/" | ||
5012 | ], | ||
5013 | "isOsiApproved": false | ||
5014 | }, | ||
5015 | { | ||
5016 | "reference": "https://spdx.org/licenses/QPL-1.0.html", | ||
5017 | "isDeprecatedLicenseId": false, | ||
5018 | "detailsUrl": "https://spdx.org/licenses/QPL-1.0.json", | ||
5019 | "referenceNumber": 402, | ||
5020 | "name": "Q Public License 1.0", | ||
5021 | "licenseId": "QPL-1.0", | ||
5022 | "seeAlso": [ | ||
5023 | "http://doc.qt.nokia.com/3.3/license.html", | ||
5024 | "https://opensource.org/licenses/QPL-1.0", | ||
5025 | "https://doc.qt.io/archives/3.3/license.html" | ||
5026 | ], | ||
5027 | "isOsiApproved": true, | ||
5028 | "isFsfLibre": true | ||
5029 | }, | ||
5030 | { | ||
5031 | "reference": "https://spdx.org/licenses/GFDL-1.2-no-invariants-or-later.html", | ||
5032 | "isDeprecatedLicenseId": false, | ||
5033 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-no-invariants-or-later.json", | ||
5034 | "referenceNumber": 403, | ||
5035 | "name": "GNU Free Documentation License v1.2 or later - no invariants", | ||
5036 | "licenseId": "GFDL-1.2-no-invariants-or-later", | ||
5037 | "seeAlso": [ | ||
5038 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" | ||
5039 | ], | ||
5040 | "isOsiApproved": false | ||
5041 | }, | ||
5042 | { | ||
5043 | "reference": "https://spdx.org/licenses/EUPL-1.2.html", | ||
5044 | "isDeprecatedLicenseId": false, | ||
5045 | "detailsUrl": "https://spdx.org/licenses/EUPL-1.2.json", | ||
5046 | "referenceNumber": 404, | ||
5047 | "name": "European Union Public License 1.2", | ||
5048 | "licenseId": "EUPL-1.2", | ||
5049 | "seeAlso": [ | ||
5050 | "https://joinup.ec.europa.eu/page/eupl-text-11-12", | ||
5051 | "https://joinup.ec.europa.eu/sites/default/files/custom-page/attachment/eupl_v1.2_en.pdf", | ||
5052 | "https://joinup.ec.europa.eu/sites/default/files/custom-page/attachment/2020-03/EUPL-1.2%20EN.txt", | ||
5053 | "https://joinup.ec.europa.eu/sites/default/files/inline-files/EUPL%20v1_2%20EN(1).txt", | ||
5054 | "http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri\u003dCELEX:32017D0863", | ||
5055 | "https://opensource.org/licenses/EUPL-1.2" | ||
5056 | ], | ||
5057 | "isOsiApproved": true | ||
5058 | }, | ||
5059 | { | ||
5060 | "reference": "https://spdx.org/licenses/Beerware.html", | ||
5061 | "isDeprecatedLicenseId": false, | ||
5062 | "detailsUrl": "https://spdx.org/licenses/Beerware.json", | ||
5063 | "referenceNumber": 405, | ||
5064 | "name": "Beerware License", | ||
5065 | "licenseId": "Beerware", | ||
5066 | "seeAlso": [ | ||
5067 | "https://fedoraproject.org/wiki/Licensing/Beerware", | ||
5068 | "https://people.freebsd.org/~phk/" | ||
5069 | ], | ||
5070 | "isOsiApproved": false | ||
5071 | }, | ||
5072 | { | ||
5073 | "reference": "https://spdx.org/licenses/eCos-2.0.html", | ||
5074 | "isDeprecatedLicenseId": true, | ||
5075 | "detailsUrl": "https://spdx.org/licenses/eCos-2.0.json", | ||
5076 | "referenceNumber": 406, | ||
5077 | "name": "eCos license version 2.0", | ||
5078 | "licenseId": "eCos-2.0", | ||
5079 | "seeAlso": [ | ||
5080 | "https://www.gnu.org/licenses/ecos-license.html" | ||
5081 | ], | ||
5082 | "isOsiApproved": false | ||
5083 | }, | ||
5084 | { | ||
5085 | "reference": "https://spdx.org/licenses/CAL-1.0.html", | ||
5086 | "isDeprecatedLicenseId": false, | ||
5087 | "detailsUrl": "https://spdx.org/licenses/CAL-1.0.json", | ||
5088 | "referenceNumber": 407, | ||
5089 | "name": "Cryptographic Autonomy License 1.0", | ||
5090 | "licenseId": "CAL-1.0", | ||
5091 | "seeAlso": [ | ||
5092 | "http://cryptographicautonomylicense.com/license-text.html", | ||
5093 | "https://opensource.org/licenses/CAL-1.0" | ||
5094 | ], | ||
5095 | "isOsiApproved": true | ||
5096 | }, | ||
5097 | { | ||
5098 | "reference": "https://spdx.org/licenses/GPL-2.0-with-bison-exception.html", | ||
5099 | "isDeprecatedLicenseId": true, | ||
5100 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-with-bison-exception.json", | ||
5101 | "referenceNumber": 408, | ||
5102 | "name": "GNU General Public License v2.0 w/Bison exception", | ||
5103 | "licenseId": "GPL-2.0-with-bison-exception", | ||
5104 | "seeAlso": [ | ||
5105 | "http://git.savannah.gnu.org/cgit/bison.git/tree/data/yacc.c?id\u003d193d7c7054ba7197b0789e14965b739162319b5e#n141" | ||
5106 | ], | ||
5107 | "isOsiApproved": false | ||
5108 | }, | ||
5109 | { | ||
5110 | "reference": "https://spdx.org/licenses/BSD-3-Clause-Open-MPI.html", | ||
5111 | "isDeprecatedLicenseId": false, | ||
5112 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-Open-MPI.json", | ||
5113 | "referenceNumber": 409, | ||
5114 | "name": "BSD 3-Clause Open MPI variant", | ||
5115 | "licenseId": "BSD-3-Clause-Open-MPI", | ||
5116 | "seeAlso": [ | ||
5117 | "https://www.open-mpi.org/community/license.php", | ||
5118 | "http://www.netlib.org/lapack/LICENSE.txt" | ||
5119 | ], | ||
5120 | "isOsiApproved": false | ||
5121 | }, | ||
5122 | { | ||
5123 | "reference": "https://spdx.org/licenses/GPL-2.0-with-autoconf-exception.html", | ||
5124 | "isDeprecatedLicenseId": true, | ||
5125 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-with-autoconf-exception.json", | ||
5126 | "referenceNumber": 410, | ||
5127 | "name": "GNU General Public License v2.0 w/Autoconf exception", | ||
5128 | "licenseId": "GPL-2.0-with-autoconf-exception", | ||
5129 | "seeAlso": [ | ||
5130 | "http://ac-archive.sourceforge.net/doc/copyright.html" | ||
5131 | ], | ||
5132 | "isOsiApproved": false | ||
5133 | }, | ||
5134 | { | ||
5135 | "reference": "https://spdx.org/licenses/CECILL-B.html", | ||
5136 | "isDeprecatedLicenseId": false, | ||
5137 | "detailsUrl": "https://spdx.org/licenses/CECILL-B.json", | ||
5138 | "referenceNumber": 411, | ||
5139 | "name": "CeCILL-B Free Software License Agreement", | ||
5140 | "licenseId": "CECILL-B", | ||
5141 | "seeAlso": [ | ||
5142 | "http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html" | ||
5143 | ], | ||
5144 | "isOsiApproved": false, | ||
5145 | "isFsfLibre": true | ||
5146 | }, | ||
5147 | { | ||
5148 | "reference": "https://spdx.org/licenses/EPL-2.0.html", | ||
5149 | "isDeprecatedLicenseId": false, | ||
5150 | "detailsUrl": "https://spdx.org/licenses/EPL-2.0.json", | ||
5151 | "referenceNumber": 412, | ||
5152 | "name": "Eclipse Public License 2.0", | ||
5153 | "licenseId": "EPL-2.0", | ||
5154 | "seeAlso": [ | ||
5155 | "https://www.eclipse.org/legal/epl-2.0", | ||
5156 | "https://www.opensource.org/licenses/EPL-2.0" | ||
5157 | ], | ||
5158 | "isOsiApproved": true, | ||
5159 | "isFsfLibre": true | ||
5160 | }, | ||
5161 | { | ||
5162 | "reference": "https://spdx.org/licenses/MIT-feh.html", | ||
5163 | "isDeprecatedLicenseId": false, | ||
5164 | "detailsUrl": "https://spdx.org/licenses/MIT-feh.json", | ||
5165 | "referenceNumber": 413, | ||
5166 | "name": "feh License", | ||
5167 | "licenseId": "MIT-feh", | ||
5168 | "seeAlso": [ | ||
5169 | "https://fedoraproject.org/wiki/Licensing/MIT#feh" | ||
5170 | ], | ||
5171 | "isOsiApproved": false | ||
5172 | }, | ||
5173 | { | ||
5174 | "reference": "https://spdx.org/licenses/RPL-1.1.html", | ||
5175 | "isDeprecatedLicenseId": false, | ||
5176 | "detailsUrl": "https://spdx.org/licenses/RPL-1.1.json", | ||
5177 | "referenceNumber": 414, | ||
5178 | "name": "Reciprocal Public License 1.1", | ||
5179 | "licenseId": "RPL-1.1", | ||
5180 | "seeAlso": [ | ||
5181 | "https://opensource.org/licenses/RPL-1.1" | ||
5182 | ], | ||
5183 | "isOsiApproved": true | ||
5184 | }, | ||
5185 | { | ||
5186 | "reference": "https://spdx.org/licenses/Python-2.0.html", | ||
5187 | "isDeprecatedLicenseId": false, | ||
5188 | "detailsUrl": "https://spdx.org/licenses/Python-2.0.json", | ||
5189 | "referenceNumber": 415, | ||
5190 | "name": "Python License 2.0", | ||
5191 | "licenseId": "Python-2.0", | ||
5192 | "seeAlso": [ | ||
5193 | "https://opensource.org/licenses/Python-2.0" | ||
5194 | ], | ||
5195 | "isOsiApproved": true, | ||
5196 | "isFsfLibre": true | ||
5197 | }, | ||
5198 | { | ||
5199 | "reference": "https://spdx.org/licenses/CDLA-Permissive-1.0.html", | ||
5200 | "isDeprecatedLicenseId": false, | ||
5201 | "detailsUrl": "https://spdx.org/licenses/CDLA-Permissive-1.0.json", | ||
5202 | "referenceNumber": 416, | ||
5203 | "name": "Community Data License Agreement Permissive 1.0", | ||
5204 | "licenseId": "CDLA-Permissive-1.0", | ||
5205 | "seeAlso": [ | ||
5206 | "https://cdla.io/permissive-1-0" | ||
5207 | ], | ||
5208 | "isOsiApproved": false | ||
5209 | }, | ||
5210 | { | ||
5211 | "reference": "https://spdx.org/licenses/MPL-1.0.html", | ||
5212 | "isDeprecatedLicenseId": false, | ||
5213 | "detailsUrl": "https://spdx.org/licenses/MPL-1.0.json", | ||
5214 | "referenceNumber": 417, | ||
5215 | "name": "Mozilla Public License 1.0", | ||
5216 | "licenseId": "MPL-1.0", | ||
5217 | "seeAlso": [ | ||
5218 | "http://www.mozilla.org/MPL/MPL-1.0.html", | ||
5219 | "https://opensource.org/licenses/MPL-1.0" | ||
5220 | ], | ||
5221 | "isOsiApproved": true | ||
5222 | }, | ||
5223 | { | ||
5224 | "reference": "https://spdx.org/licenses/diffmark.html", | ||
5225 | "isDeprecatedLicenseId": false, | ||
5226 | "detailsUrl": "https://spdx.org/licenses/diffmark.json", | ||
5227 | "referenceNumber": 418, | ||
5228 | "name": "diffmark license", | ||
5229 | "licenseId": "diffmark", | ||
5230 | "seeAlso": [ | ||
5231 | "https://fedoraproject.org/wiki/Licensing/diffmark" | ||
5232 | ], | ||
5233 | "isOsiApproved": false | ||
5234 | }, | ||
5235 | { | ||
5236 | "reference": "https://spdx.org/licenses/GPL-1.0+.html", | ||
5237 | "isDeprecatedLicenseId": true, | ||
5238 | "detailsUrl": "https://spdx.org/licenses/GPL-1.0+.json", | ||
5239 | "referenceNumber": 419, | ||
5240 | "name": "GNU General Public License v1.0 or later", | ||
5241 | "licenseId": "GPL-1.0+", | ||
5242 | "seeAlso": [ | ||
5243 | "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html" | ||
5244 | ], | ||
5245 | "isOsiApproved": false | ||
5246 | }, | ||
5247 | { | ||
5248 | "reference": "https://spdx.org/licenses/GFDL-1.1-or-later.html", | ||
5249 | "isDeprecatedLicenseId": false, | ||
5250 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-or-later.json", | ||
5251 | "referenceNumber": 420, | ||
5252 | "name": "GNU Free Documentation License v1.1 or later", | ||
5253 | "licenseId": "GFDL-1.1-or-later", | ||
5254 | "seeAlso": [ | ||
5255 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | ||
5256 | ], | ||
5257 | "isOsiApproved": false, | ||
5258 | "isFsfLibre": true | ||
5259 | }, | ||
5260 | { | ||
5261 | "reference": "https://spdx.org/licenses/OSL-1.0.html", | ||
5262 | "isDeprecatedLicenseId": false, | ||
5263 | "detailsUrl": "https://spdx.org/licenses/OSL-1.0.json", | ||
5264 | "referenceNumber": 421, | ||
5265 | "name": "Open Software License 1.0", | ||
5266 | "licenseId": "OSL-1.0", | ||
5267 | "seeAlso": [ | ||
5268 | "https://opensource.org/licenses/OSL-1.0" | ||
5269 | ], | ||
5270 | "isOsiApproved": true, | ||
5271 | "isFsfLibre": true | ||
5272 | }, | ||
5273 | { | ||
5274 | "reference": "https://spdx.org/licenses/Parity-6.0.0.html", | ||
5275 | "isDeprecatedLicenseId": false, | ||
5276 | "detailsUrl": "https://spdx.org/licenses/Parity-6.0.0.json", | ||
5277 | "referenceNumber": 422, | ||
5278 | "name": "The Parity Public License 6.0.0", | ||
5279 | "licenseId": "Parity-6.0.0", | ||
5280 | "seeAlso": [ | ||
5281 | "https://paritylicense.com/versions/6.0.0.html" | ||
5282 | ], | ||
5283 | "isOsiApproved": false | ||
5284 | }, | ||
5285 | { | ||
5286 | "reference": "https://spdx.org/licenses/OpenSSL.html", | ||
5287 | "isDeprecatedLicenseId": false, | ||
5288 | "detailsUrl": "https://spdx.org/licenses/OpenSSL.json", | ||
5289 | "referenceNumber": 423, | ||
5290 | "name": "OpenSSL License", | ||
5291 | "licenseId": "OpenSSL", | ||
5292 | "seeAlso": [ | ||
5293 | "http://www.openssl.org/source/license.html" | ||
5294 | ], | ||
5295 | "isOsiApproved": false, | ||
5296 | "isFsfLibre": true | ||
5297 | }, | ||
5298 | { | ||
5299 | "reference": "https://spdx.org/licenses/YPL-1.1.html", | ||
5300 | "isDeprecatedLicenseId": false, | ||
5301 | "detailsUrl": "https://spdx.org/licenses/YPL-1.1.json", | ||
5302 | "referenceNumber": 424, | ||
5303 | "name": "Yahoo! Public License v1.1", | ||
5304 | "licenseId": "YPL-1.1", | ||
5305 | "seeAlso": [ | ||
5306 | "http://www.zimbra.com/license/yahoo_public_license_1.1.html" | ||
5307 | ], | ||
5308 | "isOsiApproved": false, | ||
5309 | "isFsfLibre": true | ||
5310 | }, | ||
5311 | { | ||
5312 | "reference": "https://spdx.org/licenses/SSH-short.html", | ||
5313 | "isDeprecatedLicenseId": false, | ||
5314 | "detailsUrl": "https://spdx.org/licenses/SSH-short.json", | ||
5315 | "referenceNumber": 425, | ||
5316 | "name": "SSH short notice", | ||
5317 | "licenseId": "SSH-short", | ||
5318 | "seeAlso": [ | ||
5319 | "https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/pathnames.h", | ||
5320 | "http://web.mit.edu/kolya/.f/root/athena.mit.edu/sipb.mit.edu/project/openssh/OldFiles/src/openssh-2.9.9p2/ssh-add.1", | ||
5321 | "https://joinup.ec.europa.eu/svn/lesoll/trunk/italc/lib/src/dsa_key.cpp" | ||
5322 | ], | ||
5323 | "isOsiApproved": false | ||
5324 | }, | ||
5325 | { | ||
5326 | "reference": "https://spdx.org/licenses/IBM-pibs.html", | ||
5327 | "isDeprecatedLicenseId": false, | ||
5328 | "detailsUrl": "https://spdx.org/licenses/IBM-pibs.json", | ||
5329 | "referenceNumber": 426, | ||
5330 | "name": "IBM PowerPC Initialization and Boot Software", | ||
5331 | "licenseId": "IBM-pibs", | ||
5332 | "seeAlso": [ | ||
5333 | "http://git.denx.de/?p\u003du-boot.git;a\u003dblob;f\u003darch/powerpc/cpu/ppc4xx/miiphy.c;h\u003d297155fdafa064b955e53e9832de93bfb0cfb85b;hb\u003d9fab4bf4cc077c21e43941866f3f2c196f28670d" | ||
5334 | ], | ||
5335 | "isOsiApproved": false | ||
5336 | }, | ||
5337 | { | ||
5338 | "reference": "https://spdx.org/licenses/AGPL-1.0.html", | ||
5339 | "isDeprecatedLicenseId": true, | ||
5340 | "detailsUrl": "https://spdx.org/licenses/AGPL-1.0.json", | ||
5341 | "referenceNumber": 427, | ||
5342 | "name": "Affero General Public License v1.0", | ||
5343 | "licenseId": "AGPL-1.0", | ||
5344 | "seeAlso": [ | ||
5345 | "http://www.affero.org/oagpl.html" | ||
5346 | ], | ||
5347 | "isOsiApproved": false, | ||
5348 | "isFsfLibre": true | ||
5349 | }, | ||
5350 | { | ||
5351 | "reference": "https://spdx.org/licenses/Xnet.html", | ||
5352 | "isDeprecatedLicenseId": false, | ||
5353 | "detailsUrl": "https://spdx.org/licenses/Xnet.json", | ||
5354 | "referenceNumber": 428, | ||
5355 | "name": "X.Net License", | ||
5356 | "licenseId": "Xnet", | ||
5357 | "seeAlso": [ | ||
5358 | "https://opensource.org/licenses/Xnet" | ||
5359 | ], | ||
5360 | "isOsiApproved": true | ||
5361 | }, | ||
5362 | { | ||
5363 | "reference": "https://spdx.org/licenses/AGPL-3.0.html", | ||
5364 | "isDeprecatedLicenseId": true, | ||
5365 | "detailsUrl": "https://spdx.org/licenses/AGPL-3.0.json", | ||
5366 | "referenceNumber": 429, | ||
5367 | "name": "GNU Affero General Public License v3.0", | ||
5368 | "licenseId": "AGPL-3.0", | ||
5369 | "seeAlso": [ | ||
5370 | "https://www.gnu.org/licenses/agpl.txt", | ||
5371 | "https://opensource.org/licenses/AGPL-3.0" | ||
5372 | ], | ||
5373 | "isOsiApproved": true, | ||
5374 | "isFsfLibre": true | ||
5375 | }, | ||
5376 | { | ||
5377 | "reference": "https://spdx.org/licenses/TU-Berlin-1.0.html", | ||
5378 | "isDeprecatedLicenseId": false, | ||
5379 | "detailsUrl": "https://spdx.org/licenses/TU-Berlin-1.0.json", | ||
5380 | "referenceNumber": 430, | ||
5381 | "name": "Technische Universitaet Berlin License 1.0", | ||
5382 | "licenseId": "TU-Berlin-1.0", | ||
5383 | "seeAlso": [ | ||
5384 | "https://github.com/swh/ladspa/blob/7bf6f3799fdba70fda297c2d8fd9f526803d9680/gsm/COPYRIGHT" | ||
5385 | ], | ||
5386 | "isOsiApproved": false | ||
5387 | }, | ||
5388 | { | ||
5389 | "reference": "https://spdx.org/licenses/AFL-3.0.html", | ||
5390 | "isDeprecatedLicenseId": false, | ||
5391 | "detailsUrl": "https://spdx.org/licenses/AFL-3.0.json", | ||
5392 | "referenceNumber": 431, | ||
5393 | "name": "Academic Free License v3.0", | ||
5394 | "licenseId": "AFL-3.0", | ||
5395 | "seeAlso": [ | ||
5396 | "http://www.rosenlaw.com/AFL3.0.htm", | ||
5397 | "https://opensource.org/licenses/afl-3.0" | ||
5398 | ], | ||
5399 | "isOsiApproved": true, | ||
5400 | "isFsfLibre": true | ||
5401 | }, | ||
5402 | { | ||
5403 | "reference": "https://spdx.org/licenses/APSL-2.0.html", | ||
5404 | "isDeprecatedLicenseId": false, | ||
5405 | "detailsUrl": "https://spdx.org/licenses/APSL-2.0.json", | ||
5406 | "referenceNumber": 432, | ||
5407 | "name": "Apple Public Source License 2.0", | ||
5408 | "licenseId": "APSL-2.0", | ||
5409 | "seeAlso": [ | ||
5410 | "http://www.opensource.apple.com/license/apsl/" | ||
5411 | ], | ||
5412 | "isOsiApproved": true, | ||
5413 | "isFsfLibre": true | ||
5414 | }, | ||
5415 | { | ||
5416 | "reference": "https://spdx.org/licenses/OGL-UK-3.0.html", | ||
5417 | "isDeprecatedLicenseId": false, | ||
5418 | "detailsUrl": "https://spdx.org/licenses/OGL-UK-3.0.json", | ||
5419 | "referenceNumber": 433, | ||
5420 | "name": "Open Government Licence v3.0", | ||
5421 | "licenseId": "OGL-UK-3.0", | ||
5422 | "seeAlso": [ | ||
5423 | "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" | ||
5424 | ], | ||
5425 | "isOsiApproved": false | ||
5426 | }, | ||
5427 | { | ||
5428 | "reference": "https://spdx.org/licenses/CECILL-C.html", | ||
5429 | "isDeprecatedLicenseId": false, | ||
5430 | "detailsUrl": "https://spdx.org/licenses/CECILL-C.json", | ||
5431 | "referenceNumber": 434, | ||
5432 | "name": "CeCILL-C Free Software License Agreement", | ||
5433 | "licenseId": "CECILL-C", | ||
5434 | "seeAlso": [ | ||
5435 | "http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html" | ||
5436 | ], | ||
5437 | "isOsiApproved": false, | ||
5438 | "isFsfLibre": true | ||
5439 | }, | ||
5440 | { | ||
5441 | "reference": "https://spdx.org/licenses/BSD-3-Clause-Clear.html", | ||
5442 | "isDeprecatedLicenseId": false, | ||
5443 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-Clear.json", | ||
5444 | "referenceNumber": 435, | ||
5445 | "name": "BSD 3-Clause Clear License", | ||
5446 | "licenseId": "BSD-3-Clause-Clear", | ||
5447 | "seeAlso": [ | ||
5448 | "http://labs.metacarta.com/license-explanation.html#license" | ||
5449 | ], | ||
5450 | "isOsiApproved": false, | ||
5451 | "isFsfLibre": true | ||
5452 | }, | ||
5453 | { | ||
5454 | "reference": "https://spdx.org/licenses/CC-BY-SA-2.0-UK.html", | ||
5455 | "isDeprecatedLicenseId": false, | ||
5456 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-2.0-UK.json", | ||
5457 | "referenceNumber": 436, | ||
5458 | "name": "Creative Commons Attribution Share Alike 2.0 England and Wales", | ||
5459 | "licenseId": "CC-BY-SA-2.0-UK", | ||
5460 | "seeAlso": [ | ||
5461 | "https://creativecommons.org/licenses/by-sa/2.0/uk/legalcode" | ||
5462 | ], | ||
5463 | "isOsiApproved": false | ||
5464 | }, | ||
5465 | { | ||
5466 | "reference": "https://spdx.org/licenses/Saxpath.html", | ||
5467 | "isDeprecatedLicenseId": false, | ||
5468 | "detailsUrl": "https://spdx.org/licenses/Saxpath.json", | ||
5469 | "referenceNumber": 437, | ||
5470 | "name": "Saxpath License", | ||
5471 | "licenseId": "Saxpath", | ||
5472 | "seeAlso": [ | ||
5473 | "https://fedoraproject.org/wiki/Licensing/Saxpath_License" | ||
5474 | ], | ||
5475 | "isOsiApproved": false | ||
5476 | }, | ||
5477 | { | ||
5478 | "reference": "https://spdx.org/licenses/NLPL.html", | ||
5479 | "isDeprecatedLicenseId": false, | ||
5480 | "detailsUrl": "https://spdx.org/licenses/NLPL.json", | ||
5481 | "referenceNumber": 438, | ||
5482 | "name": "No Limit Public License", | ||
5483 | "licenseId": "NLPL", | ||
5484 | "seeAlso": [ | ||
5485 | "https://fedoraproject.org/wiki/Licensing/NLPL" | ||
5486 | ], | ||
5487 | "isOsiApproved": false | ||
5488 | }, | ||
5489 | { | ||
5490 | "reference": "https://spdx.org/licenses/SimPL-2.0.html", | ||
5491 | "isDeprecatedLicenseId": false, | ||
5492 | "detailsUrl": "https://spdx.org/licenses/SimPL-2.0.json", | ||
5493 | "referenceNumber": 439, | ||
5494 | "name": "Simple Public License 2.0", | ||
5495 | "licenseId": "SimPL-2.0", | ||
5496 | "seeAlso": [ | ||
5497 | "https://opensource.org/licenses/SimPL-2.0" | ||
5498 | ], | ||
5499 | "isOsiApproved": true | ||
5500 | }, | ||
5501 | { | ||
5502 | "reference": "https://spdx.org/licenses/psfrag.html", | ||
5503 | "isDeprecatedLicenseId": false, | ||
5504 | "detailsUrl": "https://spdx.org/licenses/psfrag.json", | ||
5505 | "referenceNumber": 440, | ||
5506 | "name": "psfrag License", | ||
5507 | "licenseId": "psfrag", | ||
5508 | "seeAlso": [ | ||
5509 | "https://fedoraproject.org/wiki/Licensing/psfrag" | ||
5510 | ], | ||
5511 | "isOsiApproved": false | ||
5512 | }, | ||
5513 | { | ||
5514 | "reference": "https://spdx.org/licenses/BSD-3-Clause-Modification.html", | ||
5515 | "isDeprecatedLicenseId": false, | ||
5516 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-Modification.json", | ||
5517 | "referenceNumber": 441, | ||
5518 | "name": "BSD 3-Clause Modification", | ||
5519 | "licenseId": "BSD-3-Clause-Modification", | ||
5520 | "seeAlso": [ | ||
5521 | "https://fedoraproject.org/wiki/Licensing:BSD#Modification_Variant" | ||
5522 | ], | ||
5523 | "isOsiApproved": false | ||
5524 | }, | ||
5525 | { | ||
5526 | "reference": "https://spdx.org/licenses/Spencer-86.html", | ||
5527 | "isDeprecatedLicenseId": false, | ||
5528 | "detailsUrl": "https://spdx.org/licenses/Spencer-86.json", | ||
5529 | "referenceNumber": 442, | ||
5530 | "name": "Spencer License 86", | ||
5531 | "licenseId": "Spencer-86", | ||
5532 | "seeAlso": [ | ||
5533 | "https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License" | ||
5534 | ], | ||
5535 | "isOsiApproved": false | ||
5536 | }, | ||
5537 | { | ||
5538 | "reference": "https://spdx.org/licenses/CERN-OHL-S-2.0.html", | ||
5539 | "isDeprecatedLicenseId": false, | ||
5540 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-S-2.0.json", | ||
5541 | "referenceNumber": 443, | ||
5542 | "name": "CERN Open Hardware Licence Version 2 - Strongly Reciprocal", | ||
5543 | "licenseId": "CERN-OHL-S-2.0", | ||
5544 | "seeAlso": [ | ||
5545 | "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2" | ||
5546 | ], | ||
5547 | "isOsiApproved": true | ||
5548 | }, | ||
5549 | { | ||
5550 | "reference": "https://spdx.org/licenses/ErlPL-1.1.html", | ||
5551 | "isDeprecatedLicenseId": false, | ||
5552 | "detailsUrl": "https://spdx.org/licenses/ErlPL-1.1.json", | ||
5553 | "referenceNumber": 444, | ||
5554 | "name": "Erlang Public License v1.1", | ||
5555 | "licenseId": "ErlPL-1.1", | ||
5556 | "seeAlso": [ | ||
5557 | "http://www.erlang.org/EPLICENSE" | ||
5558 | ], | ||
5559 | "isOsiApproved": false | ||
5560 | }, | ||
5561 | { | ||
5562 | "reference": "https://spdx.org/licenses/MIT-CMU.html", | ||
5563 | "isDeprecatedLicenseId": false, | ||
5564 | "detailsUrl": "https://spdx.org/licenses/MIT-CMU.json", | ||
5565 | "referenceNumber": 445, | ||
5566 | "name": "CMU License", | ||
5567 | "licenseId": "MIT-CMU", | ||
5568 | "seeAlso": [ | ||
5569 | "https://fedoraproject.org/wiki/Licensing:MIT?rd\u003dLicensing/MIT#CMU_Style", | ||
5570 | "https://github.com/python-pillow/Pillow/blob/fffb426092c8db24a5f4b6df243a8a3c01fb63cd/LICENSE" | ||
5571 | ], | ||
5572 | "isOsiApproved": false | ||
5573 | }, | ||
5574 | { | ||
5575 | "reference": "https://spdx.org/licenses/OCCT-PL.html", | ||
5576 | "isDeprecatedLicenseId": false, | ||
5577 | "detailsUrl": "https://spdx.org/licenses/OCCT-PL.json", | ||
5578 | "referenceNumber": 446, | ||
5579 | "name": "Open CASCADE Technology Public License", | ||
5580 | "licenseId": "OCCT-PL", | ||
5581 | "seeAlso": [ | ||
5582 | "http://www.opencascade.com/content/occt-public-license" | ||
5583 | ], | ||
5584 | "isOsiApproved": false | ||
5585 | }, | ||
5586 | { | ||
5587 | "reference": "https://spdx.org/licenses/OSL-2.0.html", | ||
5588 | "isDeprecatedLicenseId": false, | ||
5589 | "detailsUrl": "https://spdx.org/licenses/OSL-2.0.json", | ||
5590 | "referenceNumber": 447, | ||
5591 | "name": "Open Software License 2.0", | ||
5592 | "licenseId": "OSL-2.0", | ||
5593 | "seeAlso": [ | ||
5594 | "http://web.archive.org/web/20041020171434/http://www.rosenlaw.com/osl2.0.html" | ||
5595 | ], | ||
5596 | "isOsiApproved": true, | ||
5597 | "isFsfLibre": true | ||
5598 | }, | ||
5599 | { | ||
5600 | "reference": "https://spdx.org/licenses/NIST-PD.html", | ||
5601 | "isDeprecatedLicenseId": false, | ||
5602 | "detailsUrl": "https://spdx.org/licenses/NIST-PD.json", | ||
5603 | "referenceNumber": 448, | ||
5604 | "name": "NIST Public Domain Notice", | ||
5605 | "licenseId": "NIST-PD", | ||
5606 | "seeAlso": [ | ||
5607 | "https://github.com/tcheneau/simpleRPL/blob/e645e69e38dd4e3ccfeceb2db8cba05b7c2e0cd3/LICENSE.txt", | ||
5608 | "https://github.com/tcheneau/Routing/blob/f09f46fcfe636107f22f2c98348188a65a135d98/README.md" | ||
5609 | ], | ||
5610 | "isOsiApproved": false | ||
5611 | }, | ||
5612 | { | ||
5613 | "reference": "https://spdx.org/licenses/Leptonica.html", | ||
5614 | "isDeprecatedLicenseId": false, | ||
5615 | "detailsUrl": "https://spdx.org/licenses/Leptonica.json", | ||
5616 | "referenceNumber": 449, | ||
5617 | "name": "Leptonica License", | ||
5618 | "licenseId": "Leptonica", | ||
5619 | "seeAlso": [ | ||
5620 | "https://fedoraproject.org/wiki/Licensing/Leptonica" | ||
5621 | ], | ||
5622 | "isOsiApproved": false | ||
5623 | }, | ||
5624 | { | ||
5625 | "reference": "https://spdx.org/licenses/PolyForm-Small-Business-1.0.0.html", | ||
5626 | "isDeprecatedLicenseId": false, | ||
5627 | "detailsUrl": "https://spdx.org/licenses/PolyForm-Small-Business-1.0.0.json", | ||
5628 | "referenceNumber": 450, | ||
5629 | "name": "PolyForm Small Business License 1.0.0", | ||
5630 | "licenseId": "PolyForm-Small-Business-1.0.0", | ||
5631 | "seeAlso": [ | ||
5632 | "https://polyformproject.org/licenses/small-business/1.0.0" | ||
5633 | ], | ||
5634 | "isOsiApproved": false | ||
5635 | }, | ||
5636 | { | ||
5637 | "reference": "https://spdx.org/licenses/LiLiQ-P-1.1.html", | ||
5638 | "isDeprecatedLicenseId": false, | ||
5639 | "detailsUrl": "https://spdx.org/licenses/LiLiQ-P-1.1.json", | ||
5640 | "referenceNumber": 451, | ||
5641 | "name": "Licence Libre du Québec – Permissive version 1.1", | ||
5642 | "licenseId": "LiLiQ-P-1.1", | ||
5643 | "seeAlso": [ | ||
5644 | "https://forge.gouv.qc.ca/licence/fr/liliq-v1-1/", | ||
5645 | "http://opensource.org/licenses/LiLiQ-P-1.1" | ||
5646 | ], | ||
5647 | "isOsiApproved": true | ||
5648 | }, | ||
5649 | { | ||
5650 | "reference": "https://spdx.org/licenses/NetCDF.html", | ||
5651 | "isDeprecatedLicenseId": false, | ||
5652 | "detailsUrl": "https://spdx.org/licenses/NetCDF.json", | ||
5653 | "referenceNumber": 452, | ||
5654 | "name": "NetCDF license", | ||
5655 | "licenseId": "NetCDF", | ||
5656 | "seeAlso": [ | ||
5657 | "http://www.unidata.ucar.edu/software/netcdf/copyright.html" | ||
5658 | ], | ||
5659 | "isOsiApproved": false | ||
5660 | }, | ||
5661 | { | ||
5662 | "reference": "https://spdx.org/licenses/OML.html", | ||
5663 | "isDeprecatedLicenseId": false, | ||
5664 | "detailsUrl": "https://spdx.org/licenses/OML.json", | ||
5665 | "referenceNumber": 453, | ||
5666 | "name": "Open Market License", | ||
5667 | "licenseId": "OML", | ||
5668 | "seeAlso": [ | ||
5669 | "https://fedoraproject.org/wiki/Licensing/Open_Market_License" | ||
5670 | ], | ||
5671 | "isOsiApproved": false | ||
5672 | }, | ||
5673 | { | ||
5674 | "reference": "https://spdx.org/licenses/AGPL-3.0-or-later.html", | ||
5675 | "isDeprecatedLicenseId": false, | ||
5676 | "detailsUrl": "https://spdx.org/licenses/AGPL-3.0-or-later.json", | ||
5677 | "referenceNumber": 454, | ||
5678 | "name": "GNU Affero General Public License v3.0 or later", | ||
5679 | "licenseId": "AGPL-3.0-or-later", | ||
5680 | "seeAlso": [ | ||
5681 | "https://www.gnu.org/licenses/agpl.txt", | ||
5682 | "https://opensource.org/licenses/AGPL-3.0" | ||
5683 | ], | ||
5684 | "isOsiApproved": true, | ||
5685 | "isFsfLibre": true | ||
5686 | }, | ||
5687 | { | ||
5688 | "reference": "https://spdx.org/licenses/OLDAP-2.2.html", | ||
5689 | "isDeprecatedLicenseId": false, | ||
5690 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.2.json", | ||
5691 | "referenceNumber": 455, | ||
5692 | "name": "Open LDAP Public License v2.2", | ||
5693 | "licenseId": "OLDAP-2.2", | ||
5694 | "seeAlso": [ | ||
5695 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d470b0c18ec67621c85881b2733057fecf4a1acc3" | ||
5696 | ], | ||
5697 | "isOsiApproved": false | ||
5698 | }, | ||
5699 | { | ||
5700 | "reference": "https://spdx.org/licenses/BSD-3-Clause.html", | ||
5701 | "isDeprecatedLicenseId": false, | ||
5702 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause.json", | ||
5703 | "referenceNumber": 456, | ||
5704 | "name": "BSD 3-Clause \"New\" or \"Revised\" License", | ||
5705 | "licenseId": "BSD-3-Clause", | ||
5706 | "seeAlso": [ | ||
5707 | "https://opensource.org/licenses/BSD-3-Clause" | ||
5708 | ], | ||
5709 | "isOsiApproved": true, | ||
5710 | "isFsfLibre": true | ||
5711 | }, | ||
5712 | { | ||
5713 | "reference": "https://spdx.org/licenses/WTFPL.html", | ||
5714 | "isDeprecatedLicenseId": false, | ||
5715 | "detailsUrl": "https://spdx.org/licenses/WTFPL.json", | ||
5716 | "referenceNumber": 457, | ||
5717 | "name": "Do What The F*ck You Want To Public License", | ||
5718 | "licenseId": "WTFPL", | ||
5719 | "seeAlso": [ | ||
5720 | "http://www.wtfpl.net/about/", | ||
5721 | "http://sam.zoy.org/wtfpl/COPYING" | ||
5722 | ], | ||
5723 | "isOsiApproved": false, | ||
5724 | "isFsfLibre": true | ||
5725 | }, | ||
5726 | { | ||
5727 | "reference": "https://spdx.org/licenses/OGL-UK-2.0.html", | ||
5728 | "isDeprecatedLicenseId": false, | ||
5729 | "detailsUrl": "https://spdx.org/licenses/OGL-UK-2.0.json", | ||
5730 | "referenceNumber": 458, | ||
5731 | "name": "Open Government Licence v2.0", | ||
5732 | "licenseId": "OGL-UK-2.0", | ||
5733 | "seeAlso": [ | ||
5734 | "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/2/" | ||
5735 | ], | ||
5736 | "isOsiApproved": false | ||
5737 | }, | ||
5738 | { | ||
5739 | "reference": "https://spdx.org/licenses/BSD-3-Clause-Attribution.html", | ||
5740 | "isDeprecatedLicenseId": false, | ||
5741 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-Attribution.json", | ||
5742 | "referenceNumber": 459, | ||
5743 | "name": "BSD with attribution", | ||
5744 | "licenseId": "BSD-3-Clause-Attribution", | ||
5745 | "seeAlso": [ | ||
5746 | "https://fedoraproject.org/wiki/Licensing/BSD_with_Attribution" | ||
5747 | ], | ||
5748 | "isOsiApproved": false | ||
5749 | }, | ||
5750 | { | ||
5751 | "reference": "https://spdx.org/licenses/RPSL-1.0.html", | ||
5752 | "isDeprecatedLicenseId": false, | ||
5753 | "detailsUrl": "https://spdx.org/licenses/RPSL-1.0.json", | ||
5754 | "referenceNumber": 460, | ||
5755 | "name": "RealNetworks Public Source License v1.0", | ||
5756 | "licenseId": "RPSL-1.0", | ||
5757 | "seeAlso": [ | ||
5758 | "https://helixcommunity.org/content/rpsl", | ||
5759 | "https://opensource.org/licenses/RPSL-1.0" | ||
5760 | ], | ||
5761 | "isOsiApproved": true, | ||
5762 | "isFsfLibre": true | ||
5763 | }, | ||
5764 | { | ||
5765 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-3.0-DE.html", | ||
5766 | "isDeprecatedLicenseId": false, | ||
5767 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-ND-3.0-DE.json", | ||
5768 | "referenceNumber": 461, | ||
5769 | "name": "Creative Commons Attribution Non Commercial No Derivatives 3.0 Germany", | ||
5770 | "licenseId": "CC-BY-NC-ND-3.0-DE", | ||
5771 | "seeAlso": [ | ||
5772 | "https://creativecommons.org/licenses/by-nc-nd/3.0/de/legalcode" | ||
5773 | ], | ||
5774 | "isOsiApproved": false | ||
5775 | }, | ||
5776 | { | ||
5777 | "reference": "https://spdx.org/licenses/EUPL-1.1.html", | ||
5778 | "isDeprecatedLicenseId": false, | ||
5779 | "detailsUrl": "https://spdx.org/licenses/EUPL-1.1.json", | ||
5780 | "referenceNumber": 462, | ||
5781 | "name": "European Union Public License 1.1", | ||
5782 | "licenseId": "EUPL-1.1", | ||
5783 | "seeAlso": [ | ||
5784 | "https://joinup.ec.europa.eu/software/page/eupl/licence-eupl", | ||
5785 | "https://joinup.ec.europa.eu/sites/default/files/custom-page/attachment/eupl1.1.-licence-en_0.pdf", | ||
5786 | "https://opensource.org/licenses/EUPL-1.1" | ||
5787 | ], | ||
5788 | "isOsiApproved": true, | ||
5789 | "isFsfLibre": true | ||
5790 | }, | ||
5791 | { | ||
5792 | "reference": "https://spdx.org/licenses/Sendmail-8.23.html", | ||
5793 | "isDeprecatedLicenseId": false, | ||
5794 | "detailsUrl": "https://spdx.org/licenses/Sendmail-8.23.json", | ||
5795 | "referenceNumber": 463, | ||
5796 | "name": "Sendmail License 8.23", | ||
5797 | "licenseId": "Sendmail-8.23", | ||
5798 | "seeAlso": [ | ||
5799 | "https://www.proofpoint.com/sites/default/files/sendmail-license.pdf", | ||
5800 | "https://web.archive.org/web/20181003101040/https://www.proofpoint.com/sites/default/files/sendmail-license.pdf" | ||
5801 | ], | ||
5802 | "isOsiApproved": false | ||
5803 | }, | ||
5804 | { | ||
5805 | "reference": "https://spdx.org/licenses/ODC-By-1.0.html", | ||
5806 | "isDeprecatedLicenseId": false, | ||
5807 | "detailsUrl": "https://spdx.org/licenses/ODC-By-1.0.json", | ||
5808 | "referenceNumber": 464, | ||
5809 | "name": "Open Data Commons Attribution License v1.0", | ||
5810 | "licenseId": "ODC-By-1.0", | ||
5811 | "seeAlso": [ | ||
5812 | "https://opendatacommons.org/licenses/by/1.0/" | ||
5813 | ], | ||
5814 | "isOsiApproved": false | ||
5815 | }, | ||
5816 | { | ||
5817 | "reference": "https://spdx.org/licenses/D-FSL-1.0.html", | ||
5818 | "isDeprecatedLicenseId": false, | ||
5819 | "detailsUrl": "https://spdx.org/licenses/D-FSL-1.0.json", | ||
5820 | "referenceNumber": 465, | ||
5821 | "name": "Deutsche Freie Software Lizenz", | ||
5822 | "licenseId": "D-FSL-1.0", | ||
5823 | "seeAlso": [ | ||
5824 | "http://www.dipp.nrw.de/d-fsl/lizenzen/", | ||
5825 | "http://www.dipp.nrw.de/d-fsl/index_html/lizenzen/de/D-FSL-1_0_de.txt", | ||
5826 | "http://www.dipp.nrw.de/d-fsl/index_html/lizenzen/en/D-FSL-1_0_en.txt", | ||
5827 | "https://www.hbz-nrw.de/produkte/open-access/lizenzen/dfsl", | ||
5828 | "https://www.hbz-nrw.de/produkte/open-access/lizenzen/dfsl/deutsche-freie-software-lizenz", | ||
5829 | "https://www.hbz-nrw.de/produkte/open-access/lizenzen/dfsl/german-free-software-license", | ||
5830 | "https://www.hbz-nrw.de/produkte/open-access/lizenzen/dfsl/D-FSL-1_0_de.txt/at_download/file", | ||
5831 | "https://www.hbz-nrw.de/produkte/open-access/lizenzen/dfsl/D-FSL-1_0_en.txt/at_download/file" | ||
5832 | ], | ||
5833 | "isOsiApproved": false | ||
5834 | }, | ||
5835 | { | ||
5836 | "reference": "https://spdx.org/licenses/BSD-4-Clause.html", | ||
5837 | "isDeprecatedLicenseId": false, | ||
5838 | "detailsUrl": "https://spdx.org/licenses/BSD-4-Clause.json", | ||
5839 | "referenceNumber": 466, | ||
5840 | "name": "BSD 4-Clause \"Original\" or \"Old\" License", | ||
5841 | "licenseId": "BSD-4-Clause", | ||
5842 | "seeAlso": [ | ||
5843 | "http://directory.fsf.org/wiki/License:BSD_4Clause" | ||
5844 | ], | ||
5845 | "isOsiApproved": false, | ||
5846 | "isFsfLibre": true | ||
5847 | }, | ||
5848 | { | ||
5849 | "reference": "https://spdx.org/licenses/LGPL-2.1.html", | ||
5850 | "isDeprecatedLicenseId": true, | ||
5851 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.1.json", | ||
5852 | "referenceNumber": 467, | ||
5853 | "name": "GNU Lesser General Public License v2.1 only", | ||
5854 | "licenseId": "LGPL-2.1", | ||
5855 | "seeAlso": [ | ||
5856 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html", | ||
5857 | "https://opensource.org/licenses/LGPL-2.1" | ||
5858 | ], | ||
5859 | "isOsiApproved": true, | ||
5860 | "isFsfLibre": true | ||
5861 | }, | ||
5862 | { | ||
5863 | "reference": "https://spdx.org/licenses/BSD-2-Clause-Views.html", | ||
5864 | "isDeprecatedLicenseId": false, | ||
5865 | "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause-Views.json", | ||
5866 | "referenceNumber": 468, | ||
5867 | "name": "BSD 2-Clause with views sentence", | ||
5868 | "licenseId": "BSD-2-Clause-Views", | ||
5869 | "seeAlso": [ | ||
5870 | "http://www.freebsd.org/copyright/freebsd-license.html", | ||
5871 | "https://people.freebsd.org/~ivoras/wine/patch-wine-nvidia.sh", | ||
5872 | "https://github.com/protegeproject/protege/blob/master/license.txt" | ||
5873 | ], | ||
5874 | "isOsiApproved": false | ||
5875 | }, | ||
5876 | { | ||
5877 | "reference": "https://spdx.org/licenses/Artistic-1.0-Perl.html", | ||
5878 | "isDeprecatedLicenseId": false, | ||
5879 | "detailsUrl": "https://spdx.org/licenses/Artistic-1.0-Perl.json", | ||
5880 | "referenceNumber": 469, | ||
5881 | "name": "Artistic License 1.0 (Perl)", | ||
5882 | "licenseId": "Artistic-1.0-Perl", | ||
5883 | "seeAlso": [ | ||
5884 | "http://dev.perl.org/licenses/artistic.html" | ||
5885 | ], | ||
5886 | "isOsiApproved": true | ||
5887 | }, | ||
5888 | { | ||
5889 | "reference": "https://spdx.org/licenses/NPOSL-3.0.html", | ||
5890 | "isDeprecatedLicenseId": false, | ||
5891 | "detailsUrl": "https://spdx.org/licenses/NPOSL-3.0.json", | ||
5892 | "referenceNumber": 470, | ||
5893 | "name": "Non-Profit Open Software License 3.0", | ||
5894 | "licenseId": "NPOSL-3.0", | ||
5895 | "seeAlso": [ | ||
5896 | "https://opensource.org/licenses/NOSL3.0" | ||
5897 | ], | ||
5898 | "isOsiApproved": true | ||
5899 | }, | ||
5900 | { | ||
5901 | "reference": "https://spdx.org/licenses/gSOAP-1.3b.html", | ||
5902 | "isDeprecatedLicenseId": false, | ||
5903 | "detailsUrl": "https://spdx.org/licenses/gSOAP-1.3b.json", | ||
5904 | "referenceNumber": 471, | ||
5905 | "name": "gSOAP Public License v1.3b", | ||
5906 | "licenseId": "gSOAP-1.3b", | ||
5907 | "seeAlso": [ | ||
5908 | "http://www.cs.fsu.edu/~engelen/license.html" | ||
5909 | ], | ||
5910 | "isOsiApproved": false | ||
5911 | }, | ||
5912 | { | ||
5913 | "reference": "https://spdx.org/licenses/Interbase-1.0.html", | ||
5914 | "isDeprecatedLicenseId": false, | ||
5915 | "detailsUrl": "https://spdx.org/licenses/Interbase-1.0.json", | ||
5916 | "referenceNumber": 472, | ||
5917 | "name": "Interbase Public License v1.0", | ||
5918 | "licenseId": "Interbase-1.0", | ||
5919 | "seeAlso": [ | ||
5920 | "https://web.archive.org/web/20060319014854/http://info.borland.com/devsupport/interbase/opensource/IPL.html" | ||
5921 | ], | ||
5922 | "isOsiApproved": false | ||
5923 | }, | ||
5924 | { | ||
5925 | "reference": "https://spdx.org/licenses/StandardML-NJ.html", | ||
5926 | "isDeprecatedLicenseId": true, | ||
5927 | "detailsUrl": "https://spdx.org/licenses/StandardML-NJ.json", | ||
5928 | "referenceNumber": 473, | ||
5929 | "name": "Standard ML of New Jersey License", | ||
5930 | "licenseId": "StandardML-NJ", | ||
5931 | "seeAlso": [ | ||
5932 | "http://www.smlnj.org//license.html" | ||
5933 | ], | ||
5934 | "isOsiApproved": false | ||
5935 | } | ||
5936 | ], | ||
5937 | "releaseDate": "2021-08-19" | ||
5938 | } \ No newline at end of file | ||