@cyclonedx/cyclonedx-library 1.2.0 → 1.3.2

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 (55) hide show
  1. package/README.md +3 -2
  2. package/dist.node/builders/fromNodePackageJson.node.js.map +1 -1
  3. package/dist.node/factories/license.js +2 -2
  4. package/dist.node/factories/license.js.map +1 -1
  5. package/dist.node/factories/packageUrl.js.map +1 -1
  6. package/dist.node/models/attachment.js.map +1 -1
  7. package/dist.node/models/bomRef.js +1 -1
  8. package/dist.node/models/bomRef.js.map +1 -1
  9. package/dist.node/models/component.js +2 -0
  10. package/dist.node/models/component.js.map +1 -1
  11. package/dist.node/models/externalReference.js.map +1 -1
  12. package/dist.node/models/index.js +1 -0
  13. package/dist.node/models/index.js.map +1 -1
  14. package/dist.node/models/license.js.map +1 -1
  15. package/dist.node/models/property.js +37 -0
  16. package/dist.node/models/property.js.map +1 -0
  17. package/dist.node/models/swid.js.map +1 -1
  18. package/dist.node/serialize/baseSerializer.js +8 -3
  19. package/dist.node/serialize/baseSerializer.js.map +1 -1
  20. package/dist.node/serialize/json/normalize.js +21 -1
  21. package/dist.node/serialize/json/normalize.js.map +1 -1
  22. package/dist.node/serialize/jsonSerializer.js.map +1 -1
  23. package/dist.node/serialize/xml/normalize.js +30 -1
  24. package/dist.node/serialize/xml/normalize.js.map +1 -1
  25. package/dist.node/serialize/xmlBaseSerializer.js.map +1 -1
  26. package/dist.node/spec.js +11 -6
  27. package/dist.node/spec.js.map +1 -1
  28. package/dist.web/lib.dev.js +123 -15
  29. package/dist.web/lib.dev.js.map +1 -1
  30. package/dist.web/lib.js +1 -1
  31. package/package.json +2 -2
  32. package/res/README.md +2 -2
  33. package/res/bom-1.4.SNAPSHOT.schema.json +1 -1
  34. package/res/bom-1.4.SNAPSHOT.xsd +12 -2
  35. package/res/spdx.SNAPSHOT.schema.json +487 -482
  36. package/res/spdx.SNAPSHOT.xsd +1069 -1044
  37. package/src/builders/fromNodePackageJson.node.ts +3 -3
  38. package/src/factories/license.ts +2 -2
  39. package/src/factories/packageUrl.ts +1 -1
  40. package/src/models/attachment.ts +1 -1
  41. package/src/models/bom.ts +1 -1
  42. package/src/models/bomRef.ts +2 -2
  43. package/src/models/component.ts +5 -1
  44. package/src/models/externalReference.ts +1 -1
  45. package/src/models/index.ts +1 -0
  46. package/src/models/license.ts +3 -3
  47. package/src/models/property.ts +42 -0
  48. package/src/models/swid.ts +1 -1
  49. package/src/serialize/baseSerializer.ts +11 -4
  50. package/src/serialize/json/normalize.ts +32 -5
  51. package/src/serialize/json/types.ts +6 -0
  52. package/src/serialize/jsonSerializer.ts +1 -1
  53. package/src/serialize/xml/normalize.ts +41 -5
  54. package/src/serialize/xmlBaseSerializer.ts +1 -1
  55. package/src/spec.ts +28 -22
@@ -2,859 +2,869 @@
2
2
  <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
3
3
  elementFormDefault="qualified"
4
4
  targetNamespace="http://cyclonedx.org/schema/spdx"
5
- version="1.0-3.16">
5
+ version="1.0-3.17">
6
6
 
7
7
  <xs:simpleType name="licenseId">
8
8
  <xs:restriction base="xs:string">
9
9
  <!-- Licenses -->
10
- <xs:enumeration value="Interbase-1.0">
10
+ <xs:enumeration value="CC-BY-NC-ND-2.0">
11
11
  <xs:annotation>
12
- <xs:documentation>Interbase Public License v1.0</xs:documentation>
12
+ <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic</xs:documentation>
13
13
  </xs:annotation>
14
14
  </xs:enumeration>
15
- <xs:enumeration value="Mup">
15
+ <xs:enumeration value="SGI-B-2.0">
16
16
  <xs:annotation>
17
- <xs:documentation>Mup License</xs:documentation>
17
+ <xs:documentation>SGI Free Software License B v2.0</xs:documentation>
18
18
  </xs:annotation>
19
19
  </xs:enumeration>
20
- <xs:enumeration value="GPL-2.0-with-autoconf-exception">
20
+ <xs:enumeration value="LPPL-1.3c">
21
21
  <xs:annotation>
22
- <xs:documentation>GNU General Public License v2.0 w/Autoconf exception</xs:documentation>
22
+ <xs:documentation>LaTeX Project Public License v1.3c</xs:documentation>
23
23
  </xs:annotation>
24
24
  </xs:enumeration>
25
- <xs:enumeration value="OLDAP-2.1">
25
+ <xs:enumeration value="NIST-PD-fallback">
26
26
  <xs:annotation>
27
- <xs:documentation>Open LDAP Public License v2.1</xs:documentation>
27
+ <xs:documentation>NIST Public Domain Notice with license fallback</xs:documentation>
28
28
  </xs:annotation>
29
29
  </xs:enumeration>
30
- <xs:enumeration value="CC-BY-NC-SA-3.0-IGO">
30
+ <xs:enumeration value="libtiff">
31
31
  <xs:annotation>
32
- <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 3.0 IGO</xs:documentation>
32
+ <xs:documentation>libtiff License</xs:documentation>
33
33
  </xs:annotation>
34
34
  </xs:enumeration>
35
- <xs:enumeration value="LGPL-2.0+">
35
+ <xs:enumeration value="XSkat">
36
36
  <xs:annotation>
37
- <xs:documentation>GNU Library General Public License v2 or later</xs:documentation>
37
+ <xs:documentation>XSkat License</xs:documentation>
38
38
  </xs:annotation>
39
39
  </xs:enumeration>
40
- <xs:enumeration value="xpp">
40
+ <xs:enumeration value="PDDL-1.0">
41
41
  <xs:annotation>
42
- <xs:documentation>XPP License</xs:documentation>
42
+ <xs:documentation>Open Data Commons Public Domain Dedication &amp; License 1.0</xs:documentation>
43
43
  </xs:annotation>
44
44
  </xs:enumeration>
45
- <xs:enumeration value="OFL-1.1">
45
+ <xs:enumeration value="KiCad-libraries-exception">
46
46
  <xs:annotation>
47
- <xs:documentation>SIL Open Font License 1.1</xs:documentation>
47
+ <xs:documentation>KiCad Libraries Exception</xs:documentation>
48
48
  </xs:annotation>
49
49
  </xs:enumeration>
50
- <xs:enumeration value="CNRI-Python">
50
+ <xs:enumeration value="CC-BY-NC-SA-1.0">
51
51
  <xs:annotation>
52
- <xs:documentation>CNRI Python License</xs:documentation>
52
+ <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 1.0 Generic</xs:documentation>
53
53
  </xs:annotation>
54
54
  </xs:enumeration>
55
- <xs:enumeration value="Linux-man-pages-copyleft">
55
+ <xs:enumeration value="GFDL-1.1-no-invariants-only">
56
56
  <xs:annotation>
57
- <xs:documentation>Linux man-pages Copyleft</xs:documentation>
57
+ <xs:documentation>GNU Free Documentation License v1.1 only - no invariants</xs:documentation>
58
58
  </xs:annotation>
59
59
  </xs:enumeration>
60
- <xs:enumeration value="OLDAP-2.2">
60
+ <xs:enumeration value="Xerox">
61
61
  <xs:annotation>
62
- <xs:documentation>Open LDAP Public License v2.2</xs:documentation>
62
+ <xs:documentation>Xerox License</xs:documentation>
63
63
  </xs:annotation>
64
64
  </xs:enumeration>
65
- <xs:enumeration value="OSL-1.1">
65
+ <xs:enumeration value="LPPL-1.1">
66
66
  <xs:annotation>
67
- <xs:documentation>Open Software License 1.1</xs:documentation>
67
+ <xs:documentation>LaTeX Project Public License v1.1</xs:documentation>
68
68
  </xs:annotation>
69
69
  </xs:enumeration>
70
- <xs:enumeration value="EPL-2.0">
70
+ <xs:enumeration value="VOSTROM">
71
71
  <xs:annotation>
72
- <xs:documentation>Eclipse Public License 2.0</xs:documentation>
72
+ <xs:documentation>VOSTROM Public License for Open Source</xs:documentation>
73
73
  </xs:annotation>
74
74
  </xs:enumeration>
75
- <xs:enumeration value="AFL-1.1">
75
+ <xs:enumeration value="UCL-1.0">
76
76
  <xs:annotation>
77
- <xs:documentation>Academic Free License v1.1</xs:documentation>
77
+ <xs:documentation>Upstream Compatibility License v1.0</xs:documentation>
78
78
  </xs:annotation>
79
79
  </xs:enumeration>
80
- <xs:enumeration value="AGPL-1.0-or-later">
80
+ <xs:enumeration value="ADSL">
81
81
  <xs:annotation>
82
- <xs:documentation>Affero General Public License v1.0 or later</xs:documentation>
82
+ <xs:documentation>Amazon Digital Services License</xs:documentation>
83
83
  </xs:annotation>
84
84
  </xs:enumeration>
85
- <xs:enumeration value="GLWTPL">
85
+ <xs:enumeration value="OSL-2.0">
86
86
  <xs:annotation>
87
- <xs:documentation>Good Luck With That Public License</xs:documentation>
87
+ <xs:documentation>Open Software License 2.0</xs:documentation>
88
88
  </xs:annotation>
89
89
  </xs:enumeration>
90
- <xs:enumeration value="MIT-Modern-Variant">
90
+ <xs:enumeration value="AAL">
91
91
  <xs:annotation>
92
- <xs:documentation>MIT License Modern Variant</xs:documentation>
92
+ <xs:documentation>Attribution Assurance License</xs:documentation>
93
93
  </xs:annotation>
94
94
  </xs:enumeration>
95
- <xs:enumeration value="BSD-1-Clause">
95
+ <xs:enumeration value="FDK-AAC">
96
96
  <xs:annotation>
97
- <xs:documentation>BSD 1-Clause License</xs:documentation>
97
+ <xs:documentation>Fraunhofer FDK AAC Codec Library</xs:documentation>
98
98
  </xs:annotation>
99
99
  </xs:enumeration>
100
- <xs:enumeration value="SGI-B-1.0">
100
+ <xs:enumeration value="W3C-20150513">
101
101
  <xs:annotation>
102
- <xs:documentation>SGI Free Software License B v1.0</xs:documentation>
102
+ <xs:documentation>W3C Software Notice and Document License (2015-05-13)</xs:documentation>
103
103
  </xs:annotation>
104
104
  </xs:enumeration>
105
- <xs:enumeration value="OML">
105
+ <xs:enumeration value="AFL-1.1">
106
106
  <xs:annotation>
107
- <xs:documentation>Open Market License</xs:documentation>
107
+ <xs:documentation>Academic Free License v1.1</xs:documentation>
108
108
  </xs:annotation>
109
109
  </xs:enumeration>
110
- <xs:enumeration value="psfrag">
110
+ <xs:enumeration value="W3C">
111
111
  <xs:annotation>
112
- <xs:documentation>psfrag License</xs:documentation>
112
+ <xs:documentation>W3C Software Notice and License (2002-12-31)</xs:documentation>
113
113
  </xs:annotation>
114
114
  </xs:enumeration>
115
- <xs:enumeration value="Artistic-1.0">
115
+ <xs:enumeration value="Sleepycat">
116
116
  <xs:annotation>
117
- <xs:documentation>Artistic License 1.0</xs:documentation>
117
+ <xs:documentation>Sleepycat License</xs:documentation>
118
118
  </xs:annotation>
119
119
  </xs:enumeration>
120
- <xs:enumeration value="CC-PDDC">
120
+ <xs:enumeration value="CECILL-1.1">
121
121
  <xs:annotation>
122
- <xs:documentation>Creative Commons Public Domain Dedication and Certification</xs:documentation>
122
+ <xs:documentation>CeCILL Free Software License Agreement v1.1</xs:documentation>
123
123
  </xs:annotation>
124
124
  </xs:enumeration>
125
- <xs:enumeration value="eGenix">
125
+ <xs:enumeration value="mpich2">
126
126
  <xs:annotation>
127
- <xs:documentation>eGenix.com Public License 1.1.0</xs:documentation>
127
+ <xs:documentation>mpich2 License</xs:documentation>
128
128
  </xs:annotation>
129
129
  </xs:enumeration>
130
- <xs:enumeration value="EUPL-1.1">
130
+ <xs:enumeration value="SISSL">
131
131
  <xs:annotation>
132
- <xs:documentation>European Union Public License 1.1</xs:documentation>
132
+ <xs:documentation>Sun Industry Standards Source License v1.1</xs:documentation>
133
133
  </xs:annotation>
134
134
  </xs:enumeration>
135
- <xs:enumeration value="Sendmail">
135
+ <xs:enumeration value="NLOD-1.0">
136
136
  <xs:annotation>
137
- <xs:documentation>Sendmail License</xs:documentation>
137
+ <xs:documentation>Norwegian Licence for Open Government Data (NLOD) 1.0</xs:documentation>
138
138
  </xs:annotation>
139
139
  </xs:enumeration>
140
- <xs:enumeration value="PSF-2.0">
140
+ <xs:enumeration value="ANTLR-PD">
141
141
  <xs:annotation>
142
- <xs:documentation>Python Software Foundation License 2.0</xs:documentation>
142
+ <xs:documentation>ANTLR Software Rights Notice</xs:documentation>
143
143
  </xs:annotation>
144
144
  </xs:enumeration>
145
- <xs:enumeration value="OGL-UK-1.0">
145
+ <xs:enumeration value="GPL-3.0-only">
146
146
  <xs:annotation>
147
- <xs:documentation>Open Government Licence v1.0</xs:documentation>
147
+ <xs:documentation>GNU General Public License v3.0 only</xs:documentation>
148
148
  </xs:annotation>
149
149
  </xs:enumeration>
150
- <xs:enumeration value="MTLL">
150
+ <xs:enumeration value="gnuplot">
151
151
  <xs:annotation>
152
- <xs:documentation>Matrix Template Library License</xs:documentation>
152
+ <xs:documentation>gnuplot License</xs:documentation>
153
153
  </xs:annotation>
154
154
  </xs:enumeration>
155
- <xs:enumeration value="NAIST-2003">
155
+ <xs:enumeration value="NLOD-2.0">
156
156
  <xs:annotation>
157
- <xs:documentation>Nara Institute of Science and Technology License (2003)</xs:documentation>
157
+ <xs:documentation>Norwegian Licence for Open Government Data (NLOD) 2.0</xs:documentation>
158
158
  </xs:annotation>
159
159
  </xs:enumeration>
160
- <xs:enumeration value="ANTLR-PD-fallback">
160
+ <xs:enumeration value="BSD-3-Clause-Open-MPI">
161
161
  <xs:annotation>
162
- <xs:documentation>ANTLR Software Rights Notice with license fallback</xs:documentation>
162
+ <xs:documentation>BSD 3-Clause Open MPI variant</xs:documentation>
163
163
  </xs:annotation>
164
164
  </xs:enumeration>
165
- <xs:enumeration value="PostgreSQL">
165
+ <xs:enumeration value="LiLiQ-P-1.1">
166
166
  <xs:annotation>
167
- <xs:documentation>PostgreSQL License</xs:documentation>
167
+ <xs:documentation>Licence Libre du Québec – Permissive version 1.1</xs:documentation>
168
168
  </xs:annotation>
169
169
  </xs:enumeration>
170
- <xs:enumeration value="OSL-1.0">
170
+ <xs:enumeration value="BSD-3-Clause-Clear">
171
171
  <xs:annotation>
172
- <xs:documentation>Open Software License 1.0</xs:documentation>
172
+ <xs:documentation>BSD 3-Clause Clear License</xs:documentation>
173
173
  </xs:annotation>
174
174
  </xs:enumeration>
175
- <xs:enumeration value="NGPL">
175
+ <xs:enumeration value="FSFUL">
176
176
  <xs:annotation>
177
- <xs:documentation>Nethack General Public License</xs:documentation>
177
+ <xs:documentation>FSF Unlimited License</xs:documentation>
178
178
  </xs:annotation>
179
179
  </xs:enumeration>
180
- <xs:enumeration value="CC-BY-NC-ND-4.0">
180
+ <xs:enumeration value="CC-BY-NC-SA-2.0-UK">
181
181
  <xs:annotation>
182
- <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 4.0 International</xs:documentation>
182
+ <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 2.0 England and Wales</xs:documentation>
183
183
  </xs:annotation>
184
184
  </xs:enumeration>
185
- <xs:enumeration value="CPOL-1.02">
185
+ <xs:enumeration value="CERN-OHL-S-2.0">
186
186
  <xs:annotation>
187
- <xs:documentation>Code Project Open License 1.02</xs:documentation>
187
+ <xs:documentation>CERN Open Hardware Licence Version 2 - Strongly Reciprocal</xs:documentation>
188
188
  </xs:annotation>
189
189
  </xs:enumeration>
190
- <xs:enumeration value="FSFULLR">
190
+ <xs:enumeration value="Spencer-94">
191
191
  <xs:annotation>
192
- <xs:documentation>FSF Unlimited License (with License Retention)</xs:documentation>
192
+ <xs:documentation>Spencer License 94</xs:documentation>
193
193
  </xs:annotation>
194
194
  </xs:enumeration>
195
- <xs:enumeration value="GFDL-1.2-no-invariants-only">
195
+ <xs:enumeration value="CERN-OHL-1.2">
196
196
  <xs:annotation>
197
- <xs:documentation>GNU Free Documentation License v1.2 only - no invariants</xs:documentation>
197
+ <xs:documentation>CERN Open Hardware Licence v1.2</xs:documentation>
198
198
  </xs:annotation>
199
199
  </xs:enumeration>
200
- <xs:enumeration value="Net-SNMP">
200
+ <xs:enumeration value="GFDL-1.1-or-later">
201
201
  <xs:annotation>
202
- <xs:documentation>Net-SNMP License</xs:documentation>
202
+ <xs:documentation>GNU Free Documentation License v1.1 or later</xs:documentation>
203
203
  </xs:annotation>
204
204
  </xs:enumeration>
205
- <xs:enumeration value="ADSL">
205
+ <xs:enumeration value="AGPL-1.0-or-later">
206
206
  <xs:annotation>
207
- <xs:documentation>Amazon Digital Services License</xs:documentation>
207
+ <xs:documentation>Affero General Public License v1.0 or later</xs:documentation>
208
208
  </xs:annotation>
209
209
  </xs:enumeration>
210
- <xs:enumeration value="Sendmail-8.23">
210
+ <xs:enumeration value="Wsuipa">
211
211
  <xs:annotation>
212
- <xs:documentation>Sendmail License 8.23</xs:documentation>
212
+ <xs:documentation>Wsuipa License</xs:documentation>
213
213
  </xs:annotation>
214
214
  </xs:enumeration>
215
- <xs:enumeration value="CNRI-Jython">
215
+ <xs:enumeration value="AML">
216
216
  <xs:annotation>
217
- <xs:documentation>CNRI Jython License</xs:documentation>
217
+ <xs:documentation>Apple MIT License</xs:documentation>
218
218
  </xs:annotation>
219
219
  </xs:enumeration>
220
- <xs:enumeration value="RPL-1.5">
220
+ <xs:enumeration value="BSD-2-Clause">
221
221
  <xs:annotation>
222
- <xs:documentation>Reciprocal Public License 1.5</xs:documentation>
222
+ <xs:documentation>BSD 2-Clause &quot;Simplified&quot; License</xs:documentation>
223
223
  </xs:annotation>
224
224
  </xs:enumeration>
225
- <xs:enumeration value="BSD-2-Clause-Patent">
225
+ <xs:enumeration value="DSDP">
226
226
  <xs:annotation>
227
- <xs:documentation>BSD-2-Clause Plus Patent License</xs:documentation>
227
+ <xs:documentation>DSDP License</xs:documentation>
228
228
  </xs:annotation>
229
229
  </xs:enumeration>
230
- <xs:enumeration value="OFL-1.1-no-RFN">
230
+ <xs:enumeration value="CC-BY-2.5">
231
231
  <xs:annotation>
232
- <xs:documentation>SIL Open Font License 1.1 with no Reserved Font Name</xs:documentation>
232
+ <xs:documentation>Creative Commons Attribution 2.5 Generic</xs:documentation>
233
233
  </xs:annotation>
234
234
  </xs:enumeration>
235
- <xs:enumeration value="APSL-1.2">
235
+ <xs:enumeration value="MIT-CMU">
236
236
  <xs:annotation>
237
- <xs:documentation>Apple Public Source License 1.2</xs:documentation>
237
+ <xs:documentation>CMU License</xs:documentation>
238
238
  </xs:annotation>
239
239
  </xs:enumeration>
240
- <xs:enumeration value="OLDAP-2.4">
240
+ <xs:enumeration value="Beerware">
241
241
  <xs:annotation>
242
- <xs:documentation>Open LDAP Public License v2.4</xs:documentation>
242
+ <xs:documentation>Beerware License</xs:documentation>
243
243
  </xs:annotation>
244
244
  </xs:enumeration>
245
- <xs:enumeration value="MPL-2.0-no-copyleft-exception">
245
+ <xs:enumeration value="Sendmail">
246
246
  <xs:annotation>
247
- <xs:documentation>Mozilla Public License 2.0 (no copyleft exception)</xs:documentation>
247
+ <xs:documentation>Sendmail License</xs:documentation>
248
248
  </xs:annotation>
249
249
  </xs:enumeration>
250
- <xs:enumeration value="ISC">
250
+ <xs:enumeration value="TU-Berlin-1.0">
251
251
  <xs:annotation>
252
- <xs:documentation>ISC License</xs:documentation>
252
+ <xs:documentation>Technische Universitaet Berlin License 1.0</xs:documentation>
253
253
  </xs:annotation>
254
254
  </xs:enumeration>
255
- <xs:enumeration value="CC-BY-SA-2.5">
255
+ <xs:enumeration value="CNRI-Jython">
256
256
  <xs:annotation>
257
- <xs:documentation>Creative Commons Attribution Share Alike 2.5 Generic</xs:documentation>
257
+ <xs:documentation>CNRI Jython License</xs:documentation>
258
258
  </xs:annotation>
259
259
  </xs:enumeration>
260
- <xs:enumeration value="Sleepycat">
260
+ <xs:enumeration value="mplus">
261
261
  <xs:annotation>
262
- <xs:documentation>Sleepycat License</xs:documentation>
262
+ <xs:documentation>mplus Font License</xs:documentation>
263
263
  </xs:annotation>
264
264
  </xs:enumeration>
265
- <xs:enumeration value="CUA-OPL-1.0">
265
+ <xs:enumeration value="CPOL-1.02">
266
266
  <xs:annotation>
267
- <xs:documentation>CUA Office Public License v1.0</xs:documentation>
267
+ <xs:documentation>Code Project Open License 1.02</xs:documentation>
268
268
  </xs:annotation>
269
269
  </xs:enumeration>
270
- <xs:enumeration value="Frameworx-1.0">
270
+ <xs:enumeration value="BSD-3-Clause-No-Nuclear-License-2014">
271
271
  <xs:annotation>
272
- <xs:documentation>Frameworx Open License 1.0</xs:documentation>
272
+ <xs:documentation>BSD 3-Clause No Nuclear License 2014</xs:documentation>
273
273
  </xs:annotation>
274
274
  </xs:enumeration>
275
- <xs:enumeration value="CPAL-1.0">
275
+ <xs:enumeration value="ISC">
276
276
  <xs:annotation>
277
- <xs:documentation>Common Public Attribution License 1.0</xs:documentation>
277
+ <xs:documentation>ISC License</xs:documentation>
278
278
  </xs:annotation>
279
279
  </xs:enumeration>
280
- <xs:enumeration value="NLOD-2.0">
280
+ <xs:enumeration value="CC-BY-SA-4.0">
281
281
  <xs:annotation>
282
- <xs:documentation>Norwegian Licence for Open Government Data (NLOD) 2.0</xs:documentation>
282
+ <xs:documentation>Creative Commons Attribution Share Alike 4.0 International</xs:documentation>
283
283
  </xs:annotation>
284
284
  </xs:enumeration>
285
- <xs:enumeration value="CC-BY-NC-2.0">
285
+ <xs:enumeration value="Eurosym">
286
286
  <xs:annotation>
287
- <xs:documentation>Creative Commons Attribution Non Commercial 2.0 Generic</xs:documentation>
287
+ <xs:documentation>Eurosym License</xs:documentation>
288
288
  </xs:annotation>
289
289
  </xs:enumeration>
290
- <xs:enumeration value="GFDL-1.1-no-invariants-or-later">
290
+ <xs:enumeration value="LGPL-3.0-only">
291
291
  <xs:annotation>
292
- <xs:documentation>GNU Free Documentation License v1.1 or later - no invariants</xs:documentation>
292
+ <xs:documentation>GNU Lesser General Public License v3.0 only</xs:documentation>
293
293
  </xs:annotation>
294
294
  </xs:enumeration>
295
- <xs:enumeration value="CC-BY-2.5">
295
+ <xs:enumeration value="OLDAP-1.3">
296
296
  <xs:annotation>
297
- <xs:documentation>Creative Commons Attribution 2.5 Generic</xs:documentation>
297
+ <xs:documentation>Open LDAP Public License v1.3</xs:documentation>
298
298
  </xs:annotation>
299
299
  </xs:enumeration>
300
- <xs:enumeration value="Newsletr">
300
+ <xs:enumeration value="GFDL-1.1-invariants-or-later">
301
301
  <xs:annotation>
302
- <xs:documentation>Newsletr License</xs:documentation>
302
+ <xs:documentation>GNU Free Documentation License v1.1 or later - invariants</xs:documentation>
303
303
  </xs:annotation>
304
304
  </xs:enumeration>
305
- <xs:enumeration value="Parity-7.0.0">
305
+ <xs:enumeration value="Glulxe">
306
306
  <xs:annotation>
307
- <xs:documentation>The Parity Public License 7.0.0</xs:documentation>
307
+ <xs:documentation>Glulxe License</xs:documentation>
308
308
  </xs:annotation>
309
309
  </xs:enumeration>
310
- <xs:enumeration value="Leptonica">
310
+ <xs:enumeration value="SimPL-2.0">
311
311
  <xs:annotation>
312
- <xs:documentation>Leptonica License</xs:documentation>
312
+ <xs:documentation>Simple Public License 2.0</xs:documentation>
313
313
  </xs:annotation>
314
314
  </xs:enumeration>
315
- <xs:enumeration value="MIT-CMU">
315
+ <xs:enumeration value="CDLA-Permissive-2.0">
316
316
  <xs:annotation>
317
- <xs:documentation>CMU License</xs:documentation>
317
+ <xs:documentation>Community Data License Agreement Permissive 2.0</xs:documentation>
318
318
  </xs:annotation>
319
319
  </xs:enumeration>
320
- <xs:enumeration value="APAFML">
320
+ <xs:enumeration value="GPL-2.0-with-font-exception">
321
321
  <xs:annotation>
322
- <xs:documentation>Adobe Postscript AFM License</xs:documentation>
322
+ <xs:documentation>GNU General Public License v2.0 w/Font exception</xs:documentation>
323
323
  </xs:annotation>
324
324
  </xs:enumeration>
325
- <xs:enumeration value="CC-BY-NC-2.5">
325
+ <xs:enumeration value="OGL-UK-2.0">
326
326
  <xs:annotation>
327
- <xs:documentation>Creative Commons Attribution Non Commercial 2.5 Generic</xs:documentation>
327
+ <xs:documentation>Open Government Licence v2.0</xs:documentation>
328
328
  </xs:annotation>
329
329
  </xs:enumeration>
330
- <xs:enumeration value="CAL-1.0-Combined-Work-Exception">
330
+ <xs:enumeration value="CC-BY-SA-3.0-DE">
331
331
  <xs:annotation>
332
- <xs:documentation>Cryptographic Autonomy License 1.0 (Combined Work Exception)</xs:documentation>
332
+ <xs:documentation>Creative Commons Attribution Share Alike 3.0 Germany</xs:documentation>
333
333
  </xs:annotation>
334
334
  </xs:enumeration>
335
- <xs:enumeration value="BSD-4-Clause-Shortened">
335
+ <xs:enumeration value="CC-BY-ND-1.0">
336
336
  <xs:annotation>
337
- <xs:documentation>BSD 4 Clause Shortened</xs:documentation>
337
+ <xs:documentation>Creative Commons Attribution No Derivatives 1.0 Generic</xs:documentation>
338
338
  </xs:annotation>
339
339
  </xs:enumeration>
340
- <xs:enumeration value="NPL-1.1">
340
+ <xs:enumeration value="GFDL-1.1">
341
341
  <xs:annotation>
342
- <xs:documentation>Netscape Public License v1.1</xs:documentation>
342
+ <xs:documentation>GNU Free Documentation License v1.1</xs:documentation>
343
343
  </xs:annotation>
344
344
  </xs:enumeration>
345
- <xs:enumeration value="Qhull">
345
+ <xs:enumeration value="CC-BY-4.0">
346
346
  <xs:annotation>
347
- <xs:documentation>Qhull License</xs:documentation>
347
+ <xs:documentation>Creative Commons Attribution 4.0 International</xs:documentation>
348
348
  </xs:annotation>
349
349
  </xs:enumeration>
350
- <xs:enumeration value="CECILL-C">
350
+ <xs:enumeration value="OpenSSL">
351
351
  <xs:annotation>
352
- <xs:documentation>CeCILL-C Free Software License Agreement</xs:documentation>
352
+ <xs:documentation>OpenSSL License</xs:documentation>
353
353
  </xs:annotation>
354
354
  </xs:enumeration>
355
- <xs:enumeration value="GPL-1.0-only">
355
+ <xs:enumeration value="TU-Berlin-2.0">
356
356
  <xs:annotation>
357
- <xs:documentation>GNU General Public License v1.0 only</xs:documentation>
357
+ <xs:documentation>Technische Universitaet Berlin License 2.0</xs:documentation>
358
358
  </xs:annotation>
359
359
  </xs:enumeration>
360
- <xs:enumeration value="CC-BY-NC-ND-3.0-DE">
360
+ <xs:enumeration value="DOC">
361
361
  <xs:annotation>
362
- <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 3.0 Germany</xs:documentation>
362
+ <xs:documentation>DOC License</xs:documentation>
363
363
  </xs:annotation>
364
364
  </xs:enumeration>
365
- <xs:enumeration value="CC-BY-NC-SA-3.0">
365
+ <xs:enumeration value="GFDL-1.2-no-invariants-or-later">
366
366
  <xs:annotation>
367
- <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 3.0 Unported</xs:documentation>
367
+ <xs:documentation>GNU Free Documentation License v1.2 or later - no invariants</xs:documentation>
368
368
  </xs:annotation>
369
369
  </xs:enumeration>
370
- <xs:enumeration value="CC-BY-NC-SA-1.0">
370
+ <xs:enumeration value="QPL-1.0">
371
371
  <xs:annotation>
372
- <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 1.0 Generic</xs:documentation>
372
+ <xs:documentation>Q Public License 1.0</xs:documentation>
373
373
  </xs:annotation>
374
374
  </xs:enumeration>
375
- <xs:enumeration value="MIT-open-group">
375
+ <xs:enumeration value="OLDAP-2.8">
376
376
  <xs:annotation>
377
- <xs:documentation>MIT Open Group variant</xs:documentation>
377
+ <xs:documentation>Open LDAP Public License v2.8</xs:documentation>
378
378
  </xs:annotation>
379
379
  </xs:enumeration>
380
- <xs:enumeration value="Multics">
380
+ <xs:enumeration value="OML">
381
381
  <xs:annotation>
382
- <xs:documentation>Multics License</xs:documentation>
382
+ <xs:documentation>Open Market License</xs:documentation>
383
383
  </xs:annotation>
384
384
  </xs:enumeration>
385
- <xs:enumeration value="SWL">
385
+ <xs:enumeration value="OLDAP-2.7">
386
386
  <xs:annotation>
387
- <xs:documentation>Scheme Widget Library (SWL) Software License Agreement</xs:documentation>
387
+ <xs:documentation>Open LDAP Public License v2.7</xs:documentation>
388
388
  </xs:annotation>
389
389
  </xs:enumeration>
390
- <xs:enumeration value="GPL-1.0+">
390
+ <xs:enumeration value="NIST-PD">
391
391
  <xs:annotation>
392
- <xs:documentation>GNU General Public License v1.0 or later</xs:documentation>
392
+ <xs:documentation>NIST Public Domain Notice</xs:documentation>
393
393
  </xs:annotation>
394
394
  </xs:enumeration>
395
- <xs:enumeration value="GPL-3.0-or-later">
395
+ <xs:enumeration value="Bitstream-Vera">
396
396
  <xs:annotation>
397
- <xs:documentation>GNU General Public License v3.0 or later</xs:documentation>
397
+ <xs:documentation>Bitstream Vera Font License</xs:documentation>
398
398
  </xs:annotation>
399
399
  </xs:enumeration>
400
- <xs:enumeration value="DOC">
400
+ <xs:enumeration value="GFDL-1.2-or-later">
401
401
  <xs:annotation>
402
- <xs:documentation>DOC License</xs:documentation>
402
+ <xs:documentation>GNU Free Documentation License v1.2 or later</xs:documentation>
403
403
  </xs:annotation>
404
404
  </xs:enumeration>
405
- <xs:enumeration value="PHP-3.0">
405
+ <xs:enumeration value="OFL-1.1-RFN">
406
406
  <xs:annotation>
407
- <xs:documentation>PHP License v3.0</xs:documentation>
407
+ <xs:documentation>SIL Open Font License 1.1 with Reserved Font Name</xs:documentation>
408
408
  </xs:annotation>
409
409
  </xs:enumeration>
410
- <xs:enumeration value="SISSL-1.2">
410
+ <xs:enumeration value="Bahyph">
411
411
  <xs:annotation>
412
- <xs:documentation>Sun Industry Standards Source License v1.2</xs:documentation>
412
+ <xs:documentation>Bahyph License</xs:documentation>
413
413
  </xs:annotation>
414
414
  </xs:enumeration>
415
- <xs:enumeration value="CDL-1.0">
415
+ <xs:enumeration value="Barr">
416
416
  <xs:annotation>
417
- <xs:documentation>Common Documentation License 1.0</xs:documentation>
417
+ <xs:documentation>Barr License</xs:documentation>
418
418
  </xs:annotation>
419
419
  </xs:enumeration>
420
- <xs:enumeration value="LPL-1.0">
420
+ <xs:enumeration value="COIL-1.0">
421
421
  <xs:annotation>
422
- <xs:documentation>Lucent Public License Version 1.0</xs:documentation>
422
+ <xs:documentation>Copyfree Open Innovation License</xs:documentation>
423
423
  </xs:annotation>
424
424
  </xs:enumeration>
425
- <xs:enumeration value="RHeCos-1.1">
425
+ <xs:enumeration value="GFDL-1.3">
426
426
  <xs:annotation>
427
- <xs:documentation>Red Hat eCos Public License v1.1</xs:documentation>
427
+ <xs:documentation>GNU Free Documentation License v1.3</xs:documentation>
428
428
  </xs:annotation>
429
429
  </xs:enumeration>
430
- <xs:enumeration value="LAL-1.3">
430
+ <xs:enumeration value="CECILL-B">
431
431
  <xs:annotation>
432
- <xs:documentation>Licence Art Libre 1.3</xs:documentation>
432
+ <xs:documentation>CeCILL-B Free Software License Agreement</xs:documentation>
433
433
  </xs:annotation>
434
434
  </xs:enumeration>
435
- <xs:enumeration value="CC-BY-SA-3.0-DE">
435
+ <xs:enumeration value="JPNIC">
436
436
  <xs:annotation>
437
- <xs:documentation>Creative Commons Attribution Share Alike 3.0 Germany</xs:documentation>
437
+ <xs:documentation>Japan Network Information Center License</xs:documentation>
438
438
  </xs:annotation>
439
439
  </xs:enumeration>
440
- <xs:enumeration value="CDLA-Permissive-1.0">
440
+ <xs:enumeration value="Zed">
441
441
  <xs:annotation>
442
- <xs:documentation>Community Data License Agreement Permissive 1.0</xs:documentation>
442
+ <xs:documentation>Zed License</xs:documentation>
443
443
  </xs:annotation>
444
444
  </xs:enumeration>
445
- <xs:enumeration value="gnuplot">
445
+ <xs:enumeration value="ICU">
446
446
  <xs:annotation>
447
- <xs:documentation>gnuplot License</xs:documentation>
447
+ <xs:documentation>ICU License</xs:documentation>
448
448
  </xs:annotation>
449
449
  </xs:enumeration>
450
- <xs:enumeration value="App-s2p">
450
+ <xs:enumeration value="CC-BY-NC-SA-2.5">
451
451
  <xs:annotation>
452
- <xs:documentation>App::s2p License</xs:documentation>
452
+ <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 2.5 Generic</xs:documentation>
453
453
  </xs:annotation>
454
454
  </xs:enumeration>
455
- <xs:enumeration value="iMatix">
455
+ <xs:enumeration value="CC-BY-ND-3.0-DE">
456
456
  <xs:annotation>
457
- <xs:documentation>iMatix Standard Function Library Agreement</xs:documentation>
457
+ <xs:documentation>Creative Commons Attribution No Derivatives 3.0 Germany</xs:documentation>
458
458
  </xs:annotation>
459
459
  </xs:enumeration>
460
- <xs:enumeration value="MS-PL">
460
+ <xs:enumeration value="bzip2-1.0.5">
461
461
  <xs:annotation>
462
- <xs:documentation>Microsoft Public License</xs:documentation>
462
+ <xs:documentation>bzip2 and libbzip2 License v1.0.5</xs:documentation>
463
463
  </xs:annotation>
464
464
  </xs:enumeration>
465
- <xs:enumeration value="eCos-2.0">
465
+ <xs:enumeration value="SPL-1.0">
466
466
  <xs:annotation>
467
- <xs:documentation>eCos license version 2.0</xs:documentation>
467
+ <xs:documentation>Sun Public License v1.0</xs:documentation>
468
468
  </xs:annotation>
469
469
  </xs:enumeration>
470
- <xs:enumeration value="BSD-3-Clause">
470
+ <xs:enumeration value="YPL-1.0">
471
471
  <xs:annotation>
472
- <xs:documentation>BSD 3-Clause &quot;New&quot; or &quot;Revised&quot; License</xs:documentation>
472
+ <xs:documentation>Yahoo! Public License v1.0</xs:documentation>
473
473
  </xs:annotation>
474
474
  </xs:enumeration>
475
- <xs:enumeration value="CC-BY-NC-ND-3.0-IGO">
475
+ <xs:enumeration value="OSET-PL-2.1">
476
476
  <xs:annotation>
477
- <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 3.0 IGO</xs:documentation>
477
+ <xs:documentation>OSET Public License version 2.1</xs:documentation>
478
478
  </xs:annotation>
479
479
  </xs:enumeration>
480
- <xs:enumeration value="ICU">
480
+ <xs:enumeration value="Noweb">
481
481
  <xs:annotation>
482
- <xs:documentation>ICU License</xs:documentation>
482
+ <xs:documentation>Noweb License</xs:documentation>
483
483
  </xs:annotation>
484
484
  </xs:enumeration>
485
- <xs:enumeration value="AGPL-3.0-or-later">
485
+ <xs:enumeration value="RPSL-1.0">
486
486
  <xs:annotation>
487
- <xs:documentation>GNU Affero General Public License v3.0 or later</xs:documentation>
487
+ <xs:documentation>RealNetworks Public Source License v1.0</xs:documentation>
488
488
  </xs:annotation>
489
489
  </xs:enumeration>
490
- <xs:enumeration value="CC-BY-SA-2.1-JP">
490
+ <xs:enumeration value="BSD-3-Clause-LBNL">
491
491
  <xs:annotation>
492
- <xs:documentation>Creative Commons Attribution Share Alike 2.1 Japan</xs:documentation>
492
+ <xs:documentation>Lawrence Berkeley National Labs BSD variant license</xs:documentation>
493
493
  </xs:annotation>
494
494
  </xs:enumeration>
495
- <xs:enumeration value="CC-BY-NC-SA-4.0">
495
+ <xs:enumeration value="CDLA-Sharing-1.0">
496
496
  <xs:annotation>
497
- <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 4.0 International</xs:documentation>
497
+ <xs:documentation>Community Data License Agreement Sharing 1.0</xs:documentation>
498
498
  </xs:annotation>
499
499
  </xs:enumeration>
500
- <xs:enumeration value="Unlicense">
500
+ <xs:enumeration value="CECILL-1.0">
501
501
  <xs:annotation>
502
- <xs:documentation>The Unlicense</xs:documentation>
502
+ <xs:documentation>CeCILL Free Software License Agreement v1.0</xs:documentation>
503
503
  </xs:annotation>
504
504
  </xs:enumeration>
505
- <xs:enumeration value="CC-BY-NC-3.0-DE">
505
+ <xs:enumeration value="AMPAS">
506
506
  <xs:annotation>
507
- <xs:documentation>Creative Commons Attribution Non Commercial 3.0 Germany</xs:documentation>
507
+ <xs:documentation>Academy of Motion Picture Arts and Sciences BSD</xs:documentation>
508
508
  </xs:annotation>
509
509
  </xs:enumeration>
510
- <xs:enumeration value="OLDAP-1.4">
510
+ <xs:enumeration value="APAFML">
511
511
  <xs:annotation>
512
- <xs:documentation>Open LDAP Public License v1.4</xs:documentation>
512
+ <xs:documentation>Adobe Postscript AFM License</xs:documentation>
513
513
  </xs:annotation>
514
514
  </xs:enumeration>
515
- <xs:enumeration value="CERN-OHL-W-2.0">
515
+ <xs:enumeration value="CC-BY-ND-3.0">
516
516
  <xs:annotation>
517
- <xs:documentation>CERN Open Hardware Licence Version 2 - Weakly Reciprocal</xs:documentation>
517
+ <xs:documentation>Creative Commons Attribution No Derivatives 3.0 Unported</xs:documentation>
518
518
  </xs:annotation>
519
519
  </xs:enumeration>
520
- <xs:enumeration value="SugarCRM-1.1.3">
520
+ <xs:enumeration value="D-FSL-1.0">
521
521
  <xs:annotation>
522
- <xs:documentation>SugarCRM Public License v1.1.3</xs:documentation>
522
+ <xs:documentation>Deutsche Freie Software Lizenz</xs:documentation>
523
523
  </xs:annotation>
524
524
  </xs:enumeration>
525
- <xs:enumeration value="IPA">
525
+ <xs:enumeration value="CC-BY-NC-3.0">
526
526
  <xs:annotation>
527
- <xs:documentation>IPA Font License</xs:documentation>
527
+ <xs:documentation>Creative Commons Attribution Non Commercial 3.0 Unported</xs:documentation>
528
528
  </xs:annotation>
529
529
  </xs:enumeration>
530
- <xs:enumeration value="AFL-2.0">
530
+ <xs:enumeration value="libpng-2.0">
531
531
  <xs:annotation>
532
- <xs:documentation>Academic Free License v2.0</xs:documentation>
532
+ <xs:documentation>PNG Reference Library version 2</xs:documentation>
533
533
  </xs:annotation>
534
534
  </xs:enumeration>
535
- <xs:enumeration value="Unicode-DFS-2016">
535
+ <xs:enumeration value="PolyForm-Noncommercial-1.0.0">
536
536
  <xs:annotation>
537
- <xs:documentation>Unicode License Agreement - Data Files and Software (2016)</xs:documentation>
537
+ <xs:documentation>PolyForm Noncommercial License 1.0.0</xs:documentation>
538
538
  </xs:annotation>
539
539
  </xs:enumeration>
540
- <xs:enumeration value="CC-BY-NC-ND-3.0">
540
+ <xs:enumeration value="dvipdfm">
541
541
  <xs:annotation>
542
- <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported</xs:documentation>
542
+ <xs:documentation>dvipdfm License</xs:documentation>
543
543
  </xs:annotation>
544
544
  </xs:enumeration>
545
- <xs:enumeration value="CERN-OHL-P-2.0">
545
+ <xs:enumeration value="GFDL-1.3-or-later">
546
546
  <xs:annotation>
547
- <xs:documentation>CERN Open Hardware Licence Version 2 - Permissive</xs:documentation>
547
+ <xs:documentation>GNU Free Documentation License v1.3 or later</xs:documentation>
548
548
  </xs:annotation>
549
549
  </xs:enumeration>
550
- <xs:enumeration value="CC-BY-NC-3.0">
550
+ <xs:enumeration value="OGTSL">
551
551
  <xs:annotation>
552
- <xs:documentation>Creative Commons Attribution Non Commercial 3.0 Unported</xs:documentation>
552
+ <xs:documentation>Open Group Test Suite License</xs:documentation>
553
553
  </xs:annotation>
554
554
  </xs:enumeration>
555
- <xs:enumeration value="COIL-1.0">
555
+ <xs:enumeration value="NPL-1.1">
556
556
  <xs:annotation>
557
- <xs:documentation>Copyfree Open Innovation License</xs:documentation>
557
+ <xs:documentation>Netscape Public License v1.1</xs:documentation>
558
558
  </xs:annotation>
559
559
  </xs:enumeration>
560
- <xs:enumeration value="CAL-1.0">
560
+ <xs:enumeration value="GPL-3.0">
561
561
  <xs:annotation>
562
- <xs:documentation>Cryptographic Autonomy License 1.0</xs:documentation>
562
+ <xs:documentation>GNU General Public License v3.0 only</xs:documentation>
563
563
  </xs:annotation>
564
564
  </xs:enumeration>
565
- <xs:enumeration value="LiLiQ-P-1.1">
565
+ <xs:enumeration value="CERN-OHL-P-2.0">
566
566
  <xs:annotation>
567
- <xs:documentation>Licence Libre du Québec Permissive version 1.1</xs:documentation>
567
+ <xs:documentation>CERN Open Hardware Licence Version 2 - Permissive</xs:documentation>
568
568
  </xs:annotation>
569
569
  </xs:enumeration>
570
- <xs:enumeration value="OFL-1.1-RFN">
570
+ <xs:enumeration value="BlueOak-1.0.0">
571
571
  <xs:annotation>
572
- <xs:documentation>SIL Open Font License 1.1 with Reserved Font Name</xs:documentation>
572
+ <xs:documentation>Blue Oak Model License 1.0.0</xs:documentation>
573
573
  </xs:annotation>
574
574
  </xs:enumeration>
575
- <xs:enumeration value="LPL-1.02">
575
+ <xs:enumeration value="AGPL-3.0-or-later">
576
576
  <xs:annotation>
577
- <xs:documentation>Lucent Public License v1.02</xs:documentation>
577
+ <xs:documentation>GNU Affero General Public License v3.0 or later</xs:documentation>
578
578
  </xs:annotation>
579
579
  </xs:enumeration>
580
- <xs:enumeration value="OLDAP-1.3">
580
+ <xs:enumeration value="blessing">
581
581
  <xs:annotation>
582
- <xs:documentation>Open LDAP Public License v1.3</xs:documentation>
582
+ <xs:documentation>SQLite Blessing</xs:documentation>
583
583
  </xs:annotation>
584
584
  </xs:enumeration>
585
- <xs:enumeration value="OGDL-Taiwan-1.0">
585
+ <xs:enumeration value="ImageMagick">
586
586
  <xs:annotation>
587
- <xs:documentation>Taiwan Open Government Data License, version 1.0</xs:documentation>
587
+ <xs:documentation>ImageMagick License</xs:documentation>
588
588
  </xs:annotation>
589
589
  </xs:enumeration>
590
- <xs:enumeration value="CC-BY-NC-SA-2.0">
590
+ <xs:enumeration value="APSL-2.0">
591
591
  <xs:annotation>
592
- <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 2.0 Generic</xs:documentation>
592
+ <xs:documentation>Apple Public Source License 2.0</xs:documentation>
593
593
  </xs:annotation>
594
594
  </xs:enumeration>
595
- <xs:enumeration value="Python-2.0">
595
+ <xs:enumeration value="MIT-advertising">
596
596
  <xs:annotation>
597
- <xs:documentation>Python License 2.0</xs:documentation>
597
+ <xs:documentation>Enlightenment License (e16)</xs:documentation>
598
598
  </xs:annotation>
599
599
  </xs:enumeration>
600
- <xs:enumeration value="NTP-0">
600
+ <xs:enumeration value="curl">
601
601
  <xs:annotation>
602
- <xs:documentation>NTP No Attribution</xs:documentation>
602
+ <xs:documentation>curl License</xs:documentation>
603
603
  </xs:annotation>
604
604
  </xs:enumeration>
605
- <xs:enumeration value="FSFAP">
605
+ <xs:enumeration value="CC0-1.0">
606
606
  <xs:annotation>
607
- <xs:documentation>FSF All Permissive License</xs:documentation>
607
+ <xs:documentation>Creative Commons Zero v1.0 Universal</xs:documentation>
608
608
  </xs:annotation>
609
609
  </xs:enumeration>
610
- <xs:enumeration value="ErlPL-1.1">
610
+ <xs:enumeration value="Zimbra-1.4">
611
611
  <xs:annotation>
612
- <xs:documentation>Erlang Public License v1.1</xs:documentation>
612
+ <xs:documentation>Zimbra Public License v1.4</xs:documentation>
613
613
  </xs:annotation>
614
614
  </xs:enumeration>
615
- <xs:enumeration value="Barr">
615
+ <xs:enumeration value="SSPL-1.0">
616
616
  <xs:annotation>
617
- <xs:documentation>Barr License</xs:documentation>
617
+ <xs:documentation>Server Side Public License, v 1</xs:documentation>
618
618
  </xs:annotation>
619
619
  </xs:enumeration>
620
- <xs:enumeration value="CC-BY-3.0-US">
620
+ <xs:enumeration value="psutils">
621
621
  <xs:annotation>
622
- <xs:documentation>Creative Commons Attribution 3.0 United States</xs:documentation>
622
+ <xs:documentation>psutils License</xs:documentation>
623
623
  </xs:annotation>
624
624
  </xs:enumeration>
625
- <xs:enumeration value="BSD-3-Clause-No-Nuclear-License-2014">
625
+ <xs:enumeration value="CC-BY-SA-2.0-UK">
626
626
  <xs:annotation>
627
- <xs:documentation>BSD 3-Clause No Nuclear License 2014</xs:documentation>
627
+ <xs:documentation>Creative Commons Attribution Share Alike 2.0 England and Wales</xs:documentation>
628
628
  </xs:annotation>
629
629
  </xs:enumeration>
630
- <xs:enumeration value="NLPL">
630
+ <xs:enumeration value="PSF-2.0">
631
631
  <xs:annotation>
632
- <xs:documentation>No Limit Public License</xs:documentation>
632
+ <xs:documentation>Python Software Foundation License 2.0</xs:documentation>
633
633
  </xs:annotation>
634
634
  </xs:enumeration>
635
- <xs:enumeration value="BSD-3-Clause-Clear">
635
+ <xs:enumeration value="Net-SNMP">
636
636
  <xs:annotation>
637
- <xs:documentation>BSD 3-Clause Clear License</xs:documentation>
637
+ <xs:documentation>Net-SNMP License</xs:documentation>
638
638
  </xs:annotation>
639
639
  </xs:enumeration>
640
- <xs:enumeration value="SGI-B-1.1">
640
+ <xs:enumeration value="NAIST-2003">
641
641
  <xs:annotation>
642
- <xs:documentation>SGI Free Software License B v1.1</xs:documentation>
642
+ <xs:documentation>Nara Institute of Science and Technology License (2003)</xs:documentation>
643
643
  </xs:annotation>
644
644
  </xs:enumeration>
645
- <xs:enumeration value="PDDL-1.0">
645
+ <xs:enumeration value="GFDL-1.2-invariants-or-later">
646
646
  <xs:annotation>
647
- <xs:documentation>Open Data Commons Public Domain Dedication &amp; License 1.0</xs:documentation>
647
+ <xs:documentation>GNU Free Documentation License v1.2 or later - invariants</xs:documentation>
648
648
  </xs:annotation>
649
649
  </xs:enumeration>
650
- <xs:enumeration value="CDDL-1.0">
650
+ <xs:enumeration value="SGI-B-1.0">
651
651
  <xs:annotation>
652
- <xs:documentation>Common Development and Distribution License 1.0</xs:documentation>
652
+ <xs:documentation>SGI Free Software License B v1.0</xs:documentation>
653
653
  </xs:annotation>
654
654
  </xs:enumeration>
655
- <xs:enumeration value="LGPL-2.1-or-later">
655
+ <xs:enumeration value="NBPL-1.0">
656
656
  <xs:annotation>
657
- <xs:documentation>GNU Lesser General Public License v2.1 or later</xs:documentation>
657
+ <xs:documentation>Net Boolean Public License v1</xs:documentation>
658
658
  </xs:annotation>
659
659
  </xs:enumeration>
660
- <xs:enumeration value="BlueOak-1.0.0">
660
+ <xs:enumeration value="GFDL-1.2-invariants-only">
661
661
  <xs:annotation>
662
- <xs:documentation>Blue Oak Model License 1.0.0</xs:documentation>
662
+ <xs:documentation>GNU Free Documentation License v1.2 only - invariants</xs:documentation>
663
663
  </xs:annotation>
664
664
  </xs:enumeration>
665
- <xs:enumeration value="CC-BY-NC-SA-2.0-FR">
665
+ <xs:enumeration value="W3C-19980720">
666
666
  <xs:annotation>
667
- <xs:documentation>Creative Commons Attribution-NonCommercial-ShareAlike 2.0 France</xs:documentation>
667
+ <xs:documentation>W3C Software Notice and License (1998-07-20)</xs:documentation>
668
668
  </xs:annotation>
669
669
  </xs:enumeration>
670
- <xs:enumeration value="FDK-AAC">
670
+ <xs:enumeration value="OFL-1.0-no-RFN">
671
671
  <xs:annotation>
672
- <xs:documentation>Fraunhofer FDK AAC Codec Library</xs:documentation>
672
+ <xs:documentation>SIL Open Font License 1.0 with no Reserved Font Name</xs:documentation>
673
673
  </xs:annotation>
674
674
  </xs:enumeration>
675
- <xs:enumeration value="StandardML-NJ">
675
+ <xs:enumeration value="NetCDF">
676
676
  <xs:annotation>
677
- <xs:documentation>Standard ML of New Jersey License</xs:documentation>
677
+ <xs:documentation>NetCDF license</xs:documentation>
678
678
  </xs:annotation>
679
679
  </xs:enumeration>
680
- <xs:enumeration value="AGPL-1.0-only">
680
+ <xs:enumeration value="TMate">
681
681
  <xs:annotation>
682
- <xs:documentation>Affero General Public License v1.0 only</xs:documentation>
682
+ <xs:documentation>TMate Open Source License</xs:documentation>
683
683
  </xs:annotation>
684
684
  </xs:enumeration>
685
- <xs:enumeration value="CECILL-1.0">
685
+ <xs:enumeration value="NOSL">
686
686
  <xs:annotation>
687
- <xs:documentation>CeCILL Free Software License Agreement v1.0</xs:documentation>
687
+ <xs:documentation>Netizen Open Source License</xs:documentation>
688
688
  </xs:annotation>
689
689
  </xs:enumeration>
690
- <xs:enumeration value="AAL">
690
+ <xs:enumeration value="CNRI-Python-GPL-Compatible">
691
691
  <xs:annotation>
692
- <xs:documentation>Attribution Assurance License</xs:documentation>
692
+ <xs:documentation>CNRI Python Open Source GPL Compatible License Agreement</xs:documentation>
693
693
  </xs:annotation>
694
694
  </xs:enumeration>
695
- <xs:enumeration value="GPL-2.0-with-font-exception">
695
+ <xs:enumeration value="BSD-1-Clause">
696
696
  <xs:annotation>
697
- <xs:documentation>GNU General Public License v2.0 w/Font exception</xs:documentation>
697
+ <xs:documentation>BSD 1-Clause License</xs:documentation>
698
698
  </xs:annotation>
699
699
  </xs:enumeration>
700
- <xs:enumeration value="Info-ZIP">
700
+ <xs:enumeration value="CC-BY-NC-SA-3.0-DE">
701
701
  <xs:annotation>
702
- <xs:documentation>Info-ZIP License</xs:documentation>
702
+ <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 3.0 Germany</xs:documentation>
703
703
  </xs:annotation>
704
704
  </xs:enumeration>
705
- <xs:enumeration value="SSH-OpenSSH">
705
+ <xs:enumeration value="BSD-3-Clause-Modification">
706
706
  <xs:annotation>
707
- <xs:documentation>SSH OpenSSH license</xs:documentation>
707
+ <xs:documentation>BSD 3-Clause Modification</xs:documentation>
708
708
  </xs:annotation>
709
709
  </xs:enumeration>
710
- <xs:enumeration value="SSH-short">
710
+ <xs:enumeration value="GLWTPL">
711
711
  <xs:annotation>
712
- <xs:documentation>SSH short notice</xs:documentation>
712
+ <xs:documentation>Good Luck With That Public License</xs:documentation>
713
713
  </xs:annotation>
714
714
  </xs:enumeration>
715
- <xs:enumeration value="GPL-2.0-or-later">
715
+ <xs:enumeration value="GFDL-1.3-only">
716
716
  <xs:annotation>
717
- <xs:documentation>GNU General Public License v2.0 or later</xs:documentation>
717
+ <xs:documentation>GNU Free Documentation License v1.3 only</xs:documentation>
718
718
  </xs:annotation>
719
719
  </xs:enumeration>
720
- <xs:enumeration value="ClArtistic">
720
+ <xs:enumeration value="OLDAP-2.2">
721
721
  <xs:annotation>
722
- <xs:documentation>Clarified Artistic License</xs:documentation>
722
+ <xs:documentation>Open LDAP Public License v2.2</xs:documentation>
723
723
  </xs:annotation>
724
724
  </xs:enumeration>
725
- <xs:enumeration value="SNIA">
725
+ <xs:enumeration value="CC-BY-ND-4.0">
726
726
  <xs:annotation>
727
- <xs:documentation>SNIA Public License 1.1</xs:documentation>
727
+ <xs:documentation>Creative Commons Attribution No Derivatives 4.0 International</xs:documentation>
728
728
  </xs:annotation>
729
729
  </xs:enumeration>
730
- <xs:enumeration value="GFDL-1.1-invariants-only">
730
+ <xs:enumeration value="CC-BY-NC-ND-3.0-DE">
731
731
  <xs:annotation>
732
- <xs:documentation>GNU Free Documentation License v1.1 only - invariants</xs:documentation>
732
+ <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 3.0 Germany</xs:documentation>
733
733
  </xs:annotation>
734
734
  </xs:enumeration>
735
- <xs:enumeration value="BSD-3-Clause-No-Military-License">
735
+ <xs:enumeration value="EUPL-1.0">
736
736
  <xs:annotation>
737
- <xs:documentation>BSD 3-Clause No Military License</xs:documentation>
737
+ <xs:documentation>European Union Public License 1.0</xs:documentation>
738
738
  </xs:annotation>
739
739
  </xs:enumeration>
740
- <xs:enumeration value="GFDL-1.1">
740
+ <xs:enumeration value="Linux-OpenIB">
741
741
  <xs:annotation>
742
- <xs:documentation>GNU Free Documentation License v1.1</xs:documentation>
742
+ <xs:documentation>Linux Kernel Variant of OpenIB.org license</xs:documentation>
743
743
  </xs:annotation>
744
744
  </xs:enumeration>
745
- <xs:enumeration value="MPL-1.1">
745
+ <xs:enumeration value="LGPL-2.0-or-later">
746
746
  <xs:annotation>
747
- <xs:documentation>Mozilla Public License 1.1</xs:documentation>
747
+ <xs:documentation>GNU Library General Public License v2 or later</xs:documentation>
748
748
  </xs:annotation>
749
749
  </xs:enumeration>
750
- <xs:enumeration value="OLDAP-1.1">
750
+ <xs:enumeration value="OSL-1.1">
751
751
  <xs:annotation>
752
- <xs:documentation>Open LDAP Public License v1.1</xs:documentation>
752
+ <xs:documentation>Open Software License 1.1</xs:documentation>
753
753
  </xs:annotation>
754
754
  </xs:enumeration>
755
- <xs:enumeration value="JSON">
755
+ <xs:enumeration value="Spencer-86">
756
756
  <xs:annotation>
757
- <xs:documentation>JSON License</xs:documentation>
757
+ <xs:documentation>Spencer License 86</xs:documentation>
758
758
  </xs:annotation>
759
759
  </xs:enumeration>
760
- <xs:enumeration value="GFDL-1.3-no-invariants-only">
760
+ <xs:enumeration value="LGPL-2.0">
761
761
  <xs:annotation>
762
- <xs:documentation>GNU Free Documentation License v1.3 only - no invariants</xs:documentation>
762
+ <xs:documentation>GNU Library General Public License v2 only</xs:documentation>
763
763
  </xs:annotation>
764
764
  </xs:enumeration>
765
- <xs:enumeration value="OCLC-2.0">
765
+ <xs:enumeration value="CC-PDDC">
766
766
  <xs:annotation>
767
- <xs:documentation>OCLC Research Public License 2.0</xs:documentation>
767
+ <xs:documentation>Creative Commons Public Domain Dedication and Certification</xs:documentation>
768
768
  </xs:annotation>
769
769
  </xs:enumeration>
770
- <xs:enumeration value="OLDAP-2.0.1">
770
+ <xs:enumeration value="CC-BY-NC-ND-3.0">
771
771
  <xs:annotation>
772
- <xs:documentation>Open LDAP Public License v2.0.1</xs:documentation>
772
+ <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported</xs:documentation>
773
773
  </xs:annotation>
774
774
  </xs:enumeration>
775
- <xs:enumeration value="FreeBSD-DOC">
775
+ <xs:enumeration value="CDL-1.0">
776
776
  <xs:annotation>
777
- <xs:documentation>FreeBSD Documentation License</xs:documentation>
777
+ <xs:documentation>Common Documentation License 1.0</xs:documentation>
778
778
  </xs:annotation>
779
779
  </xs:enumeration>
780
- <xs:enumeration value="GPL-1.0-or-later">
780
+ <xs:enumeration value="Elastic-2.0">
781
781
  <xs:annotation>
782
- <xs:documentation>GNU General Public License v1.0 or later</xs:documentation>
782
+ <xs:documentation>Elastic License 2.0</xs:documentation>
783
783
  </xs:annotation>
784
784
  </xs:enumeration>
785
- <xs:enumeration value="YPL-1.1">
785
+ <xs:enumeration value="CC-BY-2.0">
786
786
  <xs:annotation>
787
- <xs:documentation>Yahoo! Public License v1.1</xs:documentation>
787
+ <xs:documentation>Creative Commons Attribution 2.0 Generic</xs:documentation>
788
788
  </xs:annotation>
789
789
  </xs:enumeration>
790
- <xs:enumeration value="CPL-1.0">
790
+ <xs:enumeration value="BSD-3-Clause-No-Military-License">
791
791
  <xs:annotation>
792
- <xs:documentation>Common Public License 1.0</xs:documentation>
792
+ <xs:documentation>BSD 3-Clause No Military License</xs:documentation>
793
793
  </xs:annotation>
794
794
  </xs:enumeration>
795
- <xs:enumeration value="Apache-1.0">
795
+ <xs:enumeration value="IJG">
796
796
  <xs:annotation>
797
- <xs:documentation>Apache License 1.0</xs:documentation>
797
+ <xs:documentation>Independent JPEG Group License</xs:documentation>
798
798
  </xs:annotation>
799
799
  </xs:enumeration>
800
- <xs:enumeration value="OFL-1.0">
800
+ <xs:enumeration value="LPPL-1.3a">
801
801
  <xs:annotation>
802
- <xs:documentation>SIL Open Font License 1.0</xs:documentation>
802
+ <xs:documentation>LaTeX Project Public License v1.3a</xs:documentation>
803
803
  </xs:annotation>
804
804
  </xs:enumeration>
805
- <xs:enumeration value="CC-BY-4.0">
805
+ <xs:enumeration value="SAX-PD">
806
806
  <xs:annotation>
807
- <xs:documentation>Creative Commons Attribution 4.0 International</xs:documentation>
807
+ <xs:documentation>Sax Public Domain Notice</xs:documentation>
808
808
  </xs:annotation>
809
809
  </xs:enumeration>
810
- <xs:enumeration value="DSDP">
810
+ <xs:enumeration value="BitTorrent-1.0">
811
811
  <xs:annotation>
812
- <xs:documentation>DSDP License</xs:documentation>
812
+ <xs:documentation>BitTorrent Open Source License v1.0</xs:documentation>
813
813
  </xs:annotation>
814
814
  </xs:enumeration>
815
- <xs:enumeration value="IBM-pibs">
815
+ <xs:enumeration value="OLDAP-2.0">
816
816
  <xs:annotation>
817
- <xs:documentation>IBM PowerPC Initialization and Boot Software</xs:documentation>
817
+ <xs:documentation>Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)</xs:documentation>
818
818
  </xs:annotation>
819
819
  </xs:enumeration>
820
- <xs:enumeration value="MIT-0">
820
+ <xs:enumeration value="Giftware">
821
821
  <xs:annotation>
822
- <xs:documentation>MIT No Attribution</xs:documentation>
822
+ <xs:documentation>Giftware License</xs:documentation>
823
823
  </xs:annotation>
824
824
  </xs:enumeration>
825
- <xs:enumeration value="DRL-1.0">
825
+ <xs:enumeration value="C-UDA-1.0">
826
826
  <xs:annotation>
827
- <xs:documentation>Detection Rule License 1.0</xs:documentation>
827
+ <xs:documentation>Computational Use of Data Agreement v1.0</xs:documentation>
828
828
  </xs:annotation>
829
829
  </xs:enumeration>
830
- <xs:enumeration value="Zlib">
830
+ <xs:enumeration value="LGPL-2.0+">
831
831
  <xs:annotation>
832
- <xs:documentation>zlib License</xs:documentation>
832
+ <xs:documentation>GNU Library General Public License v2 or later</xs:documentation>
833
833
  </xs:annotation>
834
834
  </xs:enumeration>
835
- <xs:enumeration value="APL-1.0">
835
+ <xs:enumeration value="Rdisc">
836
836
  <xs:annotation>
837
- <xs:documentation>Adaptive Public License 1.0</xs:documentation>
837
+ <xs:documentation>Rdisc License</xs:documentation>
838
838
  </xs:annotation>
839
839
  </xs:enumeration>
840
- <xs:enumeration value="Watcom-1.0">
840
+ <xs:enumeration value="GPL-2.0-with-classpath-exception">
841
841
  <xs:annotation>
842
- <xs:documentation>Sybase Open Watcom Public License 1.0</xs:documentation>
842
+ <xs:documentation>GNU General Public License v2.0 w/Classpath exception</xs:documentation>
843
843
  </xs:annotation>
844
844
  </xs:enumeration>
845
- <xs:enumeration value="GPL-2.0-with-GCC-exception">
845
+ <xs:enumeration value="CC-BY-3.0-US">
846
846
  <xs:annotation>
847
- <xs:documentation>GNU General Public License v2.0 w/GCC Runtime Library exception</xs:documentation>
847
+ <xs:documentation>Creative Commons Attribution 3.0 United States</xs:documentation>
848
848
  </xs:annotation>
849
849
  </xs:enumeration>
850
- <xs:enumeration value="EUPL-1.2">
850
+ <xs:enumeration value="CDDL-1.0">
851
851
  <xs:annotation>
852
- <xs:documentation>European Union Public License 1.2</xs:documentation>
852
+ <xs:documentation>Common Development and Distribution License 1.0</xs:documentation>
853
853
  </xs:annotation>
854
854
  </xs:enumeration>
855
- <xs:enumeration value="FSFUL">
855
+ <xs:enumeration value="Xnet">
856
856
  <xs:annotation>
857
- <xs:documentation>FSF Unlimited License</xs:documentation>
857
+ <xs:documentation>X.Net License</xs:documentation>
858
+ </xs:annotation>
859
+ </xs:enumeration>
860
+ <xs:enumeration value="CPL-1.0">
861
+ <xs:annotation>
862
+ <xs:documentation>Common Public License 1.0</xs:documentation>
863
+ </xs:annotation>
864
+ </xs:enumeration>
865
+ <xs:enumeration value="LGPL-3.0-or-later">
866
+ <xs:annotation>
867
+ <xs:documentation>GNU Lesser General Public License v3.0 or later</xs:documentation>
858
868
  </xs:annotation>
859
869
  </xs:enumeration>
860
870
  <xs:enumeration value="NASA-1.3">
@@ -862,1705 +872,1720 @@
862
872
  <xs:documentation>NASA Open Source Agreement 1.3</xs:documentation>
863
873
  </xs:annotation>
864
874
  </xs:enumeration>
865
- <xs:enumeration value="BSD-2-Clause">
875
+ <xs:enumeration value="BUSL-1.1">
866
876
  <xs:annotation>
867
- <xs:documentation>BSD 2-Clause &quot;Simplified&quot; License</xs:documentation>
877
+ <xs:documentation>Business Source License 1.1</xs:documentation>
868
878
  </xs:annotation>
869
879
  </xs:enumeration>
870
- <xs:enumeration value="XFree86-1.1">
880
+ <xs:enumeration value="etalab-2.0">
871
881
  <xs:annotation>
872
- <xs:documentation>XFree86 License 1.1</xs:documentation>
882
+ <xs:documentation>Etalab Open License 2.0</xs:documentation>
873
883
  </xs:annotation>
874
884
  </xs:enumeration>
875
- <xs:enumeration value="Eurosym">
885
+ <xs:enumeration value="MIT-open-group">
876
886
  <xs:annotation>
877
- <xs:documentation>Eurosym License</xs:documentation>
887
+ <xs:documentation>MIT Open Group variant</xs:documentation>
878
888
  </xs:annotation>
879
889
  </xs:enumeration>
880
- <xs:enumeration value="OLDAP-2.8">
890
+ <xs:enumeration value="OLDAP-1.4">
881
891
  <xs:annotation>
882
- <xs:documentation>Open LDAP Public License v2.8</xs:documentation>
892
+ <xs:documentation>Open LDAP Public License v1.4</xs:documentation>
883
893
  </xs:annotation>
884
894
  </xs:enumeration>
885
- <xs:enumeration value="dvipdfm">
895
+ <xs:enumeration value="GFDL-1.1-invariants-only">
886
896
  <xs:annotation>
887
- <xs:documentation>dvipdfm License</xs:documentation>
897
+ <xs:documentation>GNU Free Documentation License v1.1 only - invariants</xs:documentation>
888
898
  </xs:annotation>
889
899
  </xs:enumeration>
890
- <xs:enumeration value="NIST-PD">
900
+ <xs:enumeration value="RPL-1.1">
891
901
  <xs:annotation>
892
- <xs:documentation>NIST Public Domain Notice</xs:documentation>
902
+ <xs:documentation>Reciprocal Public License 1.1</xs:documentation>
893
903
  </xs:annotation>
894
904
  </xs:enumeration>
895
- <xs:enumeration value="Apache-1.1">
905
+ <xs:enumeration value="CC-BY-NC-ND-2.5">
896
906
  <xs:annotation>
897
- <xs:documentation>Apache License 1.1</xs:documentation>
907
+ <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic</xs:documentation>
898
908
  </xs:annotation>
899
909
  </xs:enumeration>
900
- <xs:enumeration value="Parity-6.0.0">
910
+ <xs:enumeration value="FSFULLR">
901
911
  <xs:annotation>
902
- <xs:documentation>The Parity Public License 6.0.0</xs:documentation>
912
+ <xs:documentation>FSF Unlimited License (with License Retention)</xs:documentation>
903
913
  </xs:annotation>
904
914
  </xs:enumeration>
905
- <xs:enumeration value="CC-BY-2.0">
915
+ <xs:enumeration value="Saxpath">
906
916
  <xs:annotation>
907
- <xs:documentation>Creative Commons Attribution 2.0 Generic</xs:documentation>
917
+ <xs:documentation>Saxpath License</xs:documentation>
908
918
  </xs:annotation>
909
919
  </xs:enumeration>
910
- <xs:enumeration value="LGPL-3.0+">
920
+ <xs:enumeration value="NTP-0">
911
921
  <xs:annotation>
912
- <xs:documentation>GNU Lesser General Public License v3.0 or later</xs:documentation>
922
+ <xs:documentation>NTP No Attribution</xs:documentation>
913
923
  </xs:annotation>
914
924
  </xs:enumeration>
915
- <xs:enumeration value="BSD-2-Clause-Views">
925
+ <xs:enumeration value="SISSL-1.2">
916
926
  <xs:annotation>
917
- <xs:documentation>BSD 2-Clause with views sentence</xs:documentation>
927
+ <xs:documentation>Sun Industry Standards Source License v1.2</xs:documentation>
918
928
  </xs:annotation>
919
929
  </xs:enumeration>
920
- <xs:enumeration value="GPL-2.0-with-classpath-exception">
930
+ <xs:enumeration value="GPL-3.0-or-later">
921
931
  <xs:annotation>
922
- <xs:documentation>GNU General Public License v2.0 w/Classpath exception</xs:documentation>
932
+ <xs:documentation>GNU General Public License v3.0 or later</xs:documentation>
923
933
  </xs:annotation>
924
934
  </xs:enumeration>
925
- <xs:enumeration value="BSD-3-Clause-No-Nuclear-Warranty">
935
+ <xs:enumeration value="Apache-1.1">
926
936
  <xs:annotation>
927
- <xs:documentation>BSD 3-Clause No Nuclear Warranty</xs:documentation>
937
+ <xs:documentation>Apache License 1.1</xs:documentation>
928
938
  </xs:annotation>
929
939
  </xs:enumeration>
930
- <xs:enumeration value="X11">
940
+ <xs:enumeration value="CC-BY-SA-2.1-JP">
931
941
  <xs:annotation>
932
- <xs:documentation>X11 License</xs:documentation>
942
+ <xs:documentation>Creative Commons Attribution Share Alike 2.1 Japan</xs:documentation>
933
943
  </xs:annotation>
934
944
  </xs:enumeration>
935
- <xs:enumeration value="CDLA-Permissive-2.0">
945
+ <xs:enumeration value="AGPL-3.0-only">
936
946
  <xs:annotation>
937
- <xs:documentation>Community Data License Agreement Permissive 2.0</xs:documentation>
947
+ <xs:documentation>GNU Affero General Public License v3.0 only</xs:documentation>
938
948
  </xs:annotation>
939
949
  </xs:enumeration>
940
- <xs:enumeration value="HaskellReport">
950
+ <xs:enumeration value="GPL-2.0-with-autoconf-exception">
941
951
  <xs:annotation>
942
- <xs:documentation>Haskell Language Report License</xs:documentation>
952
+ <xs:documentation>GNU General Public License v2.0 w/Autoconf exception</xs:documentation>
943
953
  </xs:annotation>
944
954
  </xs:enumeration>
945
- <xs:enumeration value="Artistic-1.0-cl8">
955
+ <xs:enumeration value="Artistic-2.0">
946
956
  <xs:annotation>
947
- <xs:documentation>Artistic License 1.0 w/clause 8</xs:documentation>
957
+ <xs:documentation>Artistic License 2.0</xs:documentation>
948
958
  </xs:annotation>
949
959
  </xs:enumeration>
950
- <xs:enumeration value="APSL-2.0">
960
+ <xs:enumeration value="App-s2p">
951
961
  <xs:annotation>
952
- <xs:documentation>Apple Public Source License 2.0</xs:documentation>
962
+ <xs:documentation>App::s2p License</xs:documentation>
953
963
  </xs:annotation>
954
964
  </xs:enumeration>
955
- <xs:enumeration value="GPL-3.0+">
965
+ <xs:enumeration value="Unicode-DFS-2015">
956
966
  <xs:annotation>
957
- <xs:documentation>GNU General Public License v3.0 or later</xs:documentation>
967
+ <xs:documentation>Unicode License Agreement - Data Files and Software (2015)</xs:documentation>
958
968
  </xs:annotation>
959
969
  </xs:enumeration>
960
- <xs:enumeration value="SHL-0.5">
970
+ <xs:enumeration value="diffmark">
961
971
  <xs:annotation>
962
- <xs:documentation>Solderpad Hardware License v0.5</xs:documentation>
972
+ <xs:documentation>diffmark license</xs:documentation>
963
973
  </xs:annotation>
964
974
  </xs:enumeration>
965
- <xs:enumeration value="CNRI-Python-GPL-Compatible">
975
+ <xs:enumeration value="SNIA">
966
976
  <xs:annotation>
967
- <xs:documentation>CNRI Python Open Source GPL Compatible License Agreement</xs:documentation>
977
+ <xs:documentation>SNIA Public License 1.1</xs:documentation>
968
978
  </xs:annotation>
969
979
  </xs:enumeration>
970
- <xs:enumeration value="Condor-1.1">
980
+ <xs:enumeration value="CC-BY-SA-2.5">
971
981
  <xs:annotation>
972
- <xs:documentation>Condor Public License v1.1</xs:documentation>
982
+ <xs:documentation>Creative Commons Attribution Share Alike 2.5 Generic</xs:documentation>
973
983
  </xs:annotation>
974
984
  </xs:enumeration>
975
- <xs:enumeration value="OLDAP-2.3">
985
+ <xs:enumeration value="Linux-man-pages-copyleft">
976
986
  <xs:annotation>
977
- <xs:documentation>Open LDAP Public License v2.3</xs:documentation>
987
+ <xs:documentation>Linux man-pages Copyleft</xs:documentation>
978
988
  </xs:annotation>
979
989
  </xs:enumeration>
980
- <xs:enumeration value="GPL-2.0-only">
990
+ <xs:enumeration value="HPND-sell-variant">
981
991
  <xs:annotation>
982
- <xs:documentation>GNU General Public License v2.0 only</xs:documentation>
992
+ <xs:documentation>Historical Permission Notice and Disclaimer - sell variant</xs:documentation>
983
993
  </xs:annotation>
984
994
  </xs:enumeration>
985
- <xs:enumeration value="BUSL-1.1">
995
+ <xs:enumeration value="ZPL-2.1">
986
996
  <xs:annotation>
987
- <xs:documentation>Business Source License 1.1</xs:documentation>
997
+ <xs:documentation>Zope Public License 2.1</xs:documentation>
988
998
  </xs:annotation>
989
999
  </xs:enumeration>
990
- <xs:enumeration value="LiLiQ-R-1.1">
1000
+ <xs:enumeration value="BSD-4-Clause-UC">
991
1001
  <xs:annotation>
992
- <xs:documentation>Licence Libre du Québec – Réciprocité version 1.1</xs:documentation>
1002
+ <xs:documentation>BSD-4-Clause (University of California-Specific)</xs:documentation>
993
1003
  </xs:annotation>
994
1004
  </xs:enumeration>
995
- <xs:enumeration value="AMPAS">
1005
+ <xs:enumeration value="LAL-1.2">
996
1006
  <xs:annotation>
997
- <xs:documentation>Academy of Motion Picture Arts and Sciences BSD</xs:documentation>
1007
+ <xs:documentation>Licence Art Libre 1.2</xs:documentation>
998
1008
  </xs:annotation>
999
1009
  </xs:enumeration>
1000
- <xs:enumeration value="copyleft-next-0.3.1">
1010
+ <xs:enumeration value="AGPL-1.0-only">
1001
1011
  <xs:annotation>
1002
- <xs:documentation>copyleft-next 0.3.1</xs:documentation>
1012
+ <xs:documentation>Affero General Public License v1.0 only</xs:documentation>
1003
1013
  </xs:annotation>
1004
1014
  </xs:enumeration>
1005
- <xs:enumeration value="GFDL-1.3-invariants-or-later">
1015
+ <xs:enumeration value="MIT-enna">
1006
1016
  <xs:annotation>
1007
- <xs:documentation>GNU Free Documentation License v1.3 or later - invariants</xs:documentation>
1017
+ <xs:documentation>enna License</xs:documentation>
1008
1018
  </xs:annotation>
1009
1019
  </xs:enumeration>
1010
- <xs:enumeration value="OLDAP-2.7">
1020
+ <xs:enumeration value="Condor-1.1">
1011
1021
  <xs:annotation>
1012
- <xs:documentation>Open LDAP Public License v2.7</xs:documentation>
1022
+ <xs:documentation>Condor Public License v1.1</xs:documentation>
1013
1023
  </xs:annotation>
1014
1024
  </xs:enumeration>
1015
- <xs:enumeration value="OSL-2.0">
1025
+ <xs:enumeration value="Naumen">
1026
+ <xs:annotation>
1027
+ <xs:documentation>Naumen Public License</xs:documentation>
1028
+ </xs:annotation>
1029
+ </xs:enumeration>
1030
+ <xs:enumeration value="GFDL-1.3-no-invariants-or-later">
1031
+ <xs:annotation>
1032
+ <xs:documentation>GNU Free Documentation License v1.3 or later - no invariants</xs:documentation>
1033
+ </xs:annotation>
1034
+ </xs:enumeration>
1035
+ <xs:enumeration value="RPL-1.5">
1036
+ <xs:annotation>
1037
+ <xs:documentation>Reciprocal Public License 1.5</xs:documentation>
1038
+ </xs:annotation>
1039
+ </xs:enumeration>
1040
+ <xs:enumeration value="PolyForm-Small-Business-1.0.0">
1016
1041
  <xs:annotation>
1017
- <xs:documentation>Open Software License 2.0</xs:documentation>
1042
+ <xs:documentation>PolyForm Small Business License 1.0.0</xs:documentation>
1018
1043
  </xs:annotation>
1019
1044
  </xs:enumeration>
1020
- <xs:enumeration value="Unicode-DFS-2015">
1045
+ <xs:enumeration value="EFL-1.0">
1021
1046
  <xs:annotation>
1022
- <xs:documentation>Unicode License Agreement - Data Files and Software (2015)</xs:documentation>
1047
+ <xs:documentation>Eiffel Forum License v1.0</xs:documentation>
1023
1048
  </xs:annotation>
1024
1049
  </xs:enumeration>
1025
- <xs:enumeration value="CATOSL-1.1">
1050
+ <xs:enumeration value="MirOS">
1026
1051
  <xs:annotation>
1027
- <xs:documentation>Computer Associates Trusted Open Source License 1.1</xs:documentation>
1052
+ <xs:documentation>The MirOS Licence</xs:documentation>
1028
1053
  </xs:annotation>
1029
1054
  </xs:enumeration>
1030
- <xs:enumeration value="RSCPL">
1055
+ <xs:enumeration value="CC-BY-2.5-AU">
1031
1056
  <xs:annotation>
1032
- <xs:documentation>Ricoh Source Code Public License</xs:documentation>
1057
+ <xs:documentation>Creative Commons Attribution 2.5 Australia</xs:documentation>
1033
1058
  </xs:annotation>
1034
1059
  </xs:enumeration>
1035
- <xs:enumeration value="libpng-2.0">
1060
+ <xs:enumeration value="Afmparse">
1036
1061
  <xs:annotation>
1037
- <xs:documentation>PNG Reference Library version 2</xs:documentation>
1062
+ <xs:documentation>Afmparse License</xs:documentation>
1038
1063
  </xs:annotation>
1039
1064
  </xs:enumeration>
1040
- <xs:enumeration value="LPPL-1.1">
1065
+ <xs:enumeration value="MPL-2.0-no-copyleft-exception">
1041
1066
  <xs:annotation>
1042
- <xs:documentation>LaTeX Project Public License v1.1</xs:documentation>
1067
+ <xs:documentation>Mozilla Public License 2.0 (no copyleft exception)</xs:documentation>
1043
1068
  </xs:annotation>
1044
1069
  </xs:enumeration>
1045
- <xs:enumeration value="CDLA-Sharing-1.0">
1070
+ <xs:enumeration value="LiLiQ-Rplus-1.1">
1046
1071
  <xs:annotation>
1047
- <xs:documentation>Community Data License Agreement Sharing 1.0</xs:documentation>
1072
+ <xs:documentation>Licence Libre du Québec Réciprocité forte version 1.1</xs:documentation>
1048
1073
  </xs:annotation>
1049
1074
  </xs:enumeration>
1050
- <xs:enumeration value="Glulxe">
1075
+ <xs:enumeration value="AFL-1.2">
1051
1076
  <xs:annotation>
1052
- <xs:documentation>Glulxe License</xs:documentation>
1077
+ <xs:documentation>Academic Free License v1.2</xs:documentation>
1053
1078
  </xs:annotation>
1054
1079
  </xs:enumeration>
1055
- <xs:enumeration value="GFDL-1.3-no-invariants-or-later">
1080
+ <xs:enumeration value="OSL-1.0">
1056
1081
  <xs:annotation>
1057
- <xs:documentation>GNU Free Documentation License v1.3 or later - no invariants</xs:documentation>
1082
+ <xs:documentation>Open Software License 1.0</xs:documentation>
1058
1083
  </xs:annotation>
1059
1084
  </xs:enumeration>
1060
- <xs:enumeration value="OLDAP-1.2">
1085
+ <xs:enumeration value="GPL-1.0-only">
1061
1086
  <xs:annotation>
1062
- <xs:documentation>Open LDAP Public License v1.2</xs:documentation>
1087
+ <xs:documentation>GNU General Public License v1.0 only</xs:documentation>
1063
1088
  </xs:annotation>
1064
1089
  </xs:enumeration>
1065
- <xs:enumeration value="CDDL-1.1">
1090
+ <xs:enumeration value="APSL-1.0">
1066
1091
  <xs:annotation>
1067
- <xs:documentation>Common Development and Distribution License 1.1</xs:documentation>
1092
+ <xs:documentation>Apple Public Source License 1.0</xs:documentation>
1068
1093
  </xs:annotation>
1069
1094
  </xs:enumeration>
1070
- <xs:enumeration value="CERN-OHL-1.1">
1095
+ <xs:enumeration value="OGL-Canada-2.0">
1071
1096
  <xs:annotation>
1072
- <xs:documentation>CERN Open Hardware Licence v1.1</xs:documentation>
1097
+ <xs:documentation>Open Government Licence - Canada</xs:documentation>
1073
1098
  </xs:annotation>
1074
1099
  </xs:enumeration>
1075
- <xs:enumeration value="BSD-Source-Code">
1100
+ <xs:enumeration value="CPAL-1.0">
1076
1101
  <xs:annotation>
1077
- <xs:documentation>BSD Source Code Attribution</xs:documentation>
1102
+ <xs:documentation>Common Public Attribution License 1.0</xs:documentation>
1078
1103
  </xs:annotation>
1079
1104
  </xs:enumeration>
1080
- <xs:enumeration value="IJG">
1105
+ <xs:enumeration value="Latex2e">
1081
1106
  <xs:annotation>
1082
- <xs:documentation>Independent JPEG Group License</xs:documentation>
1107
+ <xs:documentation>Latex2e License</xs:documentation>
1083
1108
  </xs:annotation>
1084
1109
  </xs:enumeration>
1085
- <xs:enumeration value="Zimbra-1.4">
1110
+ <xs:enumeration value="Zend-2.0">
1086
1111
  <xs:annotation>
1087
- <xs:documentation>Zimbra Public License v1.4</xs:documentation>
1112
+ <xs:documentation>Zend License v2.0</xs:documentation>
1088
1113
  </xs:annotation>
1089
1114
  </xs:enumeration>
1090
- <xs:enumeration value="0BSD">
1115
+ <xs:enumeration value="Unlicense">
1091
1116
  <xs:annotation>
1092
- <xs:documentation>BSD Zero Clause License</xs:documentation>
1117
+ <xs:documentation>The Unlicense</xs:documentation>
1093
1118
  </xs:annotation>
1094
1119
  </xs:enumeration>
1095
- <xs:enumeration value="CC-BY-1.0">
1120
+ <xs:enumeration value="xpp">
1096
1121
  <xs:annotation>
1097
- <xs:documentation>Creative Commons Attribution 1.0 Generic</xs:documentation>
1122
+ <xs:documentation>XPP License</xs:documentation>
1098
1123
  </xs:annotation>
1099
1124
  </xs:enumeration>
1100
- <xs:enumeration value="wxWindows">
1125
+ <xs:enumeration value="CC-BY-NC-1.0">
1101
1126
  <xs:annotation>
1102
- <xs:documentation>wxWindows Library License</xs:documentation>
1127
+ <xs:documentation>Creative Commons Attribution Non Commercial 1.0 Generic</xs:documentation>
1103
1128
  </xs:annotation>
1104
1129
  </xs:enumeration>
1105
- <xs:enumeration value="ZPL-2.1">
1130
+ <xs:enumeration value="GPL-3.0-with-autoconf-exception">
1106
1131
  <xs:annotation>
1107
- <xs:documentation>Zope Public License 2.1</xs:documentation>
1132
+ <xs:documentation>GNU General Public License v3.0 w/Autoconf exception</xs:documentation>
1108
1133
  </xs:annotation>
1109
1134
  </xs:enumeration>
1110
- <xs:enumeration value="NTP">
1135
+ <xs:enumeration value="CC-BY-NC-SA-3.0">
1111
1136
  <xs:annotation>
1112
- <xs:documentation>NTP License</xs:documentation>
1137
+ <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 3.0 Unported</xs:documentation>
1113
1138
  </xs:annotation>
1114
1139
  </xs:enumeration>
1115
- <xs:enumeration value="Artistic-1.0-Perl">
1140
+ <xs:enumeration value="TCP-wrappers">
1116
1141
  <xs:annotation>
1117
- <xs:documentation>Artistic License 1.0 (Perl)</xs:documentation>
1142
+ <xs:documentation>TCP Wrappers License</xs:documentation>
1118
1143
  </xs:annotation>
1119
1144
  </xs:enumeration>
1120
- <xs:enumeration value="CC-BY-ND-2.0">
1145
+ <xs:enumeration value="SCEA">
1121
1146
  <xs:annotation>
1122
- <xs:documentation>Creative Commons Attribution No Derivatives 2.0 Generic</xs:documentation>
1147
+ <xs:documentation>SCEA Shared Source License</xs:documentation>
1123
1148
  </xs:annotation>
1124
1149
  </xs:enumeration>
1125
- <xs:enumeration value="CC-BY-ND-4.0">
1150
+ <xs:enumeration value="SSH-short">
1126
1151
  <xs:annotation>
1127
- <xs:documentation>Creative Commons Attribution No Derivatives 4.0 International</xs:documentation>
1152
+ <xs:documentation>SSH short notice</xs:documentation>
1128
1153
  </xs:annotation>
1129
1154
  </xs:enumeration>
1130
- <xs:enumeration value="Adobe-2006">
1155
+ <xs:enumeration value="CC-BY-3.0-NL">
1131
1156
  <xs:annotation>
1132
- <xs:documentation>Adobe Systems Incorporated Source Code License Agreement</xs:documentation>
1157
+ <xs:documentation>Creative Commons Attribution 3.0 Netherlands</xs:documentation>
1133
1158
  </xs:annotation>
1134
1159
  </xs:enumeration>
1135
- <xs:enumeration value="EPL-1.0">
1160
+ <xs:enumeration value="SchemeReport">
1136
1161
  <xs:annotation>
1137
- <xs:documentation>Eclipse Public License 1.0</xs:documentation>
1162
+ <xs:documentation>Scheme Language Report License</xs:documentation>
1138
1163
  </xs:annotation>
1139
1164
  </xs:enumeration>
1140
- <xs:enumeration value="diffmark">
1165
+ <xs:enumeration value="CC-BY-3.0">
1141
1166
  <xs:annotation>
1142
- <xs:documentation>diffmark license</xs:documentation>
1167
+ <xs:documentation>Creative Commons Attribution 3.0 Unported</xs:documentation>
1143
1168
  </xs:annotation>
1144
1169
  </xs:enumeration>
1145
- <xs:enumeration value="xinetd">
1170
+ <xs:enumeration value="MPL-2.0">
1146
1171
  <xs:annotation>
1147
- <xs:documentation>xinetd License</xs:documentation>
1172
+ <xs:documentation>Mozilla Public License 2.0</xs:documentation>
1148
1173
  </xs:annotation>
1149
1174
  </xs:enumeration>
1150
- <xs:enumeration value="Plexus">
1175
+ <xs:enumeration value="Unicode-TOU">
1151
1176
  <xs:annotation>
1152
- <xs:documentation>Plexus Classworlds License</xs:documentation>
1177
+ <xs:documentation>Unicode Terms of Use</xs:documentation>
1153
1178
  </xs:annotation>
1154
1179
  </xs:enumeration>
1155
- <xs:enumeration value="JPNIC">
1180
+ <xs:enumeration value="CC-BY-NC-ND-1.0">
1156
1181
  <xs:annotation>
1157
- <xs:documentation>Japan Network Information Center License</xs:documentation>
1182
+ <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic</xs:documentation>
1158
1183
  </xs:annotation>
1159
1184
  </xs:enumeration>
1160
- <xs:enumeration value="Adobe-Glyph">
1185
+ <xs:enumeration value="Entessa">
1161
1186
  <xs:annotation>
1162
- <xs:documentation>Adobe Glyph List License</xs:documentation>
1187
+ <xs:documentation>Entessa Public License v1.0</xs:documentation>
1163
1188
  </xs:annotation>
1164
1189
  </xs:enumeration>
1165
- <xs:enumeration value="Cube">
1190
+ <xs:enumeration value="BSD-3-Clause-No-Nuclear-License">
1166
1191
  <xs:annotation>
1167
- <xs:documentation>Cube License</xs:documentation>
1192
+ <xs:documentation>BSD 3-Clause No Nuclear License</xs:documentation>
1168
1193
  </xs:annotation>
1169
1194
  </xs:enumeration>
1170
- <xs:enumeration value="TCP-wrappers">
1195
+ <xs:enumeration value="SWL">
1171
1196
  <xs:annotation>
1172
- <xs:documentation>TCP Wrappers License</xs:documentation>
1197
+ <xs:documentation>Scheme Widget Library (SWL) Software License Agreement</xs:documentation>
1173
1198
  </xs:annotation>
1174
1199
  </xs:enumeration>
1175
- <xs:enumeration value="CC-BY-SA-1.0">
1200
+ <xs:enumeration value="GFDL-1.2-no-invariants-only">
1176
1201
  <xs:annotation>
1177
- <xs:documentation>Creative Commons Attribution Share Alike 1.0 Generic</xs:documentation>
1202
+ <xs:documentation>GNU Free Documentation License v1.2 only - no invariants</xs:documentation>
1178
1203
  </xs:annotation>
1179
1204
  </xs:enumeration>
1180
- <xs:enumeration value="BSD-2-Clause-FreeBSD">
1205
+ <xs:enumeration value="Parity-7.0.0">
1181
1206
  <xs:annotation>
1182
- <xs:documentation>BSD 2-Clause FreeBSD License</xs:documentation>
1207
+ <xs:documentation>The Parity Public License 7.0.0</xs:documentation>
1183
1208
  </xs:annotation>
1184
1209
  </xs:enumeration>
1185
- <xs:enumeration value="OGL-Canada-2.0">
1210
+ <xs:enumeration value="OLDAP-2.2.1">
1186
1211
  <xs:annotation>
1187
- <xs:documentation>Open Government Licence - Canada</xs:documentation>
1212
+ <xs:documentation>Open LDAP Public License v2.2.1</xs:documentation>
1188
1213
  </xs:annotation>
1189
1214
  </xs:enumeration>
1190
- <xs:enumeration value="ANTLR-PD">
1215
+ <xs:enumeration value="SGI-B-1.1">
1191
1216
  <xs:annotation>
1192
- <xs:documentation>ANTLR Software Rights Notice</xs:documentation>
1217
+ <xs:documentation>SGI Free Software License B v1.1</xs:documentation>
1193
1218
  </xs:annotation>
1194
1219
  </xs:enumeration>
1195
- <xs:enumeration value="LGPL-2.1+">
1220
+ <xs:enumeration value="FTL">
1196
1221
  <xs:annotation>
1197
- <xs:documentation>GNU Library General Public License v2.1 or later</xs:documentation>
1222
+ <xs:documentation>Freetype Project License</xs:documentation>
1198
1223
  </xs:annotation>
1199
1224
  </xs:enumeration>
1200
- <xs:enumeration value="OSL-2.1">
1225
+ <xs:enumeration value="OLDAP-2.4">
1201
1226
  <xs:annotation>
1202
- <xs:documentation>Open Software License 2.1</xs:documentation>
1227
+ <xs:documentation>Open LDAP Public License v2.4</xs:documentation>
1203
1228
  </xs:annotation>
1204
1229
  </xs:enumeration>
1205
- <xs:enumeration value="psutils">
1230
+ <xs:enumeration value="CC-BY-NC-4.0">
1206
1231
  <xs:annotation>
1207
- <xs:documentation>psutils License</xs:documentation>
1232
+ <xs:documentation>Creative Commons Attribution Non Commercial 4.0 International</xs:documentation>
1208
1233
  </xs:annotation>
1209
1234
  </xs:enumeration>
1210
- <xs:enumeration value="SCEA">
1235
+ <xs:enumeration value="bzip2-1.0.6">
1211
1236
  <xs:annotation>
1212
- <xs:documentation>SCEA Shared Source License</xs:documentation>
1237
+ <xs:documentation>bzip2 and libbzip2 License v1.0.6</xs:documentation>
1213
1238
  </xs:annotation>
1214
1239
  </xs:enumeration>
1215
- <xs:enumeration value="MirOS">
1240
+ <xs:enumeration value="copyleft-next-0.3.0">
1216
1241
  <xs:annotation>
1217
- <xs:documentation>The MirOS Licence</xs:documentation>
1242
+ <xs:documentation>copyleft-next 0.3.0</xs:documentation>
1218
1243
  </xs:annotation>
1219
1244
  </xs:enumeration>
1220
- <xs:enumeration value="Hippocratic-2.1">
1245
+ <xs:enumeration value="MakeIndex">
1221
1246
  <xs:annotation>
1222
- <xs:documentation>Hippocratic License 2.1</xs:documentation>
1247
+ <xs:documentation>MakeIndex License</xs:documentation>
1223
1248
  </xs:annotation>
1224
1249
  </xs:enumeration>
1225
- <xs:enumeration value="GFDL-1.2-invariants-only">
1250
+ <xs:enumeration value="NRL">
1226
1251
  <xs:annotation>
1227
- <xs:documentation>GNU Free Documentation License v1.2 only - invariants</xs:documentation>
1252
+ <xs:documentation>NRL License</xs:documentation>
1228
1253
  </xs:annotation>
1229
1254
  </xs:enumeration>
1230
- <xs:enumeration value="LGPL-2.1-only">
1255
+ <xs:enumeration value="GFDL-1.3-invariants-or-later">
1231
1256
  <xs:annotation>
1232
- <xs:documentation>GNU Lesser General Public License v2.1 only</xs:documentation>
1257
+ <xs:documentation>GNU Free Documentation License v1.3 or later - invariants</xs:documentation>
1233
1258
  </xs:annotation>
1234
1259
  </xs:enumeration>
1235
- <xs:enumeration value="Entessa">
1260
+ <xs:enumeration value="CC-BY-NC-2.0">
1236
1261
  <xs:annotation>
1237
- <xs:documentation>Entessa Public License v1.0</xs:documentation>
1262
+ <xs:documentation>Creative Commons Attribution Non Commercial 2.0 Generic</xs:documentation>
1238
1263
  </xs:annotation>
1239
1264
  </xs:enumeration>
1240
- <xs:enumeration value="MS-RL">
1265
+ <xs:enumeration value="SugarCRM-1.1.3">
1241
1266
  <xs:annotation>
1242
- <xs:documentation>Microsoft Reciprocal License</xs:documentation>
1267
+ <xs:documentation>SugarCRM Public License v1.1.3</xs:documentation>
1243
1268
  </xs:annotation>
1244
1269
  </xs:enumeration>
1245
- <xs:enumeration value="libselinux-1.0">
1270
+ <xs:enumeration value="AFL-2.1">
1246
1271
  <xs:annotation>
1247
- <xs:documentation>libselinux public domain notice</xs:documentation>
1272
+ <xs:documentation>Academic Free License v2.1</xs:documentation>
1248
1273
  </xs:annotation>
1249
1274
  </xs:enumeration>
1250
- <xs:enumeration value="LGPL-2.0">
1275
+ <xs:enumeration value="GPL-2.0-only">
1251
1276
  <xs:annotation>
1252
- <xs:documentation>GNU Library General Public License v2 only</xs:documentation>
1277
+ <xs:documentation>GNU General Public License v2.0 only</xs:documentation>
1253
1278
  </xs:annotation>
1254
1279
  </xs:enumeration>
1255
- <xs:enumeration value="OLDAP-2.5">
1280
+ <xs:enumeration value="GFDL-1.3-invariants-only">
1256
1281
  <xs:annotation>
1257
- <xs:documentation>Open LDAP Public License v2.5</xs:documentation>
1282
+ <xs:documentation>GNU Free Documentation License v1.3 only - invariants</xs:documentation>
1258
1283
  </xs:annotation>
1259
1284
  </xs:enumeration>
1260
- <xs:enumeration value="Imlib2">
1285
+ <xs:enumeration value="TORQUE-1.1">
1261
1286
  <xs:annotation>
1262
- <xs:documentation>Imlib2 License</xs:documentation>
1287
+ <xs:documentation>TORQUE v2.5+ Software License v1.1</xs:documentation>
1263
1288
  </xs:annotation>
1264
1289
  </xs:enumeration>
1265
- <xs:enumeration value="Libpng">
1290
+ <xs:enumeration value="Ruby">
1266
1291
  <xs:annotation>
1267
- <xs:documentation>libpng License</xs:documentation>
1292
+ <xs:documentation>Ruby License</xs:documentation>
1268
1293
  </xs:annotation>
1269
1294
  </xs:enumeration>
1270
- <xs:enumeration value="SchemeReport">
1295
+ <xs:enumeration value="X11">
1271
1296
  <xs:annotation>
1272
- <xs:documentation>Scheme Language Report License</xs:documentation>
1297
+ <xs:documentation>X11 License</xs:documentation>
1273
1298
  </xs:annotation>
1274
1299
  </xs:enumeration>
1275
- <xs:enumeration value="MPL-1.0">
1300
+ <xs:enumeration value="Borceux">
1276
1301
  <xs:annotation>
1277
- <xs:documentation>Mozilla Public License 1.0</xs:documentation>
1302
+ <xs:documentation>Borceux license</xs:documentation>
1278
1303
  </xs:annotation>
1279
1304
  </xs:enumeration>
1280
- <xs:enumeration value="SAX-PD">
1305
+ <xs:enumeration value="Libpng">
1281
1306
  <xs:annotation>
1282
- <xs:documentation>Sax Public Domain Notice</xs:documentation>
1307
+ <xs:documentation>libpng License</xs:documentation>
1283
1308
  </xs:annotation>
1284
1309
  </xs:enumeration>
1285
- <xs:enumeration value="NLOD-1.0">
1310
+ <xs:enumeration value="X11-distribute-modifications-variant">
1286
1311
  <xs:annotation>
1287
- <xs:documentation>Norwegian Licence for Open Government Data (NLOD) 1.0</xs:documentation>
1312
+ <xs:documentation>X11 License Distribution Modification Variant</xs:documentation>
1288
1313
  </xs:annotation>
1289
1314
  </xs:enumeration>
1290
- <xs:enumeration value="SimPL-2.0">
1315
+ <xs:enumeration value="Frameworx-1.0">
1291
1316
  <xs:annotation>
1292
- <xs:documentation>Simple Public License 2.0</xs:documentation>
1317
+ <xs:documentation>Frameworx Open License 1.0</xs:documentation>
1293
1318
  </xs:annotation>
1294
1319
  </xs:enumeration>
1295
- <xs:enumeration value="TU-Berlin-1.0">
1320
+ <xs:enumeration value="NCGL-UK-2.0">
1296
1321
  <xs:annotation>
1297
- <xs:documentation>Technische Universitaet Berlin License 1.0</xs:documentation>
1322
+ <xs:documentation>Non-Commercial Government Licence</xs:documentation>
1298
1323
  </xs:annotation>
1299
1324
  </xs:enumeration>
1300
- <xs:enumeration value="GFDL-1.1-no-invariants-only">
1325
+ <xs:enumeration value="CECILL-2.1">
1301
1326
  <xs:annotation>
1302
- <xs:documentation>GNU Free Documentation License v1.1 only - no invariants</xs:documentation>
1327
+ <xs:documentation>CeCILL Free Software License Agreement v2.1</xs:documentation>
1303
1328
  </xs:annotation>
1304
1329
  </xs:enumeration>
1305
- <xs:enumeration value="CC-BY-ND-3.0-DE">
1330
+ <xs:enumeration value="CC-BY-3.0-AT">
1306
1331
  <xs:annotation>
1307
- <xs:documentation>Creative Commons Attribution No Derivatives 3.0 Germany</xs:documentation>
1332
+ <xs:documentation>Creative Commons Attribution 3.0 Austria</xs:documentation>
1308
1333
  </xs:annotation>
1309
1334
  </xs:enumeration>
1310
- <xs:enumeration value="MakeIndex">
1335
+ <xs:enumeration value="CNRI-Python">
1311
1336
  <xs:annotation>
1312
- <xs:documentation>MakeIndex License</xs:documentation>
1337
+ <xs:documentation>CNRI Python License</xs:documentation>
1313
1338
  </xs:annotation>
1314
1339
  </xs:enumeration>
1315
- <xs:enumeration value="EPICS">
1340
+ <xs:enumeration value="NCSA">
1316
1341
  <xs:annotation>
1317
- <xs:documentation>EPICS Open License</xs:documentation>
1342
+ <xs:documentation>University of Illinois/NCSA Open Source License</xs:documentation>
1318
1343
  </xs:annotation>
1319
1344
  </xs:enumeration>
1320
- <xs:enumeration value="GFDL-1.3-invariants-only">
1345
+ <xs:enumeration value="gSOAP-1.3b">
1321
1346
  <xs:annotation>
1322
- <xs:documentation>GNU Free Documentation License v1.3 only - invariants</xs:documentation>
1347
+ <xs:documentation>gSOAP Public License v1.3b</xs:documentation>
1323
1348
  </xs:annotation>
1324
1349
  </xs:enumeration>
1325
- <xs:enumeration value="XSkat">
1350
+ <xs:enumeration value="EUPL-1.1">
1326
1351
  <xs:annotation>
1327
- <xs:documentation>XSkat License</xs:documentation>
1352
+ <xs:documentation>European Union Public License 1.1</xs:documentation>
1328
1353
  </xs:annotation>
1329
1354
  </xs:enumeration>
1330
- <xs:enumeration value="bzip2-1.0.5">
1355
+ <xs:enumeration value="AMDPLPA">
1331
1356
  <xs:annotation>
1332
- <xs:documentation>bzip2 and libbzip2 License v1.0.5</xs:documentation>
1357
+ <xs:documentation>AMD&apos;s plpa_map.c License</xs:documentation>
1333
1358
  </xs:annotation>
1334
1359
  </xs:enumeration>
1335
- <xs:enumeration value="Community-Spec-1.0">
1360
+ <xs:enumeration value="Imlib2">
1336
1361
  <xs:annotation>
1337
- <xs:documentation>Community Specification License 1.0</xs:documentation>
1362
+ <xs:documentation>Imlib2 License</xs:documentation>
1338
1363
  </xs:annotation>
1339
1364
  </xs:enumeration>
1340
- <xs:enumeration value="GL2PS">
1365
+ <xs:enumeration value="CDDL-1.1">
1341
1366
  <xs:annotation>
1342
- <xs:documentation>GL2PS License</xs:documentation>
1367
+ <xs:documentation>Common Development and Distribution License 1.1</xs:documentation>
1343
1368
  </xs:annotation>
1344
1369
  </xs:enumeration>
1345
- <xs:enumeration value="HPND">
1370
+ <xs:enumeration value="WTFPL">
1346
1371
  <xs:annotation>
1347
- <xs:documentation>Historical Permission Notice and Disclaimer</xs:documentation>
1372
+ <xs:documentation>Do What The F*ck You Want To Public License</xs:documentation>
1348
1373
  </xs:annotation>
1349
1374
  </xs:enumeration>
1350
- <xs:enumeration value="bzip2-1.0.6">
1375
+ <xs:enumeration value="LPL-1.0">
1351
1376
  <xs:annotation>
1352
- <xs:documentation>bzip2 and libbzip2 License v1.0.6</xs:documentation>
1377
+ <xs:documentation>Lucent Public License Version 1.0</xs:documentation>
1353
1378
  </xs:annotation>
1354
1379
  </xs:enumeration>
1355
- <xs:enumeration value="CC-BY-NC-1.0">
1380
+ <xs:enumeration value="EPL-1.0">
1356
1381
  <xs:annotation>
1357
- <xs:documentation>Creative Commons Attribution Non Commercial 1.0 Generic</xs:documentation>
1382
+ <xs:documentation>Eclipse Public License 1.0</xs:documentation>
1358
1383
  </xs:annotation>
1359
1384
  </xs:enumeration>
1360
- <xs:enumeration value="Fair">
1385
+ <xs:enumeration value="BSD-3-Clause-Attribution">
1361
1386
  <xs:annotation>
1362
- <xs:documentation>Fair License</xs:documentation>
1387
+ <xs:documentation>BSD with attribution</xs:documentation>
1363
1388
  </xs:annotation>
1364
1389
  </xs:enumeration>
1365
- <xs:enumeration value="CECILL-B">
1390
+ <xs:enumeration value="OSL-3.0">
1366
1391
  <xs:annotation>
1367
- <xs:documentation>CeCILL-B Free Software License Agreement</xs:documentation>
1392
+ <xs:documentation>Open Software License 3.0</xs:documentation>
1368
1393
  </xs:annotation>
1369
1394
  </xs:enumeration>
1370
- <xs:enumeration value="Glide">
1395
+ <xs:enumeration value="RHeCos-1.1">
1371
1396
  <xs:annotation>
1372
- <xs:documentation>3dfx Glide License</xs:documentation>
1397
+ <xs:documentation>Red Hat eCos Public License v1.1</xs:documentation>
1373
1398
  </xs:annotation>
1374
1399
  </xs:enumeration>
1375
- <xs:enumeration value="CC-BY-SA-4.0">
1400
+ <xs:enumeration value="PHP-3.0">
1376
1401
  <xs:annotation>
1377
- <xs:documentation>Creative Commons Attribution Share Alike 4.0 International</xs:documentation>
1402
+ <xs:documentation>PHP License v3.0</xs:documentation>
1378
1403
  </xs:annotation>
1379
1404
  </xs:enumeration>
1380
- <xs:enumeration value="CC0-1.0">
1405
+ <xs:enumeration value="BSD-Protection">
1381
1406
  <xs:annotation>
1382
- <xs:documentation>Creative Commons Zero v1.0 Universal</xs:documentation>
1407
+ <xs:documentation>BSD Protection License</xs:documentation>
1383
1408
  </xs:annotation>
1384
1409
  </xs:enumeration>
1385
- <xs:enumeration value="MIT-enna">
1410
+ <xs:enumeration value="CC-BY-NC-3.0-DE">
1386
1411
  <xs:annotation>
1387
- <xs:documentation>enna License</xs:documentation>
1412
+ <xs:documentation>Creative Commons Attribution Non Commercial 3.0 Germany</xs:documentation>
1388
1413
  </xs:annotation>
1389
1414
  </xs:enumeration>
1390
- <xs:enumeration value="Wsuipa">
1415
+ <xs:enumeration value="APL-1.0">
1391
1416
  <xs:annotation>
1392
- <xs:documentation>Wsuipa License</xs:documentation>
1417
+ <xs:documentation>Adaptive Public License 1.0</xs:documentation>
1393
1418
  </xs:annotation>
1394
1419
  </xs:enumeration>
1395
- <xs:enumeration value="RSA-MD">
1420
+ <xs:enumeration value="EUDatagrid">
1396
1421
  <xs:annotation>
1397
- <xs:documentation>RSA Message-Digest License</xs:documentation>
1422
+ <xs:documentation>EU DataGrid Software License</xs:documentation>
1398
1423
  </xs:annotation>
1399
1424
  </xs:enumeration>
1400
- <xs:enumeration value="VOSTROM">
1425
+ <xs:enumeration value="GPL-1.0">
1401
1426
  <xs:annotation>
1402
- <xs:documentation>VOSTROM Public License for Open Source</xs:documentation>
1427
+ <xs:documentation>GNU General Public License v1.0 only</xs:documentation>
1403
1428
  </xs:annotation>
1404
1429
  </xs:enumeration>
1405
- <xs:enumeration value="O-UDA-1.0">
1430
+ <xs:enumeration value="SHL-0.5">
1406
1431
  <xs:annotation>
1407
- <xs:documentation>Open Use of Data Agreement v1.0</xs:documentation>
1432
+ <xs:documentation>Solderpad Hardware License v0.5</xs:documentation>
1408
1433
  </xs:annotation>
1409
1434
  </xs:enumeration>
1410
- <xs:enumeration value="CERN-OHL-S-2.0">
1435
+ <xs:enumeration value="CC-BY-SA-2.0">
1411
1436
  <xs:annotation>
1412
- <xs:documentation>CERN Open Hardware Licence Version 2 - Strongly Reciprocal</xs:documentation>
1437
+ <xs:documentation>Creative Commons Attribution Share Alike 2.0 Generic</xs:documentation>
1413
1438
  </xs:annotation>
1414
1439
  </xs:enumeration>
1415
- <xs:enumeration value="X11-distribute-modifications-variant">
1440
+ <xs:enumeration value="CC-BY-SA-3.0-AT">
1416
1441
  <xs:annotation>
1417
- <xs:documentation>X11 License Distribution Modification Variant</xs:documentation>
1442
+ <xs:documentation>Creative Commons Attribution Share Alike 3.0 Austria</xs:documentation>
1418
1443
  </xs:annotation>
1419
1444
  </xs:enumeration>
1420
- <xs:enumeration value="copyleft-next-0.3.0">
1445
+ <xs:enumeration value="CC-BY-NC-SA-3.0-IGO">
1421
1446
  <xs:annotation>
1422
- <xs:documentation>copyleft-next 0.3.0</xs:documentation>
1447
+ <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 3.0 IGO</xs:documentation>
1423
1448
  </xs:annotation>
1424
1449
  </xs:enumeration>
1425
- <xs:enumeration value="Zimbra-1.3">
1450
+ <xs:enumeration value="Adobe-2006">
1426
1451
  <xs:annotation>
1427
- <xs:documentation>Zimbra Public License v1.3</xs:documentation>
1452
+ <xs:documentation>Adobe Systems Incorporated Source Code License Agreement</xs:documentation>
1428
1453
  </xs:annotation>
1429
1454
  </xs:enumeration>
1430
- <xs:enumeration value="NIST-PD-fallback">
1455
+ <xs:enumeration value="Newsletr">
1431
1456
  <xs:annotation>
1432
- <xs:documentation>NIST Public Domain Notice with license fallback</xs:documentation>
1457
+ <xs:documentation>Newsletr License</xs:documentation>
1433
1458
  </xs:annotation>
1434
1459
  </xs:enumeration>
1435
- <xs:enumeration value="Nokia">
1460
+ <xs:enumeration value="Nunit">
1436
1461
  <xs:annotation>
1437
- <xs:documentation>Nokia Open Source License</xs:documentation>
1462
+ <xs:documentation>Nunit License</xs:documentation>
1438
1463
  </xs:annotation>
1439
1464
  </xs:enumeration>
1440
- <xs:enumeration value="AFL-2.1">
1465
+ <xs:enumeration value="Multics">
1441
1466
  <xs:annotation>
1442
- <xs:documentation>Academic Free License v2.1</xs:documentation>
1467
+ <xs:documentation>Multics License</xs:documentation>
1443
1468
  </xs:annotation>
1444
1469
  </xs:enumeration>
1445
- <xs:enumeration value="ZPL-2.0">
1470
+ <xs:enumeration value="OGL-UK-1.0">
1446
1471
  <xs:annotation>
1447
- <xs:documentation>Zope Public License 2.0</xs:documentation>
1472
+ <xs:documentation>Open Government Licence v1.0</xs:documentation>
1448
1473
  </xs:annotation>
1449
1474
  </xs:enumeration>
1450
- <xs:enumeration value="ODbL-1.0">
1475
+ <xs:enumeration value="Vim">
1451
1476
  <xs:annotation>
1452
- <xs:documentation>Open Data Commons Open Database License v1.0</xs:documentation>
1477
+ <xs:documentation>Vim License</xs:documentation>
1453
1478
  </xs:annotation>
1454
1479
  </xs:enumeration>
1455
- <xs:enumeration value="zlib-acknowledgement">
1480
+ <xs:enumeration value="eCos-2.0">
1456
1481
  <xs:annotation>
1457
- <xs:documentation>zlib/libpng License with Acknowledgement</xs:documentation>
1482
+ <xs:documentation>eCos license version 2.0</xs:documentation>
1458
1483
  </xs:annotation>
1459
1484
  </xs:enumeration>
1460
- <xs:enumeration value="PHP-3.01">
1485
+ <xs:enumeration value="Zimbra-1.3">
1461
1486
  <xs:annotation>
1462
- <xs:documentation>PHP License v3.01</xs:documentation>
1487
+ <xs:documentation>Zimbra Public License v1.3</xs:documentation>
1463
1488
  </xs:annotation>
1464
1489
  </xs:enumeration>
1465
- <xs:enumeration value="Afmparse">
1490
+ <xs:enumeration value="eGenix">
1466
1491
  <xs:annotation>
1467
- <xs:documentation>Afmparse License</xs:documentation>
1492
+ <xs:documentation>eGenix.com Public License 1.1.0</xs:documentation>
1468
1493
  </xs:annotation>
1469
1494
  </xs:enumeration>
1470
- <xs:enumeration value="HPND-sell-variant">
1495
+ <xs:enumeration value="IBM-pibs">
1471
1496
  <xs:annotation>
1472
- <xs:documentation>Historical Permission Notice and Disclaimer - sell variant</xs:documentation>
1497
+ <xs:documentation>IBM PowerPC Initialization and Boot Software</xs:documentation>
1473
1498
  </xs:annotation>
1474
1499
  </xs:enumeration>
1475
- <xs:enumeration value="PolyForm-Small-Business-1.0.0">
1500
+ <xs:enumeration value="BitTorrent-1.1">
1476
1501
  <xs:annotation>
1477
- <xs:documentation>PolyForm Small Business License 1.0.0</xs:documentation>
1502
+ <xs:documentation>BitTorrent Open Source License v1.1</xs:documentation>
1478
1503
  </xs:annotation>
1479
1504
  </xs:enumeration>
1480
- <xs:enumeration value="IPL-1.0">
1505
+ <xs:enumeration value="OFL-1.1-no-RFN">
1481
1506
  <xs:annotation>
1482
- <xs:documentation>IBM Public License v1.0</xs:documentation>
1507
+ <xs:documentation>SIL Open Font License 1.1 with no Reserved Font Name</xs:documentation>
1483
1508
  </xs:annotation>
1484
1509
  </xs:enumeration>
1485
- <xs:enumeration value="CECILL-1.1">
1510
+ <xs:enumeration value="psfrag">
1486
1511
  <xs:annotation>
1487
- <xs:documentation>CeCILL Free Software License Agreement v1.1</xs:documentation>
1512
+ <xs:documentation>psfrag License</xs:documentation>
1488
1513
  </xs:annotation>
1489
1514
  </xs:enumeration>
1490
- <xs:enumeration value="MIT-feh">
1515
+ <xs:enumeration value="CC-BY-ND-2.0">
1491
1516
  <xs:annotation>
1492
- <xs:documentation>feh License</xs:documentation>
1517
+ <xs:documentation>Creative Commons Attribution No Derivatives 2.0 Generic</xs:documentation>
1493
1518
  </xs:annotation>
1494
1519
  </xs:enumeration>
1495
- <xs:enumeration value="OFL-1.0-RFN">
1520
+ <xs:enumeration value="SHL-0.51">
1496
1521
  <xs:annotation>
1497
- <xs:documentation>SIL Open Font License 1.0 with Reserved Font Name</xs:documentation>
1522
+ <xs:documentation>Solderpad Hardware License, Version 0.51</xs:documentation>
1498
1523
  </xs:annotation>
1499
1524
  </xs:enumeration>
1500
- <xs:enumeration value="TMate">
1525
+ <xs:enumeration value="FreeBSD-DOC">
1501
1526
  <xs:annotation>
1502
- <xs:documentation>TMate Open Source License</xs:documentation>
1527
+ <xs:documentation>FreeBSD Documentation License</xs:documentation>
1503
1528
  </xs:annotation>
1504
1529
  </xs:enumeration>
1505
- <xs:enumeration value="BSD-3-Clause-No-Nuclear-License">
1530
+ <xs:enumeration value="Python-2.0">
1506
1531
  <xs:annotation>
1507
- <xs:documentation>BSD 3-Clause No Nuclear License</xs:documentation>
1532
+ <xs:documentation>Python License 2.0</xs:documentation>
1508
1533
  </xs:annotation>
1509
1534
  </xs:enumeration>
1510
- <xs:enumeration value="W3C-19980720">
1535
+ <xs:enumeration value="Mup">
1511
1536
  <xs:annotation>
1512
- <xs:documentation>W3C Software Notice and License (1998-07-20)</xs:documentation>
1537
+ <xs:documentation>Mup License</xs:documentation>
1513
1538
  </xs:annotation>
1514
1539
  </xs:enumeration>
1515
- <xs:enumeration value="SPL-1.0">
1540
+ <xs:enumeration value="BSD-4-Clause-Shortened">
1516
1541
  <xs:annotation>
1517
- <xs:documentation>Sun Public License v1.0</xs:documentation>
1542
+ <xs:documentation>BSD 4 Clause Shortened</xs:documentation>
1518
1543
  </xs:annotation>
1519
1544
  </xs:enumeration>
1520
- <xs:enumeration value="NetCDF">
1545
+ <xs:enumeration value="CC-BY-NC-SA-4.0">
1521
1546
  <xs:annotation>
1522
- <xs:documentation>NetCDF license</xs:documentation>
1547
+ <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 4.0 International</xs:documentation>
1523
1548
  </xs:annotation>
1524
1549
  </xs:enumeration>
1525
- <xs:enumeration value="Aladdin">
1550
+ <xs:enumeration value="HPND">
1526
1551
  <xs:annotation>
1527
- <xs:documentation>Aladdin Free Public License</xs:documentation>
1552
+ <xs:documentation>Historical Permission Notice and Disclaimer</xs:documentation>
1528
1553
  </xs:annotation>
1529
1554
  </xs:enumeration>
1530
- <xs:enumeration value="AMDPLPA">
1555
+ <xs:enumeration value="OLDAP-2.6">
1531
1556
  <xs:annotation>
1532
- <xs:documentation>AMD&apos;s plpa_map.c License</xs:documentation>
1557
+ <xs:documentation>Open LDAP Public License v2.6</xs:documentation>
1533
1558
  </xs:annotation>
1534
1559
  </xs:enumeration>
1535
- <xs:enumeration value="CrystalStacker">
1560
+ <xs:enumeration value="MPL-1.1">
1536
1561
  <xs:annotation>
1537
- <xs:documentation>CrystalStacker License</xs:documentation>
1562
+ <xs:documentation>Mozilla Public License 1.1</xs:documentation>
1538
1563
  </xs:annotation>
1539
1564
  </xs:enumeration>
1540
- <xs:enumeration value="Intel-ACPI">
1565
+ <xs:enumeration value="GPL-2.0-with-GCC-exception">
1541
1566
  <xs:annotation>
1542
- <xs:documentation>Intel ACPI Software License Agreement</xs:documentation>
1567
+ <xs:documentation>GNU General Public License v2.0 w/GCC Runtime Library exception</xs:documentation>
1543
1568
  </xs:annotation>
1544
1569
  </xs:enumeration>
1545
- <xs:enumeration value="CERN-OHL-1.2">
1570
+ <xs:enumeration value="HaskellReport">
1546
1571
  <xs:annotation>
1547
- <xs:documentation>CERN Open Hardware Licence v1.2</xs:documentation>
1572
+ <xs:documentation>Haskell Language Report License</xs:documentation>
1548
1573
  </xs:annotation>
1549
1574
  </xs:enumeration>
1550
- <xs:enumeration value="CC-BY-NC-SA-3.0-DE">
1575
+ <xs:enumeration value="ECL-1.0">
1551
1576
  <xs:annotation>
1552
- <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 3.0 Germany</xs:documentation>
1577
+ <xs:documentation>Educational Community License v1.0</xs:documentation>
1553
1578
  </xs:annotation>
1554
1579
  </xs:enumeration>
1555
- <xs:enumeration value="MIT">
1580
+ <xs:enumeration value="LGPL-2.1-or-later">
1556
1581
  <xs:annotation>
1557
- <xs:documentation>MIT License</xs:documentation>
1582
+ <xs:documentation>GNU Lesser General Public License v2.1 or later</xs:documentation>
1558
1583
  </xs:annotation>
1559
1584
  </xs:enumeration>
1560
- <xs:enumeration value="Zed">
1585
+ <xs:enumeration value="OFL-1.0">
1561
1586
  <xs:annotation>
1562
- <xs:documentation>Zed License</xs:documentation>
1587
+ <xs:documentation>SIL Open Font License 1.0</xs:documentation>
1563
1588
  </xs:annotation>
1564
1589
  </xs:enumeration>
1565
- <xs:enumeration value="OLDAP-2.0">
1590
+ <xs:enumeration value="APSL-1.1">
1566
1591
  <xs:annotation>
1567
- <xs:documentation>Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)</xs:documentation>
1592
+ <xs:documentation>Apple Public Source License 1.1</xs:documentation>
1568
1593
  </xs:annotation>
1569
1594
  </xs:enumeration>
1570
- <xs:enumeration value="MulanPSL-1.0">
1595
+ <xs:enumeration value="MITNFA">
1571
1596
  <xs:annotation>
1572
- <xs:documentation>Mulan Permissive Software License, Version 1</xs:documentation>
1597
+ <xs:documentation>MIT +no-false-attribs license</xs:documentation>
1573
1598
  </xs:annotation>
1574
1599
  </xs:enumeration>
1575
- <xs:enumeration value="EFL-2.0">
1600
+ <xs:enumeration value="CECILL-2.0">
1576
1601
  <xs:annotation>
1577
- <xs:documentation>Eiffel Forum License v2.0</xs:documentation>
1602
+ <xs:documentation>CeCILL Free Software License Agreement v2.0</xs:documentation>
1578
1603
  </xs:annotation>
1579
1604
  </xs:enumeration>
1580
- <xs:enumeration value="Latex2e">
1605
+ <xs:enumeration value="Crossword">
1581
1606
  <xs:annotation>
1582
- <xs:documentation>Latex2e License</xs:documentation>
1607
+ <xs:documentation>Crossword License</xs:documentation>
1583
1608
  </xs:annotation>
1584
1609
  </xs:enumeration>
1585
- <xs:enumeration value="Spencer-94">
1610
+ <xs:enumeration value="Aladdin">
1586
1611
  <xs:annotation>
1587
- <xs:documentation>Spencer License 94</xs:documentation>
1612
+ <xs:documentation>Aladdin Free Public License</xs:documentation>
1588
1613
  </xs:annotation>
1589
1614
  </xs:enumeration>
1590
- <xs:enumeration value="OPL-1.0">
1615
+ <xs:enumeration value="Baekmuk">
1591
1616
  <xs:annotation>
1592
- <xs:documentation>Open Public License v1.0</xs:documentation>
1617
+ <xs:documentation>Baekmuk License</xs:documentation>
1593
1618
  </xs:annotation>
1594
1619
  </xs:enumeration>
1595
- <xs:enumeration value="CC-BY-NC-4.0">
1620
+ <xs:enumeration value="XFree86-1.1">
1596
1621
  <xs:annotation>
1597
- <xs:documentation>Creative Commons Attribution Non Commercial 4.0 International</xs:documentation>
1622
+ <xs:documentation>XFree86 License 1.1</xs:documentation>
1598
1623
  </xs:annotation>
1599
1624
  </xs:enumeration>
1600
- <xs:enumeration value="LGPL-3.0-or-later">
1625
+ <xs:enumeration value="GPL-1.0-or-later">
1601
1626
  <xs:annotation>
1602
- <xs:documentation>GNU Lesser General Public License v3.0 or later</xs:documentation>
1627
+ <xs:documentation>GNU General Public License v1.0 or later</xs:documentation>
1603
1628
  </xs:annotation>
1604
1629
  </xs:enumeration>
1605
- <xs:enumeration value="UPL-1.0">
1630
+ <xs:enumeration value="CERN-OHL-W-2.0">
1606
1631
  <xs:annotation>
1607
- <xs:documentation>Universal Permissive License v1.0</xs:documentation>
1632
+ <xs:documentation>CERN Open Hardware Licence Version 2 - Weakly Reciprocal</xs:documentation>
1608
1633
  </xs:annotation>
1609
1634
  </xs:enumeration>
1610
- <xs:enumeration value="NCSA">
1635
+ <xs:enumeration value="CC-BY-SA-1.0">
1611
1636
  <xs:annotation>
1612
- <xs:documentation>University of Illinois/NCSA Open Source License</xs:documentation>
1637
+ <xs:documentation>Creative Commons Attribution Share Alike 1.0 Generic</xs:documentation>
1613
1638
  </xs:annotation>
1614
1639
  </xs:enumeration>
1615
- <xs:enumeration value="SGI-B-2.0">
1640
+ <xs:enumeration value="NTP">
1616
1641
  <xs:annotation>
1617
- <xs:documentation>SGI Free Software License B v2.0</xs:documentation>
1642
+ <xs:documentation>NTP License</xs:documentation>
1618
1643
  </xs:annotation>
1619
1644
  </xs:enumeration>
1620
- <xs:enumeration value="GPL-3.0-with-GCC-exception">
1645
+ <xs:enumeration value="PHP-3.01">
1621
1646
  <xs:annotation>
1622
- <xs:documentation>GNU General Public License v3.0 w/GCC Runtime Library exception</xs:documentation>
1647
+ <xs:documentation>PHP License v3.01</xs:documentation>
1623
1648
  </xs:annotation>
1624
1649
  </xs:enumeration>
1625
- <xs:enumeration value="Zend-2.0">
1650
+ <xs:enumeration value="OCLC-2.0">
1626
1651
  <xs:annotation>
1627
- <xs:documentation>Zend License v2.0</xs:documentation>
1652
+ <xs:documentation>OCLC Research Public License 2.0</xs:documentation>
1628
1653
  </xs:annotation>
1629
1654
  </xs:enumeration>
1630
- <xs:enumeration value="ImageMagick">
1655
+ <xs:enumeration value="CC-BY-3.0-DE">
1631
1656
  <xs:annotation>
1632
- <xs:documentation>ImageMagick License</xs:documentation>
1657
+ <xs:documentation>Creative Commons Attribution 3.0 Germany</xs:documentation>
1633
1658
  </xs:annotation>
1634
1659
  </xs:enumeration>
1635
- <xs:enumeration value="OLDAP-2.6">
1660
+ <xs:enumeration value="CC-BY-NC-2.5">
1636
1661
  <xs:annotation>
1637
- <xs:documentation>Open LDAP Public License v2.6</xs:documentation>
1662
+ <xs:documentation>Creative Commons Attribution Non Commercial 2.5 Generic</xs:documentation>
1638
1663
  </xs:annotation>
1639
1664
  </xs:enumeration>
1640
- <xs:enumeration value="Unicode-TOU">
1665
+ <xs:enumeration value="Zlib">
1641
1666
  <xs:annotation>
1642
- <xs:documentation>Unicode Terms of Use</xs:documentation>
1667
+ <xs:documentation>zlib License</xs:documentation>
1643
1668
  </xs:annotation>
1644
1669
  </xs:enumeration>
1645
- <xs:enumeration value="GPL-3.0-only">
1670
+ <xs:enumeration value="CATOSL-1.1">
1646
1671
  <xs:annotation>
1647
- <xs:documentation>GNU General Public License v3.0 only</xs:documentation>
1672
+ <xs:documentation>Computer Associates Trusted Open Source License 1.1</xs:documentation>
1648
1673
  </xs:annotation>
1649
1674
  </xs:enumeration>
1650
- <xs:enumeration value="Artistic-2.0">
1675
+ <xs:enumeration value="LGPL-3.0+">
1651
1676
  <xs:annotation>
1652
- <xs:documentation>Artistic License 2.0</xs:documentation>
1677
+ <xs:documentation>GNU Lesser General Public License v3.0 or later</xs:documentation>
1653
1678
  </xs:annotation>
1654
1679
  </xs:enumeration>
1655
- <xs:enumeration value="blessing">
1680
+ <xs:enumeration value="CAL-1.0">
1656
1681
  <xs:annotation>
1657
- <xs:documentation>SQLite Blessing</xs:documentation>
1682
+ <xs:documentation>Cryptographic Autonomy License 1.0</xs:documentation>
1658
1683
  </xs:annotation>
1659
1684
  </xs:enumeration>
1660
- <xs:enumeration value="etalab-2.0">
1685
+ <xs:enumeration value="NPL-1.0">
1661
1686
  <xs:annotation>
1662
- <xs:documentation>Etalab Open License 2.0</xs:documentation>
1687
+ <xs:documentation>Netscape Public License v1.0</xs:documentation>
1663
1688
  </xs:annotation>
1664
1689
  </xs:enumeration>
1665
- <xs:enumeration value="GFDL-1.2-only">
1690
+ <xs:enumeration value="SMLNJ">
1666
1691
  <xs:annotation>
1667
- <xs:documentation>GNU Free Documentation License v1.2 only</xs:documentation>
1692
+ <xs:documentation>Standard ML of New Jersey License</xs:documentation>
1668
1693
  </xs:annotation>
1669
1694
  </xs:enumeration>
1670
- <xs:enumeration value="LPPL-1.0">
1695
+ <xs:enumeration value="GPL-2.0+">
1671
1696
  <xs:annotation>
1672
- <xs:documentation>LaTeX Project Public License v1.0</xs:documentation>
1697
+ <xs:documentation>GNU General Public License v2.0 or later</xs:documentation>
1673
1698
  </xs:annotation>
1674
1699
  </xs:enumeration>
1675
- <xs:enumeration value="Rdisc">
1700
+ <xs:enumeration value="OLDAP-2.5">
1676
1701
  <xs:annotation>
1677
- <xs:documentation>Rdisc License</xs:documentation>
1702
+ <xs:documentation>Open LDAP Public License v2.5</xs:documentation>
1678
1703
  </xs:annotation>
1679
1704
  </xs:enumeration>
1680
- <xs:enumeration value="BSD-3-Clause-Modification">
1705
+ <xs:enumeration value="JasPer-2.0">
1681
1706
  <xs:annotation>
1682
- <xs:documentation>BSD 3-Clause Modification</xs:documentation>
1707
+ <xs:documentation>JasPer License</xs:documentation>
1683
1708
  </xs:annotation>
1684
1709
  </xs:enumeration>
1685
- <xs:enumeration value="Xerox">
1710
+ <xs:enumeration value="GPL-2.0-or-later">
1686
1711
  <xs:annotation>
1687
- <xs:documentation>Xerox License</xs:documentation>
1712
+ <xs:documentation>GNU General Public License v2.0 or later</xs:documentation>
1688
1713
  </xs:annotation>
1689
1714
  </xs:enumeration>
1690
- <xs:enumeration value="MPL-2.0">
1715
+ <xs:enumeration value="BSD-2-Clause-Patent">
1691
1716
  <xs:annotation>
1692
- <xs:documentation>Mozilla Public License 2.0</xs:documentation>
1717
+ <xs:documentation>BSD-2-Clause Plus Patent License</xs:documentation>
1693
1718
  </xs:annotation>
1694
1719
  </xs:enumeration>
1695
- <xs:enumeration value="BitTorrent-1.1">
1720
+ <xs:enumeration value="MS-RL">
1696
1721
  <xs:annotation>
1697
- <xs:documentation>BitTorrent Open Source License v1.1</xs:documentation>
1722
+ <xs:documentation>Microsoft Reciprocal License</xs:documentation>
1698
1723
  </xs:annotation>
1699
1724
  </xs:enumeration>
1700
- <xs:enumeration value="CC-BY-NC-ND-2.0">
1725
+ <xs:enumeration value="CUA-OPL-1.0">
1701
1726
  <xs:annotation>
1702
- <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic</xs:documentation>
1727
+ <xs:documentation>CUA Office Public License v1.0</xs:documentation>
1703
1728
  </xs:annotation>
1704
1729
  </xs:enumeration>
1705
- <xs:enumeration value="SISSL">
1730
+ <xs:enumeration value="IPA">
1706
1731
  <xs:annotation>
1707
- <xs:documentation>Sun Industry Standards Source License v1.1</xs:documentation>
1732
+ <xs:documentation>IPA Font License</xs:documentation>
1708
1733
  </xs:annotation>
1709
1734
  </xs:enumeration>
1710
- <xs:enumeration value="libtiff">
1735
+ <xs:enumeration value="NLPL">
1711
1736
  <xs:annotation>
1712
- <xs:documentation>libtiff License</xs:documentation>
1737
+ <xs:documentation>No Limit Public License</xs:documentation>
1713
1738
  </xs:annotation>
1714
1739
  </xs:enumeration>
1715
- <xs:enumeration value="CC-BY-NC-SA-2.0-UK">
1740
+ <xs:enumeration value="O-UDA-1.0">
1716
1741
  <xs:annotation>
1717
- <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 2.0 England and Wales</xs:documentation>
1742
+ <xs:documentation>Open Use of Data Agreement v1.0</xs:documentation>
1718
1743
  </xs:annotation>
1719
1744
  </xs:enumeration>
1720
- <xs:enumeration value="D-FSL-1.0">
1745
+ <xs:enumeration value="MIT-Modern-Variant">
1721
1746
  <xs:annotation>
1722
- <xs:documentation>Deutsche Freie Software Lizenz</xs:documentation>
1747
+ <xs:documentation>MIT License Modern Variant</xs:documentation>
1723
1748
  </xs:annotation>
1724
1749
  </xs:enumeration>
1725
- <xs:enumeration value="LPPL-1.2">
1750
+ <xs:enumeration value="OLDAP-1.2">
1726
1751
  <xs:annotation>
1727
- <xs:documentation>LaTeX Project Public License v1.2</xs:documentation>
1752
+ <xs:documentation>Open LDAP Public License v1.2</xs:documentation>
1728
1753
  </xs:annotation>
1729
1754
  </xs:enumeration>
1730
- <xs:enumeration value="TAPR-OHL-1.0">
1755
+ <xs:enumeration value="BSD-2-Clause-FreeBSD">
1731
1756
  <xs:annotation>
1732
- <xs:documentation>TAPR Open Hardware License v1.0</xs:documentation>
1757
+ <xs:documentation>BSD 2-Clause FreeBSD License</xs:documentation>
1733
1758
  </xs:annotation>
1734
1759
  </xs:enumeration>
1735
- <xs:enumeration value="EUPL-1.0">
1760
+ <xs:enumeration value="Info-ZIP">
1736
1761
  <xs:annotation>
1737
- <xs:documentation>European Union Public License 1.0</xs:documentation>
1762
+ <xs:documentation>Info-ZIP License</xs:documentation>
1738
1763
  </xs:annotation>
1739
1764
  </xs:enumeration>
1740
- <xs:enumeration value="SHL-0.51">
1765
+ <xs:enumeration value="CC-BY-NC-SA-2.0-FR">
1741
1766
  <xs:annotation>
1742
- <xs:documentation>Solderpad Hardware License, Version 0.51</xs:documentation>
1767
+ <xs:documentation>Creative Commons Attribution-NonCommercial-ShareAlike 2.0 France</xs:documentation>
1743
1768
  </xs:annotation>
1744
1769
  </xs:enumeration>
1745
- <xs:enumeration value="FTL">
1770
+ <xs:enumeration value="0BSD">
1746
1771
  <xs:annotation>
1747
- <xs:documentation>Freetype Project License</xs:documentation>
1772
+ <xs:documentation>BSD Zero Clause License</xs:documentation>
1748
1773
  </xs:annotation>
1749
1774
  </xs:enumeration>
1750
- <xs:enumeration value="W3C-20150513">
1775
+ <xs:enumeration value="Unicode-DFS-2016">
1751
1776
  <xs:annotation>
1752
- <xs:documentation>W3C Software Notice and Document License (2015-05-13)</xs:documentation>
1777
+ <xs:documentation>Unicode License Agreement - Data Files and Software (2016)</xs:documentation>
1753
1778
  </xs:annotation>
1754
1779
  </xs:enumeration>
1755
- <xs:enumeration value="OSET-PL-2.1">
1780
+ <xs:enumeration value="OFL-1.0-RFN">
1756
1781
  <xs:annotation>
1757
- <xs:documentation>OSET Public License version 2.1</xs:documentation>
1782
+ <xs:documentation>SIL Open Font License 1.0 with Reserved Font Name</xs:documentation>
1758
1783
  </xs:annotation>
1759
1784
  </xs:enumeration>
1760
- <xs:enumeration value="EUDatagrid">
1785
+ <xs:enumeration value="Intel">
1761
1786
  <xs:annotation>
1762
- <xs:documentation>EU DataGrid Software License</xs:documentation>
1787
+ <xs:documentation>Intel Open Source License</xs:documentation>
1763
1788
  </xs:annotation>
1764
1789
  </xs:enumeration>
1765
- <xs:enumeration value="UCL-1.0">
1790
+ <xs:enumeration value="AFL-2.0">
1766
1791
  <xs:annotation>
1767
- <xs:documentation>Upstream Compatibility License v1.0</xs:documentation>
1792
+ <xs:documentation>Academic Free License v2.0</xs:documentation>
1768
1793
  </xs:annotation>
1769
1794
  </xs:enumeration>
1770
- <xs:enumeration value="Borceux">
1795
+ <xs:enumeration value="GL2PS">
1771
1796
  <xs:annotation>
1772
- <xs:documentation>Borceux license</xs:documentation>
1797
+ <xs:documentation>GL2PS License</xs:documentation>
1773
1798
  </xs:annotation>
1774
1799
  </xs:enumeration>
1775
- <xs:enumeration value="Elastic-2.0">
1800
+ <xs:enumeration value="TAPR-OHL-1.0">
1776
1801
  <xs:annotation>
1777
- <xs:documentation>Elastic License 2.0</xs:documentation>
1802
+ <xs:documentation>TAPR Open Hardware License v1.0</xs:documentation>
1778
1803
  </xs:annotation>
1779
1804
  </xs:enumeration>
1780
- <xs:enumeration value="BSD-2-Clause-NetBSD">
1805
+ <xs:enumeration value="Apache-1.0">
1781
1806
  <xs:annotation>
1782
- <xs:documentation>BSD 2-Clause NetBSD License</xs:documentation>
1807
+ <xs:documentation>Apache License 1.0</xs:documentation>
1783
1808
  </xs:annotation>
1784
1809
  </xs:enumeration>
1785
- <xs:enumeration value="BSD-3-Clause-Open-MPI">
1810
+ <xs:enumeration value="MTLL">
1786
1811
  <xs:annotation>
1787
- <xs:documentation>BSD 3-Clause Open MPI variant</xs:documentation>
1812
+ <xs:documentation>Matrix Template Library License</xs:documentation>
1788
1813
  </xs:annotation>
1789
1814
  </xs:enumeration>
1790
- <xs:enumeration value="OSL-3.0">
1815
+ <xs:enumeration value="Motosoto">
1791
1816
  <xs:annotation>
1792
- <xs:documentation>Open Software License 3.0</xs:documentation>
1817
+ <xs:documentation>Motosoto License</xs:documentation>
1793
1818
  </xs:annotation>
1794
1819
  </xs:enumeration>
1795
- <xs:enumeration value="curl">
1820
+ <xs:enumeration value="RSA-MD">
1796
1821
  <xs:annotation>
1797
- <xs:documentation>curl License</xs:documentation>
1822
+ <xs:documentation>RSA Message-Digest License</xs:documentation>
1798
1823
  </xs:annotation>
1799
1824
  </xs:enumeration>
1800
- <xs:enumeration value="Spencer-86">
1825
+ <xs:enumeration value="Community-Spec-1.0">
1801
1826
  <xs:annotation>
1802
- <xs:documentation>Spencer License 86</xs:documentation>
1827
+ <xs:documentation>Community Specification License 1.0</xs:documentation>
1803
1828
  </xs:annotation>
1804
1829
  </xs:enumeration>
1805
- <xs:enumeration value="BSL-1.0">
1830
+ <xs:enumeration value="ODC-By-1.0">
1806
1831
  <xs:annotation>
1807
- <xs:documentation>Boost Software License 1.0</xs:documentation>
1832
+ <xs:documentation>Open Data Commons Attribution License v1.0</xs:documentation>
1808
1833
  </xs:annotation>
1809
1834
  </xs:enumeration>
1810
- <xs:enumeration value="SMLNJ">
1835
+ <xs:enumeration value="zlib-acknowledgement">
1811
1836
  <xs:annotation>
1812
- <xs:documentation>Standard ML of New Jersey License</xs:documentation>
1837
+ <xs:documentation>zlib/libpng License with Acknowledgement</xs:documentation>
1813
1838
  </xs:annotation>
1814
1839
  </xs:enumeration>
1815
- <xs:enumeration value="TOSL">
1840
+ <xs:enumeration value="DL-DE-BY-2.0">
1816
1841
  <xs:annotation>
1817
- <xs:documentation>Trusster Open Source License</xs:documentation>
1842
+ <xs:documentation>Data licence Germany – attribution – version 2.0</xs:documentation>
1818
1843
  </xs:annotation>
1819
1844
  </xs:enumeration>
1820
- <xs:enumeration value="NOSL">
1845
+ <xs:enumeration value="VSL-1.0">
1821
1846
  <xs:annotation>
1822
- <xs:documentation>Netizen Open Source License</xs:documentation>
1847
+ <xs:documentation>Vovida Software License v1.0</xs:documentation>
1823
1848
  </xs:annotation>
1824
1849
  </xs:enumeration>
1825
- <xs:enumeration value="AFL-1.2">
1850
+ <xs:enumeration value="LiLiQ-R-1.1">
1826
1851
  <xs:annotation>
1827
- <xs:documentation>Academic Free License v1.2</xs:documentation>
1852
+ <xs:documentation>Licence Libre du Québec – Réciprocité version 1.1</xs:documentation>
1828
1853
  </xs:annotation>
1829
1854
  </xs:enumeration>
1830
- <xs:enumeration value="MulanPSL-2.0">
1855
+ <xs:enumeration value="OPL-1.0">
1831
1856
  <xs:annotation>
1832
- <xs:documentation>Mulan Permissive Software License, Version 2</xs:documentation>
1857
+ <xs:documentation>Open Public License v1.0</xs:documentation>
1833
1858
  </xs:annotation>
1834
1859
  </xs:enumeration>
1835
- <xs:enumeration value="Motosoto">
1860
+ <xs:enumeration value="GPL-3.0+">
1836
1861
  <xs:annotation>
1837
- <xs:documentation>Motosoto License</xs:documentation>
1862
+ <xs:documentation>GNU General Public License v3.0 or later</xs:documentation>
1838
1863
  </xs:annotation>
1839
1864
  </xs:enumeration>
1840
- <xs:enumeration value="CC-BY-NC-SA-2.5">
1865
+ <xs:enumeration value="MulanPSL-2.0">
1841
1866
  <xs:annotation>
1842
- <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 2.5 Generic</xs:documentation>
1867
+ <xs:documentation>Mulan Permissive Software License, Version 2</xs:documentation>
1843
1868
  </xs:annotation>
1844
1869
  </xs:enumeration>
1845
- <xs:enumeration value="JasPer-2.0">
1870
+ <xs:enumeration value="APSL-1.2">
1846
1871
  <xs:annotation>
1847
- <xs:documentation>JasPer License</xs:documentation>
1872
+ <xs:documentation>Apple Public Source License 1.2</xs:documentation>
1848
1873
  </xs:annotation>
1849
1874
  </xs:enumeration>
1850
- <xs:enumeration value="BSD-4-Clause-UC">
1875
+ <xs:enumeration value="OGDL-Taiwan-1.0">
1851
1876
  <xs:annotation>
1852
- <xs:documentation>BSD-4-Clause (University of California-Specific)</xs:documentation>
1877
+ <xs:documentation>Taiwan Open Government Data License, version 1.0</xs:documentation>
1853
1878
  </xs:annotation>
1854
1879
  </xs:enumeration>
1855
- <xs:enumeration value="Bahyph">
1880
+ <xs:enumeration value="RSCPL">
1856
1881
  <xs:annotation>
1857
- <xs:documentation>Bahyph License</xs:documentation>
1882
+ <xs:documentation>Ricoh Source Code Public License</xs:documentation>
1858
1883
  </xs:annotation>
1859
1884
  </xs:enumeration>
1860
- <xs:enumeration value="VSL-1.0">
1885
+ <xs:enumeration value="OGC-1.0">
1861
1886
  <xs:annotation>
1862
- <xs:documentation>Vovida Software License v1.0</xs:documentation>
1887
+ <xs:documentation>OGC Software License, Version 1.0</xs:documentation>
1863
1888
  </xs:annotation>
1864
1889
  </xs:enumeration>
1865
- <xs:enumeration value="W3C">
1890
+ <xs:enumeration value="EFL-2.0">
1866
1891
  <xs:annotation>
1867
- <xs:documentation>W3C Software Notice and License (2002-12-31)</xs:documentation>
1892
+ <xs:documentation>Eiffel Forum License v2.0</xs:documentation>
1868
1893
  </xs:annotation>
1869
1894
  </xs:enumeration>
1870
- <xs:enumeration value="ODC-By-1.0">
1895
+ <xs:enumeration value="CAL-1.0-Combined-Work-Exception">
1871
1896
  <xs:annotation>
1872
- <xs:documentation>Open Data Commons Attribution License v1.0</xs:documentation>
1897
+ <xs:documentation>Cryptographic Autonomy License 1.0 (Combined Work Exception)</xs:documentation>
1873
1898
  </xs:annotation>
1874
1899
  </xs:enumeration>
1875
- <xs:enumeration value="BitTorrent-1.0">
1900
+ <xs:enumeration value="MS-PL">
1876
1901
  <xs:annotation>
1877
- <xs:documentation>BitTorrent Open Source License v1.0</xs:documentation>
1902
+ <xs:documentation>Microsoft Public License</xs:documentation>
1878
1903
  </xs:annotation>
1879
1904
  </xs:enumeration>
1880
- <xs:enumeration value="OGL-UK-2.0">
1905
+ <xs:enumeration value="Plexus">
1881
1906
  <xs:annotation>
1882
- <xs:documentation>Open Government Licence v2.0</xs:documentation>
1907
+ <xs:documentation>Plexus Classworlds License</xs:documentation>
1883
1908
  </xs:annotation>
1884
1909
  </xs:enumeration>
1885
- <xs:enumeration value="LGPL-3.0-only">
1910
+ <xs:enumeration value="Sendmail-8.23">
1886
1911
  <xs:annotation>
1887
- <xs:documentation>GNU Lesser General Public License v3.0 only</xs:documentation>
1912
+ <xs:documentation>Sendmail License 8.23</xs:documentation>
1888
1913
  </xs:annotation>
1889
1914
  </xs:enumeration>
1890
- <xs:enumeration value="Xnet">
1915
+ <xs:enumeration value="Cube">
1891
1916
  <xs:annotation>
1892
- <xs:documentation>X.Net License</xs:documentation>
1917
+ <xs:documentation>Cube License</xs:documentation>
1893
1918
  </xs:annotation>
1894
1919
  </xs:enumeration>
1895
- <xs:enumeration value="Ruby">
1920
+ <xs:enumeration value="JSON">
1896
1921
  <xs:annotation>
1897
- <xs:documentation>Ruby License</xs:documentation>
1922
+ <xs:documentation>JSON License</xs:documentation>
1898
1923
  </xs:annotation>
1899
1924
  </xs:enumeration>
1900
- <xs:enumeration value="GFDL-1.3">
1925
+ <xs:enumeration value="EUPL-1.2">
1901
1926
  <xs:annotation>
1902
- <xs:documentation>GNU Free Documentation License v1.3</xs:documentation>
1927
+ <xs:documentation>European Union Public License 1.2</xs:documentation>
1903
1928
  </xs:annotation>
1904
1929
  </xs:enumeration>
1905
- <xs:enumeration value="ZPL-1.1">
1930
+ <xs:enumeration value="Adobe-Glyph">
1906
1931
  <xs:annotation>
1907
- <xs:documentation>Zope Public License 1.1</xs:documentation>
1932
+ <xs:documentation>Adobe Glyph List License</xs:documentation>
1908
1933
  </xs:annotation>
1909
1934
  </xs:enumeration>
1910
- <xs:enumeration value="OCCT-PL">
1935
+ <xs:enumeration value="FreeImage">
1911
1936
  <xs:annotation>
1912
- <xs:documentation>Open CASCADE Technology Public License</xs:documentation>
1937
+ <xs:documentation>FreeImage Public License v1.0</xs:documentation>
1913
1938
  </xs:annotation>
1914
1939
  </xs:enumeration>
1915
- <xs:enumeration value="LPPL-1.3c">
1940
+ <xs:enumeration value="Watcom-1.0">
1916
1941
  <xs:annotation>
1917
- <xs:documentation>LaTeX Project Public License v1.3c</xs:documentation>
1942
+ <xs:documentation>Sybase Open Watcom Public License 1.0</xs:documentation>
1918
1943
  </xs:annotation>
1919
1944
  </xs:enumeration>
1920
- <xs:enumeration value="Apache-2.0">
1945
+ <xs:enumeration value="Jam">
1921
1946
  <xs:annotation>
1922
- <xs:documentation>Apache License 2.0</xs:documentation>
1947
+ <xs:documentation>Jam License</xs:documentation>
1923
1948
  </xs:annotation>
1924
1949
  </xs:enumeration>
1925
- <xs:enumeration value="GD">
1950
+ <xs:enumeration value="Hippocratic-2.1">
1926
1951
  <xs:annotation>
1927
- <xs:documentation>GD License</xs:documentation>
1952
+ <xs:documentation>Hippocratic License 2.1</xs:documentation>
1928
1953
  </xs:annotation>
1929
1954
  </xs:enumeration>
1930
- <xs:enumeration value="CC-BY-3.0-NL">
1955
+ <xs:enumeration value="OLDAP-2.0.1">
1931
1956
  <xs:annotation>
1932
- <xs:documentation>Creative Commons Attribution 3.0 Netherlands</xs:documentation>
1957
+ <xs:documentation>Open LDAP Public License v2.0.1</xs:documentation>
1933
1958
  </xs:annotation>
1934
1959
  </xs:enumeration>
1935
- <xs:enumeration value="LPPL-1.3a">
1960
+ <xs:enumeration value="CC-BY-NC-SA-2.0">
1936
1961
  <xs:annotation>
1937
- <xs:documentation>LaTeX Project Public License v1.3a</xs:documentation>
1962
+ <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 2.0 Generic</xs:documentation>
1938
1963
  </xs:annotation>
1939
1964
  </xs:enumeration>
1940
- <xs:enumeration value="CC-BY-2.5-AU">
1965
+ <xs:enumeration value="Nokia">
1941
1966
  <xs:annotation>
1942
- <xs:documentation>Creative Commons Attribution 2.5 Australia</xs:documentation>
1967
+ <xs:documentation>Nokia Open Source License</xs:documentation>
1943
1968
  </xs:annotation>
1944
1969
  </xs:enumeration>
1945
- <xs:enumeration value="GFDL-1.1-only">
1970
+ <xs:enumeration value="OCCT-PL">
1946
1971
  <xs:annotation>
1947
- <xs:documentation>GNU Free Documentation License v1.1 only</xs:documentation>
1972
+ <xs:documentation>Open CASCADE Technology Public License</xs:documentation>
1948
1973
  </xs:annotation>
1949
1974
  </xs:enumeration>
1950
- <xs:enumeration value="GFDL-1.1-or-later">
1975
+ <xs:enumeration value="ErlPL-1.1">
1951
1976
  <xs:annotation>
1952
- <xs:documentation>GNU Free Documentation License v1.1 or later</xs:documentation>
1977
+ <xs:documentation>Erlang Public License v1.1</xs:documentation>
1953
1978
  </xs:annotation>
1954
1979
  </xs:enumeration>
1955
- <xs:enumeration value="OGL-UK-3.0">
1980
+ <xs:enumeration value="TOSL">
1956
1981
  <xs:annotation>
1957
- <xs:documentation>Open Government Licence v3.0</xs:documentation>
1982
+ <xs:documentation>Trusster Open Source License</xs:documentation>
1958
1983
  </xs:annotation>
1959
1984
  </xs:enumeration>
1960
- <xs:enumeration value="YPL-1.0">
1985
+ <xs:enumeration value="OSL-2.1">
1961
1986
  <xs:annotation>
1962
- <xs:documentation>Yahoo! Public License v1.0</xs:documentation>
1987
+ <xs:documentation>Open Software License 2.1</xs:documentation>
1963
1988
  </xs:annotation>
1964
1989
  </xs:enumeration>
1965
- <xs:enumeration value="RPL-1.1">
1990
+ <xs:enumeration value="ClArtistic">
1966
1991
  <xs:annotation>
1967
- <xs:documentation>Reciprocal Public License 1.1</xs:documentation>
1992
+ <xs:documentation>Clarified Artistic License</xs:documentation>
1968
1993
  </xs:annotation>
1969
1994
  </xs:enumeration>
1970
- <xs:enumeration value="LGPL-2.0-or-later">
1995
+ <xs:enumeration value="xinetd">
1971
1996
  <xs:annotation>
1972
- <xs:documentation>GNU Library General Public License v2 or later</xs:documentation>
1997
+ <xs:documentation>xinetd License</xs:documentation>
1973
1998
  </xs:annotation>
1974
1999
  </xs:enumeration>
1975
- <xs:enumeration value="OPUBL-1.0">
2000
+ <xs:enumeration value="GPL-3.0-with-GCC-exception">
1976
2001
  <xs:annotation>
1977
- <xs:documentation>Open Publication License v1.0</xs:documentation>
2002
+ <xs:documentation>GNU General Public License v3.0 w/GCC Runtime Library exception</xs:documentation>
1978
2003
  </xs:annotation>
1979
2004
  </xs:enumeration>
1980
- <xs:enumeration value="Noweb">
2005
+ <xs:enumeration value="ODbL-1.0">
1981
2006
  <xs:annotation>
1982
- <xs:documentation>Noweb License</xs:documentation>
2007
+ <xs:documentation>Open Data Commons Open Database License v1.0</xs:documentation>
1983
2008
  </xs:annotation>
1984
2009
  </xs:enumeration>
1985
- <xs:enumeration value="AFL-3.0">
2010
+ <xs:enumeration value="MIT">
1986
2011
  <xs:annotation>
1987
- <xs:documentation>Academic Free License v3.0</xs:documentation>
2012
+ <xs:documentation>MIT License</xs:documentation>
1988
2013
  </xs:annotation>
1989
2014
  </xs:enumeration>
1990
- <xs:enumeration value="Nunit">
2015
+ <xs:enumeration value="LGPL-2.1+">
1991
2016
  <xs:annotation>
1992
- <xs:documentation>Nunit License</xs:documentation>
2017
+ <xs:documentation>GNU Library General Public License v2.1 or later</xs:documentation>
1993
2018
  </xs:annotation>
1994
2019
  </xs:enumeration>
1995
- <xs:enumeration value="CC-BY-3.0">
2020
+ <xs:enumeration value="LGPL-2.1-only">
1996
2021
  <xs:annotation>
1997
- <xs:documentation>Creative Commons Attribution 3.0 Unported</xs:documentation>
2022
+ <xs:documentation>GNU Lesser General Public License v2.1 only</xs:documentation>
1998
2023
  </xs:annotation>
1999
2024
  </xs:enumeration>
2000
- <xs:enumeration value="Beerware">
2025
+ <xs:enumeration value="CrystalStacker">
2001
2026
  <xs:annotation>
2002
- <xs:documentation>Beerware License</xs:documentation>
2027
+ <xs:documentation>CrystalStacker License</xs:documentation>
2003
2028
  </xs:annotation>
2004
2029
  </xs:enumeration>
2005
- <xs:enumeration value="Caldera">
2030
+ <xs:enumeration value="ECL-2.0">
2006
2031
  <xs:annotation>
2007
- <xs:documentation>Caldera License</xs:documentation>
2032
+ <xs:documentation>Educational Community License v2.0</xs:documentation>
2008
2033
  </xs:annotation>
2009
2034
  </xs:enumeration>
2010
- <xs:enumeration value="GPL-1.0">
2035
+ <xs:enumeration value="LPPL-1.0">
2011
2036
  <xs:annotation>
2012
- <xs:documentation>GNU General Public License v1.0 only</xs:documentation>
2037
+ <xs:documentation>LaTeX Project Public License v1.0</xs:documentation>
2013
2038
  </xs:annotation>
2014
2039
  </xs:enumeration>
2015
- <xs:enumeration value="GPL-2.0+">
2040
+ <xs:enumeration value="iMatix">
2016
2041
  <xs:annotation>
2017
- <xs:documentation>GNU General Public License v2.0 or later</xs:documentation>
2042
+ <xs:documentation>iMatix Standard Function Library Agreement</xs:documentation>
2018
2043
  </xs:annotation>
2019
2044
  </xs:enumeration>
2020
- <xs:enumeration value="NCGL-UK-2.0">
2045
+ <xs:enumeration value="CC-BY-NC-ND-3.0-IGO">
2021
2046
  <xs:annotation>
2022
- <xs:documentation>Non-Commercial Government Licence</xs:documentation>
2047
+ <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 3.0 IGO</xs:documentation>
2023
2048
  </xs:annotation>
2024
2049
  </xs:enumeration>
2025
- <xs:enumeration value="CC-BY-ND-2.5">
2050
+ <xs:enumeration value="BSD-Source-Code">
2026
2051
  <xs:annotation>
2027
- <xs:documentation>Creative Commons Attribution No Derivatives 2.5 Generic</xs:documentation>
2052
+ <xs:documentation>BSD Source Code Attribution</xs:documentation>
2028
2053
  </xs:annotation>
2029
2054
  </xs:enumeration>
2030
- <xs:enumeration value="GPL-2.0">
2055
+ <xs:enumeration value="Parity-6.0.0">
2031
2056
  <xs:annotation>
2032
- <xs:documentation>GNU General Public License v2.0 only</xs:documentation>
2057
+ <xs:documentation>The Parity Public License 6.0.0</xs:documentation>
2033
2058
  </xs:annotation>
2034
2059
  </xs:enumeration>
2035
- <xs:enumeration value="Intel">
2060
+ <xs:enumeration value="TCL">
2036
2061
  <xs:annotation>
2037
- <xs:documentation>Intel Open Source License</xs:documentation>
2062
+ <xs:documentation>TCL/TK License</xs:documentation>
2038
2063
  </xs:annotation>
2039
2064
  </xs:enumeration>
2040
- <xs:enumeration value="Vim">
2065
+ <xs:enumeration value="Arphic-1999">
2041
2066
  <xs:annotation>
2042
- <xs:documentation>Vim License</xs:documentation>
2067
+ <xs:documentation>Arphic Public License</xs:documentation>
2043
2068
  </xs:annotation>
2044
2069
  </xs:enumeration>
2045
- <xs:enumeration value="CC-BY-SA-2.0">
2070
+ <xs:enumeration value="CC-BY-SA-3.0">
2046
2071
  <xs:annotation>
2047
- <xs:documentation>Creative Commons Attribution Share Alike 2.0 Generic</xs:documentation>
2072
+ <xs:documentation>Creative Commons Attribution Share Alike 3.0 Unported</xs:documentation>
2048
2073
  </xs:annotation>
2049
2074
  </xs:enumeration>
2050
- <xs:enumeration value="MITNFA">
2075
+ <xs:enumeration value="Caldera">
2051
2076
  <xs:annotation>
2052
- <xs:documentation>MIT +no-false-attribs license</xs:documentation>
2077
+ <xs:documentation>Caldera License</xs:documentation>
2053
2078
  </xs:annotation>
2054
2079
  </xs:enumeration>
2055
- <xs:enumeration value="APSL-1.1">
2080
+ <xs:enumeration value="AGPL-1.0">
2056
2081
  <xs:annotation>
2057
- <xs:documentation>Apple Public Source License 1.1</xs:documentation>
2082
+ <xs:documentation>Affero General Public License v1.0</xs:documentation>
2058
2083
  </xs:annotation>
2059
2084
  </xs:enumeration>
2060
- <xs:enumeration value="GFDL-1.2-or-later">
2085
+ <xs:enumeration value="IPL-1.0">
2061
2086
  <xs:annotation>
2062
- <xs:documentation>GNU Free Documentation License v1.2 or later</xs:documentation>
2087
+ <xs:documentation>IBM Public License v1.0</xs:documentation>
2063
2088
  </xs:annotation>
2064
2089
  </xs:enumeration>
2065
- <xs:enumeration value="BSD-3-Clause-Attribution">
2090
+ <xs:enumeration value="LAL-1.3">
2066
2091
  <xs:annotation>
2067
- <xs:documentation>BSD with attribution</xs:documentation>
2092
+ <xs:documentation>Licence Art Libre 1.3</xs:documentation>
2068
2093
  </xs:annotation>
2069
2094
  </xs:enumeration>
2070
- <xs:enumeration value="OFL-1.0-no-RFN">
2095
+ <xs:enumeration value="EPICS">
2071
2096
  <xs:annotation>
2072
- <xs:documentation>SIL Open Font License 1.0 with no Reserved Font Name</xs:documentation>
2097
+ <xs:documentation>EPICS Open License</xs:documentation>
2073
2098
  </xs:annotation>
2074
2099
  </xs:enumeration>
2075
- <xs:enumeration value="Naumen">
2100
+ <xs:enumeration value="NGPL">
2076
2101
  <xs:annotation>
2077
- <xs:documentation>Naumen Public License</xs:documentation>
2102
+ <xs:documentation>Nethack General Public License</xs:documentation>
2078
2103
  </xs:annotation>
2079
2104
  </xs:enumeration>
2080
- <xs:enumeration value="CC-BY-NC-ND-2.5">
2105
+ <xs:enumeration value="DRL-1.0">
2081
2106
  <xs:annotation>
2082
- <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic</xs:documentation>
2107
+ <xs:documentation>Detection Rule License 1.0</xs:documentation>
2083
2108
  </xs:annotation>
2084
2109
  </xs:enumeration>
2085
- <xs:enumeration value="C-UDA-1.0">
2110
+ <xs:enumeration value="BSD-2-Clause-NetBSD">
2086
2111
  <xs:annotation>
2087
- <xs:documentation>Computational Use of Data Agreement v1.0</xs:documentation>
2112
+ <xs:documentation>BSD 2-Clause NetBSD License</xs:documentation>
2088
2113
  </xs:annotation>
2089
2114
  </xs:enumeration>
2090
- <xs:enumeration value="LGPLLR">
2115
+ <xs:enumeration value="ZPL-1.1">
2091
2116
  <xs:annotation>
2092
- <xs:documentation>Lesser General Public License For Linguistic Resources</xs:documentation>
2117
+ <xs:documentation>Zope Public License 1.1</xs:documentation>
2093
2118
  </xs:annotation>
2094
2119
  </xs:enumeration>
2095
- <xs:enumeration value="mpich2">
2120
+ <xs:enumeration value="GD">
2096
2121
  <xs:annotation>
2097
- <xs:documentation>mpich2 License</xs:documentation>
2122
+ <xs:documentation>GD License</xs:documentation>
2098
2123
  </xs:annotation>
2099
2124
  </xs:enumeration>
2100
- <xs:enumeration value="APSL-1.0">
2125
+ <xs:enumeration value="LPPL-1.2">
2101
2126
  <xs:annotation>
2102
- <xs:documentation>Apple Public Source License 1.0</xs:documentation>
2127
+ <xs:documentation>LaTeX Project Public License v1.2</xs:documentation>
2103
2128
  </xs:annotation>
2104
2129
  </xs:enumeration>
2105
- <xs:enumeration value="Linux-OpenIB">
2130
+ <xs:enumeration value="Dotseqn">
2106
2131
  <xs:annotation>
2107
- <xs:documentation>Linux Kernel Variant of OpenIB.org license</xs:documentation>
2132
+ <xs:documentation>Dotseqn License</xs:documentation>
2108
2133
  </xs:annotation>
2109
2134
  </xs:enumeration>
2110
- <xs:enumeration value="MIT-advertising">
2135
+ <xs:enumeration value="Spencer-99">
2111
2136
  <xs:annotation>
2112
- <xs:documentation>Enlightenment License (e16)</xs:documentation>
2137
+ <xs:documentation>Spencer License 99</xs:documentation>
2113
2138
  </xs:annotation>
2114
2139
  </xs:enumeration>
2115
- <xs:enumeration value="GFDL-1.2">
2140
+ <xs:enumeration value="OLDAP-2.3">
2116
2141
  <xs:annotation>
2117
- <xs:documentation>GNU Free Documentation License v1.2</xs:documentation>
2142
+ <xs:documentation>Open LDAP Public License v2.3</xs:documentation>
2118
2143
  </xs:annotation>
2119
2144
  </xs:enumeration>
2120
- <xs:enumeration value="OGTSL">
2145
+ <xs:enumeration value="YPL-1.1">
2121
2146
  <xs:annotation>
2122
- <xs:documentation>Open Group Test Suite License</xs:documentation>
2147
+ <xs:documentation>Yahoo! Public License v1.1</xs:documentation>
2123
2148
  </xs:annotation>
2124
2149
  </xs:enumeration>
2125
- <xs:enumeration value="Dotseqn">
2150
+ <xs:enumeration value="Fair">
2126
2151
  <xs:annotation>
2127
- <xs:documentation>Dotseqn License</xs:documentation>
2152
+ <xs:documentation>Fair License</xs:documentation>
2128
2153
  </xs:annotation>
2129
2154
  </xs:enumeration>
2130
- <xs:enumeration value="DL-DE-BY-2.0">
2155
+ <xs:enumeration value="Qhull">
2131
2156
  <xs:annotation>
2132
- <xs:documentation>Data licence Germany – attribution – version 2.0</xs:documentation>
2157
+ <xs:documentation>Qhull License</xs:documentation>
2133
2158
  </xs:annotation>
2134
2159
  </xs:enumeration>
2135
- <xs:enumeration value="Saxpath">
2160
+ <xs:enumeration value="GFDL-1.1-no-invariants-or-later">
2136
2161
  <xs:annotation>
2137
- <xs:documentation>Saxpath License</xs:documentation>
2162
+ <xs:documentation>GNU Free Documentation License v1.1 or later - no invariants</xs:documentation>
2138
2163
  </xs:annotation>
2139
2164
  </xs:enumeration>
2140
- <xs:enumeration value="AGPL-3.0">
2165
+ <xs:enumeration value="CECILL-C">
2141
2166
  <xs:annotation>
2142
- <xs:documentation>GNU Affero General Public License v3.0</xs:documentation>
2167
+ <xs:documentation>CeCILL-C Free Software License Agreement</xs:documentation>
2143
2168
  </xs:annotation>
2144
2169
  </xs:enumeration>
2145
- <xs:enumeration value="Abstyles">
2170
+ <xs:enumeration value="MulanPSL-1.0">
2146
2171
  <xs:annotation>
2147
- <xs:documentation>Abstyles License</xs:documentation>
2172
+ <xs:documentation>Mulan Permissive Software License, Version 1</xs:documentation>
2148
2173
  </xs:annotation>
2149
2174
  </xs:enumeration>
2150
- <xs:enumeration value="CC-BY-SA-3.0">
2175
+ <xs:enumeration value="OLDAP-1.1">
2151
2176
  <xs:annotation>
2152
- <xs:documentation>Creative Commons Attribution Share Alike 3.0 Unported</xs:documentation>
2177
+ <xs:documentation>Open LDAP Public License v1.1</xs:documentation>
2153
2178
  </xs:annotation>
2154
2179
  </xs:enumeration>
2155
- <xs:enumeration value="Giftware">
2180
+ <xs:enumeration value="OLDAP-2.1">
2156
2181
  <xs:annotation>
2157
- <xs:documentation>Giftware License</xs:documentation>
2182
+ <xs:documentation>Open LDAP Public License v2.1</xs:documentation>
2158
2183
  </xs:annotation>
2159
2184
  </xs:enumeration>
2160
- <xs:enumeration value="FreeImage">
2185
+ <xs:enumeration value="LPL-1.02">
2161
2186
  <xs:annotation>
2162
- <xs:documentation>FreeImage Public License v1.0</xs:documentation>
2187
+ <xs:documentation>Lucent Public License v1.02</xs:documentation>
2163
2188
  </xs:annotation>
2164
2189
  </xs:enumeration>
2165
- <xs:enumeration value="CECILL-2.1">
2190
+ <xs:enumeration value="UPL-1.0">
2166
2191
  <xs:annotation>
2167
- <xs:documentation>CeCILL Free Software License Agreement v2.1</xs:documentation>
2192
+ <xs:documentation>Universal Permissive License v1.0</xs:documentation>
2168
2193
  </xs:annotation>
2169
2194
  </xs:enumeration>
2170
- <xs:enumeration value="RPSL-1.0">
2195
+ <xs:enumeration value="Abstyles">
2171
2196
  <xs:annotation>
2172
- <xs:documentation>RealNetworks Public Source License v1.0</xs:documentation>
2197
+ <xs:documentation>Abstyles License</xs:documentation>
2173
2198
  </xs:annotation>
2174
2199
  </xs:enumeration>
2175
- <xs:enumeration value="GFDL-1.3-or-later">
2200
+ <xs:enumeration value="ZPL-2.0">
2176
2201
  <xs:annotation>
2177
- <xs:documentation>GNU Free Documentation License v1.3 or later</xs:documentation>
2202
+ <xs:documentation>Zope Public License 2.0</xs:documentation>
2178
2203
  </xs:annotation>
2179
2204
  </xs:enumeration>
2180
- <xs:enumeration value="GFDL-1.1-invariants-or-later">
2205
+ <xs:enumeration value="MIT-0">
2181
2206
  <xs:annotation>
2182
- <xs:documentation>GNU Free Documentation License v1.1 or later - invariants</xs:documentation>
2207
+ <xs:documentation>MIT No Attribution</xs:documentation>
2183
2208
  </xs:annotation>
2184
2209
  </xs:enumeration>
2185
- <xs:enumeration value="ECL-2.0">
2210
+ <xs:enumeration value="LGPL-2.0-only">
2186
2211
  <xs:annotation>
2187
- <xs:documentation>Educational Community License v2.0</xs:documentation>
2212
+ <xs:documentation>GNU Library General Public License v2 only</xs:documentation>
2188
2213
  </xs:annotation>
2189
2214
  </xs:enumeration>
2190
- <xs:enumeration value="LiLiQ-Rplus-1.1">
2215
+ <xs:enumeration value="GFDL-1.3-no-invariants-only">
2191
2216
  <xs:annotation>
2192
- <xs:documentation>Licence Libre du Québec Réciprocité forte version 1.1</xs:documentation>
2217
+ <xs:documentation>GNU Free Documentation License v1.3 only - no invariants</xs:documentation>
2193
2218
  </xs:annotation>
2194
2219
  </xs:enumeration>
2195
- <xs:enumeration value="GPL-3.0-with-autoconf-exception">
2220
+ <xs:enumeration value="AGPL-3.0">
2196
2221
  <xs:annotation>
2197
- <xs:documentation>GNU General Public License v3.0 w/Autoconf exception</xs:documentation>
2222
+ <xs:documentation>GNU Affero General Public License v3.0</xs:documentation>
2198
2223
  </xs:annotation>
2199
2224
  </xs:enumeration>
2200
- <xs:enumeration value="Jam">
2225
+ <xs:enumeration value="EPL-2.0">
2201
2226
  <xs:annotation>
2202
- <xs:documentation>Jam License</xs:documentation>
2227
+ <xs:documentation>Eclipse Public License 2.0</xs:documentation>
2203
2228
  </xs:annotation>
2204
2229
  </xs:enumeration>
2205
- <xs:enumeration value="GFDL-1.2-no-invariants-or-later">
2230
+ <xs:enumeration value="AFL-3.0">
2206
2231
  <xs:annotation>
2207
- <xs:documentation>GNU Free Documentation License v1.2 or later - no invariants</xs:documentation>
2232
+ <xs:documentation>Academic Free License v3.0</xs:documentation>
2208
2233
  </xs:annotation>
2209
2234
  </xs:enumeration>
2210
- <xs:enumeration value="CECILL-2.0">
2235
+ <xs:enumeration value="CDLA-Permissive-1.0">
2211
2236
  <xs:annotation>
2212
- <xs:documentation>CeCILL Free Software License Agreement v2.0</xs:documentation>
2237
+ <xs:documentation>Community Data License Agreement Permissive 1.0</xs:documentation>
2213
2238
  </xs:annotation>
2214
2239
  </xs:enumeration>
2215
- <xs:enumeration value="PolyForm-Noncommercial-1.0.0">
2240
+ <xs:enumeration value="Artistic-1.0">
2216
2241
  <xs:annotation>
2217
- <xs:documentation>PolyForm Noncommercial License 1.0.0</xs:documentation>
2242
+ <xs:documentation>Artistic License 1.0</xs:documentation>
2218
2243
  </xs:annotation>
2219
2244
  </xs:enumeration>
2220
- <xs:enumeration value="OGC-1.0">
2245
+ <xs:enumeration value="CC-BY-NC-ND-4.0">
2221
2246
  <xs:annotation>
2222
- <xs:documentation>OGC Software License, Version 1.0</xs:documentation>
2247
+ <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 4.0 International</xs:documentation>
2223
2248
  </xs:annotation>
2224
2249
  </xs:enumeration>
2225
- <xs:enumeration value="CC-BY-ND-3.0">
2250
+ <xs:enumeration value="HTMLTIDY">
2226
2251
  <xs:annotation>
2227
- <xs:documentation>Creative Commons Attribution No Derivatives 3.0 Unported</xs:documentation>
2252
+ <xs:documentation>HTML Tidy License</xs:documentation>
2228
2253
  </xs:annotation>
2229
2254
  </xs:enumeration>
2230
- <xs:enumeration value="QPL-1.0">
2255
+ <xs:enumeration value="Glide">
2231
2256
  <xs:annotation>
2232
- <xs:documentation>Q Public License 1.0</xs:documentation>
2257
+ <xs:documentation>3dfx Glide License</xs:documentation>
2233
2258
  </xs:annotation>
2234
2259
  </xs:enumeration>
2235
- <xs:enumeration value="LAL-1.2">
2260
+ <xs:enumeration value="FSFAP">
2236
2261
  <xs:annotation>
2237
- <xs:documentation>Licence Art Libre 1.2</xs:documentation>
2262
+ <xs:documentation>FSF All Permissive License</xs:documentation>
2238
2263
  </xs:annotation>
2239
2264
  </xs:enumeration>
2240
- <xs:enumeration value="CC-BY-3.0-DE">
2265
+ <xs:enumeration value="LGPLLR">
2241
2266
  <xs:annotation>
2242
- <xs:documentation>Creative Commons Attribution 3.0 Germany</xs:documentation>
2267
+ <xs:documentation>Lesser General Public License For Linguistic Resources</xs:documentation>
2243
2268
  </xs:annotation>
2244
2269
  </xs:enumeration>
2245
- <xs:enumeration value="OpenSSL">
2270
+ <xs:enumeration value="OGL-UK-3.0">
2246
2271
  <xs:annotation>
2247
- <xs:documentation>OpenSSL License</xs:documentation>
2272
+ <xs:documentation>Open Government Licence v3.0</xs:documentation>
2248
2273
  </xs:annotation>
2249
2274
  </xs:enumeration>
2250
- <xs:enumeration value="Spencer-99">
2275
+ <xs:enumeration value="GFDL-1.2">
2251
2276
  <xs:annotation>
2252
- <xs:documentation>Spencer License 99</xs:documentation>
2277
+ <xs:documentation>GNU Free Documentation License v1.2</xs:documentation>
2253
2278
  </xs:annotation>
2254
2279
  </xs:enumeration>
2255
- <xs:enumeration value="CC-BY-SA-3.0-AT">
2280
+ <xs:enumeration value="SSH-OpenSSH">
2256
2281
  <xs:annotation>
2257
- <xs:documentation>Creative Commons Attribution Share Alike 3.0 Austria</xs:documentation>
2282
+ <xs:documentation>SSH OpenSSH license</xs:documentation>
2258
2283
  </xs:annotation>
2259
2284
  </xs:enumeration>
2260
- <xs:enumeration value="BSD-Protection">
2285
+ <xs:enumeration value="GFDL-1.1-only">
2261
2286
  <xs:annotation>
2262
- <xs:documentation>BSD Protection License</xs:documentation>
2287
+ <xs:documentation>GNU Free Documentation License v1.1 only</xs:documentation>
2263
2288
  </xs:annotation>
2264
2289
  </xs:enumeration>
2265
- <xs:enumeration value="OLDAP-2.2.2">
2290
+ <xs:enumeration value="MIT-feh">
2266
2291
  <xs:annotation>
2267
- <xs:documentation>Open LDAP Public License 2.2.2</xs:documentation>
2292
+ <xs:documentation>feh License</xs:documentation>
2268
2293
  </xs:annotation>
2269
2294
  </xs:enumeration>
2270
- <xs:enumeration value="NRL">
2295
+ <xs:enumeration value="MPL-1.0">
2271
2296
  <xs:annotation>
2272
- <xs:documentation>NRL License</xs:documentation>
2297
+ <xs:documentation>Mozilla Public License 1.0</xs:documentation>
2273
2298
  </xs:annotation>
2274
2299
  </xs:enumeration>
2275
- <xs:enumeration value="TORQUE-1.1">
2300
+ <xs:enumeration value="PostgreSQL">
2276
2301
  <xs:annotation>
2277
- <xs:documentation>TORQUE v2.5+ Software License v1.1</xs:documentation>
2302
+ <xs:documentation>PostgreSQL License</xs:documentation>
2278
2303
  </xs:annotation>
2279
2304
  </xs:enumeration>
2280
- <xs:enumeration value="HTMLTIDY">
2305
+ <xs:enumeration value="OLDAP-2.2.2">
2281
2306
  <xs:annotation>
2282
- <xs:documentation>HTML Tidy License</xs:documentation>
2307
+ <xs:documentation>Open LDAP Public License 2.2.2</xs:documentation>
2283
2308
  </xs:annotation>
2284
2309
  </xs:enumeration>
2285
- <xs:enumeration value="SSPL-1.0">
2310
+ <xs:enumeration value="SMPPL">
2286
2311
  <xs:annotation>
2287
- <xs:documentation>Server Side Public License, v 1</xs:documentation>
2312
+ <xs:documentation>Secure Messaging Protocol Public License</xs:documentation>
2288
2313
  </xs:annotation>
2289
2314
  </xs:enumeration>
2290
- <xs:enumeration value="NPL-1.0">
2315
+ <xs:enumeration value="OFL-1.1">
2291
2316
  <xs:annotation>
2292
- <xs:documentation>Netscape Public License v1.0</xs:documentation>
2317
+ <xs:documentation>SIL Open Font License 1.1</xs:documentation>
2293
2318
  </xs:annotation>
2294
2319
  </xs:enumeration>
2295
- <xs:enumeration value="LGPL-2.0-only">
2320
+ <xs:enumeration value="Leptonica">
2296
2321
  <xs:annotation>
2297
- <xs:documentation>GNU Library General Public License v2 only</xs:documentation>
2322
+ <xs:documentation>Leptonica License</xs:documentation>
2298
2323
  </xs:annotation>
2299
2324
  </xs:enumeration>
2300
- <xs:enumeration value="AGPL-3.0-only">
2325
+ <xs:enumeration value="CERN-OHL-1.1">
2301
2326
  <xs:annotation>
2302
- <xs:documentation>GNU Affero General Public License v3.0 only</xs:documentation>
2327
+ <xs:documentation>CERN Open Hardware Licence v1.1</xs:documentation>
2303
2328
  </xs:annotation>
2304
2329
  </xs:enumeration>
2305
- <xs:enumeration value="GFDL-1.2-invariants-or-later">
2330
+ <xs:enumeration value="BSD-3-Clause-No-Nuclear-Warranty">
2306
2331
  <xs:annotation>
2307
- <xs:documentation>GNU Free Documentation License v1.2 or later - invariants</xs:documentation>
2332
+ <xs:documentation>BSD 3-Clause No Nuclear Warranty</xs:documentation>
2308
2333
  </xs:annotation>
2309
2334
  </xs:enumeration>
2310
- <xs:enumeration value="GPL-2.0-with-bison-exception">
2335
+ <xs:enumeration value="CC-BY-ND-2.5">
2311
2336
  <xs:annotation>
2312
- <xs:documentation>GNU General Public License v2.0 w/Bison exception</xs:documentation>
2337
+ <xs:documentation>Creative Commons Attribution No Derivatives 2.5 Generic</xs:documentation>
2313
2338
  </xs:annotation>
2314
2339
  </xs:enumeration>
2315
- <xs:enumeration value="CC-BY-NC-ND-1.0">
2340
+ <xs:enumeration value="CC-BY-1.0">
2316
2341
  <xs:annotation>
2317
- <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic</xs:documentation>
2342
+ <xs:documentation>Creative Commons Attribution 1.0 Generic</xs:documentation>
2318
2343
  </xs:annotation>
2319
2344
  </xs:enumeration>
2320
- <xs:enumeration value="ECL-1.0">
2345
+ <xs:enumeration value="GFDL-1.2-only">
2321
2346
  <xs:annotation>
2322
- <xs:documentation>Educational Community License v1.0</xs:documentation>
2347
+ <xs:documentation>GNU Free Documentation License v1.2 only</xs:documentation>
2323
2348
  </xs:annotation>
2324
2349
  </xs:enumeration>
2325
- <xs:enumeration value="WTFPL">
2350
+ <xs:enumeration value="OPUBL-1.0">
2326
2351
  <xs:annotation>
2327
- <xs:documentation>Do What The F*ck You Want To Public License</xs:documentation>
2352
+ <xs:documentation>Open Publication License v1.0</xs:documentation>
2328
2353
  </xs:annotation>
2329
2354
  </xs:enumeration>
2330
- <xs:enumeration value="CC-BY-SA-2.0-UK">
2355
+ <xs:enumeration value="libselinux-1.0">
2331
2356
  <xs:annotation>
2332
- <xs:documentation>Creative Commons Attribution Share Alike 2.0 England and Wales</xs:documentation>
2357
+ <xs:documentation>libselinux public domain notice</xs:documentation>
2333
2358
  </xs:annotation>
2334
2359
  </xs:enumeration>
2335
- <xs:enumeration value="GPL-3.0">
2360
+ <xs:enumeration value="BSD-3-Clause">
2336
2361
  <xs:annotation>
2337
- <xs:documentation>GNU General Public License v3.0 only</xs:documentation>
2362
+ <xs:documentation>BSD 3-Clause &quot;New&quot; or &quot;Revised&quot; License</xs:documentation>
2338
2363
  </xs:annotation>
2339
2364
  </xs:enumeration>
2340
- <xs:enumeration value="OLDAP-2.2.1">
2365
+ <xs:enumeration value="ANTLR-PD-fallback">
2341
2366
  <xs:annotation>
2342
- <xs:documentation>Open LDAP Public License v2.2.1</xs:documentation>
2367
+ <xs:documentation>ANTLR Software Rights Notice with license fallback</xs:documentation>
2343
2368
  </xs:annotation>
2344
2369
  </xs:enumeration>
2345
- <xs:enumeration value="SMPPL">
2370
+ <xs:enumeration value="copyleft-next-0.3.1">
2346
2371
  <xs:annotation>
2347
- <xs:documentation>Secure Messaging Protocol Public License</xs:documentation>
2372
+ <xs:documentation>copyleft-next 0.3.1</xs:documentation>
2348
2373
  </xs:annotation>
2349
2374
  </xs:enumeration>
2350
- <xs:enumeration value="CC-BY-3.0-AT">
2375
+ <xs:enumeration value="GPL-1.0+">
2351
2376
  <xs:annotation>
2352
- <xs:documentation>Creative Commons Attribution 3.0 Austria</xs:documentation>
2377
+ <xs:documentation>GNU General Public License v1.0 or later</xs:documentation>
2353
2378
  </xs:annotation>
2354
2379
  </xs:enumeration>
2355
- <xs:enumeration value="EFL-1.0">
2380
+ <xs:enumeration value="wxWindows">
2356
2381
  <xs:annotation>
2357
- <xs:documentation>Eiffel Forum License v1.0</xs:documentation>
2382
+ <xs:documentation>wxWindows Library License</xs:documentation>
2358
2383
  </xs:annotation>
2359
2384
  </xs:enumeration>
2360
- <xs:enumeration value="NBPL-1.0">
2385
+ <xs:enumeration value="LGPL-3.0">
2361
2386
  <xs:annotation>
2362
- <xs:documentation>Net Boolean Public License v1</xs:documentation>
2387
+ <xs:documentation>GNU Lesser General Public License v3.0 only</xs:documentation>
2363
2388
  </xs:annotation>
2364
2389
  </xs:enumeration>
2365
- <xs:enumeration value="BSD-3-Clause-LBNL">
2390
+ <xs:enumeration value="LGPL-2.1">
2366
2391
  <xs:annotation>
2367
- <xs:documentation>Lawrence Berkeley National Labs BSD variant license</xs:documentation>
2392
+ <xs:documentation>GNU Lesser General Public License v2.1 only</xs:documentation>
2368
2393
  </xs:annotation>
2369
2394
  </xs:enumeration>
2370
- <xs:enumeration value="AGPL-1.0">
2395
+ <xs:enumeration value="StandardML-NJ">
2371
2396
  <xs:annotation>
2372
- <xs:documentation>Affero General Public License v1.0</xs:documentation>
2397
+ <xs:documentation>Standard ML of New Jersey License</xs:documentation>
2373
2398
  </xs:annotation>
2374
2399
  </xs:enumeration>
2375
- <xs:enumeration value="Crossword">
2400
+ <xs:enumeration value="BSD-4-Clause">
2376
2401
  <xs:annotation>
2377
- <xs:documentation>Crossword License</xs:documentation>
2402
+ <xs:documentation>BSD 4-Clause &quot;Original&quot; or &quot;Old&quot; License</xs:documentation>
2378
2403
  </xs:annotation>
2379
2404
  </xs:enumeration>
2380
- <xs:enumeration value="TCL">
2405
+ <xs:enumeration value="GPL-2.0-with-bison-exception">
2381
2406
  <xs:annotation>
2382
- <xs:documentation>TCL/TK License</xs:documentation>
2407
+ <xs:documentation>GNU General Public License v2.0 w/Bison exception</xs:documentation>
2383
2408
  </xs:annotation>
2384
2409
  </xs:enumeration>
2385
- <xs:enumeration value="CC-BY-ND-1.0">
2410
+ <xs:enumeration value="Apache-2.0">
2386
2411
  <xs:annotation>
2387
- <xs:documentation>Creative Commons Attribution No Derivatives 1.0 Generic</xs:documentation>
2412
+ <xs:documentation>Apache License 2.0</xs:documentation>
2388
2413
  </xs:annotation>
2389
2414
  </xs:enumeration>
2390
- <xs:enumeration value="AML">
2415
+ <xs:enumeration value="Artistic-1.0-cl8">
2391
2416
  <xs:annotation>
2392
- <xs:documentation>Apple MIT License</xs:documentation>
2417
+ <xs:documentation>Artistic License 1.0 w/clause 8</xs:documentation>
2393
2418
  </xs:annotation>
2394
2419
  </xs:enumeration>
2395
- <xs:enumeration value="TU-Berlin-2.0">
2420
+ <xs:enumeration value="GPL-2.0">
2396
2421
  <xs:annotation>
2397
- <xs:documentation>Technische Universitaet Berlin License 2.0</xs:documentation>
2422
+ <xs:documentation>GNU General Public License v2.0 only</xs:documentation>
2398
2423
  </xs:annotation>
2399
2424
  </xs:enumeration>
2400
- <xs:enumeration value="GFDL-1.3-only">
2425
+ <xs:enumeration value="Intel-ACPI">
2401
2426
  <xs:annotation>
2402
- <xs:documentation>GNU Free Documentation License v1.3 only</xs:documentation>
2427
+ <xs:documentation>Intel ACPI Software License Agreement</xs:documentation>
2403
2428
  </xs:annotation>
2404
2429
  </xs:enumeration>
2405
- <xs:enumeration value="NPOSL-3.0">
2430
+ <xs:enumeration value="BSL-1.0">
2406
2431
  <xs:annotation>
2407
- <xs:documentation>Non-Profit Open Software License 3.0</xs:documentation>
2432
+ <xs:documentation>Boost Software License 1.0</xs:documentation>
2408
2433
  </xs:annotation>
2409
2434
  </xs:enumeration>
2410
- <xs:enumeration value="BSD-4-Clause">
2435
+ <xs:enumeration value="Artistic-1.0-Perl">
2411
2436
  <xs:annotation>
2412
- <xs:documentation>BSD 4-Clause &quot;Original&quot; or &quot;Old&quot; License</xs:documentation>
2437
+ <xs:documentation>Artistic License 1.0 (Perl)</xs:documentation>
2413
2438
  </xs:annotation>
2414
2439
  </xs:enumeration>
2415
- <xs:enumeration value="gSOAP-1.3b">
2440
+ <xs:enumeration value="BSD-2-Clause-Views">
2416
2441
  <xs:annotation>
2417
- <xs:documentation>gSOAP Public License v1.3b</xs:documentation>
2442
+ <xs:documentation>BSD 2-Clause with views sentence</xs:documentation>
2418
2443
  </xs:annotation>
2419
2444
  </xs:enumeration>
2420
- <xs:enumeration value="LGPL-2.1">
2445
+ <xs:enumeration value="Interbase-1.0">
2421
2446
  <xs:annotation>
2422
- <xs:documentation>GNU Lesser General Public License v2.1 only</xs:documentation>
2447
+ <xs:documentation>Interbase Public License v1.0</xs:documentation>
2423
2448
  </xs:annotation>
2424
2449
  </xs:enumeration>
2425
- <xs:enumeration value="LGPL-3.0">
2450
+ <xs:enumeration value="NPOSL-3.0">
2426
2451
  <xs:annotation>
2427
- <xs:documentation>GNU Lesser General Public License v3.0 only</xs:documentation>
2452
+ <xs:documentation>Non-Profit Open Software License 3.0</xs:documentation>
2428
2453
  </xs:annotation>
2429
2454
  </xs:enumeration>
2430
2455
  <!-- Exceptions -->
2431
- <xs:enumeration value="freertos-exception-2.0">
2456
+ <xs:enumeration value="FLTK-exception">
2432
2457
  <xs:annotation>
2433
- <xs:documentation>FreeRTOS Exception 2.0</xs:documentation>
2458
+ <xs:documentation>FLTK exception</xs:documentation>
2434
2459
  </xs:annotation>
2435
2460
  </xs:enumeration>
2436
- <xs:enumeration value="Swift-exception">
2461
+ <xs:enumeration value="Bootloader-exception">
2437
2462
  <xs:annotation>
2438
- <xs:documentation>Swift Exception</xs:documentation>
2463
+ <xs:documentation>Bootloader Distribution Exception</xs:documentation>
2439
2464
  </xs:annotation>
2440
2465
  </xs:enumeration>
2441
- <xs:enumeration value="Qt-LGPL-exception-1.1">
2466
+ <xs:enumeration value="WxWindows-exception-3.1">
2442
2467
  <xs:annotation>
2443
- <xs:documentation>Qt LGPL exception 1.1</xs:documentation>
2468
+ <xs:documentation>WxWindows Library Exception 3.1</xs:documentation>
2444
2469
  </xs:annotation>
2445
2470
  </xs:enumeration>
2446
- <xs:enumeration value="gnu-javamail-exception">
2471
+ <xs:enumeration value="Linux-syscall-note">
2447
2472
  <xs:annotation>
2448
- <xs:documentation>GNU JavaMail exception</xs:documentation>
2473
+ <xs:documentation>Linux Syscall Note</xs:documentation>
2449
2474
  </xs:annotation>
2450
2475
  </xs:enumeration>
2451
- <xs:enumeration value="CLISP-exception-2.0">
2476
+ <xs:enumeration value="Qt-LGPL-exception-1.1">
2452
2477
  <xs:annotation>
2453
- <xs:documentation>CLISP exception 2.0</xs:documentation>
2478
+ <xs:documentation>Qt LGPL exception 1.1</xs:documentation>
2454
2479
  </xs:annotation>
2455
2480
  </xs:enumeration>
2456
- <xs:enumeration value="eCos-exception-2.0">
2481
+ <xs:enumeration value="LLVM-exception">
2457
2482
  <xs:annotation>
2458
- <xs:documentation>eCos exception 2.0</xs:documentation>
2483
+ <xs:documentation>LLVM Exception</xs:documentation>
2459
2484
  </xs:annotation>
2460
2485
  </xs:enumeration>
2461
- <xs:enumeration value="GPL-CC-1.0">
2486
+ <xs:enumeration value="PS-or-PDF-font-exception-20170817">
2462
2487
  <xs:annotation>
2463
- <xs:documentation>GPL Cooperation Commitment 1.0</xs:documentation>
2488
+ <xs:documentation>PS/PDF font exception (2017-08-17)</xs:documentation>
2464
2489
  </xs:annotation>
2465
2490
  </xs:enumeration>
2466
- <xs:enumeration value="DigiRule-FOSS-exception">
2491
+ <xs:enumeration value="GCC-exception-3.1">
2467
2492
  <xs:annotation>
2468
- <xs:documentation>DigiRule FOSS License Exception</xs:documentation>
2493
+ <xs:documentation>GCC Runtime Library exception 3.1</xs:documentation>
2469
2494
  </xs:annotation>
2470
2495
  </xs:enumeration>
2471
- <xs:enumeration value="Font-exception-2.0">
2496
+ <xs:enumeration value="Autoconf-exception-3.0">
2472
2497
  <xs:annotation>
2473
- <xs:documentation>Font exception 2.0</xs:documentation>
2498
+ <xs:documentation>Autoconf exception 3.0</xs:documentation>
2474
2499
  </xs:annotation>
2475
2500
  </xs:enumeration>
2476
- <xs:enumeration value="Qt-GPL-exception-1.0">
2501
+ <xs:enumeration value="LGPL-3.0-linking-exception">
2477
2502
  <xs:annotation>
2478
- <xs:documentation>Qt GPL exception 1.0</xs:documentation>
2503
+ <xs:documentation>LGPL-3.0 Linking Exception</xs:documentation>
2479
2504
  </xs:annotation>
2480
2505
  </xs:enumeration>
2481
- <xs:enumeration value="PS-or-PDF-font-exception-20170817">
2506
+ <xs:enumeration value="GCC-exception-2.0">
2482
2507
  <xs:annotation>
2483
- <xs:documentation>PS/PDF font exception (2017-08-17)</xs:documentation>
2508
+ <xs:documentation>GCC Runtime Library exception 2.0</xs:documentation>
2484
2509
  </xs:annotation>
2485
2510
  </xs:enumeration>
2486
- <xs:enumeration value="GPL-3.0-linking-source-exception">
2511
+ <xs:enumeration value="Bison-exception-2.2">
2487
2512
  <xs:annotation>
2488
- <xs:documentation>GPL-3.0 Linking Exception (with Corresponding Source)</xs:documentation>
2513
+ <xs:documentation>Bison exception 2.2</xs:documentation>
2489
2514
  </xs:annotation>
2490
2515
  </xs:enumeration>
2491
- <xs:enumeration value="Linux-syscall-note">
2516
+ <xs:enumeration value="openvpn-openssl-exception">
2492
2517
  <xs:annotation>
2493
- <xs:documentation>Linux Syscall Note</xs:documentation>
2518
+ <xs:documentation>OpenVPN OpenSSL Exception</xs:documentation>
2494
2519
  </xs:annotation>
2495
2520
  </xs:enumeration>
2496
- <xs:enumeration value="GCC-exception-2.0">
2521
+ <xs:enumeration value="Libtool-exception">
2497
2522
  <xs:annotation>
2498
- <xs:documentation>GCC Runtime Library exception 2.0</xs:documentation>
2523
+ <xs:documentation>Libtool Exception</xs:documentation>
2499
2524
  </xs:annotation>
2500
2525
  </xs:enumeration>
2501
- <xs:enumeration value="LZMA-exception">
2526
+ <xs:enumeration value="Autoconf-exception-2.0">
2502
2527
  <xs:annotation>
2503
- <xs:documentation>LZMA exception</xs:documentation>
2528
+ <xs:documentation>Autoconf exception 2.0</xs:documentation>
2504
2529
  </xs:annotation>
2505
2530
  </xs:enumeration>
2506
- <xs:enumeration value="Autoconf-exception-3.0">
2531
+ <xs:enumeration value="GPL-3.0-linking-source-exception">
2507
2532
  <xs:annotation>
2508
- <xs:documentation>Autoconf exception 3.0</xs:documentation>
2533
+ <xs:documentation>GPL-3.0 Linking Exception (with Corresponding Source)</xs:documentation>
2509
2534
  </xs:annotation>
2510
2535
  </xs:enumeration>
2511
- <xs:enumeration value="u-boot-exception-2.0">
2536
+ <xs:enumeration value="GPL-CC-1.0">
2512
2537
  <xs:annotation>
2513
- <xs:documentation>U-Boot exception 2.0</xs:documentation>
2538
+ <xs:documentation>GPL Cooperation Commitment 1.0</xs:documentation>
2514
2539
  </xs:annotation>
2515
2540
  </xs:enumeration>
2516
- <xs:enumeration value="LLVM-exception">
2541
+ <xs:enumeration value="OCaml-LGPL-linking-exception">
2517
2542
  <xs:annotation>
2518
- <xs:documentation>LLVM Exception</xs:documentation>
2543
+ <xs:documentation>OCaml LGPL Linking Exception</xs:documentation>
2519
2544
  </xs:annotation>
2520
2545
  </xs:enumeration>
2521
- <xs:enumeration value="OCaml-LGPL-linking-exception">
2546
+ <xs:enumeration value="Universal-FOSS-exception-1.0">
2522
2547
  <xs:annotation>
2523
- <xs:documentation>OCaml LGPL Linking Exception</xs:documentation>
2548
+ <xs:documentation>Universal FOSS Exception, Version 1.0</xs:documentation>
2524
2549
  </xs:annotation>
2525
2550
  </xs:enumeration>
2526
- <xs:enumeration value="Autoconf-exception-2.0">
2551
+ <xs:enumeration value="i2p-gpl-java-exception">
2527
2552
  <xs:annotation>
2528
- <xs:documentation>Autoconf exception 2.0</xs:documentation>
2553
+ <xs:documentation>i2p GPL+Java Exception</xs:documentation>
2529
2554
  </xs:annotation>
2530
2555
  </xs:enumeration>
2531
- <xs:enumeration value="Bootloader-exception">
2556
+ <xs:enumeration value="CLISP-exception-2.0">
2532
2557
  <xs:annotation>
2533
- <xs:documentation>Bootloader Distribution Exception</xs:documentation>
2558
+ <xs:documentation>CLISP exception 2.0</xs:documentation>
2534
2559
  </xs:annotation>
2535
2560
  </xs:enumeration>
2536
- <xs:enumeration value="LGPL-3.0-linking-exception">
2561
+ <xs:enumeration value="OCCT-exception-1.0">
2537
2562
  <xs:annotation>
2538
- <xs:documentation>LGPL-3.0 Linking Exception</xs:documentation>
2563
+ <xs:documentation>Open CASCADE Exception 1.0</xs:documentation>
2539
2564
  </xs:annotation>
2540
2565
  </xs:enumeration>
2541
- <xs:enumeration value="openvpn-openssl-exception">
2566
+ <xs:enumeration value="Qwt-exception-1.0">
2542
2567
  <xs:annotation>
2543
- <xs:documentation>OpenVPN OpenSSL Exception</xs:documentation>
2568
+ <xs:documentation>Qwt exception 1.0</xs:documentation>
2544
2569
  </xs:annotation>
2545
2570
  </xs:enumeration>
2546
- <xs:enumeration value="FLTK-exception">
2571
+ <xs:enumeration value="gnu-javamail-exception">
2547
2572
  <xs:annotation>
2548
- <xs:documentation>FLTK exception</xs:documentation>
2573
+ <xs:documentation>GNU JavaMail exception</xs:documentation>
2549
2574
  </xs:annotation>
2550
2575
  </xs:enumeration>
2551
- <xs:enumeration value="Bison-exception-2.2">
2576
+ <xs:enumeration value="u-boot-exception-2.0">
2552
2577
  <xs:annotation>
2553
- <xs:documentation>Bison exception 2.2</xs:documentation>
2578
+ <xs:documentation>U-Boot exception 2.0</xs:documentation>
2554
2579
  </xs:annotation>
2555
2580
  </xs:enumeration>
2556
- <xs:enumeration value="OCCT-exception-1.0">
2581
+ <xs:enumeration value="freertos-exception-2.0">
2557
2582
  <xs:annotation>
2558
- <xs:documentation>Open CASCADE Exception 1.0</xs:documentation>
2583
+ <xs:documentation>FreeRTOS Exception 2.0</xs:documentation>
2559
2584
  </xs:annotation>
2560
2585
  </xs:enumeration>
2561
- <xs:enumeration value="GCC-exception-3.1">
2586
+ <xs:enumeration value="Qt-GPL-exception-1.0">
2562
2587
  <xs:annotation>
2563
- <xs:documentation>GCC Runtime Library exception 3.1</xs:documentation>
2588
+ <xs:documentation>Qt GPL exception 1.0</xs:documentation>
2564
2589
  </xs:annotation>
2565
2590
  </xs:enumeration>
2566
2591
  <xs:enumeration value="OpenJDK-assembly-exception-1.0">
@@ -2568,9 +2593,14 @@
2568
2593
  <xs:documentation>OpenJDK Assembly exception 1.0</xs:documentation>
2569
2594
  </xs:annotation>
2570
2595
  </xs:enumeration>
2571
- <xs:enumeration value="WxWindows-exception-3.1">
2596
+ <xs:enumeration value="SHL-2.1">
2572
2597
  <xs:annotation>
2573
- <xs:documentation>WxWindows Library Exception 3.1</xs:documentation>
2598
+ <xs:documentation>Solderpad Hardware License v2.1</xs:documentation>
2599
+ </xs:annotation>
2600
+ </xs:enumeration>
2601
+ <xs:enumeration value="mif-exception">
2602
+ <xs:annotation>
2603
+ <xs:documentation>Macros and Inline Functions Exception</xs:documentation>
2574
2604
  </xs:annotation>
2575
2605
  </xs:enumeration>
2576
2606
  <xs:enumeration value="Fawkes-Runtime-exception">
@@ -2578,19 +2608,19 @@
2578
2608
  <xs:documentation>Fawkes Runtime Exception</xs:documentation>
2579
2609
  </xs:annotation>
2580
2610
  </xs:enumeration>
2581
- <xs:enumeration value="Nokia-Qt-exception-1.1">
2611
+ <xs:enumeration value="Swift-exception">
2582
2612
  <xs:annotation>
2583
- <xs:documentation>Nokia Qt LGPL exception 1.1</xs:documentation>
2613
+ <xs:documentation>Swift Exception</xs:documentation>
2584
2614
  </xs:annotation>
2585
2615
  </xs:enumeration>
2586
- <xs:enumeration value="Qwt-exception-1.0">
2616
+ <xs:enumeration value="GPL-3.0-linking-exception">
2587
2617
  <xs:annotation>
2588
- <xs:documentation>Qwt exception 1.0</xs:documentation>
2618
+ <xs:documentation>GPL-3.0 Linking Exception</xs:documentation>
2589
2619
  </xs:annotation>
2590
2620
  </xs:enumeration>
2591
- <xs:enumeration value="Universal-FOSS-exception-1.0">
2621
+ <xs:enumeration value="SHL-2.0">
2592
2622
  <xs:annotation>
2593
- <xs:documentation>Universal FOSS Exception, Version 1.0</xs:documentation>
2623
+ <xs:documentation>Solderpad Hardware License v2.0</xs:documentation>
2594
2624
  </xs:annotation>
2595
2625
  </xs:enumeration>
2596
2626
  <xs:enumeration value="Classpath-exception-2.0">
@@ -2598,29 +2628,29 @@
2598
2628
  <xs:documentation>Classpath exception 2.0</xs:documentation>
2599
2629
  </xs:annotation>
2600
2630
  </xs:enumeration>
2601
- <xs:enumeration value="SHL-2.0">
2631
+ <xs:enumeration value="LZMA-exception">
2602
2632
  <xs:annotation>
2603
- <xs:documentation>Solderpad Hardware License v2.0</xs:documentation>
2633
+ <xs:documentation>LZMA exception</xs:documentation>
2604
2634
  </xs:annotation>
2605
2635
  </xs:enumeration>
2606
- <xs:enumeration value="GPL-3.0-linking-exception">
2636
+ <xs:enumeration value="Font-exception-2.0">
2607
2637
  <xs:annotation>
2608
- <xs:documentation>GPL-3.0 Linking Exception</xs:documentation>
2638
+ <xs:documentation>Font exception 2.0</xs:documentation>
2609
2639
  </xs:annotation>
2610
2640
  </xs:enumeration>
2611
- <xs:enumeration value="SHL-2.1">
2641
+ <xs:enumeration value="Nokia-Qt-exception-1.1">
2612
2642
  <xs:annotation>
2613
- <xs:documentation>Solderpad Hardware License v2.1</xs:documentation>
2643
+ <xs:documentation>Nokia Qt LGPL exception 1.1</xs:documentation>
2614
2644
  </xs:annotation>
2615
2645
  </xs:enumeration>
2616
- <xs:enumeration value="Libtool-exception">
2646
+ <xs:enumeration value="DigiRule-FOSS-exception">
2617
2647
  <xs:annotation>
2618
- <xs:documentation>Libtool Exception</xs:documentation>
2648
+ <xs:documentation>DigiRule FOSS License Exception</xs:documentation>
2619
2649
  </xs:annotation>
2620
2650
  </xs:enumeration>
2621
- <xs:enumeration value="mif-exception">
2651
+ <xs:enumeration value="eCos-exception-2.0">
2622
2652
  <xs:annotation>
2623
- <xs:documentation>Macros and Inline Functions Exception</xs:documentation>
2653
+ <xs:documentation>eCos exception 2.0</xs:documentation>
2624
2654
  </xs:annotation>
2625
2655
  </xs:enumeration>
2626
2656
  <xs:enumeration value="389-exception">
@@ -2628,11 +2658,6 @@
2628
2658
  <xs:documentation>389 Directory Server Exception</xs:documentation>
2629
2659
  </xs:annotation>
2630
2660
  </xs:enumeration>
2631
- <xs:enumeration value="i2p-gpl-java-exception">
2632
- <xs:annotation>
2633
- <xs:documentation>i2p GPL+Java Exception</xs:documentation>
2634
- </xs:annotation>
2635
- </xs:enumeration>
2636
2661
  </xs:restriction>
2637
2662
  </xs:simpleType>
2638
2663