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