spdx 4.0.2 → 4.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (6) hide show
  1. checksums.yaml +4 -4
  2. data/exceptions.json +295 -295
  3. data/lib/spdx.rb +15 -29
  4. data/lib/spdx/version.rb +1 -1
  5. data/licenses.json +3174 -3119
  6. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 134220c02a07e17eed28ab3756470ccf78a20f8b8921f28ea7d3f5e10b5a9289
4
- data.tar.gz: 156fb2738f753f1c14d076f5c5cf07445011e462a3fe8ef820b67b6624e55dff
3
+ metadata.gz: 52c3770e41f6f9daa332f70ab3c10a247b5127221f567f112341cf2d680a78e4
4
+ data.tar.gz: d18e2db673014e913f49b734adff41f31001560324aacebbb5e774f909f4c367
5
5
  SHA512:
6
- metadata.gz: 62863d05da4b3e424b328fcecb668a4c25f1693cab4b38ecc2fbc6d22a864cd2e2752990505bc4426ed9c9c5734d265694917c84881a84c0f459779337de8f9f
7
- data.tar.gz: fc2e69460b219455a8ee73612a52491d1974b380bd5286a7834244ad29d75f824c7d26bc0c225e513aca0ba98b5b77d127b020929211f5f6a80a1e6f84238c6a
6
+ metadata.gz: e31a2568e14552419ae626893906ef5023a73ad6c2f2e941fddc3256c561a780a33709316c87c16750b3b1936df5018f44f3a7bb9789a0184482012c402a8e3c
7
+ data.tar.gz: 261ed03a41d87092d074871bf666b7d726b7818f27145c8d2df862b8f2ffc9a8a8f4bd6cc9d9e7bd1c0bc7fa9011fc8470685f3c07d8091579d73fd084ddceee
data/exceptions.json CHANGED
@@ -1,466 +1,466 @@
1
1
  {
2
- "licenseListVersion": "3.10-24-gd78ad74",
3
- "releaseDate": "2020-11-05",
2
+ "licenseListVersion": "77594cf",
4
3
  "exceptions": [
5
4
  {
6
- "reference": "./GCC-exception-2.0.html",
5
+ "reference": "./DigiRule-FOSS-exception.json",
7
6
  "isDeprecatedLicenseId": false,
8
- "detailsUrl": "http://spdx.org/licenses/GCC-exception-2.0.json",
9
- "referenceNumber": "1",
10
- "name": "GCC Runtime Library exception 2.0",
7
+ "detailsUrl": "./DigiRule-FOSS-exception.html",
8
+ "referenceNumber": 1,
9
+ "name": "DigiRule FOSS License Exception",
10
+ "licenseExceptionId": "DigiRule-FOSS-exception",
11
11
  "seeAlso": [
12
- "https://gcc.gnu.org/git/?p\u003dgcc.git;a\u003dblob;f\u003dgcc/libgcc1.c;h\u003d762f5143fc6eed57b6797c82710f3538aa52b40b;hb\u003dcb143a3ce4fb417c68f5fa2691a1b1b1053dfba9#l10"
13
- ],
14
- "licenseExceptionId": "GCC-exception-2.0"
12
+ "http://www.digirulesolutions.com/drupal/foss"
13
+ ]
15
14
  },
16
15
  {
17
- "reference": "./openvpn-openssl-exception.html",
16
+ "reference": "./Bootloader-exception.json",
18
17
  "isDeprecatedLicenseId": false,
19
- "detailsUrl": "http://spdx.org/licenses/openvpn-openssl-exception.json",
20
- "referenceNumber": "2",
21
- "name": "OpenVPN OpenSSL Exception",
22
- "seeAlso": [
23
- "http://openvpn.net/index.php/license.html"
24
- ],
25
- "licenseExceptionId": "openvpn-openssl-exception"
26
- },
27
- {
28
- "reference": "./Nokia-Qt-exception-1.1.html",
29
- "isDeprecatedLicenseId": true,
30
- "detailsUrl": "http://spdx.org/licenses/Nokia-Qt-exception-1.1.json",
31
- "referenceNumber": "3",
32
- "name": "Nokia Qt LGPL exception 1.1",
18
+ "detailsUrl": "./Bootloader-exception.html",
19
+ "referenceNumber": 2,
20
+ "name": "Bootloader Distribution Exception",
21
+ "licenseExceptionId": "Bootloader-exception",
33
22
  "seeAlso": [
34
- "https://www.keepassx.org/dev/projects/keepassx/repository/revisions/b8dfb9cc4d5133e0f09cd7533d15a4f1c19a40f2/entry/LICENSE.NOKIA-LGPL-EXCEPTION"
35
- ],
36
- "licenseExceptionId": "Nokia-Qt-exception-1.1"
23
+ "https://github.com/pyinstaller/pyinstaller/blob/develop/COPYING.txt"
24
+ ]
37
25
  },
38
26
  {
39
- "reference": "./GPL-3.0-linking-exception.html",
27
+ "reference": "./SHL-2.1.json",
40
28
  "isDeprecatedLicenseId": false,
41
- "detailsUrl": "http://spdx.org/licenses/GPL-3.0-linking-exception.json",
42
- "referenceNumber": "4",
43
- "name": "GPL-3.0 Linking Exception",
29
+ "detailsUrl": "./SHL-2.1.html",
30
+ "referenceNumber": 3,
31
+ "name": "Solderpad Hardware License v2.1",
32
+ "licenseExceptionId": "SHL-2.1",
44
33
  "seeAlso": [
45
- "https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs"
46
- ],
47
- "licenseExceptionId": "GPL-3.0-linking-exception"
34
+ "https://solderpad.org/licenses/SHL-2.1/"
35
+ ]
48
36
  },
49
37
  {
50
- "reference": "./Fawkes-Runtime-exception.html",
38
+ "reference": "./Fawkes-Runtime-exception.json",
51
39
  "isDeprecatedLicenseId": false,
52
- "detailsUrl": "http://spdx.org/licenses/Fawkes-Runtime-exception.json",
53
- "referenceNumber": "5",
40
+ "detailsUrl": "./Fawkes-Runtime-exception.html",
41
+ "referenceNumber": 4,
54
42
  "name": "Fawkes Runtime Exception",
43
+ "licenseExceptionId": "Fawkes-Runtime-exception",
55
44
  "seeAlso": [
56
45
  "http://www.fawkesrobotics.org/about/license/"
57
- ],
58
- "licenseExceptionId": "Fawkes-Runtime-exception"
46
+ ]
59
47
  },
60
48
  {
61
- "reference": "./u-boot-exception-2.0.html",
49
+ "reference": "./GCC-exception-2.0.json",
62
50
  "isDeprecatedLicenseId": false,
63
- "detailsUrl": "http://spdx.org/licenses/u-boot-exception-2.0.json",
64
- "referenceNumber": "6",
65
- "name": "U-Boot exception 2.0",
51
+ "detailsUrl": "./GCC-exception-2.0.html",
52
+ "referenceNumber": 5,
53
+ "name": "GCC Runtime Library exception 2.0",
54
+ "licenseExceptionId": "GCC-exception-2.0",
66
55
  "seeAlso": [
67
- "http://git.denx.de/?p\u003du-boot.git;a\u003dblob;f\u003dLicenses/Exceptions"
68
- ],
69
- "licenseExceptionId": "u-boot-exception-2.0"
56
+ "https://gcc.gnu.org/git/?p\u003dgcc.git;a\u003dblob;f\u003dgcc/libgcc1.c;h\u003d762f5143fc6eed57b6797c82710f3538aa52b40b;hb\u003dcb143a3ce4fb417c68f5fa2691a1b1b1053dfba9#l10"
57
+ ]
70
58
  },
71
59
  {
72
- "reference": "./PS-or-PDF-font-exception-20170817.html",
60
+ "reference": "./GCC-exception-3.1.json",
73
61
  "isDeprecatedLicenseId": false,
74
- "detailsUrl": "http://spdx.org/licenses/PS-or-PDF-font-exception-20170817.json",
75
- "referenceNumber": "7",
76
- "name": "PS/PDF font exception (2017-08-17)",
62
+ "detailsUrl": "./GCC-exception-3.1.html",
63
+ "referenceNumber": 6,
64
+ "name": "GCC Runtime Library exception 3.1",
65
+ "licenseExceptionId": "GCC-exception-3.1",
77
66
  "seeAlso": [
78
- "https://github.com/ArtifexSoftware/urw-base35-fonts/blob/65962e27febc3883a17e651cdb23e783668c996f/LICENSE"
79
- ],
80
- "licenseExceptionId": "PS-or-PDF-font-exception-20170817"
67
+ "http://www.gnu.org/licenses/gcc-exception-3.1.html"
68
+ ]
81
69
  },
82
70
  {
83
- "reference": "./gnu-javamail-exception.html",
71
+ "reference": "./Font-exception-2.0.json",
84
72
  "isDeprecatedLicenseId": false,
85
- "detailsUrl": "http://spdx.org/licenses/gnu-javamail-exception.json",
86
- "referenceNumber": "8",
87
- "name": "GNU JavaMail exception",
73
+ "detailsUrl": "./Font-exception-2.0.html",
74
+ "referenceNumber": 7,
75
+ "name": "Font exception 2.0",
76
+ "licenseExceptionId": "Font-exception-2.0",
88
77
  "seeAlso": [
89
- "http://www.gnu.org/software/classpathx/javamail/javamail.html"
90
- ],
91
- "licenseExceptionId": "gnu-javamail-exception"
78
+ "http://www.gnu.org/licenses/gpl-faq.html#FontException"
79
+ ]
92
80
  },
93
81
  {
94
- "reference": "./LGPL-3.0-linking-exception.html",
82
+ "reference": "./Classpath-exception-2.0.json",
95
83
  "isDeprecatedLicenseId": false,
96
- "detailsUrl": "http://spdx.org/licenses/LGPL-3.0-linking-exception.json",
97
- "referenceNumber": "9",
98
- "name": "LGPL-3.0 Linking Exception",
84
+ "detailsUrl": "./Classpath-exception-2.0.html",
85
+ "referenceNumber": 8,
86
+ "name": "Classpath exception 2.0",
87
+ "licenseExceptionId": "Classpath-exception-2.0",
99
88
  "seeAlso": [
100
- "https://raw.githubusercontent.com/go-xmlpath/xmlpath/v2/LICENSE",
101
- "https://github.com/goamz/goamz/blob/master/LICENSE",
102
- "https://github.com/juju/errors/blob/master/LICENSE"
103
- ],
104
- "licenseExceptionId": "LGPL-3.0-linking-exception"
89
+ "http://www.gnu.org/software/classpath/license.html",
90
+ "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception"
91
+ ]
105
92
  },
106
93
  {
107
- "reference": "./DigiRule-FOSS-exception.html",
94
+ "reference": "./GPL-3.0-linking-exception.json",
108
95
  "isDeprecatedLicenseId": false,
109
- "detailsUrl": "http://spdx.org/licenses/DigiRule-FOSS-exception.json",
110
- "referenceNumber": "10",
111
- "name": "DigiRule FOSS License Exception",
96
+ "detailsUrl": "./GPL-3.0-linking-exception.html",
97
+ "referenceNumber": 9,
98
+ "name": "GPL-3.0 Linking Exception",
99
+ "licenseExceptionId": "GPL-3.0-linking-exception",
112
100
  "seeAlso": [
113
- "http://www.digirulesolutions.com/drupal/foss"
114
- ],
115
- "licenseExceptionId": "DigiRule-FOSS-exception"
101
+ "https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs"
102
+ ]
116
103
  },
117
104
  {
118
- "reference": "./LLVM-exception.html",
105
+ "reference": "./u-boot-exception-2.0.json",
119
106
  "isDeprecatedLicenseId": false,
120
- "detailsUrl": "http://spdx.org/licenses/LLVM-exception.json",
121
- "referenceNumber": "11",
122
- "name": "LLVM Exception",
107
+ "detailsUrl": "./u-boot-exception-2.0.html",
108
+ "referenceNumber": 10,
109
+ "name": "U-Boot exception 2.0",
110
+ "licenseExceptionId": "u-boot-exception-2.0",
123
111
  "seeAlso": [
124
- "http://llvm.org/foundation/relicensing/LICENSE.txt"
125
- ],
126
- "licenseExceptionId": "LLVM-exception"
112
+ "http://git.denx.de/?p\u003du-boot.git;a\u003dblob;f\u003dLicenses/Exceptions"
113
+ ]
127
114
  },
128
115
  {
129
- "reference": "./Linux-syscall-note.html",
116
+ "reference": "./Bison-exception-2.2.json",
130
117
  "isDeprecatedLicenseId": false,
131
- "detailsUrl": "http://spdx.org/licenses/Linux-syscall-note.json",
132
- "referenceNumber": "12",
133
- "name": "Linux Syscall Note",
118
+ "detailsUrl": "./Bison-exception-2.2.html",
119
+ "referenceNumber": 11,
120
+ "name": "Bison exception 2.2",
121
+ "licenseExceptionId": "Bison-exception-2.2",
134
122
  "seeAlso": [
135
- "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/COPYING"
136
- ],
137
- "licenseExceptionId": "Linux-syscall-note"
123
+ "http://git.savannah.gnu.org/cgit/bison.git/tree/data/yacc.c?id\u003d193d7c7054ba7197b0789e14965b739162319b5e#n141"
124
+ ]
138
125
  },
139
126
  {
140
- "reference": "./GPL-3.0-linking-source-exception.html",
127
+ "reference": "./eCos-exception-2.0.json",
141
128
  "isDeprecatedLicenseId": false,
142
- "detailsUrl": "http://spdx.org/licenses/GPL-3.0-linking-source-exception.json",
143
- "referenceNumber": "13",
144
- "name": "GPL-3.0 Linking Exception (with Corresponding Source)",
129
+ "detailsUrl": "./eCos-exception-2.0.html",
130
+ "referenceNumber": 12,
131
+ "name": "eCos exception 2.0",
132
+ "licenseExceptionId": "eCos-exception-2.0",
145
133
  "seeAlso": [
146
- "https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs",
147
- "https://github.com/mirror/wget/blob/master/src/http.c#L20"
148
- ],
149
- "licenseExceptionId": "GPL-3.0-linking-source-exception"
134
+ "http://ecos.sourceware.org/license-overview.html"
135
+ ]
150
136
  },
151
137
  {
152
- "reference": "./Qwt-exception-1.0.html",
138
+ "reference": "./OpenJDK-assembly-exception-1.0.json",
153
139
  "isDeprecatedLicenseId": false,
154
- "detailsUrl": "http://spdx.org/licenses/Qwt-exception-1.0.json",
155
- "referenceNumber": "14",
156
- "name": "Qwt exception 1.0",
140
+ "detailsUrl": "./OpenJDK-assembly-exception-1.0.html",
141
+ "referenceNumber": 13,
142
+ "name": "OpenJDK Assembly exception 1.0",
143
+ "licenseExceptionId": "OpenJDK-assembly-exception-1.0",
157
144
  "seeAlso": [
158
- "http://qwt.sourceforge.net/qwtlicense.html"
159
- ],
160
- "licenseExceptionId": "Qwt-exception-1.0"
145
+ "http://openjdk.java.net/legal/assembly-exception.html"
146
+ ]
161
147
  },
162
148
  {
163
- "reference": "./389-exception.html",
149
+ "reference": "./GPL-CC-1.0.json",
164
150
  "isDeprecatedLicenseId": false,
165
- "detailsUrl": "http://spdx.org/licenses/389-exception.json",
166
- "referenceNumber": "15",
167
- "name": "389 Directory Server Exception",
151
+ "detailsUrl": "./GPL-CC-1.0.html",
152
+ "referenceNumber": 14,
153
+ "name": "GPL Cooperation Commitment 1.0",
154
+ "licenseExceptionId": "GPL-CC-1.0",
168
155
  "seeAlso": [
169
- "http://directory.fedoraproject.org/wiki/GPL_Exception_License_Text"
170
- ],
171
- "licenseExceptionId": "389-exception"
156
+ "https://github.com/gplcc/gplcc/blob/master/Project/COMMITMENT",
157
+ "https://gplcc.github.io/gplcc/Project/README-PROJECT.html"
158
+ ]
172
159
  },
173
160
  {
174
- "reference": "./mif-exception.html",
161
+ "reference": "./CLISP-exception-2.0.json",
175
162
  "isDeprecatedLicenseId": false,
176
- "detailsUrl": "http://spdx.org/licenses/mif-exception.json",
177
- "referenceNumber": "16",
178
- "name": "Macros and Inline Functions Exception",
163
+ "detailsUrl": "./CLISP-exception-2.0.html",
164
+ "referenceNumber": 15,
165
+ "name": "CLISP exception 2.0",
166
+ "licenseExceptionId": "CLISP-exception-2.0",
179
167
  "seeAlso": [
180
- "http://www.scs.stanford.edu/histar/src/lib/cppsup/exception",
181
- "http://dev.bertos.org/doxygen/",
182
- "https://www.threadingbuildingblocks.org/licensing"
183
- ],
184
- "licenseExceptionId": "mif-exception"
168
+ "http://sourceforge.net/p/clisp/clisp/ci/default/tree/COPYRIGHT"
169
+ ]
185
170
  },
186
171
  {
187
- "reference": "./eCos-exception-2.0.html",
172
+ "reference": "./Universal-FOSS-exception-1.0.json",
188
173
  "isDeprecatedLicenseId": false,
189
- "detailsUrl": "http://spdx.org/licenses/eCos-exception-2.0.json",
190
- "referenceNumber": "17",
191
- "name": "eCos exception 2.0",
174
+ "detailsUrl": "./Universal-FOSS-exception-1.0.html",
175
+ "referenceNumber": 16,
176
+ "name": "Universal FOSS Exception, Version 1.0",
177
+ "licenseExceptionId": "Universal-FOSS-exception-1.0",
192
178
  "seeAlso": [
193
- "http://ecos.sourceware.org/license-overview.html"
194
- ],
195
- "licenseExceptionId": "eCos-exception-2.0"
179
+ "https://oss.oracle.com/licenses/universal-foss-exception/"
180
+ ]
196
181
  },
197
182
  {
198
- "reference": "./CLISP-exception-2.0.html",
183
+ "reference": "./LGPL-3.0-linking-exception.json",
199
184
  "isDeprecatedLicenseId": false,
200
- "detailsUrl": "http://spdx.org/licenses/CLISP-exception-2.0.json",
201
- "referenceNumber": "18",
202
- "name": "CLISP exception 2.0",
185
+ "detailsUrl": "./LGPL-3.0-linking-exception.html",
186
+ "referenceNumber": 17,
187
+ "name": "LGPL-3.0 Linking Exception",
188
+ "licenseExceptionId": "LGPL-3.0-linking-exception",
203
189
  "seeAlso": [
204
- "http://sourceforge.net/p/clisp/clisp/ci/default/tree/COPYRIGHT"
205
- ],
206
- "licenseExceptionId": "CLISP-exception-2.0"
190
+ "https://raw.githubusercontent.com/go-xmlpath/xmlpath/v2/LICENSE",
191
+ "https://github.com/goamz/goamz/blob/master/LICENSE",
192
+ "https://github.com/juju/errors/blob/master/LICENSE"
193
+ ]
207
194
  },
208
195
  {
209
- "reference": "./Bison-exception-2.2.html",
196
+ "reference": "./Qt-GPL-exception-1.0.json",
210
197
  "isDeprecatedLicenseId": false,
211
- "detailsUrl": "http://spdx.org/licenses/Bison-exception-2.2.json",
212
- "referenceNumber": "19",
213
- "name": "Bison exception 2.2",
198
+ "detailsUrl": "./Qt-GPL-exception-1.0.html",
199
+ "referenceNumber": 18,
200
+ "name": "Qt GPL exception 1.0",
201
+ "licenseExceptionId": "Qt-GPL-exception-1.0",
214
202
  "seeAlso": [
215
- "http://git.savannah.gnu.org/cgit/bison.git/tree/data/yacc.c?id\u003d193d7c7054ba7197b0789e14965b739162319b5e#n141"
216
- ],
217
- "licenseExceptionId": "Bison-exception-2.2"
203
+ "http://code.qt.io/cgit/qt/qtbase.git/tree/LICENSE.GPL3-EXCEPT"
204
+ ]
218
205
  },
219
206
  {
220
- "reference": "./Libtool-exception.html",
207
+ "reference": "./Qt-LGPL-exception-1.1.json",
221
208
  "isDeprecatedLicenseId": false,
222
- "detailsUrl": "http://spdx.org/licenses/Libtool-exception.json",
223
- "referenceNumber": "20",
224
- "name": "Libtool Exception",
209
+ "detailsUrl": "./Qt-LGPL-exception-1.1.html",
210
+ "referenceNumber": 19,
211
+ "name": "Qt LGPL exception 1.1",
212
+ "licenseExceptionId": "Qt-LGPL-exception-1.1",
225
213
  "seeAlso": [
226
- "http://git.savannah.gnu.org/cgit/libtool.git/tree/m4/libtool.m4"
227
- ],
228
- "licenseExceptionId": "Libtool-exception"
214
+ "http://code.qt.io/cgit/qt/qtbase.git/tree/LGPL_EXCEPTION.txt"
215
+ ]
229
216
  },
230
217
  {
231
- "reference": "./LZMA-exception.html",
218
+ "reference": "./Libtool-exception.json",
232
219
  "isDeprecatedLicenseId": false,
233
- "detailsUrl": "http://spdx.org/licenses/LZMA-exception.json",
234
- "referenceNumber": "21",
235
- "name": "LZMA exception",
220
+ "detailsUrl": "./Libtool-exception.html",
221
+ "referenceNumber": 20,
222
+ "name": "Libtool Exception",
223
+ "licenseExceptionId": "Libtool-exception",
236
224
  "seeAlso": [
237
- "http://nsis.sourceforge.net/Docs/AppendixI.html#I.6"
238
- ],
239
- "licenseExceptionId": "LZMA-exception"
225
+ "http://git.savannah.gnu.org/cgit/libtool.git/tree/m4/libtool.m4"
226
+ ]
240
227
  },
241
228
  {
242
- "reference": "./OpenJDK-assembly-exception-1.0.html",
229
+ "reference": "./389-exception.json",
243
230
  "isDeprecatedLicenseId": false,
244
- "detailsUrl": "http://spdx.org/licenses/OpenJDK-assembly-exception-1.0.json",
245
- "referenceNumber": "22",
246
- "name": "OpenJDK Assembly exception 1.0",
231
+ "detailsUrl": "./389-exception.html",
232
+ "referenceNumber": 21,
233
+ "name": "389 Directory Server Exception",
234
+ "licenseExceptionId": "389-exception",
247
235
  "seeAlso": [
248
- "http://openjdk.java.net/legal/assembly-exception.html"
249
- ],
250
- "licenseExceptionId": "OpenJDK-assembly-exception-1.0"
236
+ "http://directory.fedoraproject.org/wiki/GPL_Exception_License_Text"
237
+ ]
251
238
  },
252
239
  {
253
- "reference": "./Font-exception-2.0.html",
240
+ "reference": "./mif-exception.json",
254
241
  "isDeprecatedLicenseId": false,
255
- "detailsUrl": "http://spdx.org/licenses/Font-exception-2.0.json",
256
- "referenceNumber": "23",
257
- "name": "Font exception 2.0",
242
+ "detailsUrl": "./mif-exception.html",
243
+ "referenceNumber": 22,
244
+ "name": "Macros and Inline Functions Exception",
245
+ "licenseExceptionId": "mif-exception",
258
246
  "seeAlso": [
259
- "http://www.gnu.org/licenses/gpl-faq.html#FontException"
260
- ],
261
- "licenseExceptionId": "Font-exception-2.0"
247
+ "http://www.scs.stanford.edu/histar/src/lib/cppsup/exception",
248
+ "http://dev.bertos.org/doxygen/",
249
+ "https://www.threadingbuildingblocks.org/licensing"
250
+ ]
262
251
  },
263
252
  {
264
- "reference": "./OCaml-LGPL-linking-exception.html",
253
+ "reference": "./OCaml-LGPL-linking-exception.json",
265
254
  "isDeprecatedLicenseId": false,
266
- "detailsUrl": "http://spdx.org/licenses/OCaml-LGPL-linking-exception.json",
267
- "referenceNumber": "24",
255
+ "detailsUrl": "./OCaml-LGPL-linking-exception.html",
256
+ "referenceNumber": 23,
268
257
  "name": "OCaml LGPL Linking Exception",
258
+ "licenseExceptionId": "OCaml-LGPL-linking-exception",
269
259
  "seeAlso": [
270
260
  "https://caml.inria.fr/ocaml/license.en.html"
271
- ],
272
- "licenseExceptionId": "OCaml-LGPL-linking-exception"
261
+ ]
273
262
  },
274
263
  {
275
- "reference": "./GCC-exception-3.1.html",
264
+ "reference": "./SHL-2.0.json",
276
265
  "isDeprecatedLicenseId": false,
277
- "detailsUrl": "http://spdx.org/licenses/GCC-exception-3.1.json",
278
- "referenceNumber": "25",
279
- "name": "GCC Runtime Library exception 3.1",
266
+ "detailsUrl": "./SHL-2.0.html",
267
+ "referenceNumber": 24,
268
+ "name": "Solderpad Hardware License v2.0",
269
+ "licenseExceptionId": "SHL-2.0",
280
270
  "seeAlso": [
281
- "http://www.gnu.org/licenses/gcc-exception-3.1.html"
282
- ],
283
- "licenseExceptionId": "GCC-exception-3.1"
271
+ "https://solderpad.org/licenses/SHL-2.0/"
272
+ ]
284
273
  },
285
274
  {
286
- "reference": "./Bootloader-exception.html",
275
+ "reference": "./openvpn-openssl-exception.json",
287
276
  "isDeprecatedLicenseId": false,
288
- "detailsUrl": "http://spdx.org/licenses/Bootloader-exception.json",
289
- "referenceNumber": "26",
290
- "name": "Bootloader Distribution Exception",
277
+ "detailsUrl": "./openvpn-openssl-exception.html",
278
+ "referenceNumber": 25,
279
+ "name": "OpenVPN OpenSSL Exception",
280
+ "licenseExceptionId": "openvpn-openssl-exception",
291
281
  "seeAlso": [
292
- "https://github.com/pyinstaller/pyinstaller/blob/develop/COPYING.txt"
293
- ],
294
- "licenseExceptionId": "Bootloader-exception"
282
+ "http://openvpn.net/index.php/license.html"
283
+ ]
295
284
  },
296
285
  {
297
- "reference": "./SHL-2.0.html",
286
+ "reference": "./WxWindows-exception-3.1.json",
298
287
  "isDeprecatedLicenseId": false,
299
- "detailsUrl": "http://spdx.org/licenses/SHL-2.0.json",
300
- "referenceNumber": "27",
301
- "name": "Solderpad Hardware License v2.0",
288
+ "detailsUrl": "./WxWindows-exception-3.1.html",
289
+ "referenceNumber": 26,
290
+ "name": "WxWindows Library Exception 3.1",
291
+ "licenseExceptionId": "WxWindows-exception-3.1",
302
292
  "seeAlso": [
303
- "https://solderpad.org/licenses/SHL-2.0/"
304
- ],
305
- "licenseExceptionId": "SHL-2.0"
293
+ "http://www.opensource.org/licenses/WXwindows"
294
+ ]
306
295
  },
307
296
  {
308
- "reference": "./Classpath-exception-2.0.html",
297
+ "reference": "./LZMA-exception.json",
309
298
  "isDeprecatedLicenseId": false,
310
- "detailsUrl": "http://spdx.org/licenses/Classpath-exception-2.0.json",
311
- "referenceNumber": "28",
312
- "name": "Classpath exception 2.0",
299
+ "detailsUrl": "./LZMA-exception.html",
300
+ "referenceNumber": 27,
301
+ "name": "LZMA exception",
302
+ "licenseExceptionId": "LZMA-exception",
313
303
  "seeAlso": [
314
- "http://www.gnu.org/software/classpath/license.html",
315
- "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception"
316
- ],
317
- "licenseExceptionId": "Classpath-exception-2.0"
304
+ "http://nsis.sourceforge.net/Docs/AppendixI.html#I.6"
305
+ ]
318
306
  },
319
307
  {
320
- "reference": "./Swift-exception.html",
308
+ "reference": "./LLVM-exception.json",
321
309
  "isDeprecatedLicenseId": false,
322
- "detailsUrl": "http://spdx.org/licenses/Swift-exception.json",
323
- "referenceNumber": "29",
324
- "name": "Swift Exception",
310
+ "detailsUrl": "./LLVM-exception.html",
311
+ "referenceNumber": 28,
312
+ "name": "LLVM Exception",
313
+ "licenseExceptionId": "LLVM-exception",
325
314
  "seeAlso": [
326
- "https://swift.org/LICENSE.txt",
327
- "https://github.com/apple/swift-package-manager/blob/7ab2275f447a5eb37497ed63a9340f8a6d1e488b/LICENSE.txt#L205"
328
- ],
329
- "licenseExceptionId": "Swift-exception"
315
+ "http://llvm.org/foundation/relicensing/LICENSE.txt"
316
+ ]
330
317
  },
331
318
  {
332
- "reference": "./Autoconf-exception-2.0.html",
319
+ "reference": "./Linux-syscall-note.json",
333
320
  "isDeprecatedLicenseId": false,
334
- "detailsUrl": "http://spdx.org/licenses/Autoconf-exception-2.0.json",
335
- "referenceNumber": "30",
336
- "name": "Autoconf exception 2.0",
321
+ "detailsUrl": "./Linux-syscall-note.html",
322
+ "referenceNumber": 29,
323
+ "name": "Linux Syscall Note",
324
+ "licenseExceptionId": "Linux-syscall-note",
337
325
  "seeAlso": [
338
- "http://ac-archive.sourceforge.net/doc/copyright.html",
339
- "http://ftp.gnu.org/gnu/autoconf/autoconf-2.59.tar.gz"
340
- ],
341
- "licenseExceptionId": "Autoconf-exception-2.0"
326
+ "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/COPYING"
327
+ ]
342
328
  },
343
329
  {
344
- "reference": "./FLTK-exception.html",
330
+ "reference": "./FLTK-exception.json",
345
331
  "isDeprecatedLicenseId": false,
346
- "detailsUrl": "http://spdx.org/licenses/FLTK-exception.json",
347
- "referenceNumber": "31",
332
+ "detailsUrl": "./FLTK-exception.html",
333
+ "referenceNumber": 30,
348
334
  "name": "FLTK exception",
335
+ "licenseExceptionId": "FLTK-exception",
349
336
  "seeAlso": [
350
337
  "http://www.fltk.org/COPYING.php"
351
- ],
352
- "licenseExceptionId": "FLTK-exception"
338
+ ]
353
339
  },
354
340
  {
355
- "reference": "./freertos-exception-2.0.html",
341
+ "reference": "./Nokia-Qt-exception-1.1.json",
342
+ "isDeprecatedLicenseId": true,
343
+ "detailsUrl": "./Nokia-Qt-exception-1.1.html",
344
+ "referenceNumber": 31,
345
+ "name": "Nokia Qt LGPL exception 1.1",
346
+ "licenseExceptionId": "Nokia-Qt-exception-1.1",
347
+ "seeAlso": [
348
+ "https://www.keepassx.org/dev/projects/keepassx/repository/revisions/b8dfb9cc4d5133e0f09cd7533d15a4f1c19a40f2/entry/LICENSE.NOKIA-LGPL-EXCEPTION"
349
+ ]
350
+ },
351
+ {
352
+ "reference": "./freertos-exception-2.0.json",
356
353
  "isDeprecatedLicenseId": false,
357
- "detailsUrl": "http://spdx.org/licenses/freertos-exception-2.0.json",
358
- "referenceNumber": "32",
354
+ "detailsUrl": "./freertos-exception-2.0.html",
355
+ "referenceNumber": 32,
359
356
  "name": "FreeRTOS Exception 2.0",
357
+ "licenseExceptionId": "freertos-exception-2.0",
360
358
  "seeAlso": [
361
359
  "https://web.archive.org/web/20060809182744/http://www.freertos.org/a00114.html"
362
- ],
363
- "licenseExceptionId": "freertos-exception-2.0"
360
+ ]
364
361
  },
365
362
  {
366
- "reference": "./Universal-FOSS-exception-1.0.html",
363
+ "reference": "./OCCT-exception-1.0.json",
367
364
  "isDeprecatedLicenseId": false,
368
- "detailsUrl": "http://spdx.org/licenses/Universal-FOSS-exception-1.0.json",
369
- "referenceNumber": "33",
370
- "name": "Universal FOSS Exception, Version 1.0",
365
+ "detailsUrl": "./OCCT-exception-1.0.html",
366
+ "referenceNumber": 33,
367
+ "name": "Open CASCADE Exception 1.0",
368
+ "licenseExceptionId": "OCCT-exception-1.0",
371
369
  "seeAlso": [
372
- "https://oss.oracle.com/licenses/universal-foss-exception/"
373
- ],
374
- "licenseExceptionId": "Universal-FOSS-exception-1.0"
370
+ "http://www.opencascade.com/content/licensing"
371
+ ]
375
372
  },
376
373
  {
377
- "reference": "./WxWindows-exception-3.1.html",
374
+ "reference": "./PS-or-PDF-font-exception-20170817.json",
378
375
  "isDeprecatedLicenseId": false,
379
- "detailsUrl": "http://spdx.org/licenses/WxWindows-exception-3.1.json",
380
- "referenceNumber": "34",
381
- "name": "WxWindows Library Exception 3.1",
376
+ "detailsUrl": "./PS-or-PDF-font-exception-20170817.html",
377
+ "referenceNumber": 34,
378
+ "name": "PS/PDF font exception (2017-08-17)",
379
+ "licenseExceptionId": "PS-or-PDF-font-exception-20170817",
382
380
  "seeAlso": [
383
- "http://www.opensource.org/licenses/WXwindows"
384
- ],
385
- "licenseExceptionId": "WxWindows-exception-3.1"
381
+ "https://github.com/ArtifexSoftware/urw-base35-fonts/blob/65962e27febc3883a17e651cdb23e783668c996f/LICENSE"
382
+ ]
386
383
  },
387
384
  {
388
- "reference": "./OCCT-exception-1.0.html",
385
+ "reference": "./GPL-3.0-linking-source-exception.json",
389
386
  "isDeprecatedLicenseId": false,
390
- "detailsUrl": "http://spdx.org/licenses/OCCT-exception-1.0.json",
391
- "referenceNumber": "35",
392
- "name": "Open CASCADE Exception 1.0",
387
+ "detailsUrl": "./GPL-3.0-linking-source-exception.html",
388
+ "referenceNumber": 35,
389
+ "name": "GPL-3.0 Linking Exception (with Corresponding Source)",
390
+ "licenseExceptionId": "GPL-3.0-linking-source-exception",
393
391
  "seeAlso": [
394
- "http://www.opencascade.com/content/licensing"
395
- ],
396
- "licenseExceptionId": "OCCT-exception-1.0"
392
+ "https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs",
393
+ "https://github.com/mirror/wget/blob/master/src/http.c#L20"
394
+ ]
397
395
  },
398
396
  {
399
- "reference": "./Autoconf-exception-3.0.html",
397
+ "reference": "./Swift-exception.json",
400
398
  "isDeprecatedLicenseId": false,
401
- "detailsUrl": "http://spdx.org/licenses/Autoconf-exception-3.0.json",
402
- "referenceNumber": "36",
403
- "name": "Autoconf exception 3.0",
399
+ "detailsUrl": "./Swift-exception.html",
400
+ "referenceNumber": 36,
401
+ "name": "Swift Exception",
402
+ "licenseExceptionId": "Swift-exception",
404
403
  "seeAlso": [
405
- "http://www.gnu.org/licenses/autoconf-exception-3.0.html"
406
- ],
407
- "licenseExceptionId": "Autoconf-exception-3.0"
404
+ "https://swift.org/LICENSE.txt",
405
+ "https://github.com/apple/swift-package-manager/blob/7ab2275f447a5eb37497ed63a9340f8a6d1e488b/LICENSE.txt#L205"
406
+ ]
408
407
  },
409
408
  {
410
- "reference": "./i2p-gpl-java-exception.html",
409
+ "reference": "./Qwt-exception-1.0.json",
411
410
  "isDeprecatedLicenseId": false,
412
- "detailsUrl": "http://spdx.org/licenses/i2p-gpl-java-exception.json",
413
- "referenceNumber": "37",
414
- "name": "i2p GPL+Java Exception",
411
+ "detailsUrl": "./Qwt-exception-1.0.html",
412
+ "referenceNumber": 37,
413
+ "name": "Qwt exception 1.0",
414
+ "licenseExceptionId": "Qwt-exception-1.0",
415
415
  "seeAlso": [
416
- "http://geti2p.net/en/get-involved/develop/licenses#java_exception"
417
- ],
418
- "licenseExceptionId": "i2p-gpl-java-exception"
416
+ "http://qwt.sourceforge.net/qwtlicense.html"
417
+ ]
419
418
  },
420
419
  {
421
- "reference": "./GPL-CC-1.0.html",
420
+ "reference": "./Autoconf-exception-3.0.json",
422
421
  "isDeprecatedLicenseId": false,
423
- "detailsUrl": "http://spdx.org/licenses/GPL-CC-1.0.json",
424
- "referenceNumber": "38",
425
- "name": "GPL Cooperation Commitment 1.0",
422
+ "detailsUrl": "./Autoconf-exception-3.0.html",
423
+ "referenceNumber": 38,
424
+ "name": "Autoconf exception 3.0",
425
+ "licenseExceptionId": "Autoconf-exception-3.0",
426
426
  "seeAlso": [
427
- "https://github.com/gplcc/gplcc/blob/master/Project/COMMITMENT",
428
- "https://gplcc.github.io/gplcc/Project/README-PROJECT.html"
429
- ],
430
- "licenseExceptionId": "GPL-CC-1.0"
427
+ "http://www.gnu.org/licenses/autoconf-exception-3.0.html"
428
+ ]
431
429
  },
432
430
  {
433
- "reference": "./Qt-LGPL-exception-1.1.html",
431
+ "reference": "./gnu-javamail-exception.json",
434
432
  "isDeprecatedLicenseId": false,
435
- "detailsUrl": "http://spdx.org/licenses/Qt-LGPL-exception-1.1.json",
436
- "referenceNumber": "39",
437
- "name": "Qt LGPL exception 1.1",
433
+ "detailsUrl": "./gnu-javamail-exception.html",
434
+ "referenceNumber": 39,
435
+ "name": "GNU JavaMail exception",
436
+ "licenseExceptionId": "gnu-javamail-exception",
438
437
  "seeAlso": [
439
- "http://code.qt.io/cgit/qt/qtbase.git/tree/LGPL_EXCEPTION.txt"
440
- ],
441
- "licenseExceptionId": "Qt-LGPL-exception-1.1"
438
+ "http://www.gnu.org/software/classpathx/javamail/javamail.html"
439
+ ]
442
440
  },
443
441
  {
444
- "reference": "./SHL-2.1.html",
442
+ "reference": "./Autoconf-exception-2.0.json",
445
443
  "isDeprecatedLicenseId": false,
446
- "detailsUrl": "http://spdx.org/licenses/SHL-2.1.json",
447
- "referenceNumber": "40",
448
- "name": "Solderpad Hardware License v2.1",
444
+ "detailsUrl": "./Autoconf-exception-2.0.html",
445
+ "referenceNumber": 40,
446
+ "name": "Autoconf exception 2.0",
447
+ "licenseExceptionId": "Autoconf-exception-2.0",
449
448
  "seeAlso": [
450
- "https://solderpad.org/licenses/SHL-2.1/"
451
- ],
452
- "licenseExceptionId": "SHL-2.1"
449
+ "http://ac-archive.sourceforge.net/doc/copyright.html",
450
+ "http://ftp.gnu.org/gnu/autoconf/autoconf-2.59.tar.gz"
451
+ ]
453
452
  },
454
453
  {
455
- "reference": "./Qt-GPL-exception-1.0.html",
454
+ "reference": "./i2p-gpl-java-exception.json",
456
455
  "isDeprecatedLicenseId": false,
457
- "detailsUrl": "http://spdx.org/licenses/Qt-GPL-exception-1.0.json",
458
- "referenceNumber": "41",
459
- "name": "Qt GPL exception 1.0",
456
+ "detailsUrl": "./i2p-gpl-java-exception.html",
457
+ "referenceNumber": 41,
458
+ "name": "i2p GPL+Java Exception",
459
+ "licenseExceptionId": "i2p-gpl-java-exception",
460
460
  "seeAlso": [
461
- "http://code.qt.io/cgit/qt/qtbase.git/tree/LICENSE.GPL3-EXCEPT"
462
- ],
463
- "licenseExceptionId": "Qt-GPL-exception-1.0"
461
+ "http://geti2p.net/en/get-involved/develop/licenses#java_exception"
462
+ ]
464
463
  }
465
- ]
464
+ ],
465
+ "releaseDate": "2021-04-15"
466
466
  }