diff options
| author | Saul Wold <Saul.Wold@windriver.com> | 2021-09-27 09:09:20 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-28 17:55:04 +0100 |
| commit | 0e80ffc6c83253cec4bc0888c3dbf88d4932647f (patch) | |
| tree | cc9e057a86b4550f194be1ee8ce6d203067ade52 | |
| parent | da9409d26e5b29359d56484b9bef294cccc23bfe (diff) | |
| download | poky-0e80ffc6c83253cec4bc0888c3dbf88d4932647f.tar.gz | |
spdx-licenses.json: Use 3.14 tagged version
The validation tools expect the licenseListVersion to be a proper X.Y version,
not an intermedite git hash version.
(From OE-Core rev: b96bb3fe6e17a194db0dcb86d2877946eaa77341)
Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/files/spdx-licenses.json | 2565 |
1 files changed, 1282 insertions, 1283 deletions
diff --git a/meta/files/spdx-licenses.json b/meta/files/spdx-licenses.json index 582c73ca64..ef926164ec 100644 --- a/meta/files/spdx-licenses.json +++ b/meta/files/spdx-licenses.json | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | { | 1 | { |
| 2 | "licenseListVersion": "7bcf79d", | 2 | "licenseListVersion": "3.14", |
| 3 | "licenses": [ | 3 | "licenses": [ |
| 4 | { | 4 | { |
| 5 | "reference": "https://spdx.org/licenses/GPL-1.0.html", | 5 | "reference": "https://spdx.org/licenses/GPL-1.0.html", |
| @@ -14,10 +14,23 @@ | |||
| 14 | "isOsiApproved": false | 14 | "isOsiApproved": false |
| 15 | }, | 15 | }, |
| 16 | { | 16 | { |
| 17 | "reference": "https://spdx.org/licenses/bzip2-1.0.6.html", | ||
| 18 | "isDeprecatedLicenseId": false, | ||
| 19 | "detailsUrl": "https://spdx.org/licenses/bzip2-1.0.6.json", | ||
| 20 | "referenceNumber": 1, | ||
| 21 | "name": "bzip2 and libbzip2 License v1.0.6", | ||
| 22 | "licenseId": "bzip2-1.0.6", | ||
| 23 | "seeAlso": [ | ||
| 24 | "https://sourceware.org/git/?p\u003dbzip2.git;a\u003dblob;f\u003dLICENSE;hb\u003dbzip2-1.0.6", | ||
| 25 | "http://bzip.org/1.0.5/bzip2-manual-1.0.5.html" | ||
| 26 | ], | ||
| 27 | "isOsiApproved": false | ||
| 28 | }, | ||
| 29 | { | ||
| 17 | "reference": "https://spdx.org/licenses/Intel-ACPI.html", | 30 | "reference": "https://spdx.org/licenses/Intel-ACPI.html", |
| 18 | "isDeprecatedLicenseId": false, | 31 | "isDeprecatedLicenseId": false, |
| 19 | "detailsUrl": "https://spdx.org/licenses/Intel-ACPI.json", | 32 | "detailsUrl": "https://spdx.org/licenses/Intel-ACPI.json", |
| 20 | "referenceNumber": 1, | 33 | "referenceNumber": 2, |
| 21 | "name": "Intel ACPI Software License Agreement", | 34 | "name": "Intel ACPI Software License Agreement", |
| 22 | "licenseId": "Intel-ACPI", | 35 | "licenseId": "Intel-ACPI", |
| 23 | "seeAlso": [ | 36 | "seeAlso": [ |
| @@ -29,7 +42,7 @@ | |||
| 29 | "reference": "https://spdx.org/licenses/XSkat.html", | 42 | "reference": "https://spdx.org/licenses/XSkat.html", |
| 30 | "isDeprecatedLicenseId": false, | 43 | "isDeprecatedLicenseId": false, |
| 31 | "detailsUrl": "https://spdx.org/licenses/XSkat.json", | 44 | "detailsUrl": "https://spdx.org/licenses/XSkat.json", |
| 32 | "referenceNumber": 2, | 45 | "referenceNumber": 3, |
| 33 | "name": "XSkat License", | 46 | "name": "XSkat License", |
| 34 | "licenseId": "XSkat", | 47 | "licenseId": "XSkat", |
| 35 | "seeAlso": [ | 48 | "seeAlso": [ |
| @@ -41,7 +54,7 @@ | |||
| 41 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.0.html", | 54 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.0.html", |
| 42 | "isDeprecatedLicenseId": false, | 55 | "isDeprecatedLicenseId": false, |
| 43 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-2.0.json", | 56 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-2.0.json", |
| 44 | "referenceNumber": 3, | 57 | "referenceNumber": 4, |
| 45 | "name": "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic", | 58 | "name": "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic", |
| 46 | "licenseId": "CC-BY-NC-SA-2.0", | 59 | "licenseId": "CC-BY-NC-SA-2.0", |
| 47 | "seeAlso": [ | 60 | "seeAlso": [ |
| @@ -50,15 +63,14 @@ | |||
| 50 | "isOsiApproved": false | 63 | "isOsiApproved": false |
| 51 | }, | 64 | }, |
| 52 | { | 65 | { |
| 53 | "reference": "https://spdx.org/licenses/bzip2-1.0.6.html", | 66 | "reference": "https://spdx.org/licenses/Plexus.html", |
| 54 | "isDeprecatedLicenseId": false, | 67 | "isDeprecatedLicenseId": false, |
| 55 | "detailsUrl": "https://spdx.org/licenses/bzip2-1.0.6.json", | 68 | "detailsUrl": "https://spdx.org/licenses/Plexus.json", |
| 56 | "referenceNumber": 4, | 69 | "referenceNumber": 5, |
| 57 | "name": "bzip2 and libbzip2 License v1.0.6", | 70 | "name": "Plexus Classworlds License", |
| 58 | "licenseId": "bzip2-1.0.6", | 71 | "licenseId": "Plexus", |
| 59 | "seeAlso": [ | 72 | "seeAlso": [ |
| 60 | "https://sourceware.org/git/?p\u003dbzip2.git;a\u003dblob;f\u003dLICENSE;hb\u003dbzip2-1.0.6", | 73 | "https://fedoraproject.org/wiki/Licensing/Plexus_Classworlds_License" |
| 61 | "http://bzip.org/1.0.5/bzip2-manual-1.0.5.html" | ||
| 62 | ], | 74 | ], |
| 63 | "isOsiApproved": false | 75 | "isOsiApproved": false |
| 64 | }, | 76 | }, |
| @@ -66,7 +78,7 @@ | |||
| 66 | "reference": "https://spdx.org/licenses/Giftware.html", | 78 | "reference": "https://spdx.org/licenses/Giftware.html", |
| 67 | "isDeprecatedLicenseId": false, | 79 | "isDeprecatedLicenseId": false, |
| 68 | "detailsUrl": "https://spdx.org/licenses/Giftware.json", | 80 | "detailsUrl": "https://spdx.org/licenses/Giftware.json", |
| 69 | "referenceNumber": 5, | 81 | "referenceNumber": 6, |
| 70 | "name": "Giftware License", | 82 | "name": "Giftware License", |
| 71 | "licenseId": "Giftware", | 83 | "licenseId": "Giftware", |
| 72 | "seeAlso": [ | 84 | "seeAlso": [ |
| @@ -75,18 +87,6 @@ | |||
| 75 | "isOsiApproved": false | 87 | "isOsiApproved": false |
| 76 | }, | 88 | }, |
| 77 | { | 89 | { |
| 78 | "reference": "https://spdx.org/licenses/Plexus.html", | ||
| 79 | "isDeprecatedLicenseId": false, | ||
| 80 | "detailsUrl": "https://spdx.org/licenses/Plexus.json", | ||
| 81 | "referenceNumber": 6, | ||
| 82 | "name": "Plexus Classworlds License", | ||
| 83 | "licenseId": "Plexus", | ||
| 84 | "seeAlso": [ | ||
| 85 | "https://fedoraproject.org/wiki/Licensing/Plexus_Classworlds_License" | ||
| 86 | ], | ||
| 87 | "isOsiApproved": false | ||
| 88 | }, | ||
| 89 | { | ||
| 90 | "reference": "https://spdx.org/licenses/BitTorrent-1.0.html", | 90 | "reference": "https://spdx.org/licenses/BitTorrent-1.0.html", |
| 91 | "isDeprecatedLicenseId": false, | 91 | "isDeprecatedLicenseId": false, |
| 92 | "detailsUrl": "https://spdx.org/licenses/BitTorrent-1.0.json", | 92 | "detailsUrl": "https://spdx.org/licenses/BitTorrent-1.0.json", |
| @@ -185,24 +185,10 @@ | |||
| 185 | "isOsiApproved": true | 185 | "isOsiApproved": true |
| 186 | }, | 186 | }, |
| 187 | { | 187 | { |
| 188 | "reference": "https://spdx.org/licenses/W3C.html", | ||
| 189 | "isDeprecatedLicenseId": false, | ||
| 190 | "detailsUrl": "https://spdx.org/licenses/W3C.json", | ||
| 191 | "referenceNumber": 15, | ||
| 192 | "name": "W3C Software Notice and License (2002-12-31)", | ||
| 193 | "licenseId": "W3C", | ||
| 194 | "seeAlso": [ | ||
| 195 | "http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html", | ||
| 196 | "https://opensource.org/licenses/W3C" | ||
| 197 | ], | ||
| 198 | "isOsiApproved": true, | ||
| 199 | "isFsfLibre": true | ||
| 200 | }, | ||
| 201 | { | ||
| 202 | "reference": "https://spdx.org/licenses/JPNIC.html", | 188 | "reference": "https://spdx.org/licenses/JPNIC.html", |
| 203 | "isDeprecatedLicenseId": false, | 189 | "isDeprecatedLicenseId": false, |
| 204 | "detailsUrl": "https://spdx.org/licenses/JPNIC.json", | 190 | "detailsUrl": "https://spdx.org/licenses/JPNIC.json", |
| 205 | "referenceNumber": 16, | 191 | "referenceNumber": 15, |
| 206 | "name": "Japan Network Information Center License", | 192 | "name": "Japan Network Information Center License", |
| 207 | "licenseId": "JPNIC", | 193 | "licenseId": "JPNIC", |
| 208 | "seeAlso": [ | 194 | "seeAlso": [ |
| @@ -214,7 +200,7 @@ | |||
| 214 | "reference": "https://spdx.org/licenses/SAX-PD.html", | 200 | "reference": "https://spdx.org/licenses/SAX-PD.html", |
| 215 | "isDeprecatedLicenseId": false, | 201 | "isDeprecatedLicenseId": false, |
| 216 | "detailsUrl": "https://spdx.org/licenses/SAX-PD.json", | 202 | "detailsUrl": "https://spdx.org/licenses/SAX-PD.json", |
| 217 | "referenceNumber": 17, | 203 | "referenceNumber": 16, |
| 218 | "name": "Sax Public Domain Notice", | 204 | "name": "Sax Public Domain Notice", |
| 219 | "licenseId": "SAX-PD", | 205 | "licenseId": "SAX-PD", |
| 220 | "seeAlso": [ | 206 | "seeAlso": [ |
| @@ -226,7 +212,7 @@ | |||
| 226 | "reference": "https://spdx.org/licenses/CC-BY-ND-2.5.html", | 212 | "reference": "https://spdx.org/licenses/CC-BY-ND-2.5.html", |
| 227 | "isDeprecatedLicenseId": false, | 213 | "isDeprecatedLicenseId": false, |
| 228 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-2.5.json", | 214 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-2.5.json", |
| 229 | "referenceNumber": 18, | 215 | "referenceNumber": 17, |
| 230 | "name": "Creative Commons Attribution No Derivatives 2.5 Generic", | 216 | "name": "Creative Commons Attribution No Derivatives 2.5 Generic", |
| 231 | "licenseId": "CC-BY-ND-2.5", | 217 | "licenseId": "CC-BY-ND-2.5", |
| 232 | "seeAlso": [ | 218 | "seeAlso": [ |
| @@ -235,6 +221,19 @@ | |||
| 235 | "isOsiApproved": false | 221 | "isOsiApproved": false |
| 236 | }, | 222 | }, |
| 237 | { | 223 | { |
| 224 | "reference": "https://spdx.org/licenses/eGenix.html", | ||
| 225 | "isDeprecatedLicenseId": false, | ||
| 226 | "detailsUrl": "https://spdx.org/licenses/eGenix.json", | ||
| 227 | "referenceNumber": 18, | ||
| 228 | "name": "eGenix.com Public License 1.1.0", | ||
| 229 | "licenseId": "eGenix", | ||
| 230 | "seeAlso": [ | ||
| 231 | "http://www.egenix.com/products/eGenix.com-Public-License-1.1.0.pdf", | ||
| 232 | "https://fedoraproject.org/wiki/Licensing/eGenix.com_Public_License_1.1.0" | ||
| 233 | ], | ||
| 234 | "isOsiApproved": false | ||
| 235 | }, | ||
| 236 | { | ||
| 238 | "reference": "https://spdx.org/licenses/LGPLLR.html", | 237 | "reference": "https://spdx.org/licenses/LGPLLR.html", |
| 239 | "isDeprecatedLicenseId": false, | 238 | "isDeprecatedLicenseId": false, |
| 240 | "detailsUrl": "https://spdx.org/licenses/LGPLLR.json", | 239 | "detailsUrl": "https://spdx.org/licenses/LGPLLR.json", |
| @@ -247,27 +246,26 @@ | |||
| 247 | "isOsiApproved": false | 246 | "isOsiApproved": false |
| 248 | }, | 247 | }, |
| 249 | { | 248 | { |
| 250 | "reference": "https://spdx.org/licenses/eGenix.html", | 249 | "reference": "https://spdx.org/licenses/OLDAP-2.2.2.html", |
| 251 | "isDeprecatedLicenseId": false, | 250 | "isDeprecatedLicenseId": false, |
| 252 | "detailsUrl": "https://spdx.org/licenses/eGenix.json", | 251 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.2.2.json", |
| 253 | "referenceNumber": 20, | 252 | "referenceNumber": 20, |
| 254 | "name": "eGenix.com Public License 1.1.0", | 253 | "name": "Open LDAP Public License 2.2.2", |
| 255 | "licenseId": "eGenix", | 254 | "licenseId": "OLDAP-2.2.2", |
| 256 | "seeAlso": [ | 255 | "seeAlso": [ |
| 257 | "http://www.egenix.com/products/eGenix.com-Public-License-1.1.0.pdf", | 256 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003ddf2cc1e21eb7c160695f5b7cffd6296c151ba188" |
| 258 | "https://fedoraproject.org/wiki/Licensing/eGenix.com_Public_License_1.1.0" | ||
| 259 | ], | 257 | ], |
| 260 | "isOsiApproved": false | 258 | "isOsiApproved": false |
| 261 | }, | 259 | }, |
| 262 | { | 260 | { |
| 263 | "reference": "https://spdx.org/licenses/OLDAP-2.2.2.html", | 261 | "reference": "https://spdx.org/licenses/CC-BY-ND-3.0-DE.html", |
| 264 | "isDeprecatedLicenseId": false, | 262 | "isDeprecatedLicenseId": false, |
| 265 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.2.2.json", | 263 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-3.0-DE.json", |
| 266 | "referenceNumber": 21, | 264 | "referenceNumber": 21, |
| 267 | "name": "Open LDAP Public License 2.2.2", | 265 | "name": "Creative Commons Attribution No Derivatives 3.0 Germany", |
| 268 | "licenseId": "OLDAP-2.2.2", | 266 | "licenseId": "CC-BY-ND-3.0-DE", |
| 269 | "seeAlso": [ | 267 | "seeAlso": [ |
| 270 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003ddf2cc1e21eb7c160695f5b7cffd6296c151ba188" | 268 | "https://creativecommons.org/licenses/by-nd/3.0/de/legalcode" |
| 271 | ], | 269 | ], |
| 272 | "isOsiApproved": false | 270 | "isOsiApproved": false |
| 273 | }, | 271 | }, |
| @@ -285,22 +283,10 @@ | |||
| 285 | "isFsfLibre": true | 283 | "isFsfLibre": true |
| 286 | }, | 284 | }, |
| 287 | { | 285 | { |
| 288 | "reference": "https://spdx.org/licenses/CC-BY-ND-3.0-DE.html", | ||
| 289 | "isDeprecatedLicenseId": false, | ||
| 290 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-3.0-DE.json", | ||
| 291 | "referenceNumber": 23, | ||
| 292 | "name": "Creative Commons Attribution No Derivatives 3.0 Germany", | ||
| 293 | "licenseId": "CC-BY-ND-3.0-DE", | ||
| 294 | "seeAlso": [ | ||
| 295 | "https://creativecommons.org/licenses/by-nd/3.0/de/legalcode" | ||
| 296 | ], | ||
| 297 | "isOsiApproved": false | ||
| 298 | }, | ||
| 299 | { | ||
| 300 | "reference": "https://spdx.org/licenses/NCSA.html", | 286 | "reference": "https://spdx.org/licenses/NCSA.html", |
| 301 | "isDeprecatedLicenseId": false, | 287 | "isDeprecatedLicenseId": false, |
| 302 | "detailsUrl": "https://spdx.org/licenses/NCSA.json", | 288 | "detailsUrl": "https://spdx.org/licenses/NCSA.json", |
| 303 | "referenceNumber": 24, | 289 | "referenceNumber": 23, |
| 304 | "name": "University of Illinois/NCSA Open Source License", | 290 | "name": "University of Illinois/NCSA Open Source License", |
| 305 | "licenseId": "NCSA", | 291 | "licenseId": "NCSA", |
| 306 | "seeAlso": [ | 292 | "seeAlso": [ |
| @@ -311,27 +297,28 @@ | |||
| 311 | "isFsfLibre": true | 297 | "isFsfLibre": true |
| 312 | }, | 298 | }, |
| 313 | { | 299 | { |
| 314 | "reference": "https://spdx.org/licenses/PHP-3.01.html", | 300 | "reference": "https://spdx.org/licenses/W3C.html", |
| 315 | "isDeprecatedLicenseId": false, | 301 | "isDeprecatedLicenseId": false, |
| 316 | "detailsUrl": "https://spdx.org/licenses/PHP-3.01.json", | 302 | "detailsUrl": "https://spdx.org/licenses/W3C.json", |
| 317 | "referenceNumber": 25, | 303 | "referenceNumber": 24, |
| 318 | "name": "PHP License v3.01", | 304 | "name": "W3C Software Notice and License (2002-12-31)", |
| 319 | "licenseId": "PHP-3.01", | 305 | "licenseId": "W3C", |
| 320 | "seeAlso": [ | 306 | "seeAlso": [ |
| 321 | "http://www.php.net/license/3_01.txt" | 307 | "http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html", |
| 308 | "https://opensource.org/licenses/W3C" | ||
| 322 | ], | 309 | ], |
| 323 | "isOsiApproved": true, | 310 | "isOsiApproved": true, |
| 324 | "isFsfLibre": true | 311 | "isFsfLibre": true |
| 325 | }, | 312 | }, |
| 326 | { | 313 | { |
| 327 | "reference": "https://spdx.org/licenses/CC-PDDC.html", | 314 | "reference": "https://spdx.org/licenses/Adobe-2006.html", |
| 328 | "isDeprecatedLicenseId": false, | 315 | "isDeprecatedLicenseId": false, |
| 329 | "detailsUrl": "https://spdx.org/licenses/CC-PDDC.json", | 316 | "detailsUrl": "https://spdx.org/licenses/Adobe-2006.json", |
| 330 | "referenceNumber": 26, | 317 | "referenceNumber": 25, |
| 331 | "name": "Creative Commons Public Domain Dedication and Certification", | 318 | "name": "Adobe Systems Incorporated Source Code License Agreement", |
| 332 | "licenseId": "CC-PDDC", | 319 | "licenseId": "Adobe-2006", |
| 333 | "seeAlso": [ | 320 | "seeAlso": [ |
| 334 | "https://creativecommons.org/licenses/publicdomain/" | 321 | "https://fedoraproject.org/wiki/Licensing/AdobeLicense" |
| 335 | ], | 322 | ], |
| 336 | "isOsiApproved": false | 323 | "isOsiApproved": false |
| 337 | }, | 324 | }, |
| @@ -339,7 +326,7 @@ | |||
| 339 | "reference": "https://spdx.org/licenses/Net-SNMP.html", | 326 | "reference": "https://spdx.org/licenses/Net-SNMP.html", |
| 340 | "isDeprecatedLicenseId": false, | 327 | "isDeprecatedLicenseId": false, |
| 341 | "detailsUrl": "https://spdx.org/licenses/Net-SNMP.json", | 328 | "detailsUrl": "https://spdx.org/licenses/Net-SNMP.json", |
| 342 | "referenceNumber": 27, | 329 | "referenceNumber": 26, |
| 343 | "name": "Net-SNMP License", | 330 | "name": "Net-SNMP License", |
| 344 | "licenseId": "Net-SNMP", | 331 | "licenseId": "Net-SNMP", |
| 345 | "seeAlso": [ | 332 | "seeAlso": [ |
| @@ -348,6 +335,19 @@ | |||
| 348 | "isOsiApproved": false | 335 | "isOsiApproved": false |
| 349 | }, | 336 | }, |
| 350 | { | 337 | { |
| 338 | "reference": "https://spdx.org/licenses/CC-BY-SA-4.0.html", | ||
| 339 | "isDeprecatedLicenseId": false, | ||
| 340 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-4.0.json", | ||
| 341 | "referenceNumber": 27, | ||
| 342 | "name": "Creative Commons Attribution Share Alike 4.0 International", | ||
| 343 | "licenseId": "CC-BY-SA-4.0", | ||
| 344 | "seeAlso": [ | ||
| 345 | "https://creativecommons.org/licenses/by-sa/4.0/legalcode" | ||
| 346 | ], | ||
| 347 | "isOsiApproved": false, | ||
| 348 | "isFsfLibre": true | ||
| 349 | }, | ||
| 350 | { | ||
| 351 | "reference": "https://spdx.org/licenses/YPL-1.0.html", | 351 | "reference": "https://spdx.org/licenses/YPL-1.0.html", |
| 352 | "isDeprecatedLicenseId": false, | 352 | "isDeprecatedLicenseId": false, |
| 353 | "detailsUrl": "https://spdx.org/licenses/YPL-1.0.json", | 353 | "detailsUrl": "https://spdx.org/licenses/YPL-1.0.json", |
| @@ -360,22 +360,10 @@ | |||
| 360 | "isOsiApproved": false | 360 | "isOsiApproved": false |
| 361 | }, | 361 | }, |
| 362 | { | 362 | { |
| 363 | "reference": "https://spdx.org/licenses/Adobe-2006.html", | ||
| 364 | "isDeprecatedLicenseId": false, | ||
| 365 | "detailsUrl": "https://spdx.org/licenses/Adobe-2006.json", | ||
| 366 | "referenceNumber": 29, | ||
| 367 | "name": "Adobe Systems Incorporated Source Code License Agreement", | ||
| 368 | "licenseId": "Adobe-2006", | ||
| 369 | "seeAlso": [ | ||
| 370 | "https://fedoraproject.org/wiki/Licensing/AdobeLicense" | ||
| 371 | ], | ||
| 372 | "isOsiApproved": false | ||
| 373 | }, | ||
| 374 | { | ||
| 375 | "reference": "https://spdx.org/licenses/Nunit.html", | 363 | "reference": "https://spdx.org/licenses/Nunit.html", |
| 376 | "isDeprecatedLicenseId": true, | 364 | "isDeprecatedLicenseId": true, |
| 377 | "detailsUrl": "https://spdx.org/licenses/Nunit.json", | 365 | "detailsUrl": "https://spdx.org/licenses/Nunit.json", |
| 378 | "referenceNumber": 30, | 366 | "referenceNumber": 29, |
| 379 | "name": "Nunit License", | 367 | "name": "Nunit License", |
| 380 | "licenseId": "Nunit", | 368 | "licenseId": "Nunit", |
| 381 | "seeAlso": [ | 369 | "seeAlso": [ |
| @@ -387,7 +375,7 @@ | |||
| 387 | "reference": "https://spdx.org/licenses/MITNFA.html", | 375 | "reference": "https://spdx.org/licenses/MITNFA.html", |
| 388 | "isDeprecatedLicenseId": false, | 376 | "isDeprecatedLicenseId": false, |
| 389 | "detailsUrl": "https://spdx.org/licenses/MITNFA.json", | 377 | "detailsUrl": "https://spdx.org/licenses/MITNFA.json", |
| 390 | "referenceNumber": 31, | 378 | "referenceNumber": 30, |
| 391 | "name": "MIT +no-false-attribs license", | 379 | "name": "MIT +no-false-attribs license", |
| 392 | "licenseId": "MITNFA", | 380 | "licenseId": "MITNFA", |
| 393 | "seeAlso": [ | 381 | "seeAlso": [ |
| @@ -396,6 +384,19 @@ | |||
| 396 | "isOsiApproved": false | 384 | "isOsiApproved": false |
| 397 | }, | 385 | }, |
| 398 | { | 386 | { |
| 387 | "reference": "https://spdx.org/licenses/PHP-3.01.html", | ||
| 388 | "isDeprecatedLicenseId": false, | ||
| 389 | "detailsUrl": "https://spdx.org/licenses/PHP-3.01.json", | ||
| 390 | "referenceNumber": 31, | ||
| 391 | "name": "PHP License v3.01", | ||
| 392 | "licenseId": "PHP-3.01", | ||
| 393 | "seeAlso": [ | ||
| 394 | "http://www.php.net/license/3_01.txt" | ||
| 395 | ], | ||
| 396 | "isOsiApproved": true, | ||
| 397 | "isFsfLibre": true | ||
| 398 | }, | ||
| 399 | { | ||
| 399 | "reference": "https://spdx.org/licenses/BSD-Source-Code.html", | 400 | "reference": "https://spdx.org/licenses/BSD-Source-Code.html", |
| 400 | "isDeprecatedLicenseId": false, | 401 | "isDeprecatedLicenseId": false, |
| 401 | "detailsUrl": "https://spdx.org/licenses/BSD-Source-Code.json", | 402 | "detailsUrl": "https://spdx.org/licenses/BSD-Source-Code.json", |
| @@ -420,18 +421,16 @@ | |||
| 420 | "isOsiApproved": false | 421 | "isOsiApproved": false |
| 421 | }, | 422 | }, |
| 422 | { | 423 | { |
| 423 | "reference": "https://spdx.org/licenses/OPUBL-1.0.html", | 424 | "reference": "https://spdx.org/licenses/Motosoto.html", |
| 424 | "isDeprecatedLicenseId": false, | 425 | "isDeprecatedLicenseId": false, |
| 425 | "detailsUrl": "https://spdx.org/licenses/OPUBL-1.0.json", | 426 | "detailsUrl": "https://spdx.org/licenses/Motosoto.json", |
| 426 | "referenceNumber": 34, | 427 | "referenceNumber": 34, |
| 427 | "name": "Open Publication License v1.0", | 428 | "name": "Motosoto License", |
| 428 | "licenseId": "OPUBL-1.0", | 429 | "licenseId": "Motosoto", |
| 429 | "seeAlso": [ | 430 | "seeAlso": [ |
| 430 | "http://opencontent.org/openpub/", | 431 | "https://opensource.org/licenses/Motosoto" |
| 431 | "https://www.debian.org/opl", | ||
| 432 | "https://www.ctan.org/license/opl" | ||
| 433 | ], | 432 | ], |
| 434 | "isOsiApproved": false | 433 | "isOsiApproved": true |
| 435 | }, | 434 | }, |
| 436 | { | 435 | { |
| 437 | "reference": "https://spdx.org/licenses/OSL-1.1.html", | 436 | "reference": "https://spdx.org/licenses/OSL-1.1.html", |
| @@ -447,41 +446,40 @@ | |||
| 447 | "isFsfLibre": true | 446 | "isFsfLibre": true |
| 448 | }, | 447 | }, |
| 449 | { | 448 | { |
| 450 | "reference": "https://spdx.org/licenses/CC-BY-SA-4.0.html", | 449 | "reference": "https://spdx.org/licenses/NGPL.html", |
| 451 | "isDeprecatedLicenseId": false, | 450 | "isDeprecatedLicenseId": false, |
| 452 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-4.0.json", | 451 | "detailsUrl": "https://spdx.org/licenses/NGPL.json", |
| 453 | "referenceNumber": 36, | 452 | "referenceNumber": 36, |
| 454 | "name": "Creative Commons Attribution Share Alike 4.0 International", | 453 | "name": "Nethack General Public License", |
| 455 | "licenseId": "CC-BY-SA-4.0", | 454 | "licenseId": "NGPL", |
| 456 | "seeAlso": [ | 455 | "seeAlso": [ |
| 457 | "https://creativecommons.org/licenses/by-sa/4.0/legalcode" | 456 | "https://opensource.org/licenses/NGPL" |
| 458 | ], | 457 | ], |
| 459 | "isOsiApproved": false, | 458 | "isOsiApproved": true |
| 460 | "isFsfLibre": true | ||
| 461 | }, | 459 | }, |
| 462 | { | 460 | { |
| 463 | "reference": "https://spdx.org/licenses/Unicode-TOU.html", | 461 | "reference": "https://spdx.org/licenses/CC-BY-2.5-AU.html", |
| 464 | "isDeprecatedLicenseId": false, | 462 | "isDeprecatedLicenseId": false, |
| 465 | "detailsUrl": "https://spdx.org/licenses/Unicode-TOU.json", | 463 | "detailsUrl": "https://spdx.org/licenses/CC-BY-2.5-AU.json", |
| 466 | "referenceNumber": 37, | 464 | "referenceNumber": 37, |
| 467 | "name": "Unicode Terms of Use", | 465 | "name": "Creative Commons Attribution 2.5 Australia", |
| 468 | "licenseId": "Unicode-TOU", | 466 | "licenseId": "CC-BY-2.5-AU", |
| 469 | "seeAlso": [ | 467 | "seeAlso": [ |
| 470 | "http://www.unicode.org/copyright.html" | 468 | "https://creativecommons.org/licenses/by/2.5/au/legalcode" |
| 471 | ], | 469 | ], |
| 472 | "isOsiApproved": false | 470 | "isOsiApproved": false |
| 473 | }, | 471 | }, |
| 474 | { | 472 | { |
| 475 | "reference": "https://spdx.org/licenses/NGPL.html", | 473 | "reference": "https://spdx.org/licenses/Unicode-TOU.html", |
| 476 | "isDeprecatedLicenseId": false, | 474 | "isDeprecatedLicenseId": false, |
| 477 | "detailsUrl": "https://spdx.org/licenses/NGPL.json", | 475 | "detailsUrl": "https://spdx.org/licenses/Unicode-TOU.json", |
| 478 | "referenceNumber": 38, | 476 | "referenceNumber": 38, |
| 479 | "name": "Nethack General Public License", | 477 | "name": "Unicode Terms of Use", |
| 480 | "licenseId": "NGPL", | 478 | "licenseId": "Unicode-TOU", |
| 481 | "seeAlso": [ | 479 | "seeAlso": [ |
| 482 | "https://opensource.org/licenses/NGPL" | 480 | "http://www.unicode.org/copyright.html" |
| 483 | ], | 481 | ], |
| 484 | "isOsiApproved": true | 482 | "isOsiApproved": false |
| 485 | }, | 483 | }, |
| 486 | { | 484 | { |
| 487 | "reference": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-License.html", | 485 | "reference": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-License.html", |
| @@ -496,16 +494,18 @@ | |||
| 496 | "isOsiApproved": false | 494 | "isOsiApproved": false |
| 497 | }, | 495 | }, |
| 498 | { | 496 | { |
| 499 | "reference": "https://spdx.org/licenses/Motosoto.html", | 497 | "reference": "https://spdx.org/licenses/OPUBL-1.0.html", |
| 500 | "isDeprecatedLicenseId": false, | 498 | "isDeprecatedLicenseId": false, |
| 501 | "detailsUrl": "https://spdx.org/licenses/Motosoto.json", | 499 | "detailsUrl": "https://spdx.org/licenses/OPUBL-1.0.json", |
| 502 | "referenceNumber": 40, | 500 | "referenceNumber": 40, |
| 503 | "name": "Motosoto License", | 501 | "name": "Open Publication License v1.0", |
| 504 | "licenseId": "Motosoto", | 502 | "licenseId": "OPUBL-1.0", |
| 505 | "seeAlso": [ | 503 | "seeAlso": [ |
| 506 | "https://opensource.org/licenses/Motosoto" | 504 | "http://opencontent.org/openpub/", |
| 505 | "https://www.debian.org/opl", | ||
| 506 | "https://www.ctan.org/license/opl" | ||
| 507 | ], | 507 | ], |
| 508 | "isOsiApproved": true | 508 | "isOsiApproved": false |
| 509 | }, | 509 | }, |
| 510 | { | 510 | { |
| 511 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.0-UK.html", | 511 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.0-UK.html", |
| @@ -520,47 +520,35 @@ | |||
| 520 | "isOsiApproved": false | 520 | "isOsiApproved": false |
| 521 | }, | 521 | }, |
| 522 | { | 522 | { |
| 523 | "reference": "https://spdx.org/licenses/gnuplot.html", | 523 | "reference": "https://spdx.org/licenses/NLOD-2.0.html", |
| 524 | "isDeprecatedLicenseId": false, | 524 | "isDeprecatedLicenseId": false, |
| 525 | "detailsUrl": "https://spdx.org/licenses/gnuplot.json", | 525 | "detailsUrl": "https://spdx.org/licenses/NLOD-2.0.json", |
| 526 | "referenceNumber": 42, | 526 | "referenceNumber": 42, |
| 527 | "name": "gnuplot License", | 527 | "name": "Norwegian Licence for Open Government Data (NLOD) 2.0", |
| 528 | "licenseId": "gnuplot", | 528 | "licenseId": "NLOD-2.0", |
| 529 | "seeAlso": [ | ||
| 530 | "https://fedoraproject.org/wiki/Licensing/Gnuplot" | ||
| 531 | ], | ||
| 532 | "isOsiApproved": false, | ||
| 533 | "isFsfLibre": true | ||
| 534 | }, | ||
| 535 | { | ||
| 536 | "reference": "https://spdx.org/licenses/Eurosym.html", | ||
| 537 | "isDeprecatedLicenseId": false, | ||
| 538 | "detailsUrl": "https://spdx.org/licenses/Eurosym.json", | ||
| 539 | "referenceNumber": 43, | ||
| 540 | "name": "Eurosym License", | ||
| 541 | "licenseId": "Eurosym", | ||
| 542 | "seeAlso": [ | 529 | "seeAlso": [ |
| 543 | "https://fedoraproject.org/wiki/Licensing/Eurosym" | 530 | "http://data.norge.no/nlod/en/2.0" |
| 544 | ], | 531 | ], |
| 545 | "isOsiApproved": false | 532 | "isOsiApproved": false |
| 546 | }, | 533 | }, |
| 547 | { | 534 | { |
| 548 | "reference": "https://spdx.org/licenses/CC-BY-2.5-AU.html", | 535 | "reference": "https://spdx.org/licenses/gnuplot.html", |
| 549 | "isDeprecatedLicenseId": false, | 536 | "isDeprecatedLicenseId": false, |
| 550 | "detailsUrl": "https://spdx.org/licenses/CC-BY-2.5-AU.json", | 537 | "detailsUrl": "https://spdx.org/licenses/gnuplot.json", |
| 551 | "referenceNumber": 44, | 538 | "referenceNumber": 43, |
| 552 | "name": "Creative Commons Attribution 2.5 Australia", | 539 | "name": "gnuplot License", |
| 553 | "licenseId": "CC-BY-2.5-AU", | 540 | "licenseId": "gnuplot", |
| 554 | "seeAlso": [ | 541 | "seeAlso": [ |
| 555 | "https://creativecommons.org/licenses/by/2.5/au/legalcode" | 542 | "https://fedoraproject.org/wiki/Licensing/Gnuplot" |
| 556 | ], | 543 | ], |
| 557 | "isOsiApproved": false | 544 | "isOsiApproved": false, |
| 545 | "isFsfLibre": true | ||
| 558 | }, | 546 | }, |
| 559 | { | 547 | { |
| 560 | "reference": "https://spdx.org/licenses/EPICS.html", | 548 | "reference": "https://spdx.org/licenses/EPICS.html", |
| 561 | "isDeprecatedLicenseId": false, | 549 | "isDeprecatedLicenseId": false, |
| 562 | "detailsUrl": "https://spdx.org/licenses/EPICS.json", | 550 | "detailsUrl": "https://spdx.org/licenses/EPICS.json", |
| 563 | "referenceNumber": 45, | 551 | "referenceNumber": 44, |
| 564 | "name": "EPICS Open License", | 552 | "name": "EPICS Open License", |
| 565 | "licenseId": "EPICS", | 553 | "licenseId": "EPICS", |
| 566 | "seeAlso": [ | 554 | "seeAlso": [ |
| @@ -572,7 +560,7 @@ | |||
| 572 | "reference": "https://spdx.org/licenses/Info-ZIP.html", | 560 | "reference": "https://spdx.org/licenses/Info-ZIP.html", |
| 573 | "isDeprecatedLicenseId": false, | 561 | "isDeprecatedLicenseId": false, |
| 574 | "detailsUrl": "https://spdx.org/licenses/Info-ZIP.json", | 562 | "detailsUrl": "https://spdx.org/licenses/Info-ZIP.json", |
| 575 | "referenceNumber": 46, | 563 | "referenceNumber": 45, |
| 576 | "name": "Info-ZIP License", | 564 | "name": "Info-ZIP License", |
| 577 | "licenseId": "Info-ZIP", | 565 | "licenseId": "Info-ZIP", |
| 578 | "seeAlso": [ | 566 | "seeAlso": [ |
| @@ -584,7 +572,7 @@ | |||
| 584 | "reference": "https://spdx.org/licenses/OLDAP-2.0.html", | 572 | "reference": "https://spdx.org/licenses/OLDAP-2.0.html", |
| 585 | "isDeprecatedLicenseId": false, | 573 | "isDeprecatedLicenseId": false, |
| 586 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.0.json", | 574 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.0.json", |
| 587 | "referenceNumber": 47, | 575 | "referenceNumber": 46, |
| 588 | "name": "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)", | 576 | "name": "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)", |
| 589 | "licenseId": "OLDAP-2.0", | 577 | "licenseId": "OLDAP-2.0", |
| 590 | "seeAlso": [ | 578 | "seeAlso": [ |
| @@ -593,6 +581,18 @@ | |||
| 593 | "isOsiApproved": false | 581 | "isOsiApproved": false |
| 594 | }, | 582 | }, |
| 595 | { | 583 | { |
| 584 | "reference": "https://spdx.org/licenses/CERN-OHL-P-2.0.html", | ||
| 585 | "isDeprecatedLicenseId": false, | ||
| 586 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-P-2.0.json", | ||
| 587 | "referenceNumber": 47, | ||
| 588 | "name": "CERN Open Hardware Licence Version 2 - Permissive", | ||
| 589 | "licenseId": "CERN-OHL-P-2.0", | ||
| 590 | "seeAlso": [ | ||
| 591 | "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2" | ||
| 592 | ], | ||
| 593 | "isOsiApproved": true | ||
| 594 | }, | ||
| 595 | { | ||
| 596 | "reference": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-Warranty.html", | 596 | "reference": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-Warranty.html", |
| 597 | "isDeprecatedLicenseId": false, | 597 | "isDeprecatedLicenseId": false, |
| 598 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-Warranty.json", | 598 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-No-Nuclear-Warranty.json", |
| @@ -605,22 +605,10 @@ | |||
| 605 | "isOsiApproved": false | 605 | "isOsiApproved": false |
| 606 | }, | 606 | }, |
| 607 | { | 607 | { |
| 608 | "reference": "https://spdx.org/licenses/CERN-OHL-P-2.0.html", | ||
| 609 | "isDeprecatedLicenseId": false, | ||
| 610 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-P-2.0.json", | ||
| 611 | "referenceNumber": 49, | ||
| 612 | "name": "CERN Open Hardware Licence Version 2 - Permissive", | ||
| 613 | "licenseId": "CERN-OHL-P-2.0", | ||
| 614 | "seeAlso": [ | ||
| 615 | "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2" | ||
| 616 | ], | ||
| 617 | "isOsiApproved": true | ||
| 618 | }, | ||
| 619 | { | ||
| 620 | "reference": "https://spdx.org/licenses/AML.html", | 608 | "reference": "https://spdx.org/licenses/AML.html", |
| 621 | "isDeprecatedLicenseId": false, | 609 | "isDeprecatedLicenseId": false, |
| 622 | "detailsUrl": "https://spdx.org/licenses/AML.json", | 610 | "detailsUrl": "https://spdx.org/licenses/AML.json", |
| 623 | "referenceNumber": 50, | 611 | "referenceNumber": 49, |
| 624 | "name": "Apple MIT License", | 612 | "name": "Apple MIT License", |
| 625 | "licenseId": "AML", | 613 | "licenseId": "AML", |
| 626 | "seeAlso": [ | 614 | "seeAlso": [ |
| @@ -632,7 +620,7 @@ | |||
| 632 | "reference": "https://spdx.org/licenses/MulanPSL-1.0.html", | 620 | "reference": "https://spdx.org/licenses/MulanPSL-1.0.html", |
| 633 | "isDeprecatedLicenseId": false, | 621 | "isDeprecatedLicenseId": false, |
| 634 | "detailsUrl": "https://spdx.org/licenses/MulanPSL-1.0.json", | 622 | "detailsUrl": "https://spdx.org/licenses/MulanPSL-1.0.json", |
| 635 | "referenceNumber": 51, | 623 | "referenceNumber": 50, |
| 636 | "name": "Mulan Permissive Software License, Version 1", | 624 | "name": "Mulan Permissive Software License, Version 1", |
| 637 | "licenseId": "MulanPSL-1.0", | 625 | "licenseId": "MulanPSL-1.0", |
| 638 | "seeAlso": [ | 626 | "seeAlso": [ |
| @@ -642,6 +630,18 @@ | |||
| 642 | "isOsiApproved": false | 630 | "isOsiApproved": false |
| 643 | }, | 631 | }, |
| 644 | { | 632 | { |
| 633 | "reference": "https://spdx.org/licenses/Multics.html", | ||
| 634 | "isDeprecatedLicenseId": false, | ||
| 635 | "detailsUrl": "https://spdx.org/licenses/Multics.json", | ||
| 636 | "referenceNumber": 51, | ||
| 637 | "name": "Multics License", | ||
| 638 | "licenseId": "Multics", | ||
| 639 | "seeAlso": [ | ||
| 640 | "https://opensource.org/licenses/Multics" | ||
| 641 | ], | ||
| 642 | "isOsiApproved": true | ||
| 643 | }, | ||
| 644 | { | ||
| 645 | "reference": "https://spdx.org/licenses/VSL-1.0.html", | 645 | "reference": "https://spdx.org/licenses/VSL-1.0.html", |
| 646 | "isDeprecatedLicenseId": false, | 646 | "isDeprecatedLicenseId": false, |
| 647 | "detailsUrl": "https://spdx.org/licenses/VSL-1.0.json", | 647 | "detailsUrl": "https://spdx.org/licenses/VSL-1.0.json", |
| @@ -654,39 +654,38 @@ | |||
| 654 | "isOsiApproved": true | 654 | "isOsiApproved": true |
| 655 | }, | 655 | }, |
| 656 | { | 656 | { |
| 657 | "reference": "https://spdx.org/licenses/NLOD-2.0.html", | 657 | "reference": "https://spdx.org/licenses/RSA-MD.html", |
| 658 | "isDeprecatedLicenseId": false, | 658 | "isDeprecatedLicenseId": false, |
| 659 | "detailsUrl": "https://spdx.org/licenses/NLOD-2.0.json", | 659 | "detailsUrl": "https://spdx.org/licenses/RSA-MD.json", |
| 660 | "referenceNumber": 53, | 660 | "referenceNumber": 53, |
| 661 | "name": "Norwegian Licence for Open Government Data (NLOD) 2.0", | 661 | "name": "RSA Message-Digest License", |
| 662 | "licenseId": "NLOD-2.0", | 662 | "licenseId": "RSA-MD", |
| 663 | "seeAlso": [ | 663 | "seeAlso": [ |
| 664 | "http://data.norge.no/nlod/en/2.0" | 664 | "http://www.faqs.org/rfcs/rfc1321.html" |
| 665 | ], | 665 | ], |
| 666 | "isOsiApproved": false | 666 | "isOsiApproved": false |
| 667 | }, | 667 | }, |
| 668 | { | 668 | { |
| 669 | "reference": "https://spdx.org/licenses/RSA-MD.html", | 669 | "reference": "https://spdx.org/licenses/CC-PDDC.html", |
| 670 | "isDeprecatedLicenseId": false, | 670 | "isDeprecatedLicenseId": false, |
| 671 | "detailsUrl": "https://spdx.org/licenses/RSA-MD.json", | 671 | "detailsUrl": "https://spdx.org/licenses/CC-PDDC.json", |
| 672 | "referenceNumber": 54, | 672 | "referenceNumber": 54, |
| 673 | "name": "RSA Message-Digest License", | 673 | "name": "Creative Commons Public Domain Dedication and Certification", |
| 674 | "licenseId": "RSA-MD", | 674 | "licenseId": "CC-PDDC", |
| 675 | "seeAlso": [ | 675 | "seeAlso": [ |
| 676 | "http://www.faqs.org/rfcs/rfc1321.html" | 676 | "https://creativecommons.org/licenses/publicdomain/" |
| 677 | ], | 677 | ], |
| 678 | "isOsiApproved": false | 678 | "isOsiApproved": false |
| 679 | }, | 679 | }, |
| 680 | { | 680 | { |
| 681 | "reference": "https://spdx.org/licenses/O-UDA-1.0.html", | 681 | "reference": "https://spdx.org/licenses/CC-BY-SA-2.1-JP.html", |
| 682 | "isDeprecatedLicenseId": false, | 682 | "isDeprecatedLicenseId": false, |
| 683 | "detailsUrl": "https://spdx.org/licenses/O-UDA-1.0.json", | 683 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-2.1-JP.json", |
| 684 | "referenceNumber": 55, | 684 | "referenceNumber": 55, |
| 685 | "name": "Open Use of Data Agreement v1.0", | 685 | "name": "Creative Commons Attribution Share Alike 2.1 Japan", |
| 686 | "licenseId": "O-UDA-1.0", | 686 | "licenseId": "CC-BY-SA-2.1-JP", |
| 687 | "seeAlso": [ | 687 | "seeAlso": [ |
| 688 | "https://github.com/microsoft/Open-Use-of-Data-Agreement/blob/v1.0/O-UDA-1.0.md", | 688 | "https://creativecommons.org/licenses/by-sa/2.1/jp/legalcode" |
| 689 | "https://cdla.dev/open-use-of-data-agreement-v1-0/" | ||
| 690 | ], | 689 | ], |
| 691 | "isOsiApproved": false | 690 | "isOsiApproved": false |
| 692 | }, | 691 | }, |
| @@ -704,22 +703,10 @@ | |||
| 704 | "isFsfLibre": true | 703 | "isFsfLibre": true |
| 705 | }, | 704 | }, |
| 706 | { | 705 | { |
| 707 | "reference": "https://spdx.org/licenses/CC-BY-SA-2.1-JP.html", | ||
| 708 | "isDeprecatedLicenseId": false, | ||
| 709 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-2.1-JP.json", | ||
| 710 | "referenceNumber": 57, | ||
| 711 | "name": "Creative Commons Attribution Share Alike 2.1 Japan", | ||
| 712 | "licenseId": "CC-BY-SA-2.1-JP", | ||
| 713 | "seeAlso": [ | ||
| 714 | "https://creativecommons.org/licenses/by-sa/2.1/jp/legalcode" | ||
| 715 | ], | ||
| 716 | "isOsiApproved": false | ||
| 717 | }, | ||
| 718 | { | ||
| 719 | "reference": "https://spdx.org/licenses/Spencer-94.html", | 706 | "reference": "https://spdx.org/licenses/Spencer-94.html", |
| 720 | "isDeprecatedLicenseId": false, | 707 | "isDeprecatedLicenseId": false, |
| 721 | "detailsUrl": "https://spdx.org/licenses/Spencer-94.json", | 708 | "detailsUrl": "https://spdx.org/licenses/Spencer-94.json", |
| 722 | "referenceNumber": 58, | 709 | "referenceNumber": 57, |
| 723 | "name": "Spencer License 94", | 710 | "name": "Spencer License 94", |
| 724 | "licenseId": "Spencer-94", | 711 | "licenseId": "Spencer-94", |
| 725 | "seeAlso": [ | 712 | "seeAlso": [ |
| @@ -731,7 +718,7 @@ | |||
| 731 | "reference": "https://spdx.org/licenses/OLDAP-1.2.html", | 718 | "reference": "https://spdx.org/licenses/OLDAP-1.2.html", |
| 732 | "isDeprecatedLicenseId": false, | 719 | "isDeprecatedLicenseId": false, |
| 733 | "detailsUrl": "https://spdx.org/licenses/OLDAP-1.2.json", | 720 | "detailsUrl": "https://spdx.org/licenses/OLDAP-1.2.json", |
| 734 | "referenceNumber": 59, | 721 | "referenceNumber": 58, |
| 735 | "name": "Open LDAP Public License v1.2", | 722 | "name": "Open LDAP Public License v1.2", |
| 736 | "licenseId": "OLDAP-1.2", | 723 | "licenseId": "OLDAP-1.2", |
| 737 | "seeAlso": [ | 724 | "seeAlso": [ |
| @@ -740,6 +727,19 @@ | |||
| 740 | "isOsiApproved": false | 727 | "isOsiApproved": false |
| 741 | }, | 728 | }, |
| 742 | { | 729 | { |
| 730 | "reference": "https://spdx.org/licenses/O-UDA-1.0.html", | ||
| 731 | "isDeprecatedLicenseId": false, | ||
| 732 | "detailsUrl": "https://spdx.org/licenses/O-UDA-1.0.json", | ||
| 733 | "referenceNumber": 59, | ||
| 734 | "name": "Open Use of Data Agreement v1.0", | ||
| 735 | "licenseId": "O-UDA-1.0", | ||
| 736 | "seeAlso": [ | ||
| 737 | "https://github.com/microsoft/Open-Use-of-Data-Agreement/blob/v1.0/O-UDA-1.0.md", | ||
| 738 | "https://cdla.dev/open-use-of-data-agreement-v1-0/" | ||
| 739 | ], | ||
| 740 | "isOsiApproved": false | ||
| 741 | }, | ||
| 742 | { | ||
| 743 | "reference": "https://spdx.org/licenses/OLDAP-2.7.html", | 743 | "reference": "https://spdx.org/licenses/OLDAP-2.7.html", |
| 744 | "isDeprecatedLicenseId": false, | 744 | "isDeprecatedLicenseId": false, |
| 745 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.7.json", | 745 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.7.json", |
| @@ -802,22 +802,10 @@ | |||
| 802 | "isOsiApproved": false | 802 | "isOsiApproved": false |
| 803 | }, | 803 | }, |
| 804 | { | 804 | { |
| 805 | "reference": "https://spdx.org/licenses/BSD-Protection.html", | ||
| 806 | "isDeprecatedLicenseId": false, | ||
| 807 | "detailsUrl": "https://spdx.org/licenses/BSD-Protection.json", | ||
| 808 | "referenceNumber": 65, | ||
| 809 | "name": "BSD Protection License", | ||
| 810 | "licenseId": "BSD-Protection", | ||
| 811 | "seeAlso": [ | ||
| 812 | "https://fedoraproject.org/wiki/Licensing/BSD_Protection_License" | ||
| 813 | ], | ||
| 814 | "isOsiApproved": false | ||
| 815 | }, | ||
| 816 | { | ||
| 817 | "reference": "https://spdx.org/licenses/LiLiQ-R-1.1.html", | 805 | "reference": "https://spdx.org/licenses/LiLiQ-R-1.1.html", |
| 818 | "isDeprecatedLicenseId": false, | 806 | "isDeprecatedLicenseId": false, |
| 819 | "detailsUrl": "https://spdx.org/licenses/LiLiQ-R-1.1.json", | 807 | "detailsUrl": "https://spdx.org/licenses/LiLiQ-R-1.1.json", |
| 820 | "referenceNumber": 66, | 808 | "referenceNumber": 65, |
| 821 | "name": "Licence Libre du Québec – Réciprocité version 1.1", | 809 | "name": "Licence Libre du Québec – Réciprocité version 1.1", |
| 822 | "licenseId": "LiLiQ-R-1.1", | 810 | "licenseId": "LiLiQ-R-1.1", |
| 823 | "seeAlso": [ | 811 | "seeAlso": [ |
| @@ -830,7 +818,7 @@ | |||
| 830 | "reference": "https://spdx.org/licenses/Noweb.html", | 818 | "reference": "https://spdx.org/licenses/Noweb.html", |
| 831 | "isDeprecatedLicenseId": false, | 819 | "isDeprecatedLicenseId": false, |
| 832 | "detailsUrl": "https://spdx.org/licenses/Noweb.json", | 820 | "detailsUrl": "https://spdx.org/licenses/Noweb.json", |
| 833 | "referenceNumber": 67, | 821 | "referenceNumber": 66, |
| 834 | "name": "Noweb License", | 822 | "name": "Noweb License", |
| 835 | "licenseId": "Noweb", | 823 | "licenseId": "Noweb", |
| 836 | "seeAlso": [ | 824 | "seeAlso": [ |
| @@ -839,22 +827,10 @@ | |||
| 839 | "isOsiApproved": false | 827 | "isOsiApproved": false |
| 840 | }, | 828 | }, |
| 841 | { | 829 | { |
| 842 | "reference": "https://spdx.org/licenses/GFDL-1.3-invariants-or-later.html", | ||
| 843 | "isDeprecatedLicenseId": false, | ||
| 844 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-invariants-or-later.json", | ||
| 845 | "referenceNumber": 68, | ||
| 846 | "name": "GNU Free Documentation License v1.3 or later - invariants", | ||
| 847 | "licenseId": "GFDL-1.3-invariants-or-later", | ||
| 848 | "seeAlso": [ | ||
| 849 | "https://www.gnu.org/licenses/fdl-1.3.txt" | ||
| 850 | ], | ||
| 851 | "isOsiApproved": false | ||
| 852 | }, | ||
| 853 | { | ||
| 854 | "reference": "https://spdx.org/licenses/CC0-1.0.html", | 830 | "reference": "https://spdx.org/licenses/CC0-1.0.html", |
| 855 | "isDeprecatedLicenseId": false, | 831 | "isDeprecatedLicenseId": false, |
| 856 | "detailsUrl": "https://spdx.org/licenses/CC0-1.0.json", | 832 | "detailsUrl": "https://spdx.org/licenses/CC0-1.0.json", |
| 857 | "referenceNumber": 69, | 833 | "referenceNumber": 67, |
| 858 | "name": "Creative Commons Zero v1.0 Universal", | 834 | "name": "Creative Commons Zero v1.0 Universal", |
| 859 | "licenseId": "CC0-1.0", | 835 | "licenseId": "CC0-1.0", |
| 860 | "seeAlso": [ | 836 | "seeAlso": [ |
| @@ -864,10 +840,22 @@ | |||
| 864 | "isFsfLibre": true | 840 | "isFsfLibre": true |
| 865 | }, | 841 | }, |
| 866 | { | 842 | { |
| 843 | "reference": "https://spdx.org/licenses/BSD-Protection.html", | ||
| 844 | "isDeprecatedLicenseId": false, | ||
| 845 | "detailsUrl": "https://spdx.org/licenses/BSD-Protection.json", | ||
| 846 | "referenceNumber": 68, | ||
| 847 | "name": "BSD Protection License", | ||
| 848 | "licenseId": "BSD-Protection", | ||
| 849 | "seeAlso": [ | ||
| 850 | "https://fedoraproject.org/wiki/Licensing/BSD_Protection_License" | ||
| 851 | ], | ||
| 852 | "isOsiApproved": false | ||
| 853 | }, | ||
| 854 | { | ||
| 867 | "reference": "https://spdx.org/licenses/CC-BY-NC-2.5.html", | 855 | "reference": "https://spdx.org/licenses/CC-BY-NC-2.5.html", |
| 868 | "isDeprecatedLicenseId": false, | 856 | "isDeprecatedLicenseId": false, |
| 869 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-2.5.json", | 857 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-2.5.json", |
| 870 | "referenceNumber": 70, | 858 | "referenceNumber": 69, |
| 871 | "name": "Creative Commons Attribution Non Commercial 2.5 Generic", | 859 | "name": "Creative Commons Attribution Non Commercial 2.5 Generic", |
| 872 | "licenseId": "CC-BY-NC-2.5", | 860 | "licenseId": "CC-BY-NC-2.5", |
| 873 | "seeAlso": [ | 861 | "seeAlso": [ |
| @@ -879,7 +867,7 @@ | |||
| 879 | "reference": "https://spdx.org/licenses/Zlib.html", | 867 | "reference": "https://spdx.org/licenses/Zlib.html", |
| 880 | "isDeprecatedLicenseId": false, | 868 | "isDeprecatedLicenseId": false, |
| 881 | "detailsUrl": "https://spdx.org/licenses/Zlib.json", | 869 | "detailsUrl": "https://spdx.org/licenses/Zlib.json", |
| 882 | "referenceNumber": 71, | 870 | "referenceNumber": 70, |
| 883 | "name": "zlib License", | 871 | "name": "zlib License", |
| 884 | "licenseId": "Zlib", | 872 | "licenseId": "Zlib", |
| 885 | "seeAlso": [ | 873 | "seeAlso": [ |
| @@ -890,14 +878,14 @@ | |||
| 890 | "isFsfLibre": true | 878 | "isFsfLibre": true |
| 891 | }, | 879 | }, |
| 892 | { | 880 | { |
| 893 | "reference": "https://spdx.org/licenses/GFDL-1.1-invariants-or-later.html", | 881 | "reference": "https://spdx.org/licenses/GFDL-1.3-invariants-or-later.html", |
| 894 | "isDeprecatedLicenseId": false, | 882 | "isDeprecatedLicenseId": false, |
| 895 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-invariants-or-later.json", | 883 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-invariants-or-later.json", |
| 896 | "referenceNumber": 72, | 884 | "referenceNumber": 71, |
| 897 | "name": "GNU Free Documentation License v1.1 or later - invariants", | 885 | "name": "GNU Free Documentation License v1.3 or later - invariants", |
| 898 | "licenseId": "GFDL-1.1-invariants-or-later", | 886 | "licenseId": "GFDL-1.3-invariants-or-later", |
| 899 | "seeAlso": [ | 887 | "seeAlso": [ |
| 900 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | 888 | "https://www.gnu.org/licenses/fdl-1.3.txt" |
| 901 | ], | 889 | ], |
| 902 | "isOsiApproved": false | 890 | "isOsiApproved": false |
| 903 | }, | 891 | }, |
| @@ -905,7 +893,7 @@ | |||
| 905 | "reference": "https://spdx.org/licenses/CC-BY-3.0-AT.html", | 893 | "reference": "https://spdx.org/licenses/CC-BY-3.0-AT.html", |
| 906 | "isDeprecatedLicenseId": false, | 894 | "isDeprecatedLicenseId": false, |
| 907 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0-AT.json", | 895 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0-AT.json", |
| 908 | "referenceNumber": 73, | 896 | "referenceNumber": 72, |
| 909 | "name": "Creative Commons Attribution 3.0 Austria", | 897 | "name": "Creative Commons Attribution 3.0 Austria", |
| 910 | "licenseId": "CC-BY-3.0-AT", | 898 | "licenseId": "CC-BY-3.0-AT", |
| 911 | "seeAlso": [ | 899 | "seeAlso": [ |
| @@ -917,7 +905,7 @@ | |||
| 917 | "reference": "https://spdx.org/licenses/LPPL-1.3c.html", | 905 | "reference": "https://spdx.org/licenses/LPPL-1.3c.html", |
| 918 | "isDeprecatedLicenseId": false, | 906 | "isDeprecatedLicenseId": false, |
| 919 | "detailsUrl": "https://spdx.org/licenses/LPPL-1.3c.json", | 907 | "detailsUrl": "https://spdx.org/licenses/LPPL-1.3c.json", |
| 920 | "referenceNumber": 74, | 908 | "referenceNumber": 73, |
| 921 | "name": "LaTeX Project Public License v1.3c", | 909 | "name": "LaTeX Project Public License v1.3c", |
| 922 | "licenseId": "LPPL-1.3c", | 910 | "licenseId": "LPPL-1.3c", |
| 923 | "seeAlso": [ | 911 | "seeAlso": [ |
| @@ -930,7 +918,7 @@ | |||
| 930 | "reference": "https://spdx.org/licenses/EPL-1.0.html", | 918 | "reference": "https://spdx.org/licenses/EPL-1.0.html", |
| 931 | "isDeprecatedLicenseId": false, | 919 | "isDeprecatedLicenseId": false, |
| 932 | "detailsUrl": "https://spdx.org/licenses/EPL-1.0.json", | 920 | "detailsUrl": "https://spdx.org/licenses/EPL-1.0.json", |
| 933 | "referenceNumber": 75, | 921 | "referenceNumber": 74, |
| 934 | "name": "Eclipse Public License 1.0", | 922 | "name": "Eclipse Public License 1.0", |
| 935 | "licenseId": "EPL-1.0", | 923 | "licenseId": "EPL-1.0", |
| 936 | "seeAlso": [ | 924 | "seeAlso": [ |
| @@ -941,6 +929,18 @@ | |||
| 941 | "isFsfLibre": true | 929 | "isFsfLibre": true |
| 942 | }, | 930 | }, |
| 943 | { | 931 | { |
| 932 | "reference": "https://spdx.org/licenses/GFDL-1.1-invariants-or-later.html", | ||
| 933 | "isDeprecatedLicenseId": false, | ||
| 934 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-invariants-or-later.json", | ||
| 935 | "referenceNumber": 75, | ||
| 936 | "name": "GNU Free Documentation License v1.1 or later - invariants", | ||
| 937 | "licenseId": "GFDL-1.1-invariants-or-later", | ||
| 938 | "seeAlso": [ | ||
| 939 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | ||
| 940 | ], | ||
| 941 | "isOsiApproved": false | ||
| 942 | }, | ||
| 943 | { | ||
| 944 | "reference": "https://spdx.org/licenses/ANTLR-PD-fallback.html", | 944 | "reference": "https://spdx.org/licenses/ANTLR-PD-fallback.html", |
| 945 | "isDeprecatedLicenseId": false, | 945 | "isDeprecatedLicenseId": false, |
| 946 | "detailsUrl": "https://spdx.org/licenses/ANTLR-PD-fallback.json", | 946 | "detailsUrl": "https://spdx.org/licenses/ANTLR-PD-fallback.json", |
| @@ -965,22 +965,10 @@ | |||
| 965 | "isOsiApproved": false | 965 | "isOsiApproved": false |
| 966 | }, | 966 | }, |
| 967 | { | 967 | { |
| 968 | "reference": "https://spdx.org/licenses/Multics.html", | ||
| 969 | "isDeprecatedLicenseId": false, | ||
| 970 | "detailsUrl": "https://spdx.org/licenses/Multics.json", | ||
| 971 | "referenceNumber": 78, | ||
| 972 | "name": "Multics License", | ||
| 973 | "licenseId": "Multics", | ||
| 974 | "seeAlso": [ | ||
| 975 | "https://opensource.org/licenses/Multics" | ||
| 976 | ], | ||
| 977 | "isOsiApproved": true | ||
| 978 | }, | ||
| 979 | { | ||
| 980 | "reference": "https://spdx.org/licenses/OLDAP-2.3.html", | 968 | "reference": "https://spdx.org/licenses/OLDAP-2.3.html", |
| 981 | "isDeprecatedLicenseId": false, | 969 | "isDeprecatedLicenseId": false, |
| 982 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.3.json", | 970 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.3.json", |
| 983 | "referenceNumber": 79, | 971 | "referenceNumber": 78, |
| 984 | "name": "Open LDAP Public License v2.3", | 972 | "name": "Open LDAP Public License v2.3", |
| 985 | "licenseId": "OLDAP-2.3", | 973 | "licenseId": "OLDAP-2.3", |
| 986 | "seeAlso": [ | 974 | "seeAlso": [ |
| @@ -993,7 +981,7 @@ | |||
| 993 | "reference": "https://spdx.org/licenses/ZPL-2.1.html", | 981 | "reference": "https://spdx.org/licenses/ZPL-2.1.html", |
| 994 | "isDeprecatedLicenseId": false, | 982 | "isDeprecatedLicenseId": false, |
| 995 | "detailsUrl": "https://spdx.org/licenses/ZPL-2.1.json", | 983 | "detailsUrl": "https://spdx.org/licenses/ZPL-2.1.json", |
| 996 | "referenceNumber": 80, | 984 | "referenceNumber": 79, |
| 997 | "name": "Zope Public License 2.1", | 985 | "name": "Zope Public License 2.1", |
| 998 | "licenseId": "ZPL-2.1", | 986 | "licenseId": "ZPL-2.1", |
| 999 | "seeAlso": [ | 987 | "seeAlso": [ |
| @@ -1003,22 +991,24 @@ | |||
| 1003 | "isFsfLibre": true | 991 | "isFsfLibre": true |
| 1004 | }, | 992 | }, |
| 1005 | { | 993 | { |
| 1006 | "reference": "https://spdx.org/licenses/CC-BY-SA-3.0-DE.html", | 994 | "reference": "https://spdx.org/licenses/Apache-2.0.html", |
| 1007 | "isDeprecatedLicenseId": false, | 995 | "isDeprecatedLicenseId": false, |
| 1008 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-3.0-DE.json", | 996 | "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", |
| 1009 | "referenceNumber": 81, | 997 | "referenceNumber": 80, |
| 1010 | "name": "Creative Commons Attribution Share Alike 3.0 Germany", | 998 | "name": "Apache License 2.0", |
| 1011 | "licenseId": "CC-BY-SA-3.0-DE", | 999 | "licenseId": "Apache-2.0", |
| 1012 | "seeAlso": [ | 1000 | "seeAlso": [ |
| 1013 | "https://creativecommons.org/licenses/by-sa/3.0/de/legalcode" | 1001 | "https://www.apache.org/licenses/LICENSE-2.0", |
| 1002 | "https://opensource.org/licenses/Apache-2.0" | ||
| 1014 | ], | 1003 | ], |
| 1015 | "isOsiApproved": false | 1004 | "isOsiApproved": true, |
| 1005 | "isFsfLibre": true | ||
| 1016 | }, | 1006 | }, |
| 1017 | { | 1007 | { |
| 1018 | "reference": "https://spdx.org/licenses/SGI-B-2.0.html", | 1008 | "reference": "https://spdx.org/licenses/SGI-B-2.0.html", |
| 1019 | "isDeprecatedLicenseId": false, | 1009 | "isDeprecatedLicenseId": false, |
| 1020 | "detailsUrl": "https://spdx.org/licenses/SGI-B-2.0.json", | 1010 | "detailsUrl": "https://spdx.org/licenses/SGI-B-2.0.json", |
| 1021 | "referenceNumber": 82, | 1011 | "referenceNumber": 81, |
| 1022 | "name": "SGI Free Software License B v2.0", | 1012 | "name": "SGI Free Software License B v2.0", |
| 1023 | "licenseId": "SGI-B-2.0", | 1013 | "licenseId": "SGI-B-2.0", |
| 1024 | "seeAlso": [ | 1014 | "seeAlso": [ |
| @@ -1028,24 +1018,10 @@ | |||
| 1028 | "isFsfLibre": true | 1018 | "isFsfLibre": true |
| 1029 | }, | 1019 | }, |
| 1030 | { | 1020 | { |
| 1031 | "reference": "https://spdx.org/licenses/Apache-2.0.html", | ||
| 1032 | "isDeprecatedLicenseId": false, | ||
| 1033 | "detailsUrl": "https://spdx.org/licenses/Apache-2.0.json", | ||
| 1034 | "referenceNumber": 83, | ||
| 1035 | "name": "Apache License 2.0", | ||
| 1036 | "licenseId": "Apache-2.0", | ||
| 1037 | "seeAlso": [ | ||
| 1038 | "https://www.apache.org/licenses/LICENSE-2.0", | ||
| 1039 | "https://opensource.org/licenses/Apache-2.0" | ||
| 1040 | ], | ||
| 1041 | "isOsiApproved": true, | ||
| 1042 | "isFsfLibre": true | ||
| 1043 | }, | ||
| 1044 | { | ||
| 1045 | "reference": "https://spdx.org/licenses/Hippocratic-2.1.html", | 1021 | "reference": "https://spdx.org/licenses/Hippocratic-2.1.html", |
| 1046 | "isDeprecatedLicenseId": false, | 1022 | "isDeprecatedLicenseId": false, |
| 1047 | "detailsUrl": "https://spdx.org/licenses/Hippocratic-2.1.json", | 1023 | "detailsUrl": "https://spdx.org/licenses/Hippocratic-2.1.json", |
| 1048 | "referenceNumber": 84, | 1024 | "referenceNumber": 82, |
| 1049 | "name": "Hippocratic License 2.1", | 1025 | "name": "Hippocratic License 2.1", |
| 1050 | "licenseId": "Hippocratic-2.1", | 1026 | "licenseId": "Hippocratic-2.1", |
| 1051 | "seeAlso": [ | 1027 | "seeAlso": [ |
| @@ -1055,10 +1031,22 @@ | |||
| 1055 | "isOsiApproved": false | 1031 | "isOsiApproved": false |
| 1056 | }, | 1032 | }, |
| 1057 | { | 1033 | { |
| 1034 | "reference": "https://spdx.org/licenses/CC-BY-SA-3.0-DE.html", | ||
| 1035 | "isDeprecatedLicenseId": false, | ||
| 1036 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-3.0-DE.json", | ||
| 1037 | "referenceNumber": 83, | ||
| 1038 | "name": "Creative Commons Attribution Share Alike 3.0 Germany", | ||
| 1039 | "licenseId": "CC-BY-SA-3.0-DE", | ||
| 1040 | "seeAlso": [ | ||
| 1041 | "https://creativecommons.org/licenses/by-sa/3.0/de/legalcode" | ||
| 1042 | ], | ||
| 1043 | "isOsiApproved": false | ||
| 1044 | }, | ||
| 1045 | { | ||
| 1058 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-1.0.html", | 1046 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-1.0.html", |
| 1059 | "isDeprecatedLicenseId": false, | 1047 | "isDeprecatedLicenseId": false, |
| 1060 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-1.0.json", | 1048 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-1.0.json", |
| 1061 | "referenceNumber": 85, | 1049 | "referenceNumber": 84, |
| 1062 | "name": "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic", | 1050 | "name": "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic", |
| 1063 | "licenseId": "CC-BY-NC-SA-1.0", | 1051 | "licenseId": "CC-BY-NC-SA-1.0", |
| 1064 | "seeAlso": [ | 1052 | "seeAlso": [ |
| @@ -1067,6 +1055,20 @@ | |||
| 1067 | "isOsiApproved": false | 1055 | "isOsiApproved": false |
| 1068 | }, | 1056 | }, |
| 1069 | { | 1057 | { |
| 1058 | "reference": "https://spdx.org/licenses/LGPL-2.1-or-later.html", | ||
| 1059 | "isDeprecatedLicenseId": false, | ||
| 1060 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.1-or-later.json", | ||
| 1061 | "referenceNumber": 85, | ||
| 1062 | "name": "GNU Lesser General Public License v2.1 or later", | ||
| 1063 | "licenseId": "LGPL-2.1-or-later", | ||
| 1064 | "seeAlso": [ | ||
| 1065 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html", | ||
| 1066 | "https://opensource.org/licenses/LGPL-2.1" | ||
| 1067 | ], | ||
| 1068 | "isOsiApproved": true, | ||
| 1069 | "isFsfLibre": true | ||
| 1070 | }, | ||
| 1071 | { | ||
| 1070 | "reference": "https://spdx.org/licenses/CC-BY-3.0-US.html", | 1072 | "reference": "https://spdx.org/licenses/CC-BY-3.0-US.html", |
| 1071 | "isDeprecatedLicenseId": false, | 1073 | "isDeprecatedLicenseId": false, |
| 1072 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0-US.json", | 1074 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0-US.json", |
| @@ -1103,18 +1105,16 @@ | |||
| 1103 | "isOsiApproved": false | 1105 | "isOsiApproved": false |
| 1104 | }, | 1106 | }, |
| 1105 | { | 1107 | { |
| 1106 | "reference": "https://spdx.org/licenses/LGPL-2.1-or-later.html", | 1108 | "reference": "https://spdx.org/licenses/Eurosym.html", |
| 1107 | "isDeprecatedLicenseId": false, | 1109 | "isDeprecatedLicenseId": false, |
| 1108 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.1-or-later.json", | 1110 | "detailsUrl": "https://spdx.org/licenses/Eurosym.json", |
| 1109 | "referenceNumber": 89, | 1111 | "referenceNumber": 89, |
| 1110 | "name": "GNU Lesser General Public License v2.1 or later", | 1112 | "name": "Eurosym License", |
| 1111 | "licenseId": "LGPL-2.1-or-later", | 1113 | "licenseId": "Eurosym", |
| 1112 | "seeAlso": [ | 1114 | "seeAlso": [ |
| 1113 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html", | 1115 | "https://fedoraproject.org/wiki/Licensing/Eurosym" |
| 1114 | "https://opensource.org/licenses/LGPL-2.1" | ||
| 1115 | ], | 1116 | ], |
| 1116 | "isOsiApproved": true, | 1117 | "isOsiApproved": false |
| 1117 | "isFsfLibre": true | ||
| 1118 | }, | 1118 | }, |
| 1119 | { | 1119 | { |
| 1120 | "reference": "https://spdx.org/licenses/GFDL-1.1.html", | 1120 | "reference": "https://spdx.org/licenses/GFDL-1.1.html", |
| @@ -1178,14 +1178,14 @@ | |||
| 1178 | "isOsiApproved": true | 1178 | "isOsiApproved": true |
| 1179 | }, | 1179 | }, |
| 1180 | { | 1180 | { |
| 1181 | "reference": "https://spdx.org/licenses/Unicode-DFS-2015.html", | 1181 | "reference": "https://spdx.org/licenses/libtiff.html", |
| 1182 | "isDeprecatedLicenseId": false, | 1182 | "isDeprecatedLicenseId": false, |
| 1183 | "detailsUrl": "https://spdx.org/licenses/Unicode-DFS-2015.json", | 1183 | "detailsUrl": "https://spdx.org/licenses/libtiff.json", |
| 1184 | "referenceNumber": 95, | 1184 | "referenceNumber": 95, |
| 1185 | "name": "Unicode License Agreement - Data Files and Software (2015)", | 1185 | "name": "libtiff License", |
| 1186 | "licenseId": "Unicode-DFS-2015", | 1186 | "licenseId": "libtiff", |
| 1187 | "seeAlso": [ | 1187 | "seeAlso": [ |
| 1188 | "https://web.archive.org/web/20151224134844/http://unicode.org/copyright.html" | 1188 | "https://fedoraproject.org/wiki/Licensing/libtiff" |
| 1189 | ], | 1189 | ], |
| 1190 | "isOsiApproved": false | 1190 | "isOsiApproved": false |
| 1191 | }, | 1191 | }, |
| @@ -1253,18 +1253,16 @@ | |||
| 1253 | "isOsiApproved": false | 1253 | "isOsiApproved": false |
| 1254 | }, | 1254 | }, |
| 1255 | { | 1255 | { |
| 1256 | "reference": "https://spdx.org/licenses/MPL-1.1.html", | 1256 | "reference": "https://spdx.org/licenses/Unicode-DFS-2015.html", |
| 1257 | "isDeprecatedLicenseId": false, | 1257 | "isDeprecatedLicenseId": false, |
| 1258 | "detailsUrl": "https://spdx.org/licenses/MPL-1.1.json", | 1258 | "detailsUrl": "https://spdx.org/licenses/Unicode-DFS-2015.json", |
| 1259 | "referenceNumber": 101, | 1259 | "referenceNumber": 101, |
| 1260 | "name": "Mozilla Public License 1.1", | 1260 | "name": "Unicode License Agreement - Data Files and Software (2015)", |
| 1261 | "licenseId": "MPL-1.1", | 1261 | "licenseId": "Unicode-DFS-2015", |
| 1262 | "seeAlso": [ | 1262 | "seeAlso": [ |
| 1263 | "http://www.mozilla.org/MPL/MPL-1.1.html", | 1263 | "https://web.archive.org/web/20151224134844/http://unicode.org/copyright.html" |
| 1264 | "https://opensource.org/licenses/MPL-1.1" | ||
| 1265 | ], | 1264 | ], |
| 1266 | "isOsiApproved": true, | 1265 | "isOsiApproved": false |
| 1267 | "isFsfLibre": true | ||
| 1268 | }, | 1266 | }, |
| 1269 | { | 1267 | { |
| 1270 | "reference": "https://spdx.org/licenses/GFDL-1.2-only.html", | 1268 | "reference": "https://spdx.org/licenses/GFDL-1.2-only.html", |
| @@ -1280,34 +1278,24 @@ | |||
| 1280 | "isFsfLibre": true | 1278 | "isFsfLibre": true |
| 1281 | }, | 1279 | }, |
| 1282 | { | 1280 | { |
| 1283 | "reference": "https://spdx.org/licenses/CNRI-Jython.html", | 1281 | "reference": "https://spdx.org/licenses/MPL-1.1.html", |
| 1284 | "isDeprecatedLicenseId": false, | 1282 | "isDeprecatedLicenseId": false, |
| 1285 | "detailsUrl": "https://spdx.org/licenses/CNRI-Jython.json", | 1283 | "detailsUrl": "https://spdx.org/licenses/MPL-1.1.json", |
| 1286 | "referenceNumber": 103, | 1284 | "referenceNumber": 103, |
| 1287 | "name": "CNRI Jython License", | 1285 | "name": "Mozilla Public License 1.1", |
| 1288 | "licenseId": "CNRI-Jython", | 1286 | "licenseId": "MPL-1.1", |
| 1289 | "seeAlso": [ | ||
| 1290 | "http://www.jython.org/license.html" | ||
| 1291 | ], | ||
| 1292 | "isOsiApproved": false | ||
| 1293 | }, | ||
| 1294 | { | ||
| 1295 | "reference": "https://spdx.org/licenses/ZPL-1.1.html", | ||
| 1296 | "isDeprecatedLicenseId": false, | ||
| 1297 | "detailsUrl": "https://spdx.org/licenses/ZPL-1.1.json", | ||
| 1298 | "referenceNumber": 104, | ||
| 1299 | "name": "Zope Public License 1.1", | ||
| 1300 | "licenseId": "ZPL-1.1", | ||
| 1301 | "seeAlso": [ | 1287 | "seeAlso": [ |
| 1302 | "http://old.zope.org/Resources/License/ZPL-1.1" | 1288 | "http://www.mozilla.org/MPL/MPL-1.1.html", |
| 1289 | "https://opensource.org/licenses/MPL-1.1" | ||
| 1303 | ], | 1290 | ], |
| 1304 | "isOsiApproved": false | 1291 | "isOsiApproved": true, |
| 1292 | "isFsfLibre": true | ||
| 1305 | }, | 1293 | }, |
| 1306 | { | 1294 | { |
| 1307 | "reference": "https://spdx.org/licenses/GPL-2.0-only.html", | 1295 | "reference": "https://spdx.org/licenses/GPL-2.0-only.html", |
| 1308 | "isDeprecatedLicenseId": false, | 1296 | "isDeprecatedLicenseId": false, |
| 1309 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-only.json", | 1297 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-only.json", |
| 1310 | "referenceNumber": 105, | 1298 | "referenceNumber": 104, |
| 1311 | "name": "GNU General Public License v2.0 only", | 1299 | "name": "GNU General Public License v2.0 only", |
| 1312 | "licenseId": "GPL-2.0-only", | 1300 | "licenseId": "GPL-2.0-only", |
| 1313 | "seeAlso": [ | 1301 | "seeAlso": [ |
| @@ -1318,6 +1306,18 @@ | |||
| 1318 | "isFsfLibre": true | 1306 | "isFsfLibre": true |
| 1319 | }, | 1307 | }, |
| 1320 | { | 1308 | { |
| 1309 | "reference": "https://spdx.org/licenses/CC-BY-NC-4.0.html", | ||
| 1310 | "isDeprecatedLicenseId": false, | ||
| 1311 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-4.0.json", | ||
| 1312 | "referenceNumber": 105, | ||
| 1313 | "name": "Creative Commons Attribution Non Commercial 4.0 International", | ||
| 1314 | "licenseId": "CC-BY-NC-4.0", | ||
| 1315 | "seeAlso": [ | ||
| 1316 | "https://creativecommons.org/licenses/by-nc/4.0/legalcode" | ||
| 1317 | ], | ||
| 1318 | "isOsiApproved": false | ||
| 1319 | }, | ||
| 1320 | { | ||
| 1321 | "reference": "https://spdx.org/licenses/FreeImage.html", | 1321 | "reference": "https://spdx.org/licenses/FreeImage.html", |
| 1322 | "isDeprecatedLicenseId": false, | 1322 | "isDeprecatedLicenseId": false, |
| 1323 | "detailsUrl": "https://spdx.org/licenses/FreeImage.json", | 1323 | "detailsUrl": "https://spdx.org/licenses/FreeImage.json", |
| @@ -1342,41 +1342,40 @@ | |||
| 1342 | "isOsiApproved": false | 1342 | "isOsiApproved": false |
| 1343 | }, | 1343 | }, |
| 1344 | { | 1344 | { |
| 1345 | "reference": "https://spdx.org/licenses/CC-BY-NC-4.0.html", | 1345 | "reference": "https://spdx.org/licenses/CNRI-Jython.html", |
| 1346 | "isDeprecatedLicenseId": false, | 1346 | "isDeprecatedLicenseId": false, |
| 1347 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-4.0.json", | 1347 | "detailsUrl": "https://spdx.org/licenses/CNRI-Jython.json", |
| 1348 | "referenceNumber": 108, | 1348 | "referenceNumber": 108, |
| 1349 | "name": "Creative Commons Attribution Non Commercial 4.0 International", | 1349 | "name": "CNRI Jython License", |
| 1350 | "licenseId": "CC-BY-NC-4.0", | 1350 | "licenseId": "CNRI-Jython", |
| 1351 | "seeAlso": [ | 1351 | "seeAlso": [ |
| 1352 | "https://creativecommons.org/licenses/by-nc/4.0/legalcode" | 1352 | "http://www.jython.org/license.html" |
| 1353 | ], | 1353 | ], |
| 1354 | "isOsiApproved": false | 1354 | "isOsiApproved": false |
| 1355 | }, | 1355 | }, |
| 1356 | { | 1356 | { |
| 1357 | "reference": "https://spdx.org/licenses/Rdisc.html", | 1357 | "reference": "https://spdx.org/licenses/ZPL-1.1.html", |
| 1358 | "isDeprecatedLicenseId": false, | 1358 | "isDeprecatedLicenseId": false, |
| 1359 | "detailsUrl": "https://spdx.org/licenses/Rdisc.json", | 1359 | "detailsUrl": "https://spdx.org/licenses/ZPL-1.1.json", |
| 1360 | "referenceNumber": 109, | 1360 | "referenceNumber": 109, |
| 1361 | "name": "Rdisc License", | 1361 | "name": "Zope Public License 1.1", |
| 1362 | "licenseId": "Rdisc", | 1362 | "licenseId": "ZPL-1.1", |
| 1363 | "seeAlso": [ | 1363 | "seeAlso": [ |
| 1364 | "https://fedoraproject.org/wiki/Licensing/Rdisc_License" | 1364 | "http://old.zope.org/Resources/License/ZPL-1.1" |
| 1365 | ], | 1365 | ], |
| 1366 | "isOsiApproved": false | 1366 | "isOsiApproved": false |
| 1367 | }, | 1367 | }, |
| 1368 | { | 1368 | { |
| 1369 | "reference": "https://spdx.org/licenses/MPL-2.0-no-copyleft-exception.html", | 1369 | "reference": "https://spdx.org/licenses/Afmparse.html", |
| 1370 | "isDeprecatedLicenseId": false, | 1370 | "isDeprecatedLicenseId": false, |
| 1371 | "detailsUrl": "https://spdx.org/licenses/MPL-2.0-no-copyleft-exception.json", | 1371 | "detailsUrl": "https://spdx.org/licenses/Afmparse.json", |
| 1372 | "referenceNumber": 110, | 1372 | "referenceNumber": 110, |
| 1373 | "name": "Mozilla Public License 2.0 (no copyleft exception)", | 1373 | "name": "Afmparse License", |
| 1374 | "licenseId": "MPL-2.0-no-copyleft-exception", | 1374 | "licenseId": "Afmparse", |
| 1375 | "seeAlso": [ | 1375 | "seeAlso": [ |
| 1376 | "http://www.mozilla.org/MPL/2.0/", | 1376 | "https://fedoraproject.org/wiki/Licensing/Afmparse" |
| 1377 | "https://opensource.org/licenses/MPL-2.0" | ||
| 1378 | ], | 1377 | ], |
| 1379 | "isOsiApproved": true | 1378 | "isOsiApproved": false |
| 1380 | }, | 1379 | }, |
| 1381 | { | 1380 | { |
| 1382 | "reference": "https://spdx.org/licenses/OLDAP-2.1.html", | 1381 | "reference": "https://spdx.org/licenses/OLDAP-2.1.html", |
| @@ -1391,14 +1390,14 @@ | |||
| 1391 | "isOsiApproved": false | 1390 | "isOsiApproved": false |
| 1392 | }, | 1391 | }, |
| 1393 | { | 1392 | { |
| 1394 | "reference": "https://spdx.org/licenses/libtiff.html", | 1393 | "reference": "https://spdx.org/licenses/Rdisc.html", |
| 1395 | "isDeprecatedLicenseId": false, | 1394 | "isDeprecatedLicenseId": false, |
| 1396 | "detailsUrl": "https://spdx.org/licenses/libtiff.json", | 1395 | "detailsUrl": "https://spdx.org/licenses/Rdisc.json", |
| 1397 | "referenceNumber": 112, | 1396 | "referenceNumber": 112, |
| 1398 | "name": "libtiff License", | 1397 | "name": "Rdisc License", |
| 1399 | "licenseId": "libtiff", | 1398 | "licenseId": "Rdisc", |
| 1400 | "seeAlso": [ | 1399 | "seeAlso": [ |
| 1401 | "https://fedoraproject.org/wiki/Licensing/libtiff" | 1400 | "https://fedoraproject.org/wiki/Licensing/Rdisc_License" |
| 1402 | ], | 1401 | ], |
| 1403 | "isOsiApproved": false | 1402 | "isOsiApproved": false |
| 1404 | }, | 1403 | }, |
| @@ -1429,16 +1428,17 @@ | |||
| 1429 | "isOsiApproved": false | 1428 | "isOsiApproved": false |
| 1430 | }, | 1429 | }, |
| 1431 | { | 1430 | { |
| 1432 | "reference": "https://spdx.org/licenses/AAL.html", | 1431 | "reference": "https://spdx.org/licenses/Sendmail.html", |
| 1433 | "isDeprecatedLicenseId": false, | 1432 | "isDeprecatedLicenseId": false, |
| 1434 | "detailsUrl": "https://spdx.org/licenses/AAL.json", | 1433 | "detailsUrl": "https://spdx.org/licenses/Sendmail.json", |
| 1435 | "referenceNumber": 115, | 1434 | "referenceNumber": 115, |
| 1436 | "name": "Attribution Assurance License", | 1435 | "name": "Sendmail License", |
| 1437 | "licenseId": "AAL", | 1436 | "licenseId": "Sendmail", |
| 1438 | "seeAlso": [ | 1437 | "seeAlso": [ |
| 1439 | "https://opensource.org/licenses/attribution" | 1438 | "http://www.sendmail.com/pdfs/open_source/sendmail_license.pdf", |
| 1439 | "https://web.archive.org/web/20160322142305/https://www.sendmail.com/pdfs/open_source/sendmail_license.pdf" | ||
| 1440 | ], | 1440 | ], |
| 1441 | "isOsiApproved": true | 1441 | "isOsiApproved": false |
| 1442 | }, | 1442 | }, |
| 1443 | { | 1443 | { |
| 1444 | "reference": "https://spdx.org/licenses/CC-BY-2.5.html", | 1444 | "reference": "https://spdx.org/licenses/CC-BY-2.5.html", |
| @@ -1453,39 +1453,39 @@ | |||
| 1453 | "isOsiApproved": false | 1453 | "isOsiApproved": false |
| 1454 | }, | 1454 | }, |
| 1455 | { | 1455 | { |
| 1456 | "reference": "https://spdx.org/licenses/APSL-1.2.html", | 1456 | "reference": "https://spdx.org/licenses/AAL.html", |
| 1457 | "isDeprecatedLicenseId": false, | 1457 | "isDeprecatedLicenseId": false, |
| 1458 | "detailsUrl": "https://spdx.org/licenses/APSL-1.2.json", | 1458 | "detailsUrl": "https://spdx.org/licenses/AAL.json", |
| 1459 | "referenceNumber": 117, | 1459 | "referenceNumber": 117, |
| 1460 | "name": "Apple Public Source License 1.2", | 1460 | "name": "Attribution Assurance License", |
| 1461 | "licenseId": "APSL-1.2", | 1461 | "licenseId": "AAL", |
| 1462 | "seeAlso": [ | 1462 | "seeAlso": [ |
| 1463 | "http://www.samurajdata.se/opensource/mirror/licenses/apsl.php" | 1463 | "https://opensource.org/licenses/attribution" |
| 1464 | ], | 1464 | ], |
| 1465 | "isOsiApproved": true | 1465 | "isOsiApproved": true |
| 1466 | }, | 1466 | }, |
| 1467 | { | 1467 | { |
| 1468 | "reference": "https://spdx.org/licenses/OFL-1.0-no-RFN.html", | 1468 | "reference": "https://spdx.org/licenses/MPL-2.0-no-copyleft-exception.html", |
| 1469 | "isDeprecatedLicenseId": false, | 1469 | "isDeprecatedLicenseId": false, |
| 1470 | "detailsUrl": "https://spdx.org/licenses/OFL-1.0-no-RFN.json", | 1470 | "detailsUrl": "https://spdx.org/licenses/MPL-2.0-no-copyleft-exception.json", |
| 1471 | "referenceNumber": 118, | 1471 | "referenceNumber": 118, |
| 1472 | "name": "SIL Open Font License 1.0 with no Reserved Font Name", | 1472 | "name": "Mozilla Public License 2.0 (no copyleft exception)", |
| 1473 | "licenseId": "OFL-1.0-no-RFN", | 1473 | "licenseId": "MPL-2.0-no-copyleft-exception", |
| 1474 | "seeAlso": [ | 1474 | "seeAlso": [ |
| 1475 | "http://scripts.sil.org/cms/scripts/page.php?item_id\u003dOFL10_web" | 1475 | "http://www.mozilla.org/MPL/2.0/", |
| 1476 | "https://opensource.org/licenses/MPL-2.0" | ||
| 1476 | ], | 1477 | ], |
| 1477 | "isOsiApproved": false | 1478 | "isOsiApproved": true |
| 1478 | }, | 1479 | }, |
| 1479 | { | 1480 | { |
| 1480 | "reference": "https://spdx.org/licenses/Sendmail.html", | 1481 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-2.5.html", |
| 1481 | "isDeprecatedLicenseId": false, | 1482 | "isDeprecatedLicenseId": false, |
| 1482 | "detailsUrl": "https://spdx.org/licenses/Sendmail.json", | 1483 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-ND-2.5.json", |
| 1483 | "referenceNumber": 119, | 1484 | "referenceNumber": 119, |
| 1484 | "name": "Sendmail License", | 1485 | "name": "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic", |
| 1485 | "licenseId": "Sendmail", | 1486 | "licenseId": "CC-BY-NC-ND-2.5", |
| 1486 | "seeAlso": [ | 1487 | "seeAlso": [ |
| 1487 | "http://www.sendmail.com/pdfs/open_source/sendmail_license.pdf", | 1488 | "https://creativecommons.org/licenses/by-nc-nd/2.5/legalcode" |
| 1488 | "https://web.archive.org/web/20160322142305/https://www.sendmail.com/pdfs/open_source/sendmail_license.pdf" | ||
| 1489 | ], | 1489 | ], |
| 1490 | "isOsiApproved": false | 1490 | "isOsiApproved": false |
| 1491 | }, | 1491 | }, |
| @@ -1502,16 +1502,18 @@ | |||
| 1502 | "isOsiApproved": false | 1502 | "isOsiApproved": false |
| 1503 | }, | 1503 | }, |
| 1504 | { | 1504 | { |
| 1505 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-2.5.html", | 1505 | "reference": "https://spdx.org/licenses/LPL-1.02.html", |
| 1506 | "isDeprecatedLicenseId": false, | 1506 | "isDeprecatedLicenseId": false, |
| 1507 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-ND-2.5.json", | 1507 | "detailsUrl": "https://spdx.org/licenses/LPL-1.02.json", |
| 1508 | "referenceNumber": 121, | 1508 | "referenceNumber": 121, |
| 1509 | "name": "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic", | 1509 | "name": "Lucent Public License v1.02", |
| 1510 | "licenseId": "CC-BY-NC-ND-2.5", | 1510 | "licenseId": "LPL-1.02", |
| 1511 | "seeAlso": [ | 1511 | "seeAlso": [ |
| 1512 | "https://creativecommons.org/licenses/by-nc-nd/2.5/legalcode" | 1512 | "http://plan9.bell-labs.com/plan9/license.html", |
| 1513 | "https://opensource.org/licenses/LPL-1.02" | ||
| 1513 | ], | 1514 | ], |
| 1514 | "isOsiApproved": false | 1515 | "isOsiApproved": true, |
| 1516 | "isFsfLibre": true | ||
| 1515 | }, | 1517 | }, |
| 1516 | { | 1518 | { |
| 1517 | "reference": "https://spdx.org/licenses/ECL-1.0.html", | 1519 | "reference": "https://spdx.org/licenses/ECL-1.0.html", |
| @@ -1526,14 +1528,14 @@ | |||
| 1526 | "isOsiApproved": true | 1528 | "isOsiApproved": true |
| 1527 | }, | 1529 | }, |
| 1528 | { | 1530 | { |
| 1529 | "reference": "https://spdx.org/licenses/Afmparse.html", | 1531 | "reference": "https://spdx.org/licenses/OFL-1.0-no-RFN.html", |
| 1530 | "isDeprecatedLicenseId": false, | 1532 | "isDeprecatedLicenseId": false, |
| 1531 | "detailsUrl": "https://spdx.org/licenses/Afmparse.json", | 1533 | "detailsUrl": "https://spdx.org/licenses/OFL-1.0-no-RFN.json", |
| 1532 | "referenceNumber": 123, | 1534 | "referenceNumber": 123, |
| 1533 | "name": "Afmparse License", | 1535 | "name": "SIL Open Font License 1.0 with no Reserved Font Name", |
| 1534 | "licenseId": "Afmparse", | 1536 | "licenseId": "OFL-1.0-no-RFN", |
| 1535 | "seeAlso": [ | 1537 | "seeAlso": [ |
| 1536 | "https://fedoraproject.org/wiki/Licensing/Afmparse" | 1538 | "http://scripts.sil.org/cms/scripts/page.php?item_id\u003dOFL10_web" |
| 1537 | ], | 1539 | ], |
| 1538 | "isOsiApproved": false | 1540 | "isOsiApproved": false |
| 1539 | }, | 1541 | }, |
| @@ -1588,41 +1590,40 @@ | |||
| 1588 | "isFsfLibre": true | 1590 | "isFsfLibre": true |
| 1589 | }, | 1591 | }, |
| 1590 | { | 1592 | { |
| 1591 | "reference": "https://spdx.org/licenses/GFDL-1.3-or-later.html", | 1593 | "reference": "https://spdx.org/licenses/APSL-1.2.html", |
| 1592 | "isDeprecatedLicenseId": false, | 1594 | "isDeprecatedLicenseId": false, |
| 1593 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-or-later.json", | 1595 | "detailsUrl": "https://spdx.org/licenses/APSL-1.2.json", |
| 1594 | "referenceNumber": 128, | 1596 | "referenceNumber": 128, |
| 1595 | "name": "GNU Free Documentation License v1.3 or later", | 1597 | "name": "Apple Public Source License 1.2", |
| 1596 | "licenseId": "GFDL-1.3-or-later", | 1598 | "licenseId": "APSL-1.2", |
| 1597 | "seeAlso": [ | 1599 | "seeAlso": [ |
| 1598 | "https://www.gnu.org/licenses/fdl-1.3.txt" | 1600 | "http://www.samurajdata.se/opensource/mirror/licenses/apsl.php" |
| 1599 | ], | 1601 | ], |
| 1600 | "isOsiApproved": false, | 1602 | "isOsiApproved": true |
| 1601 | "isFsfLibre": true | ||
| 1602 | }, | 1603 | }, |
| 1603 | { | 1604 | { |
| 1604 | "reference": "https://spdx.org/licenses/LPL-1.02.html", | 1605 | "reference": "https://spdx.org/licenses/GFDL-1.2-no-invariants-only.html", |
| 1605 | "isDeprecatedLicenseId": false, | 1606 | "isDeprecatedLicenseId": false, |
| 1606 | "detailsUrl": "https://spdx.org/licenses/LPL-1.02.json", | 1607 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-no-invariants-only.json", |
| 1607 | "referenceNumber": 129, | 1608 | "referenceNumber": 129, |
| 1608 | "name": "Lucent Public License v1.02", | 1609 | "name": "GNU Free Documentation License v1.2 only - no invariants", |
| 1609 | "licenseId": "LPL-1.02", | 1610 | "licenseId": "GFDL-1.2-no-invariants-only", |
| 1610 | "seeAlso": [ | 1611 | "seeAlso": [ |
| 1611 | "http://plan9.bell-labs.com/plan9/license.html", | 1612 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" |
| 1612 | "https://opensource.org/licenses/LPL-1.02" | ||
| 1613 | ], | 1613 | ], |
| 1614 | "isOsiApproved": true, | 1614 | "isOsiApproved": false |
| 1615 | "isFsfLibre": true | ||
| 1616 | }, | 1615 | }, |
| 1617 | { | 1616 | { |
| 1618 | "reference": "https://spdx.org/licenses/AFL-2.0.html", | 1617 | "reference": "https://spdx.org/licenses/Artistic-2.0.html", |
| 1619 | "isDeprecatedLicenseId": false, | 1618 | "isDeprecatedLicenseId": false, |
| 1620 | "detailsUrl": "https://spdx.org/licenses/AFL-2.0.json", | 1619 | "detailsUrl": "https://spdx.org/licenses/Artistic-2.0.json", |
| 1621 | "referenceNumber": 130, | 1620 | "referenceNumber": 130, |
| 1622 | "name": "Academic Free License v2.0", | 1621 | "name": "Artistic License 2.0", |
| 1623 | "licenseId": "AFL-2.0", | 1622 | "licenseId": "Artistic-2.0", |
| 1624 | "seeAlso": [ | 1623 | "seeAlso": [ |
| 1625 | "http://wayback.archive.org/web/20060924134533/http://www.opensource.org/licenses/afl-2.0.txt" | 1624 | "http://www.perlfoundation.org/artistic_license_2_0", |
| 1625 | "https://www.perlfoundation.org/artistic-license-20.html", | ||
| 1626 | "https://opensource.org/licenses/artistic-license-2.0" | ||
| 1626 | ], | 1627 | ], |
| 1627 | "isOsiApproved": true, | 1628 | "isOsiApproved": true, |
| 1628 | "isFsfLibre": true | 1629 | "isFsfLibre": true |
| @@ -1642,30 +1643,27 @@ | |||
| 1642 | "isFsfLibre": true | 1643 | "isFsfLibre": true |
| 1643 | }, | 1644 | }, |
| 1644 | { | 1645 | { |
| 1645 | "reference": "https://spdx.org/licenses/Artistic-2.0.html", | 1646 | "reference": "https://spdx.org/licenses/RSCPL.html", |
| 1646 | "isDeprecatedLicenseId": false, | 1647 | "isDeprecatedLicenseId": false, |
| 1647 | "detailsUrl": "https://spdx.org/licenses/Artistic-2.0.json", | 1648 | "detailsUrl": "https://spdx.org/licenses/RSCPL.json", |
| 1648 | "referenceNumber": 132, | 1649 | "referenceNumber": 132, |
| 1649 | "name": "Artistic License 2.0", | 1650 | "name": "Ricoh Source Code Public License", |
| 1650 | "licenseId": "Artistic-2.0", | 1651 | "licenseId": "RSCPL", |
| 1651 | "seeAlso": [ | 1652 | "seeAlso": [ |
| 1652 | "http://www.perlfoundation.org/artistic_license_2_0", | 1653 | "http://wayback.archive.org/web/20060715140826/http://www.risource.org/RPL/RPL-1.0A.shtml", |
| 1653 | "https://www.perlfoundation.org/artistic-license-20.html", | 1654 | "https://opensource.org/licenses/RSCPL" |
| 1654 | "https://opensource.org/licenses/artistic-license-2.0" | ||
| 1655 | ], | 1655 | ], |
| 1656 | "isOsiApproved": true, | 1656 | "isOsiApproved": true |
| 1657 | "isFsfLibre": true | ||
| 1658 | }, | 1657 | }, |
| 1659 | { | 1658 | { |
| 1660 | "reference": "https://spdx.org/licenses/MS-RL.html", | 1659 | "reference": "https://spdx.org/licenses/Sleepycat.html", |
| 1661 | "isDeprecatedLicenseId": false, | 1660 | "isDeprecatedLicenseId": false, |
| 1662 | "detailsUrl": "https://spdx.org/licenses/MS-RL.json", | 1661 | "detailsUrl": "https://spdx.org/licenses/Sleepycat.json", |
| 1663 | "referenceNumber": 133, | 1662 | "referenceNumber": 133, |
| 1664 | "name": "Microsoft Reciprocal License", | 1663 | "name": "Sleepycat License", |
| 1665 | "licenseId": "MS-RL", | 1664 | "licenseId": "Sleepycat", |
| 1666 | "seeAlso": [ | 1665 | "seeAlso": [ |
| 1667 | "http://www.microsoft.com/opensource/licenses.mspx", | 1666 | "https://opensource.org/licenses/Sleepycat" |
| 1668 | "https://opensource.org/licenses/MS-RL" | ||
| 1669 | ], | 1667 | ], |
| 1670 | "isOsiApproved": true, | 1668 | "isOsiApproved": true, |
| 1671 | "isFsfLibre": true | 1669 | "isFsfLibre": true |
| @@ -1683,14 +1681,14 @@ | |||
| 1683 | "isOsiApproved": false | 1681 | "isOsiApproved": false |
| 1684 | }, | 1682 | }, |
| 1685 | { | 1683 | { |
| 1686 | "reference": "https://spdx.org/licenses/GFDL-1.2-no-invariants-only.html", | 1684 | "reference": "https://spdx.org/licenses/CDLA-Sharing-1.0.html", |
| 1687 | "isDeprecatedLicenseId": false, | 1685 | "isDeprecatedLicenseId": false, |
| 1688 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-no-invariants-only.json", | 1686 | "detailsUrl": "https://spdx.org/licenses/CDLA-Sharing-1.0.json", |
| 1689 | "referenceNumber": 135, | 1687 | "referenceNumber": 135, |
| 1690 | "name": "GNU Free Documentation License v1.2 only - no invariants", | 1688 | "name": "Community Data License Agreement Sharing 1.0", |
| 1691 | "licenseId": "GFDL-1.2-no-invariants-only", | 1689 | "licenseId": "CDLA-Sharing-1.0", |
| 1692 | "seeAlso": [ | 1690 | "seeAlso": [ |
| 1693 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" | 1691 | "https://cdla.io/sharing-1-0" |
| 1694 | ], | 1692 | ], |
| 1695 | "isOsiApproved": false | 1693 | "isOsiApproved": false |
| 1696 | }, | 1694 | }, |
| @@ -1709,14 +1707,14 @@ | |||
| 1709 | "isFsfLibre": true | 1707 | "isFsfLibre": true |
| 1710 | }, | 1708 | }, |
| 1711 | { | 1709 | { |
| 1712 | "reference": "https://spdx.org/licenses/HaskellReport.html", | 1710 | "reference": "https://spdx.org/licenses/AGPL-1.0-only.html", |
| 1713 | "isDeprecatedLicenseId": false, | 1711 | "isDeprecatedLicenseId": false, |
| 1714 | "detailsUrl": "https://spdx.org/licenses/HaskellReport.json", | 1712 | "detailsUrl": "https://spdx.org/licenses/AGPL-1.0-only.json", |
| 1715 | "referenceNumber": 137, | 1713 | "referenceNumber": 137, |
| 1716 | "name": "Haskell Language Report License", | 1714 | "name": "Affero General Public License v1.0 only", |
| 1717 | "licenseId": "HaskellReport", | 1715 | "licenseId": "AGPL-1.0-only", |
| 1718 | "seeAlso": [ | 1716 | "seeAlso": [ |
| 1719 | "https://fedoraproject.org/wiki/Licensing/Haskell_Language_Report_License" | 1717 | "http://www.affero.org/oagpl.html" |
| 1720 | ], | 1718 | ], |
| 1721 | "isOsiApproved": false | 1719 | "isOsiApproved": false |
| 1722 | }, | 1720 | }, |
| @@ -1733,17 +1731,17 @@ | |||
| 1733 | "isOsiApproved": false | 1731 | "isOsiApproved": false |
| 1734 | }, | 1732 | }, |
| 1735 | { | 1733 | { |
| 1736 | "reference": "https://spdx.org/licenses/RSCPL.html", | 1734 | "reference": "https://spdx.org/licenses/AFL-2.0.html", |
| 1737 | "isDeprecatedLicenseId": false, | 1735 | "isDeprecatedLicenseId": false, |
| 1738 | "detailsUrl": "https://spdx.org/licenses/RSCPL.json", | 1736 | "detailsUrl": "https://spdx.org/licenses/AFL-2.0.json", |
| 1739 | "referenceNumber": 139, | 1737 | "referenceNumber": 139, |
| 1740 | "name": "Ricoh Source Code Public License", | 1738 | "name": "Academic Free License v2.0", |
| 1741 | "licenseId": "RSCPL", | 1739 | "licenseId": "AFL-2.0", |
| 1742 | "seeAlso": [ | 1740 | "seeAlso": [ |
| 1743 | "http://wayback.archive.org/web/20060715140826/http://www.risource.org/RPL/RPL-1.0A.shtml", | 1741 | "http://wayback.archive.org/web/20060924134533/http://www.opensource.org/licenses/afl-2.0.txt" |
| 1744 | "https://opensource.org/licenses/RSCPL" | ||
| 1745 | ], | 1742 | ], |
| 1746 | "isOsiApproved": true | 1743 | "isOsiApproved": true, |
| 1744 | "isFsfLibre": true | ||
| 1747 | }, | 1745 | }, |
| 1748 | { | 1746 | { |
| 1749 | "reference": "https://spdx.org/licenses/Intel.html", | 1747 | "reference": "https://spdx.org/licenses/Intel.html", |
| @@ -1810,28 +1808,28 @@ | |||
| 1810 | "isFsfLibre": true | 1808 | "isFsfLibre": true |
| 1811 | }, | 1809 | }, |
| 1812 | { | 1810 | { |
| 1813 | "reference": "https://spdx.org/licenses/HTMLTIDY.html", | 1811 | "reference": "https://spdx.org/licenses/Naumen.html", |
| 1814 | "isDeprecatedLicenseId": false, | 1812 | "isDeprecatedLicenseId": false, |
| 1815 | "detailsUrl": "https://spdx.org/licenses/HTMLTIDY.json", | 1813 | "detailsUrl": "https://spdx.org/licenses/Naumen.json", |
| 1816 | "referenceNumber": 145, | 1814 | "referenceNumber": 145, |
| 1817 | "name": "HTML Tidy License", | 1815 | "name": "Naumen Public License", |
| 1818 | "licenseId": "HTMLTIDY", | 1816 | "licenseId": "Naumen", |
| 1819 | "seeAlso": [ | 1817 | "seeAlso": [ |
| 1820 | "https://github.com/htacg/tidy-html5/blob/next/README/LICENSE.md" | 1818 | "https://opensource.org/licenses/Naumen" |
| 1821 | ], | 1819 | ], |
| 1822 | "isOsiApproved": false | 1820 | "isOsiApproved": true |
| 1823 | }, | 1821 | }, |
| 1824 | { | 1822 | { |
| 1825 | "reference": "https://spdx.org/licenses/Naumen.html", | 1823 | "reference": "https://spdx.org/licenses/HTMLTIDY.html", |
| 1826 | "isDeprecatedLicenseId": false, | 1824 | "isDeprecatedLicenseId": false, |
| 1827 | "detailsUrl": "https://spdx.org/licenses/Naumen.json", | 1825 | "detailsUrl": "https://spdx.org/licenses/HTMLTIDY.json", |
| 1828 | "referenceNumber": 146, | 1826 | "referenceNumber": 146, |
| 1829 | "name": "Naumen Public License", | 1827 | "name": "HTML Tidy License", |
| 1830 | "licenseId": "Naumen", | 1828 | "licenseId": "HTMLTIDY", |
| 1831 | "seeAlso": [ | 1829 | "seeAlso": [ |
| 1832 | "https://opensource.org/licenses/Naumen" | 1830 | "https://github.com/htacg/tidy-html5/blob/next/README/LICENSE.md" |
| 1833 | ], | 1831 | ], |
| 1834 | "isOsiApproved": true | 1832 | "isOsiApproved": false |
| 1835 | }, | 1833 | }, |
| 1836 | { | 1834 | { |
| 1837 | "reference": "https://spdx.org/licenses/OLDAP-2.8.html", | 1835 | "reference": "https://spdx.org/licenses/OLDAP-2.8.html", |
| @@ -1859,16 +1857,16 @@ | |||
| 1859 | "isOsiApproved": false | 1857 | "isOsiApproved": false |
| 1860 | }, | 1858 | }, |
| 1861 | { | 1859 | { |
| 1862 | "reference": "https://spdx.org/licenses/LGPL-2.0-or-later.html", | 1860 | "reference": "https://spdx.org/licenses/CC-BY-ND-2.0.html", |
| 1863 | "isDeprecatedLicenseId": false, | 1861 | "isDeprecatedLicenseId": false, |
| 1864 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.0-or-later.json", | 1862 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-2.0.json", |
| 1865 | "referenceNumber": 149, | 1863 | "referenceNumber": 149, |
| 1866 | "name": "GNU Library General Public License v2 or later", | 1864 | "name": "Creative Commons Attribution No Derivatives 2.0 Generic", |
| 1867 | "licenseId": "LGPL-2.0-or-later", | 1865 | "licenseId": "CC-BY-ND-2.0", |
| 1868 | "seeAlso": [ | 1866 | "seeAlso": [ |
| 1869 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html" | 1867 | "https://creativecommons.org/licenses/by-nd/2.0/legalcode" |
| 1870 | ], | 1868 | ], |
| 1871 | "isOsiApproved": true | 1869 | "isOsiApproved": false |
| 1872 | }, | 1870 | }, |
| 1873 | { | 1871 | { |
| 1874 | "reference": "https://spdx.org/licenses/OGTSL.html", | 1872 | "reference": "https://spdx.org/licenses/OGTSL.html", |
| @@ -1884,16 +1882,16 @@ | |||
| 1884 | "isOsiApproved": true | 1882 | "isOsiApproved": true |
| 1885 | }, | 1883 | }, |
| 1886 | { | 1884 | { |
| 1887 | "reference": "https://spdx.org/licenses/CC-BY-ND-2.0.html", | 1885 | "reference": "https://spdx.org/licenses/LGPL-2.0-or-later.html", |
| 1888 | "isDeprecatedLicenseId": false, | 1886 | "isDeprecatedLicenseId": false, |
| 1889 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-2.0.json", | 1887 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.0-or-later.json", |
| 1890 | "referenceNumber": 151, | 1888 | "referenceNumber": 151, |
| 1891 | "name": "Creative Commons Attribution No Derivatives 2.0 Generic", | 1889 | "name": "GNU Library General Public License v2 or later", |
| 1892 | "licenseId": "CC-BY-ND-2.0", | 1890 | "licenseId": "LGPL-2.0-or-later", |
| 1893 | "seeAlso": [ | 1891 | "seeAlso": [ |
| 1894 | "https://creativecommons.org/licenses/by-nd/2.0/legalcode" | 1892 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html" |
| 1895 | ], | 1893 | ], |
| 1896 | "isOsiApproved": false | 1894 | "isOsiApproved": true |
| 1897 | }, | 1895 | }, |
| 1898 | { | 1896 | { |
| 1899 | "reference": "https://spdx.org/licenses/Parity-7.0.0.html", | 1897 | "reference": "https://spdx.org/licenses/Parity-7.0.0.html", |
| @@ -1908,26 +1906,26 @@ | |||
| 1908 | "isOsiApproved": false | 1906 | "isOsiApproved": false |
| 1909 | }, | 1907 | }, |
| 1910 | { | 1908 | { |
| 1911 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html", | 1909 | "reference": "https://spdx.org/licenses/CC-BY-ND-1.0.html", |
| 1912 | "isDeprecatedLicenseId": false, | 1910 | "isDeprecatedLicenseId": false, |
| 1913 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.json", | 1911 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-1.0.json", |
| 1914 | "referenceNumber": 153, | 1912 | "referenceNumber": 153, |
| 1915 | "name": "Creative Commons Attribution Non Commercial Share Alike 4.0 International", | 1913 | "name": "Creative Commons Attribution No Derivatives 1.0 Generic", |
| 1916 | "licenseId": "CC-BY-NC-SA-4.0", | 1914 | "licenseId": "CC-BY-ND-1.0", |
| 1917 | "seeAlso": [ | 1915 | "seeAlso": [ |
| 1918 | "https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode" | 1916 | "https://creativecommons.org/licenses/by-nd/1.0/legalcode" |
| 1919 | ], | 1917 | ], |
| 1920 | "isOsiApproved": false | 1918 | "isOsiApproved": false |
| 1921 | }, | 1919 | }, |
| 1922 | { | 1920 | { |
| 1923 | "reference": "https://spdx.org/licenses/CC-BY-ND-1.0.html", | 1921 | "reference": "https://spdx.org/licenses/dvipdfm.html", |
| 1924 | "isDeprecatedLicenseId": false, | 1922 | "isDeprecatedLicenseId": false, |
| 1925 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-1.0.json", | 1923 | "detailsUrl": "https://spdx.org/licenses/dvipdfm.json", |
| 1926 | "referenceNumber": 154, | 1924 | "referenceNumber": 154, |
| 1927 | "name": "Creative Commons Attribution No Derivatives 1.0 Generic", | 1925 | "name": "dvipdfm License", |
| 1928 | "licenseId": "CC-BY-ND-1.0", | 1926 | "licenseId": "dvipdfm", |
| 1929 | "seeAlso": [ | 1927 | "seeAlso": [ |
| 1930 | "https://creativecommons.org/licenses/by-nd/1.0/legalcode" | 1928 | "https://fedoraproject.org/wiki/Licensing/dvipdfm" |
| 1931 | ], | 1929 | ], |
| 1932 | "isOsiApproved": false | 1930 | "isOsiApproved": false |
| 1933 | }, | 1931 | }, |
| @@ -1944,64 +1942,64 @@ | |||
| 1944 | "isOsiApproved": true | 1942 | "isOsiApproved": true |
| 1945 | }, | 1943 | }, |
| 1946 | { | 1944 | { |
| 1947 | "reference": "https://spdx.org/licenses/dvipdfm.html", | 1945 | "reference": "https://spdx.org/licenses/BSD-4-Clause-UC.html", |
| 1948 | "isDeprecatedLicenseId": false, | 1946 | "isDeprecatedLicenseId": false, |
| 1949 | "detailsUrl": "https://spdx.org/licenses/dvipdfm.json", | 1947 | "detailsUrl": "https://spdx.org/licenses/BSD-4-Clause-UC.json", |
| 1950 | "referenceNumber": 156, | 1948 | "referenceNumber": 156, |
| 1951 | "name": "dvipdfm License", | 1949 | "name": "BSD-4-Clause (University of California-Specific)", |
| 1952 | "licenseId": "dvipdfm", | 1950 | "licenseId": "BSD-4-Clause-UC", |
| 1953 | "seeAlso": [ | 1951 | "seeAlso": [ |
| 1954 | "https://fedoraproject.org/wiki/Licensing/dvipdfm" | 1952 | "http://www.freebsd.org/copyright/license.html" |
| 1955 | ], | 1953 | ], |
| 1956 | "isOsiApproved": false | 1954 | "isOsiApproved": false |
| 1957 | }, | 1955 | }, |
| 1958 | { | 1956 | { |
| 1959 | "reference": "https://spdx.org/licenses/LGPL-3.0.html", | 1957 | "reference": "https://spdx.org/licenses/NLOD-1.0.html", |
| 1960 | "isDeprecatedLicenseId": true, | 1958 | "isDeprecatedLicenseId": false, |
| 1961 | "detailsUrl": "https://spdx.org/licenses/LGPL-3.0.json", | 1959 | "detailsUrl": "https://spdx.org/licenses/NLOD-1.0.json", |
| 1962 | "referenceNumber": 157, | 1960 | "referenceNumber": 157, |
| 1963 | "name": "GNU Lesser General Public License v3.0 only", | 1961 | "name": "Norwegian Licence for Open Government Data (NLOD) 1.0", |
| 1964 | "licenseId": "LGPL-3.0", | 1962 | "licenseId": "NLOD-1.0", |
| 1965 | "seeAlso": [ | 1963 | "seeAlso": [ |
| 1966 | "https://www.gnu.org/licenses/lgpl-3.0-standalone.html", | 1964 | "http://data.norge.no/nlod/en/1.0" |
| 1967 | "https://opensource.org/licenses/LGPL-3.0" | ||
| 1968 | ], | 1965 | ], |
| 1969 | "isOsiApproved": true, | 1966 | "isOsiApproved": false |
| 1970 | "isFsfLibre": true | ||
| 1971 | }, | 1967 | }, |
| 1972 | { | 1968 | { |
| 1973 | "reference": "https://spdx.org/licenses/OLDAP-2.5.html", | 1969 | "reference": "https://spdx.org/licenses/MS-RL.html", |
| 1974 | "isDeprecatedLicenseId": false, | 1970 | "isDeprecatedLicenseId": false, |
| 1975 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.5.json", | 1971 | "detailsUrl": "https://spdx.org/licenses/MS-RL.json", |
| 1976 | "referenceNumber": 158, | 1972 | "referenceNumber": 158, |
| 1977 | "name": "Open LDAP Public License v2.5", | 1973 | "name": "Microsoft Reciprocal License", |
| 1978 | "licenseId": "OLDAP-2.5", | 1974 | "licenseId": "MS-RL", |
| 1979 | "seeAlso": [ | 1975 | "seeAlso": [ |
| 1980 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d6852b9d90022e8593c98205413380536b1b5a7cf" | 1976 | "http://www.microsoft.com/opensource/licenses.mspx", |
| 1977 | "https://opensource.org/licenses/MS-RL" | ||
| 1981 | ], | 1978 | ], |
| 1982 | "isOsiApproved": false | 1979 | "isOsiApproved": true, |
| 1980 | "isFsfLibre": true | ||
| 1983 | }, | 1981 | }, |
| 1984 | { | 1982 | { |
| 1985 | "reference": "https://spdx.org/licenses/NLOD-1.0.html", | 1983 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html", |
| 1986 | "isDeprecatedLicenseId": false, | 1984 | "isDeprecatedLicenseId": false, |
| 1987 | "detailsUrl": "https://spdx.org/licenses/NLOD-1.0.json", | 1985 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.json", |
| 1988 | "referenceNumber": 159, | 1986 | "referenceNumber": 159, |
| 1989 | "name": "Norwegian Licence for Open Government Data (NLOD) 1.0", | 1987 | "name": "Creative Commons Attribution Non Commercial Share Alike 4.0 International", |
| 1990 | "licenseId": "NLOD-1.0", | 1988 | "licenseId": "CC-BY-NC-SA-4.0", |
| 1991 | "seeAlso": [ | 1989 | "seeAlso": [ |
| 1992 | "http://data.norge.no/nlod/en/1.0" | 1990 | "https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode" |
| 1993 | ], | 1991 | ], |
| 1994 | "isOsiApproved": false | 1992 | "isOsiApproved": false |
| 1995 | }, | 1993 | }, |
| 1996 | { | 1994 | { |
| 1997 | "reference": "https://spdx.org/licenses/SMPPL.html", | 1995 | "reference": "https://spdx.org/licenses/HaskellReport.html", |
| 1998 | "isDeprecatedLicenseId": false, | 1996 | "isDeprecatedLicenseId": false, |
| 1999 | "detailsUrl": "https://spdx.org/licenses/SMPPL.json", | 1997 | "detailsUrl": "https://spdx.org/licenses/HaskellReport.json", |
| 2000 | "referenceNumber": 160, | 1998 | "referenceNumber": 160, |
| 2001 | "name": "Secure Messaging Protocol Public License", | 1999 | "name": "Haskell Language Report License", |
| 2002 | "licenseId": "SMPPL", | 2000 | "licenseId": "HaskellReport", |
| 2003 | "seeAlso": [ | 2001 | "seeAlso": [ |
| 2004 | "https://github.com/dcblake/SMP/blob/master/Documentation/License.txt" | 2002 | "https://fedoraproject.org/wiki/Licensing/Haskell_Language_Report_License" |
| 2005 | ], | 2003 | ], |
| 2006 | "isOsiApproved": false | 2004 | "isOsiApproved": false |
| 2007 | }, | 2005 | }, |
| @@ -2042,28 +2040,14 @@ | |||
| 2042 | "isOsiApproved": false | 2040 | "isOsiApproved": false |
| 2043 | }, | 2041 | }, |
| 2044 | { | 2042 | { |
| 2045 | "reference": "https://spdx.org/licenses/LGPL-2.1-only.html", | 2043 | "reference": "https://spdx.org/licenses/SMPPL.html", |
| 2046 | "isDeprecatedLicenseId": false, | 2044 | "isDeprecatedLicenseId": false, |
| 2047 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.1-only.json", | 2045 | "detailsUrl": "https://spdx.org/licenses/SMPPL.json", |
| 2048 | "referenceNumber": 164, | 2046 | "referenceNumber": 164, |
| 2049 | "name": "GNU Lesser General Public License v2.1 only", | 2047 | "name": "Secure Messaging Protocol Public License", |
| 2050 | "licenseId": "LGPL-2.1-only", | 2048 | "licenseId": "SMPPL", |
| 2051 | "seeAlso": [ | ||
| 2052 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html", | ||
| 2053 | "https://opensource.org/licenses/LGPL-2.1" | ||
| 2054 | ], | ||
| 2055 | "isOsiApproved": true, | ||
| 2056 | "isFsfLibre": true | ||
| 2057 | }, | ||
| 2058 | { | ||
| 2059 | "reference": "https://spdx.org/licenses/GL2PS.html", | ||
| 2060 | "isDeprecatedLicenseId": false, | ||
| 2061 | "detailsUrl": "https://spdx.org/licenses/GL2PS.json", | ||
| 2062 | "referenceNumber": 165, | ||
| 2063 | "name": "GL2PS License", | ||
| 2064 | "licenseId": "GL2PS", | ||
| 2065 | "seeAlso": [ | 2049 | "seeAlso": [ |
| 2066 | "http://www.geuz.org/gl2ps/COPYING.GL2PS" | 2050 | "https://github.com/dcblake/SMP/blob/master/Documentation/License.txt" |
| 2067 | ], | 2051 | ], |
| 2068 | "isOsiApproved": false | 2052 | "isOsiApproved": false |
| 2069 | }, | 2053 | }, |
| @@ -2071,7 +2055,7 @@ | |||
| 2071 | "reference": "https://spdx.org/licenses/PHP-3.0.html", | 2055 | "reference": "https://spdx.org/licenses/PHP-3.0.html", |
| 2072 | "isDeprecatedLicenseId": false, | 2056 | "isDeprecatedLicenseId": false, |
| 2073 | "detailsUrl": "https://spdx.org/licenses/PHP-3.0.json", | 2057 | "detailsUrl": "https://spdx.org/licenses/PHP-3.0.json", |
| 2074 | "referenceNumber": 166, | 2058 | "referenceNumber": 165, |
| 2075 | "name": "PHP License v3.0", | 2059 | "name": "PHP License v3.0", |
| 2076 | "licenseId": "PHP-3.0", | 2060 | "licenseId": "PHP-3.0", |
| 2077 | "seeAlso": [ | 2061 | "seeAlso": [ |
| @@ -2081,15 +2065,26 @@ | |||
| 2081 | "isOsiApproved": true | 2065 | "isOsiApproved": true |
| 2082 | }, | 2066 | }, |
| 2083 | { | 2067 | { |
| 2084 | "reference": "https://spdx.org/licenses/NIST-PD-fallback.html", | 2068 | "reference": "https://spdx.org/licenses/GL2PS.html", |
| 2085 | "isDeprecatedLicenseId": false, | 2069 | "isDeprecatedLicenseId": false, |
| 2086 | "detailsUrl": "https://spdx.org/licenses/NIST-PD-fallback.json", | 2070 | "detailsUrl": "https://spdx.org/licenses/GL2PS.json", |
| 2071 | "referenceNumber": 166, | ||
| 2072 | "name": "GL2PS License", | ||
| 2073 | "licenseId": "GL2PS", | ||
| 2074 | "seeAlso": [ | ||
| 2075 | "http://www.geuz.org/gl2ps/COPYING.GL2PS" | ||
| 2076 | ], | ||
| 2077 | "isOsiApproved": false | ||
| 2078 | }, | ||
| 2079 | { | ||
| 2080 | "reference": "https://spdx.org/licenses/CrystalStacker.html", | ||
| 2081 | "isDeprecatedLicenseId": false, | ||
| 2082 | "detailsUrl": "https://spdx.org/licenses/CrystalStacker.json", | ||
| 2087 | "referenceNumber": 167, | 2083 | "referenceNumber": 167, |
| 2088 | "name": "NIST Public Domain Notice with license fallback", | 2084 | "name": "CrystalStacker License", |
| 2089 | "licenseId": "NIST-PD-fallback", | 2085 | "licenseId": "CrystalStacker", |
| 2090 | "seeAlso": [ | 2086 | "seeAlso": [ |
| 2091 | "https://github.com/usnistgov/jsip/blob/59700e6926cbe96c5cdae897d9a7d2656b42abe3/LICENSE", | 2087 | "https://fedoraproject.org/wiki/Licensing:CrystalStacker?rd\u003dLicensing/CrystalStacker" |
| 2092 | "https://github.com/usnistgov/fipy/blob/86aaa5c2ba2c6f1be19593c5986071cf6568cc34/LICENSE.rst" | ||
| 2093 | ], | 2088 | ], |
| 2094 | "isOsiApproved": false | 2089 | "isOsiApproved": false |
| 2095 | }, | 2090 | }, |
| @@ -2106,17 +2101,17 @@ | |||
| 2106 | "isOsiApproved": false | 2101 | "isOsiApproved": false |
| 2107 | }, | 2102 | }, |
| 2108 | { | 2103 | { |
| 2109 | "reference": "https://spdx.org/licenses/CPL-1.0.html", | 2104 | "reference": "https://spdx.org/licenses/NIST-PD-fallback.html", |
| 2110 | "isDeprecatedLicenseId": false, | 2105 | "isDeprecatedLicenseId": false, |
| 2111 | "detailsUrl": "https://spdx.org/licenses/CPL-1.0.json", | 2106 | "detailsUrl": "https://spdx.org/licenses/NIST-PD-fallback.json", |
| 2112 | "referenceNumber": 169, | 2107 | "referenceNumber": 169, |
| 2113 | "name": "Common Public License 1.0", | 2108 | "name": "NIST Public Domain Notice with license fallback", |
| 2114 | "licenseId": "CPL-1.0", | 2109 | "licenseId": "NIST-PD-fallback", |
| 2115 | "seeAlso": [ | 2110 | "seeAlso": [ |
| 2116 | "https://opensource.org/licenses/CPL-1.0" | 2111 | "https://github.com/usnistgov/jsip/blob/59700e6926cbe96c5cdae897d9a7d2656b42abe3/LICENSE", |
| 2112 | "https://github.com/usnistgov/fipy/blob/86aaa5c2ba2c6f1be19593c5986071cf6568cc34/LICENSE.rst" | ||
| 2117 | ], | 2113 | ], |
| 2118 | "isOsiApproved": true, | 2114 | "isOsiApproved": false |
| 2119 | "isFsfLibre": true | ||
| 2120 | }, | 2115 | }, |
| 2121 | { | 2116 | { |
| 2122 | "reference": "https://spdx.org/licenses/OGL-UK-1.0.html", | 2117 | "reference": "https://spdx.org/licenses/OGL-UK-1.0.html", |
| @@ -2131,29 +2126,31 @@ | |||
| 2131 | "isOsiApproved": false | 2126 | "isOsiApproved": false |
| 2132 | }, | 2127 | }, |
| 2133 | { | 2128 | { |
| 2134 | "reference": "https://spdx.org/licenses/CrystalStacker.html", | 2129 | "reference": "https://spdx.org/licenses/CPL-1.0.html", |
| 2135 | "isDeprecatedLicenseId": false, | 2130 | "isDeprecatedLicenseId": false, |
| 2136 | "detailsUrl": "https://spdx.org/licenses/CrystalStacker.json", | 2131 | "detailsUrl": "https://spdx.org/licenses/CPL-1.0.json", |
| 2137 | "referenceNumber": 171, | 2132 | "referenceNumber": 171, |
| 2138 | "name": "CrystalStacker License", | 2133 | "name": "Common Public License 1.0", |
| 2139 | "licenseId": "CrystalStacker", | 2134 | "licenseId": "CPL-1.0", |
| 2140 | "seeAlso": [ | 2135 | "seeAlso": [ |
| 2141 | "https://fedoraproject.org/wiki/Licensing:CrystalStacker?rd\u003dLicensing/CrystalStacker" | 2136 | "https://opensource.org/licenses/CPL-1.0" |
| 2142 | ], | 2137 | ], |
| 2143 | "isOsiApproved": false | 2138 | "isOsiApproved": true, |
| 2139 | "isFsfLibre": true | ||
| 2144 | }, | 2140 | }, |
| 2145 | { | 2141 | { |
| 2146 | "reference": "https://spdx.org/licenses/TCL.html", | 2142 | "reference": "https://spdx.org/licenses/LGPL-2.1-only.html", |
| 2147 | "isDeprecatedLicenseId": false, | 2143 | "isDeprecatedLicenseId": false, |
| 2148 | "detailsUrl": "https://spdx.org/licenses/TCL.json", | 2144 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.1-only.json", |
| 2149 | "referenceNumber": 172, | 2145 | "referenceNumber": 172, |
| 2150 | "name": "TCL/TK License", | 2146 | "name": "GNU Lesser General Public License v2.1 only", |
| 2151 | "licenseId": "TCL", | 2147 | "licenseId": "LGPL-2.1-only", |
| 2152 | "seeAlso": [ | 2148 | "seeAlso": [ |
| 2153 | "http://www.tcl.tk/software/tcltk/license.html", | 2149 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html", |
| 2154 | "https://fedoraproject.org/wiki/Licensing/TCL" | 2150 | "https://opensource.org/licenses/LGPL-2.1" |
| 2155 | ], | 2151 | ], |
| 2156 | "isOsiApproved": false | 2152 | "isOsiApproved": true, |
| 2153 | "isFsfLibre": true | ||
| 2157 | }, | 2154 | }, |
| 2158 | { | 2155 | { |
| 2159 | "reference": "https://spdx.org/licenses/ZPL-2.0.html", | 2156 | "reference": "https://spdx.org/licenses/ZPL-2.0.html", |
| @@ -2208,22 +2205,10 @@ | |||
| 2208 | "isOsiApproved": false | 2205 | "isOsiApproved": false |
| 2209 | }, | 2206 | }, |
| 2210 | { | 2207 | { |
| 2211 | "reference": "https://spdx.org/licenses/LGPL-2.0.html", | ||
| 2212 | "isDeprecatedLicenseId": true, | ||
| 2213 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.0.json", | ||
| 2214 | "referenceNumber": 177, | ||
| 2215 | "name": "GNU Library General Public License v2 only", | ||
| 2216 | "licenseId": "LGPL-2.0", | ||
| 2217 | "seeAlso": [ | ||
| 2218 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html" | ||
| 2219 | ], | ||
| 2220 | "isOsiApproved": true | ||
| 2221 | }, | ||
| 2222 | { | ||
| 2223 | "reference": "https://spdx.org/licenses/EFL-2.0.html", | 2208 | "reference": "https://spdx.org/licenses/EFL-2.0.html", |
| 2224 | "isDeprecatedLicenseId": false, | 2209 | "isDeprecatedLicenseId": false, |
| 2225 | "detailsUrl": "https://spdx.org/licenses/EFL-2.0.json", | 2210 | "detailsUrl": "https://spdx.org/licenses/EFL-2.0.json", |
| 2226 | "referenceNumber": 178, | 2211 | "referenceNumber": 177, |
| 2227 | "name": "Eiffel Forum License v2.0", | 2212 | "name": "Eiffel Forum License v2.0", |
| 2228 | "licenseId": "EFL-2.0", | 2213 | "licenseId": "EFL-2.0", |
| 2229 | "seeAlso": [ | 2214 | "seeAlso": [ |
| @@ -2234,6 +2219,18 @@ | |||
| 2234 | "isFsfLibre": true | 2219 | "isFsfLibre": true |
| 2235 | }, | 2220 | }, |
| 2236 | { | 2221 | { |
| 2222 | "reference": "https://spdx.org/licenses/Spencer-99.html", | ||
| 2223 | "isDeprecatedLicenseId": false, | ||
| 2224 | "detailsUrl": "https://spdx.org/licenses/Spencer-99.json", | ||
| 2225 | "referenceNumber": 178, | ||
| 2226 | "name": "Spencer License 99", | ||
| 2227 | "licenseId": "Spencer-99", | ||
| 2228 | "seeAlso": [ | ||
| 2229 | "http://www.opensource.apple.com/source/tcl/tcl-5/tcl/generic/regfronts.c" | ||
| 2230 | ], | ||
| 2231 | "isOsiApproved": false | ||
| 2232 | }, | ||
| 2233 | { | ||
| 2237 | "reference": "https://spdx.org/licenses/CAL-1.0-Combined-Work-Exception.html", | 2234 | "reference": "https://spdx.org/licenses/CAL-1.0-Combined-Work-Exception.html", |
| 2238 | "isDeprecatedLicenseId": false, | 2235 | "isDeprecatedLicenseId": false, |
| 2239 | "detailsUrl": "https://spdx.org/licenses/CAL-1.0-Combined-Work-Exception.json", | 2236 | "detailsUrl": "https://spdx.org/licenses/CAL-1.0-Combined-Work-Exception.json", |
| @@ -2259,14 +2256,15 @@ | |||
| 2259 | "isOsiApproved": false | 2256 | "isOsiApproved": false |
| 2260 | }, | 2257 | }, |
| 2261 | { | 2258 | { |
| 2262 | "reference": "https://spdx.org/licenses/psutils.html", | 2259 | "reference": "https://spdx.org/licenses/TCL.html", |
| 2263 | "isDeprecatedLicenseId": false, | 2260 | "isDeprecatedLicenseId": false, |
| 2264 | "detailsUrl": "https://spdx.org/licenses/psutils.json", | 2261 | "detailsUrl": "https://spdx.org/licenses/TCL.json", |
| 2265 | "referenceNumber": 181, | 2262 | "referenceNumber": 181, |
| 2266 | "name": "psutils License", | 2263 | "name": "TCL/TK License", |
| 2267 | "licenseId": "psutils", | 2264 | "licenseId": "TCL", |
| 2268 | "seeAlso": [ | 2265 | "seeAlso": [ |
| 2269 | "https://fedoraproject.org/wiki/Licensing/psutils" | 2266 | "http://www.tcl.tk/software/tcltk/license.html", |
| 2267 | "https://fedoraproject.org/wiki/Licensing/TCL" | ||
| 2270 | ], | 2268 | ], |
| 2271 | "isOsiApproved": false | 2269 | "isOsiApproved": false |
| 2272 | }, | 2270 | }, |
| @@ -2295,62 +2293,62 @@ | |||
| 2295 | "isOsiApproved": false | 2293 | "isOsiApproved": false |
| 2296 | }, | 2294 | }, |
| 2297 | { | 2295 | { |
| 2298 | "reference": "https://spdx.org/licenses/CERN-OHL-W-2.0.html", | 2296 | "reference": "https://spdx.org/licenses/LGPL-2.0.html", |
| 2299 | "isDeprecatedLicenseId": false, | 2297 | "isDeprecatedLicenseId": true, |
| 2300 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-W-2.0.json", | 2298 | "detailsUrl": "https://spdx.org/licenses/LGPL-2.0.json", |
| 2301 | "referenceNumber": 184, | 2299 | "referenceNumber": 184, |
| 2302 | "name": "CERN Open Hardware Licence Version 2 - Weakly Reciprocal", | 2300 | "name": "GNU Library General Public License v2 only", |
| 2303 | "licenseId": "CERN-OHL-W-2.0", | 2301 | "licenseId": "LGPL-2.0", |
| 2304 | "seeAlso": [ | 2302 | "seeAlso": [ |
| 2305 | "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2" | 2303 | "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html" |
| 2306 | ], | 2304 | ], |
| 2307 | "isOsiApproved": true | 2305 | "isOsiApproved": true |
| 2308 | }, | 2306 | }, |
| 2309 | { | 2307 | { |
| 2310 | "reference": "https://spdx.org/licenses/NRL.html", | 2308 | "reference": "https://spdx.org/licenses/CERN-OHL-W-2.0.html", |
| 2311 | "isDeprecatedLicenseId": false, | 2309 | "isDeprecatedLicenseId": false, |
| 2312 | "detailsUrl": "https://spdx.org/licenses/NRL.json", | 2310 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-W-2.0.json", |
| 2313 | "referenceNumber": 185, | 2311 | "referenceNumber": 185, |
| 2314 | "name": "NRL License", | 2312 | "name": "CERN Open Hardware Licence Version 2 - Weakly Reciprocal", |
| 2315 | "licenseId": "NRL", | 2313 | "licenseId": "CERN-OHL-W-2.0", |
| 2316 | "seeAlso": [ | 2314 | "seeAlso": [ |
| 2317 | "http://web.mit.edu/network/isakmp/nrllicense.html" | 2315 | "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2" |
| 2318 | ], | 2316 | ], |
| 2319 | "isOsiApproved": false | 2317 | "isOsiApproved": true |
| 2320 | }, | 2318 | }, |
| 2321 | { | 2319 | { |
| 2322 | "reference": "https://spdx.org/licenses/CECILL-2.1.html", | 2320 | "reference": "https://spdx.org/licenses/Glide.html", |
| 2323 | "isDeprecatedLicenseId": false, | 2321 | "isDeprecatedLicenseId": false, |
| 2324 | "detailsUrl": "https://spdx.org/licenses/CECILL-2.1.json", | 2322 | "detailsUrl": "https://spdx.org/licenses/Glide.json", |
| 2325 | "referenceNumber": 186, | 2323 | "referenceNumber": 186, |
| 2326 | "name": "CeCILL Free Software License Agreement v2.1", | 2324 | "name": "3dfx Glide License", |
| 2327 | "licenseId": "CECILL-2.1", | 2325 | "licenseId": "Glide", |
| 2328 | "seeAlso": [ | 2326 | "seeAlso": [ |
| 2329 | "http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.html" | 2327 | "http://www.users.on.net/~triforce/glidexp/COPYING.txt" |
| 2330 | ], | 2328 | ], |
| 2331 | "isOsiApproved": true | 2329 | "isOsiApproved": false |
| 2332 | }, | 2330 | }, |
| 2333 | { | 2331 | { |
| 2334 | "reference": "https://spdx.org/licenses/Glide.html", | 2332 | "reference": "https://spdx.org/licenses/mpich2.html", |
| 2335 | "isDeprecatedLicenseId": false, | 2333 | "isDeprecatedLicenseId": false, |
| 2336 | "detailsUrl": "https://spdx.org/licenses/Glide.json", | 2334 | "detailsUrl": "https://spdx.org/licenses/mpich2.json", |
| 2337 | "referenceNumber": 187, | 2335 | "referenceNumber": 187, |
| 2338 | "name": "3dfx Glide License", | 2336 | "name": "mpich2 License", |
| 2339 | "licenseId": "Glide", | 2337 | "licenseId": "mpich2", |
| 2340 | "seeAlso": [ | 2338 | "seeAlso": [ |
| 2341 | "http://www.users.on.net/~triforce/glidexp/COPYING.txt" | 2339 | "https://fedoraproject.org/wiki/Licensing/MIT" |
| 2342 | ], | 2340 | ], |
| 2343 | "isOsiApproved": false | 2341 | "isOsiApproved": false |
| 2344 | }, | 2342 | }, |
| 2345 | { | 2343 | { |
| 2346 | "reference": "https://spdx.org/licenses/SCEA.html", | 2344 | "reference": "https://spdx.org/licenses/psutils.html", |
| 2347 | "isDeprecatedLicenseId": false, | 2345 | "isDeprecatedLicenseId": false, |
| 2348 | "detailsUrl": "https://spdx.org/licenses/SCEA.json", | 2346 | "detailsUrl": "https://spdx.org/licenses/psutils.json", |
| 2349 | "referenceNumber": 188, | 2347 | "referenceNumber": 188, |
| 2350 | "name": "SCEA Shared Source License", | 2348 | "name": "psutils License", |
| 2351 | "licenseId": "SCEA", | 2349 | "licenseId": "psutils", |
| 2352 | "seeAlso": [ | 2350 | "seeAlso": [ |
| 2353 | "http://research.scea.com/scea_shared_source_license.html" | 2351 | "https://fedoraproject.org/wiki/Licensing/psutils" |
| 2354 | ], | 2352 | ], |
| 2355 | "isOsiApproved": false | 2353 | "isOsiApproved": false |
| 2356 | }, | 2354 | }, |
| @@ -2394,52 +2392,52 @@ | |||
| 2394 | "isOsiApproved": false | 2392 | "isOsiApproved": false |
| 2395 | }, | 2393 | }, |
| 2396 | { | 2394 | { |
| 2397 | "reference": "https://spdx.org/licenses/SWL.html", | 2395 | "reference": "https://spdx.org/licenses/FreeBSD-DOC.html", |
| 2398 | "isDeprecatedLicenseId": false, | 2396 | "isDeprecatedLicenseId": false, |
| 2399 | "detailsUrl": "https://spdx.org/licenses/SWL.json", | 2397 | "detailsUrl": "https://spdx.org/licenses/FreeBSD-DOC.json", |
| 2400 | "referenceNumber": 192, | 2398 | "referenceNumber": 192, |
| 2401 | "name": "Scheme Widget Library (SWL) Software License Agreement", | 2399 | "name": "FreeBSD Documentation License", |
| 2402 | "licenseId": "SWL", | 2400 | "licenseId": "FreeBSD-DOC", |
| 2403 | "seeAlso": [ | 2401 | "seeAlso": [ |
| 2404 | "https://fedoraproject.org/wiki/Licensing/SWL" | 2402 | "https://www.freebsd.org/copyright/freebsd-doc-license/" |
| 2405 | ], | 2403 | ], |
| 2406 | "isOsiApproved": false | 2404 | "isOsiApproved": false |
| 2407 | }, | 2405 | }, |
| 2408 | { | 2406 | { |
| 2409 | "reference": "https://spdx.org/licenses/mpich2.html", | 2407 | "reference": "https://spdx.org/licenses/SCEA.html", |
| 2410 | "isDeprecatedLicenseId": false, | 2408 | "isDeprecatedLicenseId": false, |
| 2411 | "detailsUrl": "https://spdx.org/licenses/mpich2.json", | 2409 | "detailsUrl": "https://spdx.org/licenses/SCEA.json", |
| 2412 | "referenceNumber": 193, | 2410 | "referenceNumber": 193, |
| 2413 | "name": "mpich2 License", | 2411 | "name": "SCEA Shared Source License", |
| 2414 | "licenseId": "mpich2", | 2412 | "licenseId": "SCEA", |
| 2415 | "seeAlso": [ | 2413 | "seeAlso": [ |
| 2416 | "https://fedoraproject.org/wiki/Licensing/MIT" | 2414 | "http://research.scea.com/scea_shared_source_license.html" |
| 2417 | ], | 2415 | ], |
| 2418 | "isOsiApproved": false | 2416 | "isOsiApproved": false |
| 2419 | }, | 2417 | }, |
| 2420 | { | 2418 | { |
| 2421 | "reference": "https://spdx.org/licenses/CERN-OHL-1.1.html", | 2419 | "reference": "https://spdx.org/licenses/Latex2e.html", |
| 2422 | "isDeprecatedLicenseId": false, | 2420 | "isDeprecatedLicenseId": false, |
| 2423 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-1.1.json", | 2421 | "detailsUrl": "https://spdx.org/licenses/Latex2e.json", |
| 2424 | "referenceNumber": 194, | 2422 | "referenceNumber": 194, |
| 2425 | "name": "CERN Open Hardware Licence v1.1", | 2423 | "name": "Latex2e License", |
| 2426 | "licenseId": "CERN-OHL-1.1", | 2424 | "licenseId": "Latex2e", |
| 2427 | "seeAlso": [ | 2425 | "seeAlso": [ |
| 2428 | "https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.1" | 2426 | "https://fedoraproject.org/wiki/Licensing/Latex2e" |
| 2429 | ], | 2427 | ], |
| 2430 | "isOsiApproved": false | 2428 | "isOsiApproved": false |
| 2431 | }, | 2429 | }, |
| 2432 | { | 2430 | { |
| 2433 | "reference": "https://spdx.org/licenses/Latex2e.html", | 2431 | "reference": "https://spdx.org/licenses/Artistic-1.0-cl8.html", |
| 2434 | "isDeprecatedLicenseId": false, | 2432 | "isDeprecatedLicenseId": false, |
| 2435 | "detailsUrl": "https://spdx.org/licenses/Latex2e.json", | 2433 | "detailsUrl": "https://spdx.org/licenses/Artistic-1.0-cl8.json", |
| 2436 | "referenceNumber": 195, | 2434 | "referenceNumber": 195, |
| 2437 | "name": "Latex2e License", | 2435 | "name": "Artistic License 1.0 w/clause 8", |
| 2438 | "licenseId": "Latex2e", | 2436 | "licenseId": "Artistic-1.0-cl8", |
| 2439 | "seeAlso": [ | 2437 | "seeAlso": [ |
| 2440 | "https://fedoraproject.org/wiki/Licensing/Latex2e" | 2438 | "https://opensource.org/licenses/Artistic-1.0" |
| 2441 | ], | 2439 | ], |
| 2442 | "isOsiApproved": false | 2440 | "isOsiApproved": true |
| 2443 | }, | 2441 | }, |
| 2444 | { | 2442 | { |
| 2445 | "reference": "https://spdx.org/licenses/SGI-B-1.1.html", | 2443 | "reference": "https://spdx.org/licenses/SGI-B-1.1.html", |
| @@ -2454,28 +2452,28 @@ | |||
| 2454 | "isOsiApproved": false | 2452 | "isOsiApproved": false |
| 2455 | }, | 2453 | }, |
| 2456 | { | 2454 | { |
| 2457 | "reference": "https://spdx.org/licenses/FreeBSD-DOC.html", | 2455 | "reference": "https://spdx.org/licenses/NRL.html", |
| 2458 | "isDeprecatedLicenseId": false, | 2456 | "isDeprecatedLicenseId": false, |
| 2459 | "detailsUrl": "https://spdx.org/licenses/FreeBSD-DOC.json", | 2457 | "detailsUrl": "https://spdx.org/licenses/NRL.json", |
| 2460 | "referenceNumber": 197, | 2458 | "referenceNumber": 197, |
| 2461 | "name": "FreeBSD Documentation License", | 2459 | "name": "NRL License", |
| 2462 | "licenseId": "FreeBSD-DOC", | 2460 | "licenseId": "NRL", |
| 2463 | "seeAlso": [ | 2461 | "seeAlso": [ |
| 2464 | "https://www.freebsd.org/copyright/freebsd-doc-license/" | 2462 | "http://web.mit.edu/network/isakmp/nrllicense.html" |
| 2465 | ], | 2463 | ], |
| 2466 | "isOsiApproved": false | 2464 | "isOsiApproved": false |
| 2467 | }, | 2465 | }, |
| 2468 | { | 2466 | { |
| 2469 | "reference": "https://spdx.org/licenses/Artistic-1.0-cl8.html", | 2467 | "reference": "https://spdx.org/licenses/SWL.html", |
| 2470 | "isDeprecatedLicenseId": false, | 2468 | "isDeprecatedLicenseId": false, |
| 2471 | "detailsUrl": "https://spdx.org/licenses/Artistic-1.0-cl8.json", | 2469 | "detailsUrl": "https://spdx.org/licenses/SWL.json", |
| 2472 | "referenceNumber": 198, | 2470 | "referenceNumber": 198, |
| 2473 | "name": "Artistic License 1.0 w/clause 8", | 2471 | "name": "Scheme Widget Library (SWL) Software License Agreement", |
| 2474 | "licenseId": "Artistic-1.0-cl8", | 2472 | "licenseId": "SWL", |
| 2475 | "seeAlso": [ | 2473 | "seeAlso": [ |
| 2476 | "https://opensource.org/licenses/Artistic-1.0" | 2474 | "https://fedoraproject.org/wiki/Licensing/SWL" |
| 2477 | ], | 2475 | ], |
| 2478 | "isOsiApproved": true | 2476 | "isOsiApproved": false |
| 2479 | }, | 2477 | }, |
| 2480 | { | 2478 | { |
| 2481 | "reference": "https://spdx.org/licenses/Zed.html", | 2479 | "reference": "https://spdx.org/licenses/Zed.html", |
| @@ -2490,26 +2488,26 @@ | |||
| 2490 | "isOsiApproved": false | 2488 | "isOsiApproved": false |
| 2491 | }, | 2489 | }, |
| 2492 | { | 2490 | { |
| 2493 | "reference": "https://spdx.org/licenses/RHeCos-1.1.html", | 2491 | "reference": "https://spdx.org/licenses/CERN-OHL-1.1.html", |
| 2494 | "isDeprecatedLicenseId": false, | 2492 | "isDeprecatedLicenseId": false, |
| 2495 | "detailsUrl": "https://spdx.org/licenses/RHeCos-1.1.json", | 2493 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-1.1.json", |
| 2496 | "referenceNumber": 200, | 2494 | "referenceNumber": 200, |
| 2497 | "name": "Red Hat eCos Public License v1.1", | 2495 | "name": "CERN Open Hardware Licence v1.1", |
| 2498 | "licenseId": "RHeCos-1.1", | 2496 | "licenseId": "CERN-OHL-1.1", |
| 2499 | "seeAlso": [ | 2497 | "seeAlso": [ |
| 2500 | "http://ecos.sourceware.org/old-license.html" | 2498 | "https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.1" |
| 2501 | ], | 2499 | ], |
| 2502 | "isOsiApproved": false | 2500 | "isOsiApproved": false |
| 2503 | }, | 2501 | }, |
| 2504 | { | 2502 | { |
| 2505 | "reference": "https://spdx.org/licenses/SSPL-1.0.html", | 2503 | "reference": "https://spdx.org/licenses/RHeCos-1.1.html", |
| 2506 | "isDeprecatedLicenseId": false, | 2504 | "isDeprecatedLicenseId": false, |
| 2507 | "detailsUrl": "https://spdx.org/licenses/SSPL-1.0.json", | 2505 | "detailsUrl": "https://spdx.org/licenses/RHeCos-1.1.json", |
| 2508 | "referenceNumber": 201, | 2506 | "referenceNumber": 201, |
| 2509 | "name": "Server Side Public License, v 1", | 2507 | "name": "Red Hat eCos Public License v1.1", |
| 2510 | "licenseId": "SSPL-1.0", | 2508 | "licenseId": "RHeCos-1.1", |
| 2511 | "seeAlso": [ | 2509 | "seeAlso": [ |
| 2512 | "https://www.mongodb.com/licensing/server-side-public-license" | 2510 | "http://ecos.sourceware.org/old-license.html" |
| 2513 | ], | 2511 | ], |
| 2514 | "isOsiApproved": false | 2512 | "isOsiApproved": false |
| 2515 | }, | 2513 | }, |
| @@ -2526,10 +2524,22 @@ | |||
| 2526 | "isOsiApproved": false | 2524 | "isOsiApproved": false |
| 2527 | }, | 2525 | }, |
| 2528 | { | 2526 | { |
| 2527 | "reference": "https://spdx.org/licenses/SSPL-1.0.html", | ||
| 2528 | "isDeprecatedLicenseId": false, | ||
| 2529 | "detailsUrl": "https://spdx.org/licenses/SSPL-1.0.json", | ||
| 2530 | "referenceNumber": 203, | ||
| 2531 | "name": "Server Side Public License, v 1", | ||
| 2532 | "licenseId": "SSPL-1.0", | ||
| 2533 | "seeAlso": [ | ||
| 2534 | "https://www.mongodb.com/licensing/server-side-public-license" | ||
| 2535 | ], | ||
| 2536 | "isOsiApproved": false | ||
| 2537 | }, | ||
| 2538 | { | ||
| 2529 | "reference": "https://spdx.org/licenses/GPL-2.0+.html", | 2539 | "reference": "https://spdx.org/licenses/GPL-2.0+.html", |
| 2530 | "isDeprecatedLicenseId": true, | 2540 | "isDeprecatedLicenseId": true, |
| 2531 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0+.json", | 2541 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0+.json", |
| 2532 | "referenceNumber": 203, | 2542 | "referenceNumber": 204, |
| 2533 | "name": "GNU General Public License v2.0 or later", | 2543 | "name": "GNU General Public License v2.0 or later", |
| 2534 | "licenseId": "GPL-2.0+", | 2544 | "licenseId": "GPL-2.0+", |
| 2535 | "seeAlso": [ | 2545 | "seeAlso": [ |
| @@ -2542,7 +2552,7 @@ | |||
| 2542 | "reference": "https://spdx.org/licenses/OLDAP-1.4.html", | 2552 | "reference": "https://spdx.org/licenses/OLDAP-1.4.html", |
| 2543 | "isDeprecatedLicenseId": false, | 2553 | "isDeprecatedLicenseId": false, |
| 2544 | "detailsUrl": "https://spdx.org/licenses/OLDAP-1.4.json", | 2554 | "detailsUrl": "https://spdx.org/licenses/OLDAP-1.4.json", |
| 2545 | "referenceNumber": 204, | 2555 | "referenceNumber": 205, |
| 2546 | "name": "Open LDAP Public License v1.4", | 2556 | "name": "Open LDAP Public License v1.4", |
| 2547 | "licenseId": "OLDAP-1.4", | 2557 | "licenseId": "OLDAP-1.4", |
| 2548 | "seeAlso": [ | 2558 | "seeAlso": [ |
| @@ -2554,7 +2564,7 @@ | |||
| 2554 | "reference": "https://spdx.org/licenses/libpng-2.0.html", | 2564 | "reference": "https://spdx.org/licenses/libpng-2.0.html", |
| 2555 | "isDeprecatedLicenseId": false, | 2565 | "isDeprecatedLicenseId": false, |
| 2556 | "detailsUrl": "https://spdx.org/licenses/libpng-2.0.json", | 2566 | "detailsUrl": "https://spdx.org/licenses/libpng-2.0.json", |
| 2557 | "referenceNumber": 205, | 2567 | "referenceNumber": 206, |
| 2558 | "name": "PNG Reference Library version 2", | 2568 | "name": "PNG Reference Library version 2", |
| 2559 | "licenseId": "libpng-2.0", | 2569 | "licenseId": "libpng-2.0", |
| 2560 | "seeAlso": [ | 2570 | "seeAlso": [ |
| @@ -2566,7 +2576,7 @@ | |||
| 2566 | "reference": "https://spdx.org/licenses/CNRI-Python-GPL-Compatible.html", | 2576 | "reference": "https://spdx.org/licenses/CNRI-Python-GPL-Compatible.html", |
| 2567 | "isDeprecatedLicenseId": false, | 2577 | "isDeprecatedLicenseId": false, |
| 2568 | "detailsUrl": "https://spdx.org/licenses/CNRI-Python-GPL-Compatible.json", | 2578 | "detailsUrl": "https://spdx.org/licenses/CNRI-Python-GPL-Compatible.json", |
| 2569 | "referenceNumber": 206, | 2579 | "referenceNumber": 207, |
| 2570 | "name": "CNRI Python Open Source GPL Compatible License Agreement", | 2580 | "name": "CNRI Python Open Source GPL Compatible License Agreement", |
| 2571 | "licenseId": "CNRI-Python-GPL-Compatible", | 2581 | "licenseId": "CNRI-Python-GPL-Compatible", |
| 2572 | "seeAlso": [ | 2582 | "seeAlso": [ |
| @@ -2575,18 +2585,6 @@ | |||
| 2575 | "isOsiApproved": false | 2585 | "isOsiApproved": false |
| 2576 | }, | 2586 | }, |
| 2577 | { | 2587 | { |
| 2578 | "reference": "https://spdx.org/licenses/CC-BY-2.0.html", | ||
| 2579 | "isDeprecatedLicenseId": false, | ||
| 2580 | "detailsUrl": "https://spdx.org/licenses/CC-BY-2.0.json", | ||
| 2581 | "referenceNumber": 207, | ||
| 2582 | "name": "Creative Commons Attribution 2.0 Generic", | ||
| 2583 | "licenseId": "CC-BY-2.0", | ||
| 2584 | "seeAlso": [ | ||
| 2585 | "https://creativecommons.org/licenses/by/2.0/legalcode" | ||
| 2586 | ], | ||
| 2587 | "isOsiApproved": false | ||
| 2588 | }, | ||
| 2589 | { | ||
| 2590 | "reference": "https://spdx.org/licenses/Aladdin.html", | 2588 | "reference": "https://spdx.org/licenses/Aladdin.html", |
| 2591 | "isDeprecatedLicenseId": false, | 2589 | "isDeprecatedLicenseId": false, |
| 2592 | "detailsUrl": "https://spdx.org/licenses/Aladdin.json", | 2590 | "detailsUrl": "https://spdx.org/licenses/Aladdin.json", |
| @@ -2599,17 +2597,16 @@ | |||
| 2599 | "isOsiApproved": false | 2597 | "isOsiApproved": false |
| 2600 | }, | 2598 | }, |
| 2601 | { | 2599 | { |
| 2602 | "reference": "https://spdx.org/licenses/Sleepycat.html", | 2600 | "reference": "https://spdx.org/licenses/CECILL-1.0.html", |
| 2603 | "isDeprecatedLicenseId": false, | 2601 | "isDeprecatedLicenseId": false, |
| 2604 | "detailsUrl": "https://spdx.org/licenses/Sleepycat.json", | 2602 | "detailsUrl": "https://spdx.org/licenses/CECILL-1.0.json", |
| 2605 | "referenceNumber": 209, | 2603 | "referenceNumber": 209, |
| 2606 | "name": "Sleepycat License", | 2604 | "name": "CeCILL Free Software License Agreement v1.0", |
| 2607 | "licenseId": "Sleepycat", | 2605 | "licenseId": "CECILL-1.0", |
| 2608 | "seeAlso": [ | 2606 | "seeAlso": [ |
| 2609 | "https://opensource.org/licenses/Sleepycat" | 2607 | "http://www.cecill.info/licences/Licence_CeCILL_V1-fr.html" |
| 2610 | ], | 2608 | ], |
| 2611 | "isOsiApproved": true, | 2609 | "isOsiApproved": false |
| 2612 | "isFsfLibre": true | ||
| 2613 | }, | 2610 | }, |
| 2614 | { | 2611 | { |
| 2615 | "reference": "https://spdx.org/licenses/Ruby.html", | 2612 | "reference": "https://spdx.org/licenses/Ruby.html", |
| @@ -2625,10 +2622,23 @@ | |||
| 2625 | "isFsfLibre": true | 2622 | "isFsfLibre": true |
| 2626 | }, | 2623 | }, |
| 2627 | { | 2624 | { |
| 2625 | "reference": "https://spdx.org/licenses/NPL-1.1.html", | ||
| 2626 | "isDeprecatedLicenseId": false, | ||
| 2627 | "detailsUrl": "https://spdx.org/licenses/NPL-1.1.json", | ||
| 2628 | "referenceNumber": 211, | ||
| 2629 | "name": "Netscape Public License v1.1", | ||
| 2630 | "licenseId": "NPL-1.1", | ||
| 2631 | "seeAlso": [ | ||
| 2632 | "http://www.mozilla.org/MPL/NPL/1.1/" | ||
| 2633 | ], | ||
| 2634 | "isOsiApproved": false, | ||
| 2635 | "isFsfLibre": true | ||
| 2636 | }, | ||
| 2637 | { | ||
| 2628 | "reference": "https://spdx.org/licenses/ImageMagick.html", | 2638 | "reference": "https://spdx.org/licenses/ImageMagick.html", |
| 2629 | "isDeprecatedLicenseId": false, | 2639 | "isDeprecatedLicenseId": false, |
| 2630 | "detailsUrl": "https://spdx.org/licenses/ImageMagick.json", | 2640 | "detailsUrl": "https://spdx.org/licenses/ImageMagick.json", |
| 2631 | "referenceNumber": 211, | 2641 | "referenceNumber": 212, |
| 2632 | "name": "ImageMagick License", | 2642 | "name": "ImageMagick License", |
| 2633 | "licenseId": "ImageMagick", | 2643 | "licenseId": "ImageMagick", |
| 2634 | "seeAlso": [ | 2644 | "seeAlso": [ |
| @@ -2637,14 +2647,14 @@ | |||
| 2637 | "isOsiApproved": false | 2647 | "isOsiApproved": false |
| 2638 | }, | 2648 | }, |
| 2639 | { | 2649 | { |
| 2640 | "reference": "https://spdx.org/licenses/CECILL-1.0.html", | 2650 | "reference": "https://spdx.org/licenses/Cube.html", |
| 2641 | "isDeprecatedLicenseId": false, | 2651 | "isDeprecatedLicenseId": false, |
| 2642 | "detailsUrl": "https://spdx.org/licenses/CECILL-1.0.json", | 2652 | "detailsUrl": "https://spdx.org/licenses/Cube.json", |
| 2643 | "referenceNumber": 212, | 2653 | "referenceNumber": 213, |
| 2644 | "name": "CeCILL Free Software License Agreement v1.0", | 2654 | "name": "Cube License", |
| 2645 | "licenseId": "CECILL-1.0", | 2655 | "licenseId": "Cube", |
| 2646 | "seeAlso": [ | 2656 | "seeAlso": [ |
| 2647 | "http://www.cecill.info/licences/Licence_CeCILL_V1-fr.html" | 2657 | "https://fedoraproject.org/wiki/Licensing/Cube" |
| 2648 | ], | 2658 | ], |
| 2649 | "isOsiApproved": false | 2659 | "isOsiApproved": false |
| 2650 | }, | 2660 | }, |
| @@ -2652,7 +2662,7 @@ | |||
| 2652 | "reference": "https://spdx.org/licenses/GFDL-1.1-only.html", | 2662 | "reference": "https://spdx.org/licenses/GFDL-1.1-only.html", |
| 2653 | "isDeprecatedLicenseId": false, | 2663 | "isDeprecatedLicenseId": false, |
| 2654 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-only.json", | 2664 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-only.json", |
| 2655 | "referenceNumber": 213, | 2665 | "referenceNumber": 214, |
| 2656 | "name": "GNU Free Documentation License v1.1 only", | 2666 | "name": "GNU Free Documentation License v1.1 only", |
| 2657 | "licenseId": "GFDL-1.1-only", | 2667 | "licenseId": "GFDL-1.1-only", |
| 2658 | "seeAlso": [ | 2668 | "seeAlso": [ |
| @@ -2662,41 +2672,30 @@ | |||
| 2662 | "isFsfLibre": true | 2672 | "isFsfLibre": true |
| 2663 | }, | 2673 | }, |
| 2664 | { | 2674 | { |
| 2665 | "reference": "https://spdx.org/licenses/NPL-1.1.html", | 2675 | "reference": "https://spdx.org/licenses/CC-BY-2.0.html", |
| 2666 | "isDeprecatedLicenseId": false, | ||
| 2667 | "detailsUrl": "https://spdx.org/licenses/NPL-1.1.json", | ||
| 2668 | "referenceNumber": 214, | ||
| 2669 | "name": "Netscape Public License v1.1", | ||
| 2670 | "licenseId": "NPL-1.1", | ||
| 2671 | "seeAlso": [ | ||
| 2672 | "http://www.mozilla.org/MPL/NPL/1.1/" | ||
| 2673 | ], | ||
| 2674 | "isOsiApproved": false, | ||
| 2675 | "isFsfLibre": true | ||
| 2676 | }, | ||
| 2677 | { | ||
| 2678 | "reference": "https://spdx.org/licenses/TU-Berlin-2.0.html", | ||
| 2679 | "isDeprecatedLicenseId": false, | 2676 | "isDeprecatedLicenseId": false, |
| 2680 | "detailsUrl": "https://spdx.org/licenses/TU-Berlin-2.0.json", | 2677 | "detailsUrl": "https://spdx.org/licenses/CC-BY-2.0.json", |
| 2681 | "referenceNumber": 215, | 2678 | "referenceNumber": 215, |
| 2682 | "name": "Technische Universitaet Berlin License 2.0", | 2679 | "name": "Creative Commons Attribution 2.0 Generic", |
| 2683 | "licenseId": "TU-Berlin-2.0", | 2680 | "licenseId": "CC-BY-2.0", |
| 2684 | "seeAlso": [ | 2681 | "seeAlso": [ |
| 2685 | "https://github.com/CorsixTH/deps/blob/fd339a9f526d1d9c9f01ccf39e438a015da50035/licences/libgsm.txt" | 2682 | "https://creativecommons.org/licenses/by/2.0/legalcode" |
| 2686 | ], | 2683 | ], |
| 2687 | "isOsiApproved": false | 2684 | "isOsiApproved": false |
| 2688 | }, | 2685 | }, |
| 2689 | { | 2686 | { |
| 2690 | "reference": "https://spdx.org/licenses/Cube.html", | 2687 | "reference": "https://spdx.org/licenses/AFL-1.2.html", |
| 2691 | "isDeprecatedLicenseId": false, | 2688 | "isDeprecatedLicenseId": false, |
| 2692 | "detailsUrl": "https://spdx.org/licenses/Cube.json", | 2689 | "detailsUrl": "https://spdx.org/licenses/AFL-1.2.json", |
| 2693 | "referenceNumber": 216, | 2690 | "referenceNumber": 216, |
| 2694 | "name": "Cube License", | 2691 | "name": "Academic Free License v1.2", |
| 2695 | "licenseId": "Cube", | 2692 | "licenseId": "AFL-1.2", |
| 2696 | "seeAlso": [ | 2693 | "seeAlso": [ |
| 2697 | "https://fedoraproject.org/wiki/Licensing/Cube" | 2694 | "http://opensource.linux-mirror.org/licenses/afl-1.2.txt", |
| 2695 | "http://wayback.archive.org/web/20021204204652/http://www.opensource.org/licenses/academic.php" | ||
| 2698 | ], | 2696 | ], |
| 2699 | "isOsiApproved": false | 2697 | "isOsiApproved": true, |
| 2698 | "isFsfLibre": true | ||
| 2700 | }, | 2699 | }, |
| 2701 | { | 2700 | { |
| 2702 | "reference": "https://spdx.org/licenses/CC-BY-SA-2.0.html", | 2701 | "reference": "https://spdx.org/licenses/CC-BY-SA-2.0.html", |
| @@ -2711,22 +2710,10 @@ | |||
| 2711 | "isOsiApproved": false | 2710 | "isOsiApproved": false |
| 2712 | }, | 2711 | }, |
| 2713 | { | 2712 | { |
| 2714 | "reference": "https://spdx.org/licenses/MIT-advertising.html", | ||
| 2715 | "isDeprecatedLicenseId": false, | ||
| 2716 | "detailsUrl": "https://spdx.org/licenses/MIT-advertising.json", | ||
| 2717 | "referenceNumber": 218, | ||
| 2718 | "name": "Enlightenment License (e16)", | ||
| 2719 | "licenseId": "MIT-advertising", | ||
| 2720 | "seeAlso": [ | ||
| 2721 | "https://fedoraproject.org/wiki/Licensing/MIT_With_Advertising" | ||
| 2722 | ], | ||
| 2723 | "isOsiApproved": false | ||
| 2724 | }, | ||
| 2725 | { | ||
| 2726 | "reference": "https://spdx.org/licenses/CECILL-2.0.html", | 2713 | "reference": "https://spdx.org/licenses/CECILL-2.0.html", |
| 2727 | "isDeprecatedLicenseId": false, | 2714 | "isDeprecatedLicenseId": false, |
| 2728 | "detailsUrl": "https://spdx.org/licenses/CECILL-2.0.json", | 2715 | "detailsUrl": "https://spdx.org/licenses/CECILL-2.0.json", |
| 2729 | "referenceNumber": 219, | 2716 | "referenceNumber": 218, |
| 2730 | "name": "CeCILL Free Software License Agreement v2.0", | 2717 | "name": "CeCILL Free Software License Agreement v2.0", |
| 2731 | "licenseId": "CECILL-2.0", | 2718 | "licenseId": "CECILL-2.0", |
| 2732 | "seeAlso": [ | 2719 | "seeAlso": [ |
| @@ -2736,6 +2723,18 @@ | |||
| 2736 | "isFsfLibre": true | 2723 | "isFsfLibre": true |
| 2737 | }, | 2724 | }, |
| 2738 | { | 2725 | { |
| 2726 | "reference": "https://spdx.org/licenses/MIT-advertising.html", | ||
| 2727 | "isDeprecatedLicenseId": false, | ||
| 2728 | "detailsUrl": "https://spdx.org/licenses/MIT-advertising.json", | ||
| 2729 | "referenceNumber": 219, | ||
| 2730 | "name": "Enlightenment License (e16)", | ||
| 2731 | "licenseId": "MIT-advertising", | ||
| 2732 | "seeAlso": [ | ||
| 2733 | "https://fedoraproject.org/wiki/Licensing/MIT_With_Advertising" | ||
| 2734 | ], | ||
| 2735 | "isOsiApproved": false | ||
| 2736 | }, | ||
| 2737 | { | ||
| 2739 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.5.html", | 2738 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.5.html", |
| 2740 | "isDeprecatedLicenseId": false, | 2739 | "isDeprecatedLicenseId": false, |
| 2741 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-2.5.json", | 2740 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-2.5.json", |
| @@ -2760,15 +2759,15 @@ | |||
| 2760 | "isOsiApproved": true | 2759 | "isOsiApproved": true |
| 2761 | }, | 2760 | }, |
| 2762 | { | 2761 | { |
| 2763 | "reference": "https://spdx.org/licenses/AFL-1.2.html", | 2762 | "reference": "https://spdx.org/licenses/OSL-3.0.html", |
| 2764 | "isDeprecatedLicenseId": false, | 2763 | "isDeprecatedLicenseId": false, |
| 2765 | "detailsUrl": "https://spdx.org/licenses/AFL-1.2.json", | 2764 | "detailsUrl": "https://spdx.org/licenses/OSL-3.0.json", |
| 2766 | "referenceNumber": 222, | 2765 | "referenceNumber": 222, |
| 2767 | "name": "Academic Free License v1.2", | 2766 | "name": "Open Software License 3.0", |
| 2768 | "licenseId": "AFL-1.2", | 2767 | "licenseId": "OSL-3.0", |
| 2769 | "seeAlso": [ | 2768 | "seeAlso": [ |
| 2770 | "http://opensource.linux-mirror.org/licenses/afl-1.2.txt", | 2769 | "https://web.archive.org/web/20120101081418/http://rosenlaw.com:80/OSL3.0.htm", |
| 2771 | "http://wayback.archive.org/web/20021204204652/http://www.opensource.org/licenses/academic.php" | 2770 | "https://opensource.org/licenses/OSL-3.0" |
| 2772 | ], | 2771 | ], |
| 2773 | "isOsiApproved": true, | 2772 | "isOsiApproved": true, |
| 2774 | "isFsfLibre": true | 2773 | "isFsfLibre": true |
| @@ -2811,24 +2810,10 @@ | |||
| 2811 | "isOsiApproved": false | 2810 | "isOsiApproved": false |
| 2812 | }, | 2811 | }, |
| 2813 | { | 2812 | { |
| 2814 | "reference": "https://spdx.org/licenses/OSL-3.0.html", | ||
| 2815 | "isDeprecatedLicenseId": false, | ||
| 2816 | "detailsUrl": "https://spdx.org/licenses/OSL-3.0.json", | ||
| 2817 | "referenceNumber": 226, | ||
| 2818 | "name": "Open Software License 3.0", | ||
| 2819 | "licenseId": "OSL-3.0", | ||
| 2820 | "seeAlso": [ | ||
| 2821 | "https://web.archive.org/web/20120101081418/http://rosenlaw.com:80/OSL3.0.htm", | ||
| 2822 | "https://opensource.org/licenses/OSL-3.0" | ||
| 2823 | ], | ||
| 2824 | "isOsiApproved": true, | ||
| 2825 | "isFsfLibre": true | ||
| 2826 | }, | ||
| 2827 | { | ||
| 2828 | "reference": "https://spdx.org/licenses/EUDatagrid.html", | 2813 | "reference": "https://spdx.org/licenses/EUDatagrid.html", |
| 2829 | "isDeprecatedLicenseId": false, | 2814 | "isDeprecatedLicenseId": false, |
| 2830 | "detailsUrl": "https://spdx.org/licenses/EUDatagrid.json", | 2815 | "detailsUrl": "https://spdx.org/licenses/EUDatagrid.json", |
| 2831 | "referenceNumber": 227, | 2816 | "referenceNumber": 226, |
| 2832 | "name": "EU DataGrid Software License", | 2817 | "name": "EU DataGrid Software License", |
| 2833 | "licenseId": "EUDatagrid", | 2818 | "licenseId": "EUDatagrid", |
| 2834 | "seeAlso": [ | 2819 | "seeAlso": [ |
| @@ -2842,7 +2827,7 @@ | |||
| 2842 | "reference": "https://spdx.org/licenses/MTLL.html", | 2827 | "reference": "https://spdx.org/licenses/MTLL.html", |
| 2843 | "isDeprecatedLicenseId": false, | 2828 | "isDeprecatedLicenseId": false, |
| 2844 | "detailsUrl": "https://spdx.org/licenses/MTLL.json", | 2829 | "detailsUrl": "https://spdx.org/licenses/MTLL.json", |
| 2845 | "referenceNumber": 228, | 2830 | "referenceNumber": 227, |
| 2846 | "name": "Matrix Template Library License", | 2831 | "name": "Matrix Template Library License", |
| 2847 | "licenseId": "MTLL", | 2832 | "licenseId": "MTLL", |
| 2848 | "seeAlso": [ | 2833 | "seeAlso": [ |
| @@ -2854,7 +2839,7 @@ | |||
| 2854 | "reference": "https://spdx.org/licenses/GFDL-1.2-invariants-only.html", | 2839 | "reference": "https://spdx.org/licenses/GFDL-1.2-invariants-only.html", |
| 2855 | "isDeprecatedLicenseId": false, | 2840 | "isDeprecatedLicenseId": false, |
| 2856 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-invariants-only.json", | 2841 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-invariants-only.json", |
| 2857 | "referenceNumber": 229, | 2842 | "referenceNumber": 228, |
| 2858 | "name": "GNU Free Documentation License v1.2 only - invariants", | 2843 | "name": "GNU Free Documentation License v1.2 only - invariants", |
| 2859 | "licenseId": "GFDL-1.2-invariants-only", | 2844 | "licenseId": "GFDL-1.2-invariants-only", |
| 2860 | "seeAlso": [ | 2845 | "seeAlso": [ |
| @@ -2863,6 +2848,18 @@ | |||
| 2863 | "isOsiApproved": false | 2848 | "isOsiApproved": false |
| 2864 | }, | 2849 | }, |
| 2865 | { | 2850 | { |
| 2851 | "reference": "https://spdx.org/licenses/GFDL-1.3-no-invariants-or-later.html", | ||
| 2852 | "isDeprecatedLicenseId": false, | ||
| 2853 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-no-invariants-or-later.json", | ||
| 2854 | "referenceNumber": 229, | ||
| 2855 | "name": "GNU Free Documentation License v1.3 or later - no invariants", | ||
| 2856 | "licenseId": "GFDL-1.3-no-invariants-or-later", | ||
| 2857 | "seeAlso": [ | ||
| 2858 | "https://www.gnu.org/licenses/fdl-1.3.txt" | ||
| 2859 | ], | ||
| 2860 | "isOsiApproved": false | ||
| 2861 | }, | ||
| 2862 | { | ||
| 2866 | "reference": "https://spdx.org/licenses/curl.html", | 2863 | "reference": "https://spdx.org/licenses/curl.html", |
| 2867 | "isDeprecatedLicenseId": false, | 2864 | "isDeprecatedLicenseId": false, |
| 2868 | "detailsUrl": "https://spdx.org/licenses/curl.json", | 2865 | "detailsUrl": "https://spdx.org/licenses/curl.json", |
| @@ -2875,14 +2872,14 @@ | |||
| 2875 | "isOsiApproved": false | 2872 | "isOsiApproved": false |
| 2876 | }, | 2873 | }, |
| 2877 | { | 2874 | { |
| 2878 | "reference": "https://spdx.org/licenses/CC-BY-3.0.html", | 2875 | "reference": "https://spdx.org/licenses/LAL-1.3.html", |
| 2879 | "isDeprecatedLicenseId": false, | 2876 | "isDeprecatedLicenseId": false, |
| 2880 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0.json", | 2877 | "detailsUrl": "https://spdx.org/licenses/LAL-1.3.json", |
| 2881 | "referenceNumber": 231, | 2878 | "referenceNumber": 231, |
| 2882 | "name": "Creative Commons Attribution 3.0 Unported", | 2879 | "name": "Licence Art Libre 1.3", |
| 2883 | "licenseId": "CC-BY-3.0", | 2880 | "licenseId": "LAL-1.3", |
| 2884 | "seeAlso": [ | 2881 | "seeAlso": [ |
| 2885 | "https://creativecommons.org/licenses/by/3.0/legalcode" | 2882 | "https://artlibre.org/" |
| 2886 | ], | 2883 | ], |
| 2887 | "isOsiApproved": false | 2884 | "isOsiApproved": false |
| 2888 | }, | 2885 | }, |
| @@ -2899,26 +2896,26 @@ | |||
| 2899 | "isOsiApproved": false | 2896 | "isOsiApproved": false |
| 2900 | }, | 2897 | }, |
| 2901 | { | 2898 | { |
| 2902 | "reference": "https://spdx.org/licenses/LAL-1.3.html", | 2899 | "reference": "https://spdx.org/licenses/CERN-OHL-1.2.html", |
| 2903 | "isDeprecatedLicenseId": false, | 2900 | "isDeprecatedLicenseId": false, |
| 2904 | "detailsUrl": "https://spdx.org/licenses/LAL-1.3.json", | 2901 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-1.2.json", |
| 2905 | "referenceNumber": 233, | 2902 | "referenceNumber": 233, |
| 2906 | "name": "Licence Art Libre 1.3", | 2903 | "name": "CERN Open Hardware Licence v1.2", |
| 2907 | "licenseId": "LAL-1.3", | 2904 | "licenseId": "CERN-OHL-1.2", |
| 2908 | "seeAlso": [ | 2905 | "seeAlso": [ |
| 2909 | "https://artlibre.org/" | 2906 | "https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.2" |
| 2910 | ], | 2907 | ], |
| 2911 | "isOsiApproved": false | 2908 | "isOsiApproved": false |
| 2912 | }, | 2909 | }, |
| 2913 | { | 2910 | { |
| 2914 | "reference": "https://spdx.org/licenses/CERN-OHL-1.2.html", | 2911 | "reference": "https://spdx.org/licenses/TOSL.html", |
| 2915 | "isDeprecatedLicenseId": false, | 2912 | "isDeprecatedLicenseId": false, |
| 2916 | "detailsUrl": "https://spdx.org/licenses/CERN-OHL-1.2.json", | 2913 | "detailsUrl": "https://spdx.org/licenses/TOSL.json", |
| 2917 | "referenceNumber": 234, | 2914 | "referenceNumber": 234, |
| 2918 | "name": "CERN Open Hardware Licence v1.2", | 2915 | "name": "Trusster Open Source License", |
| 2919 | "licenseId": "CERN-OHL-1.2", | 2916 | "licenseId": "TOSL", |
| 2920 | "seeAlso": [ | 2917 | "seeAlso": [ |
| 2921 | "https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.2" | 2918 | "https://fedoraproject.org/wiki/Licensing/TOSL" |
| 2922 | ], | 2919 | ], |
| 2923 | "isOsiApproved": false | 2920 | "isOsiApproved": false |
| 2924 | }, | 2921 | }, |
| @@ -2935,38 +2932,38 @@ | |||
| 2935 | "isOsiApproved": false | 2932 | "isOsiApproved": false |
| 2936 | }, | 2933 | }, |
| 2937 | { | 2934 | { |
| 2938 | "reference": "https://spdx.org/licenses/TOSL.html", | 2935 | "reference": "https://spdx.org/licenses/CC-BY-3.0.html", |
| 2939 | "isDeprecatedLicenseId": false, | 2936 | "isDeprecatedLicenseId": false, |
| 2940 | "detailsUrl": "https://spdx.org/licenses/TOSL.json", | 2937 | "detailsUrl": "https://spdx.org/licenses/CC-BY-3.0.json", |
| 2941 | "referenceNumber": 236, | 2938 | "referenceNumber": 236, |
| 2942 | "name": "Trusster Open Source License", | 2939 | "name": "Creative Commons Attribution 3.0 Unported", |
| 2943 | "licenseId": "TOSL", | 2940 | "licenseId": "CC-BY-3.0", |
| 2944 | "seeAlso": [ | 2941 | "seeAlso": [ |
| 2945 | "https://fedoraproject.org/wiki/Licensing/TOSL" | 2942 | "https://creativecommons.org/licenses/by/3.0/legalcode" |
| 2946 | ], | 2943 | ], |
| 2947 | "isOsiApproved": false | 2944 | "isOsiApproved": false |
| 2948 | }, | 2945 | }, |
| 2949 | { | 2946 | { |
| 2950 | "reference": "https://spdx.org/licenses/GFDL-1.3-no-invariants-only.html", | 2947 | "reference": "https://spdx.org/licenses/Qhull.html", |
| 2951 | "isDeprecatedLicenseId": false, | 2948 | "isDeprecatedLicenseId": false, |
| 2952 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-no-invariants-only.json", | 2949 | "detailsUrl": "https://spdx.org/licenses/Qhull.json", |
| 2953 | "referenceNumber": 237, | 2950 | "referenceNumber": 237, |
| 2954 | "name": "GNU Free Documentation License v1.3 only - no invariants", | 2951 | "name": "Qhull License", |
| 2955 | "licenseId": "GFDL-1.3-no-invariants-only", | 2952 | "licenseId": "Qhull", |
| 2956 | "seeAlso": [ | 2953 | "seeAlso": [ |
| 2957 | "https://www.gnu.org/licenses/fdl-1.3.txt" | 2954 | "https://fedoraproject.org/wiki/Licensing/Qhull" |
| 2958 | ], | 2955 | ], |
| 2959 | "isOsiApproved": false | 2956 | "isOsiApproved": false |
| 2960 | }, | 2957 | }, |
| 2961 | { | 2958 | { |
| 2962 | "reference": "https://spdx.org/licenses/Qhull.html", | 2959 | "reference": "https://spdx.org/licenses/GFDL-1.3-no-invariants-only.html", |
| 2963 | "isDeprecatedLicenseId": false, | 2960 | "isDeprecatedLicenseId": false, |
| 2964 | "detailsUrl": "https://spdx.org/licenses/Qhull.json", | 2961 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-no-invariants-only.json", |
| 2965 | "referenceNumber": 238, | 2962 | "referenceNumber": 238, |
| 2966 | "name": "Qhull License", | 2963 | "name": "GNU Free Documentation License v1.3 only - no invariants", |
| 2967 | "licenseId": "Qhull", | 2964 | "licenseId": "GFDL-1.3-no-invariants-only", |
| 2968 | "seeAlso": [ | 2965 | "seeAlso": [ |
| 2969 | "https://fedoraproject.org/wiki/Licensing/Qhull" | 2966 | "https://www.gnu.org/licenses/fdl-1.3.txt" |
| 2970 | ], | 2967 | ], |
| 2971 | "isOsiApproved": false | 2968 | "isOsiApproved": false |
| 2972 | }, | 2969 | }, |
| @@ -3073,28 +3070,29 @@ | |||
| 3073 | "isFsfLibre": true | 3070 | "isFsfLibre": true |
| 3074 | }, | 3071 | }, |
| 3075 | { | 3072 | { |
| 3076 | "reference": "https://spdx.org/licenses/CDLA-Sharing-1.0.html", | 3073 | "reference": "https://spdx.org/licenses/Xerox.html", |
| 3077 | "isDeprecatedLicenseId": false, | 3074 | "isDeprecatedLicenseId": false, |
| 3078 | "detailsUrl": "https://spdx.org/licenses/CDLA-Sharing-1.0.json", | 3075 | "detailsUrl": "https://spdx.org/licenses/Xerox.json", |
| 3079 | "referenceNumber": 247, | 3076 | "referenceNumber": 247, |
| 3080 | "name": "Community Data License Agreement Sharing 1.0", | 3077 | "name": "Xerox License", |
| 3081 | "licenseId": "CDLA-Sharing-1.0", | 3078 | "licenseId": "Xerox", |
| 3082 | "seeAlso": [ | 3079 | "seeAlso": [ |
| 3083 | "https://cdla.io/sharing-1-0" | 3080 | "https://fedoraproject.org/wiki/Licensing/Xerox" |
| 3084 | ], | 3081 | ], |
| 3085 | "isOsiApproved": false | 3082 | "isOsiApproved": false |
| 3086 | }, | 3083 | }, |
| 3087 | { | 3084 | { |
| 3088 | "reference": "https://spdx.org/licenses/AGPL-1.0-only.html", | 3085 | "reference": "https://spdx.org/licenses/CDDL-1.0.html", |
| 3089 | "isDeprecatedLicenseId": false, | 3086 | "isDeprecatedLicenseId": false, |
| 3090 | "detailsUrl": "https://spdx.org/licenses/AGPL-1.0-only.json", | 3087 | "detailsUrl": "https://spdx.org/licenses/CDDL-1.0.json", |
| 3091 | "referenceNumber": 248, | 3088 | "referenceNumber": 248, |
| 3092 | "name": "Affero General Public License v1.0 only", | 3089 | "name": "Common Development and Distribution License 1.0", |
| 3093 | "licenseId": "AGPL-1.0-only", | 3090 | "licenseId": "CDDL-1.0", |
| 3094 | "seeAlso": [ | 3091 | "seeAlso": [ |
| 3095 | "http://www.affero.org/oagpl.html" | 3092 | "https://opensource.org/licenses/cddl1" |
| 3096 | ], | 3093 | ], |
| 3097 | "isOsiApproved": false | 3094 | "isOsiApproved": true, |
| 3095 | "isFsfLibre": true | ||
| 3098 | }, | 3096 | }, |
| 3099 | { | 3097 | { |
| 3100 | "reference": "https://spdx.org/licenses/GFDL-1.3-invariants-only.html", | 3098 | "reference": "https://spdx.org/licenses/GFDL-1.3-invariants-only.html", |
| @@ -3109,14 +3107,15 @@ | |||
| 3109 | "isOsiApproved": false | 3107 | "isOsiApproved": false |
| 3110 | }, | 3108 | }, |
| 3111 | { | 3109 | { |
| 3112 | "reference": "https://spdx.org/licenses/BSD-4-Clause-UC.html", | 3110 | "reference": "https://spdx.org/licenses/etalab-2.0.html", |
| 3113 | "isDeprecatedLicenseId": false, | 3111 | "isDeprecatedLicenseId": false, |
| 3114 | "detailsUrl": "https://spdx.org/licenses/BSD-4-Clause-UC.json", | 3112 | "detailsUrl": "https://spdx.org/licenses/etalab-2.0.json", |
| 3115 | "referenceNumber": 250, | 3113 | "referenceNumber": 250, |
| 3116 | "name": "BSD-4-Clause (University of California-Specific)", | 3114 | "name": "Etalab Open License 2.0", |
| 3117 | "licenseId": "BSD-4-Clause-UC", | 3115 | "licenseId": "etalab-2.0", |
| 3118 | "seeAlso": [ | 3116 | "seeAlso": [ |
| 3119 | "http://www.freebsd.org/copyright/license.html" | 3117 | "https://github.com/DISIC/politique-de-contribution-open-source/blob/master/LICENSE.pdf", |
| 3118 | "https://raw.githubusercontent.com/DISIC/politique-de-contribution-open-source/master/LICENSE" | ||
| 3120 | ], | 3119 | ], |
| 3121 | "isOsiApproved": false | 3120 | "isOsiApproved": false |
| 3122 | }, | 3121 | }, |
| @@ -3146,14 +3145,14 @@ | |||
| 3146 | "isOsiApproved": false | 3145 | "isOsiApproved": false |
| 3147 | }, | 3146 | }, |
| 3148 | { | 3147 | { |
| 3149 | "reference": "https://spdx.org/licenses/Spencer-99.html", | 3148 | "reference": "https://spdx.org/licenses/LPPL-1.1.html", |
| 3150 | "isDeprecatedLicenseId": false, | 3149 | "isDeprecatedLicenseId": false, |
| 3151 | "detailsUrl": "https://spdx.org/licenses/Spencer-99.json", | 3150 | "detailsUrl": "https://spdx.org/licenses/LPPL-1.1.json", |
| 3152 | "referenceNumber": 253, | 3151 | "referenceNumber": 253, |
| 3153 | "name": "Spencer License 99", | 3152 | "name": "LaTeX Project Public License v1.1", |
| 3154 | "licenseId": "Spencer-99", | 3153 | "licenseId": "LPPL-1.1", |
| 3155 | "seeAlso": [ | 3154 | "seeAlso": [ |
| 3156 | "http://www.opensource.apple.com/source/tcl/tcl-5/tcl/generic/regfronts.c" | 3155 | "http://www.latex-project.org/lppl/lppl-1-1.txt" |
| 3157 | ], | 3156 | ], |
| 3158 | "isOsiApproved": false | 3157 | "isOsiApproved": false |
| 3159 | }, | 3158 | }, |
| @@ -3170,53 +3169,39 @@ | |||
| 3170 | "isOsiApproved": true | 3169 | "isOsiApproved": true |
| 3171 | }, | 3170 | }, |
| 3172 | { | 3171 | { |
| 3173 | "reference": "https://spdx.org/licenses/GFDL-1.3-no-invariants-or-later.html", | 3172 | "reference": "https://spdx.org/licenses/TU-Berlin-2.0.html", |
| 3174 | "isDeprecatedLicenseId": false, | 3173 | "isDeprecatedLicenseId": false, |
| 3175 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-no-invariants-or-later.json", | 3174 | "detailsUrl": "https://spdx.org/licenses/TU-Berlin-2.0.json", |
| 3176 | "referenceNumber": 255, | 3175 | "referenceNumber": 255, |
| 3177 | "name": "GNU Free Documentation License v1.3 or later - no invariants", | 3176 | "name": "Technische Universitaet Berlin License 2.0", |
| 3178 | "licenseId": "GFDL-1.3-no-invariants-or-later", | 3177 | "licenseId": "TU-Berlin-2.0", |
| 3179 | "seeAlso": [ | 3178 | "seeAlso": [ |
| 3180 | "https://www.gnu.org/licenses/fdl-1.3.txt" | 3179 | "https://github.com/CorsixTH/deps/blob/fd339a9f526d1d9c9f01ccf39e438a015da50035/licences/libgsm.txt" |
| 3181 | ], | 3180 | ], |
| 3182 | "isOsiApproved": false | 3181 | "isOsiApproved": false |
| 3183 | }, | 3182 | }, |
| 3184 | { | 3183 | { |
| 3185 | "reference": "https://spdx.org/licenses/LPPL-1.1.html", | 3184 | "reference": "https://spdx.org/licenses/GFDL-1.3.html", |
| 3186 | "isDeprecatedLicenseId": false, | 3185 | "isDeprecatedLicenseId": true, |
| 3187 | "detailsUrl": "https://spdx.org/licenses/LPPL-1.1.json", | 3186 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3.json", |
| 3188 | "referenceNumber": 256, | 3187 | "referenceNumber": 256, |
| 3189 | "name": "LaTeX Project Public License v1.1", | 3188 | "name": "GNU Free Documentation License v1.3", |
| 3190 | "licenseId": "LPPL-1.1", | 3189 | "licenseId": "GFDL-1.3", |
| 3191 | "seeAlso": [ | ||
| 3192 | "http://www.latex-project.org/lppl/lppl-1-1.txt" | ||
| 3193 | ], | ||
| 3194 | "isOsiApproved": false | ||
| 3195 | }, | ||
| 3196 | { | ||
| 3197 | "reference": "https://spdx.org/licenses/CDDL-1.0.html", | ||
| 3198 | "isDeprecatedLicenseId": false, | ||
| 3199 | "detailsUrl": "https://spdx.org/licenses/CDDL-1.0.json", | ||
| 3200 | "referenceNumber": 257, | ||
| 3201 | "name": "Common Development and Distribution License 1.0", | ||
| 3202 | "licenseId": "CDDL-1.0", | ||
| 3203 | "seeAlso": [ | 3190 | "seeAlso": [ |
| 3204 | "https://opensource.org/licenses/cddl1" | 3191 | "https://www.gnu.org/licenses/fdl-1.3.txt" |
| 3205 | ], | 3192 | ], |
| 3206 | "isOsiApproved": true, | 3193 | "isOsiApproved": false, |
| 3207 | "isFsfLibre": true | 3194 | "isFsfLibre": true |
| 3208 | }, | 3195 | }, |
| 3209 | { | 3196 | { |
| 3210 | "reference": "https://spdx.org/licenses/FTL.html", | 3197 | "reference": "https://spdx.org/licenses/GFDL-1.3-or-later.html", |
| 3211 | "isDeprecatedLicenseId": false, | 3198 | "isDeprecatedLicenseId": false, |
| 3212 | "detailsUrl": "https://spdx.org/licenses/FTL.json", | 3199 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-or-later.json", |
| 3213 | "referenceNumber": 258, | 3200 | "referenceNumber": 257, |
| 3214 | "name": "Freetype Project License", | 3201 | "name": "GNU Free Documentation License v1.3 or later", |
| 3215 | "licenseId": "FTL", | 3202 | "licenseId": "GFDL-1.3-or-later", |
| 3216 | "seeAlso": [ | 3203 | "seeAlso": [ |
| 3217 | "http://freetype.fis.uniroma2.it/FTL.TXT", | 3204 | "https://www.gnu.org/licenses/fdl-1.3.txt" |
| 3218 | "http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT", | ||
| 3219 | "http://gitlab.freedesktop.org/freetype/freetype/-/raw/master/docs/FTL.TXT" | ||
| 3220 | ], | 3205 | ], |
| 3221 | "isOsiApproved": false, | 3206 | "isOsiApproved": false, |
| 3222 | "isFsfLibre": true | 3207 | "isFsfLibre": true |
| @@ -3225,7 +3210,7 @@ | |||
| 3225 | "reference": "https://spdx.org/licenses/LAL-1.2.html", | 3210 | "reference": "https://spdx.org/licenses/LAL-1.2.html", |
| 3226 | "isDeprecatedLicenseId": false, | 3211 | "isDeprecatedLicenseId": false, |
| 3227 | "detailsUrl": "https://spdx.org/licenses/LAL-1.2.json", | 3212 | "detailsUrl": "https://spdx.org/licenses/LAL-1.2.json", |
| 3228 | "referenceNumber": 259, | 3213 | "referenceNumber": 258, |
| 3229 | "name": "Licence Art Libre 1.2", | 3214 | "name": "Licence Art Libre 1.2", |
| 3230 | "licenseId": "LAL-1.2", | 3215 | "licenseId": "LAL-1.2", |
| 3231 | "seeAlso": [ | 3216 | "seeAlso": [ |
| @@ -3237,7 +3222,7 @@ | |||
| 3237 | "reference": "https://spdx.org/licenses/ICU.html", | 3222 | "reference": "https://spdx.org/licenses/ICU.html", |
| 3238 | "isDeprecatedLicenseId": false, | 3223 | "isDeprecatedLicenseId": false, |
| 3239 | "detailsUrl": "https://spdx.org/licenses/ICU.json", | 3224 | "detailsUrl": "https://spdx.org/licenses/ICU.json", |
| 3240 | "referenceNumber": 260, | 3225 | "referenceNumber": 259, |
| 3241 | "name": "ICU License", | 3226 | "name": "ICU License", |
| 3242 | "licenseId": "ICU", | 3227 | "licenseId": "ICU", |
| 3243 | "seeAlso": [ | 3228 | "seeAlso": [ |
| @@ -3246,6 +3231,21 @@ | |||
| 3246 | "isOsiApproved": false | 3231 | "isOsiApproved": false |
| 3247 | }, | 3232 | }, |
| 3248 | { | 3233 | { |
| 3234 | "reference": "https://spdx.org/licenses/FTL.html", | ||
| 3235 | "isDeprecatedLicenseId": false, | ||
| 3236 | "detailsUrl": "https://spdx.org/licenses/FTL.json", | ||
| 3237 | "referenceNumber": 260, | ||
| 3238 | "name": "Freetype Project License", | ||
| 3239 | "licenseId": "FTL", | ||
| 3240 | "seeAlso": [ | ||
| 3241 | "http://freetype.fis.uniroma2.it/FTL.TXT", | ||
| 3242 | "http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT", | ||
| 3243 | "http://gitlab.freedesktop.org/freetype/freetype/-/raw/master/docs/FTL.TXT" | ||
| 3244 | ], | ||
| 3245 | "isOsiApproved": false, | ||
| 3246 | "isFsfLibre": true | ||
| 3247 | }, | ||
| 3248 | { | ||
| 3249 | "reference": "https://spdx.org/licenses/MirOS.html", | 3249 | "reference": "https://spdx.org/licenses/MirOS.html", |
| 3250 | "isDeprecatedLicenseId": false, | 3250 | "isDeprecatedLicenseId": false, |
| 3251 | "detailsUrl": "https://spdx.org/licenses/MirOS.json", | 3251 | "detailsUrl": "https://spdx.org/licenses/MirOS.json", |
| @@ -3282,16 +3282,17 @@ | |||
| 3282 | "isOsiApproved": false | 3282 | "isOsiApproved": false |
| 3283 | }, | 3283 | }, |
| 3284 | { | 3284 | { |
| 3285 | "reference": "https://spdx.org/licenses/Xerox.html", | 3285 | "reference": "https://spdx.org/licenses/OSET-PL-2.1.html", |
| 3286 | "isDeprecatedLicenseId": false, | 3286 | "isDeprecatedLicenseId": false, |
| 3287 | "detailsUrl": "https://spdx.org/licenses/Xerox.json", | 3287 | "detailsUrl": "https://spdx.org/licenses/OSET-PL-2.1.json", |
| 3288 | "referenceNumber": 264, | 3288 | "referenceNumber": 264, |
| 3289 | "name": "Xerox License", | 3289 | "name": "OSET Public License version 2.1", |
| 3290 | "licenseId": "Xerox", | 3290 | "licenseId": "OSET-PL-2.1", |
| 3291 | "seeAlso": [ | 3291 | "seeAlso": [ |
| 3292 | "https://fedoraproject.org/wiki/Licensing/Xerox" | 3292 | "http://www.osetfoundation.org/public-license", |
| 3293 | "https://opensource.org/licenses/OPL-2.1" | ||
| 3293 | ], | 3294 | ], |
| 3294 | "isOsiApproved": false | 3295 | "isOsiApproved": true |
| 3295 | }, | 3296 | }, |
| 3296 | { | 3297 | { |
| 3297 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-2.0.html", | 3298 | "reference": "https://spdx.org/licenses/CC-BY-NC-ND-2.0.html", |
| @@ -3306,39 +3307,38 @@ | |||
| 3306 | "isOsiApproved": false | 3307 | "isOsiApproved": false |
| 3307 | }, | 3308 | }, |
| 3308 | { | 3309 | { |
| 3309 | "reference": "https://spdx.org/licenses/OSET-PL-2.1.html", | 3310 | "reference": "https://spdx.org/licenses/SISSL-1.2.html", |
| 3310 | "isDeprecatedLicenseId": false, | 3311 | "isDeprecatedLicenseId": false, |
| 3311 | "detailsUrl": "https://spdx.org/licenses/OSET-PL-2.1.json", | 3312 | "detailsUrl": "https://spdx.org/licenses/SISSL-1.2.json", |
| 3312 | "referenceNumber": 266, | 3313 | "referenceNumber": 266, |
| 3313 | "name": "OSET Public License version 2.1", | 3314 | "name": "Sun Industry Standards Source License v1.2", |
| 3314 | "licenseId": "OSET-PL-2.1", | 3315 | "licenseId": "SISSL-1.2", |
| 3315 | "seeAlso": [ | 3316 | "seeAlso": [ |
| 3316 | "http://www.osetfoundation.org/public-license", | 3317 | "http://gridscheduler.sourceforge.net/Gridengine_SISSL_license.html" |
| 3317 | "https://opensource.org/licenses/OPL-2.1" | ||
| 3318 | ], | 3318 | ], |
| 3319 | "isOsiApproved": true | 3319 | "isOsiApproved": false |
| 3320 | }, | 3320 | }, |
| 3321 | { | 3321 | { |
| 3322 | "reference": "https://spdx.org/licenses/SISSL-1.2.html", | 3322 | "reference": "https://spdx.org/licenses/Wsuipa.html", |
| 3323 | "isDeprecatedLicenseId": false, | 3323 | "isDeprecatedLicenseId": false, |
| 3324 | "detailsUrl": "https://spdx.org/licenses/SISSL-1.2.json", | 3324 | "detailsUrl": "https://spdx.org/licenses/Wsuipa.json", |
| 3325 | "referenceNumber": 267, | 3325 | "referenceNumber": 267, |
| 3326 | "name": "Sun Industry Standards Source License v1.2", | 3326 | "name": "Wsuipa License", |
| 3327 | "licenseId": "SISSL-1.2", | 3327 | "licenseId": "Wsuipa", |
| 3328 | "seeAlso": [ | 3328 | "seeAlso": [ |
| 3329 | "http://gridscheduler.sourceforge.net/Gridengine_SISSL_license.html" | 3329 | "https://fedoraproject.org/wiki/Licensing/Wsuipa" |
| 3330 | ], | 3330 | ], |
| 3331 | "isOsiApproved": false | 3331 | "isOsiApproved": false |
| 3332 | }, | 3332 | }, |
| 3333 | { | 3333 | { |
| 3334 | "reference": "https://spdx.org/licenses/Adobe-Glyph.html", | 3334 | "reference": "https://spdx.org/licenses/Zimbra-1.4.html", |
| 3335 | "isDeprecatedLicenseId": false, | 3335 | "isDeprecatedLicenseId": false, |
| 3336 | "detailsUrl": "https://spdx.org/licenses/Adobe-Glyph.json", | 3336 | "detailsUrl": "https://spdx.org/licenses/Zimbra-1.4.json", |
| 3337 | "referenceNumber": 268, | 3337 | "referenceNumber": 268, |
| 3338 | "name": "Adobe Glyph List License", | 3338 | "name": "Zimbra Public License v1.4", |
| 3339 | "licenseId": "Adobe-Glyph", | 3339 | "licenseId": "Zimbra-1.4", |
| 3340 | "seeAlso": [ | 3340 | "seeAlso": [ |
| 3341 | "https://fedoraproject.org/wiki/Licensing/MIT#AdobeGlyph" | 3341 | "http://www.zimbra.com/legal/zimbra-public-license-1-4" |
| 3342 | ], | 3342 | ], |
| 3343 | "isOsiApproved": false | 3343 | "isOsiApproved": false |
| 3344 | }, | 3344 | }, |
| @@ -3355,27 +3355,28 @@ | |||
| 3355 | "isOsiApproved": false | 3355 | "isOsiApproved": false |
| 3356 | }, | 3356 | }, |
| 3357 | { | 3357 | { |
| 3358 | "reference": "https://spdx.org/licenses/etalab-2.0.html", | 3358 | "reference": "https://spdx.org/licenses/LGPL-3.0.html", |
| 3359 | "isDeprecatedLicenseId": false, | 3359 | "isDeprecatedLicenseId": true, |
| 3360 | "detailsUrl": "https://spdx.org/licenses/etalab-2.0.json", | 3360 | "detailsUrl": "https://spdx.org/licenses/LGPL-3.0.json", |
| 3361 | "referenceNumber": 270, | 3361 | "referenceNumber": 270, |
| 3362 | "name": "Etalab Open License 2.0", | 3362 | "name": "GNU Lesser General Public License v3.0 only", |
| 3363 | "licenseId": "etalab-2.0", | 3363 | "licenseId": "LGPL-3.0", |
| 3364 | "seeAlso": [ | 3364 | "seeAlso": [ |
| 3365 | "https://github.com/DISIC/politique-de-contribution-open-source/blob/master/LICENSE.pdf", | 3365 | "https://www.gnu.org/licenses/lgpl-3.0-standalone.html", |
| 3366 | "https://raw.githubusercontent.com/DISIC/politique-de-contribution-open-source/master/LICENSE" | 3366 | "https://opensource.org/licenses/LGPL-3.0" |
| 3367 | ], | 3367 | ], |
| 3368 | "isOsiApproved": false | 3368 | "isOsiApproved": true, |
| 3369 | "isFsfLibre": true | ||
| 3369 | }, | 3370 | }, |
| 3370 | { | 3371 | { |
| 3371 | "reference": "https://spdx.org/licenses/Wsuipa.html", | 3372 | "reference": "https://spdx.org/licenses/OLDAP-2.5.html", |
| 3372 | "isDeprecatedLicenseId": false, | 3373 | "isDeprecatedLicenseId": false, |
| 3373 | "detailsUrl": "https://spdx.org/licenses/Wsuipa.json", | 3374 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.5.json", |
| 3374 | "referenceNumber": 271, | 3375 | "referenceNumber": 271, |
| 3375 | "name": "Wsuipa License", | 3376 | "name": "Open LDAP Public License v2.5", |
| 3376 | "licenseId": "Wsuipa", | 3377 | "licenseId": "OLDAP-2.5", |
| 3377 | "seeAlso": [ | 3378 | "seeAlso": [ |
| 3378 | "https://fedoraproject.org/wiki/Licensing/Wsuipa" | 3379 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d6852b9d90022e8593c98205413380536b1b5a7cf" |
| 3379 | ], | 3380 | ], |
| 3380 | "isOsiApproved": false | 3381 | "isOsiApproved": false |
| 3381 | }, | 3382 | }, |
| @@ -3416,10 +3417,22 @@ | |||
| 3416 | "isOsiApproved": false | 3417 | "isOsiApproved": false |
| 3417 | }, | 3418 | }, |
| 3418 | { | 3419 | { |
| 3420 | "reference": "https://spdx.org/licenses/Adobe-Glyph.html", | ||
| 3421 | "isDeprecatedLicenseId": false, | ||
| 3422 | "detailsUrl": "https://spdx.org/licenses/Adobe-Glyph.json", | ||
| 3423 | "referenceNumber": 275, | ||
| 3424 | "name": "Adobe Glyph List License", | ||
| 3425 | "licenseId": "Adobe-Glyph", | ||
| 3426 | "seeAlso": [ | ||
| 3427 | "https://fedoraproject.org/wiki/Licensing/MIT#AdobeGlyph" | ||
| 3428 | ], | ||
| 3429 | "isOsiApproved": false | ||
| 3430 | }, | ||
| 3431 | { | ||
| 3419 | "reference": "https://spdx.org/licenses/0BSD.html", | 3432 | "reference": "https://spdx.org/licenses/0BSD.html", |
| 3420 | "isDeprecatedLicenseId": false, | 3433 | "isDeprecatedLicenseId": false, |
| 3421 | "detailsUrl": "https://spdx.org/licenses/0BSD.json", | 3434 | "detailsUrl": "https://spdx.org/licenses/0BSD.json", |
| 3422 | "referenceNumber": 275, | 3435 | "referenceNumber": 276, |
| 3423 | "name": "BSD Zero Clause License", | 3436 | "name": "BSD Zero Clause License", |
| 3424 | "licenseId": "0BSD", | 3437 | "licenseId": "0BSD", |
| 3425 | "seeAlso": [ | 3438 | "seeAlso": [ |
| @@ -3431,7 +3444,7 @@ | |||
| 3431 | "reference": "https://spdx.org/licenses/W3C-19980720.html", | 3444 | "reference": "https://spdx.org/licenses/W3C-19980720.html", |
| 3432 | "isDeprecatedLicenseId": false, | 3445 | "isDeprecatedLicenseId": false, |
| 3433 | "detailsUrl": "https://spdx.org/licenses/W3C-19980720.json", | 3446 | "detailsUrl": "https://spdx.org/licenses/W3C-19980720.json", |
| 3434 | "referenceNumber": 276, | 3447 | "referenceNumber": 277, |
| 3435 | "name": "W3C Software Notice and License (1998-07-20)", | 3448 | "name": "W3C Software Notice and License (1998-07-20)", |
| 3436 | "licenseId": "W3C-19980720", | 3449 | "licenseId": "W3C-19980720", |
| 3437 | "seeAlso": [ | 3450 | "seeAlso": [ |
| @@ -3440,18 +3453,6 @@ | |||
| 3440 | "isOsiApproved": false | 3453 | "isOsiApproved": false |
| 3441 | }, | 3454 | }, |
| 3442 | { | 3455 | { |
| 3443 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-3.0.html", | ||
| 3444 | "isDeprecatedLicenseId": false, | ||
| 3445 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-3.0.json", | ||
| 3446 | "referenceNumber": 277, | ||
| 3447 | "name": "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported", | ||
| 3448 | "licenseId": "CC-BY-NC-SA-3.0", | ||
| 3449 | "seeAlso": [ | ||
| 3450 | "https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode" | ||
| 3451 | ], | ||
| 3452 | "isOsiApproved": false | ||
| 3453 | }, | ||
| 3454 | { | ||
| 3455 | "reference": "https://spdx.org/licenses/FSFUL.html", | 3456 | "reference": "https://spdx.org/licenses/FSFUL.html", |
| 3456 | "isDeprecatedLicenseId": false, | 3457 | "isDeprecatedLicenseId": false, |
| 3457 | "detailsUrl": "https://spdx.org/licenses/FSFUL.json", | 3458 | "detailsUrl": "https://spdx.org/licenses/FSFUL.json", |
| @@ -3464,26 +3465,14 @@ | |||
| 3464 | "isOsiApproved": false | 3465 | "isOsiApproved": false |
| 3465 | }, | 3466 | }, |
| 3466 | { | 3467 | { |
| 3467 | "reference": "https://spdx.org/licenses/PolyForm-Noncommercial-1.0.0.html", | 3468 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-3.0.html", |
| 3468 | "isDeprecatedLicenseId": false, | 3469 | "isDeprecatedLicenseId": false, |
| 3469 | "detailsUrl": "https://spdx.org/licenses/PolyForm-Noncommercial-1.0.0.json", | 3470 | "detailsUrl": "https://spdx.org/licenses/CC-BY-NC-SA-3.0.json", |
| 3470 | "referenceNumber": 279, | 3471 | "referenceNumber": 279, |
| 3471 | "name": "PolyForm Noncommercial License 1.0.0", | 3472 | "name": "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported", |
| 3472 | "licenseId": "PolyForm-Noncommercial-1.0.0", | 3473 | "licenseId": "CC-BY-NC-SA-3.0", |
| 3473 | "seeAlso": [ | ||
| 3474 | "https://polyformproject.org/licenses/noncommercial/1.0.0" | ||
| 3475 | ], | ||
| 3476 | "isOsiApproved": false | ||
| 3477 | }, | ||
| 3478 | { | ||
| 3479 | "reference": "https://spdx.org/licenses/Zimbra-1.4.html", | ||
| 3480 | "isDeprecatedLicenseId": false, | ||
| 3481 | "detailsUrl": "https://spdx.org/licenses/Zimbra-1.4.json", | ||
| 3482 | "referenceNumber": 280, | ||
| 3483 | "name": "Zimbra Public License v1.4", | ||
| 3484 | "licenseId": "Zimbra-1.4", | ||
| 3485 | "seeAlso": [ | 3474 | "seeAlso": [ |
| 3486 | "http://www.zimbra.com/legal/zimbra-public-license-1-4" | 3475 | "https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode" |
| 3487 | ], | 3476 | ], |
| 3488 | "isOsiApproved": false | 3477 | "isOsiApproved": false |
| 3489 | }, | 3478 | }, |
| @@ -3491,7 +3480,7 @@ | |||
| 3491 | "reference": "https://spdx.org/licenses/DOC.html", | 3480 | "reference": "https://spdx.org/licenses/DOC.html", |
| 3492 | "isDeprecatedLicenseId": false, | 3481 | "isDeprecatedLicenseId": false, |
| 3493 | "detailsUrl": "https://spdx.org/licenses/DOC.json", | 3482 | "detailsUrl": "https://spdx.org/licenses/DOC.json", |
| 3494 | "referenceNumber": 281, | 3483 | "referenceNumber": 280, |
| 3495 | "name": "DOC License", | 3484 | "name": "DOC License", |
| 3496 | "licenseId": "DOC", | 3485 | "licenseId": "DOC", |
| 3497 | "seeAlso": [ | 3486 | "seeAlso": [ |
| @@ -3504,7 +3493,7 @@ | |||
| 3504 | "reference": "https://spdx.org/licenses/TMate.html", | 3493 | "reference": "https://spdx.org/licenses/TMate.html", |
| 3505 | "isDeprecatedLicenseId": false, | 3494 | "isDeprecatedLicenseId": false, |
| 3506 | "detailsUrl": "https://spdx.org/licenses/TMate.json", | 3495 | "detailsUrl": "https://spdx.org/licenses/TMate.json", |
| 3507 | "referenceNumber": 282, | 3496 | "referenceNumber": 281, |
| 3508 | "name": "TMate Open Source License", | 3497 | "name": "TMate Open Source License", |
| 3509 | "licenseId": "TMate", | 3498 | "licenseId": "TMate", |
| 3510 | "seeAlso": [ | 3499 | "seeAlso": [ |
| @@ -3513,6 +3502,21 @@ | |||
| 3513 | "isOsiApproved": false | 3502 | "isOsiApproved": false |
| 3514 | }, | 3503 | }, |
| 3515 | { | 3504 | { |
| 3505 | "reference": "https://spdx.org/licenses/MIT-open-group.html", | ||
| 3506 | "isDeprecatedLicenseId": false, | ||
| 3507 | "detailsUrl": "https://spdx.org/licenses/MIT-open-group.json", | ||
| 3508 | "referenceNumber": 282, | ||
| 3509 | "name": "MIT Open Group variant", | ||
| 3510 | "licenseId": "MIT-open-group", | ||
| 3511 | "seeAlso": [ | ||
| 3512 | "https://gitlab.freedesktop.org/xorg/app/iceauth/-/blob/master/COPYING", | ||
| 3513 | "https://gitlab.freedesktop.org/xorg/app/xvinfo/-/blob/master/COPYING", | ||
| 3514 | "https://gitlab.freedesktop.org/xorg/app/xsetroot/-/blob/master/COPYING", | ||
| 3515 | "https://gitlab.freedesktop.org/xorg/app/xauth/-/blob/master/COPYING" | ||
| 3516 | ], | ||
| 3517 | "isOsiApproved": false | ||
| 3518 | }, | ||
| 3519 | { | ||
| 3516 | "reference": "https://spdx.org/licenses/AMDPLPA.html", | 3520 | "reference": "https://spdx.org/licenses/AMDPLPA.html", |
| 3517 | "isDeprecatedLicenseId": false, | 3521 | "isDeprecatedLicenseId": false, |
| 3518 | "detailsUrl": "https://spdx.org/licenses/AMDPLPA.json", | 3522 | "detailsUrl": "https://spdx.org/licenses/AMDPLPA.json", |
| @@ -3525,32 +3529,30 @@ | |||
| 3525 | "isOsiApproved": false | 3529 | "isOsiApproved": false |
| 3526 | }, | 3530 | }, |
| 3527 | { | 3531 | { |
| 3528 | "reference": "https://spdx.org/licenses/MIT-open-group.html", | 3532 | "reference": "https://spdx.org/licenses/Condor-1.1.html", |
| 3529 | "isDeprecatedLicenseId": false, | 3533 | "isDeprecatedLicenseId": false, |
| 3530 | "detailsUrl": "https://spdx.org/licenses/MIT-open-group.json", | 3534 | "detailsUrl": "https://spdx.org/licenses/Condor-1.1.json", |
| 3531 | "referenceNumber": 284, | 3535 | "referenceNumber": 284, |
| 3532 | "name": "MIT Open Group variant", | 3536 | "name": "Condor Public License v1.1", |
| 3533 | "licenseId": "MIT-open-group", | 3537 | "licenseId": "Condor-1.1", |
| 3534 | "seeAlso": [ | 3538 | "seeAlso": [ |
| 3535 | "https://gitlab.freedesktop.org/xorg/app/iceauth/-/blob/master/COPYING", | 3539 | "http://research.cs.wisc.edu/condor/license.html#condor", |
| 3536 | "https://gitlab.freedesktop.org/xorg/app/xvinfo/-/blob/master/COPYING", | 3540 | "http://web.archive.org/web/20111123062036/http://research.cs.wisc.edu/condor/license.html#condor" |
| 3537 | "https://gitlab.freedesktop.org/xorg/app/xsetroot/-/blob/master/COPYING", | ||
| 3538 | "https://gitlab.freedesktop.org/xorg/app/xauth/-/blob/master/COPYING" | ||
| 3539 | ], | 3541 | ], |
| 3540 | "isOsiApproved": false | 3542 | "isOsiApproved": false, |
| 3543 | "isFsfLibre": true | ||
| 3541 | }, | 3544 | }, |
| 3542 | { | 3545 | { |
| 3543 | "reference": "https://spdx.org/licenses/CC-BY-4.0.html", | 3546 | "reference": "https://spdx.org/licenses/PolyForm-Noncommercial-1.0.0.html", |
| 3544 | "isDeprecatedLicenseId": false, | 3547 | "isDeprecatedLicenseId": false, |
| 3545 | "detailsUrl": "https://spdx.org/licenses/CC-BY-4.0.json", | 3548 | "detailsUrl": "https://spdx.org/licenses/PolyForm-Noncommercial-1.0.0.json", |
| 3546 | "referenceNumber": 285, | 3549 | "referenceNumber": 285, |
| 3547 | "name": "Creative Commons Attribution 4.0 International", | 3550 | "name": "PolyForm Noncommercial License 1.0.0", |
| 3548 | "licenseId": "CC-BY-4.0", | 3551 | "licenseId": "PolyForm-Noncommercial-1.0.0", |
| 3549 | "seeAlso": [ | 3552 | "seeAlso": [ |
| 3550 | "https://creativecommons.org/licenses/by/4.0/legalcode" | 3553 | "https://polyformproject.org/licenses/noncommercial/1.0.0" |
| 3551 | ], | 3554 | ], |
| 3552 | "isOsiApproved": false, | 3555 | "isOsiApproved": false |
| 3553 | "isFsfLibre": true | ||
| 3554 | }, | 3556 | }, |
| 3555 | { | 3557 | { |
| 3556 | "reference": "https://spdx.org/licenses/BSD-3-Clause-No-Military-License.html", | 3558 | "reference": "https://spdx.org/licenses/BSD-3-Clause-No-Military-License.html", |
| @@ -3566,15 +3568,14 @@ | |||
| 3566 | "isOsiApproved": false | 3568 | "isOsiApproved": false |
| 3567 | }, | 3569 | }, |
| 3568 | { | 3570 | { |
| 3569 | "reference": "https://spdx.org/licenses/Condor-1.1.html", | 3571 | "reference": "https://spdx.org/licenses/CC-BY-4.0.html", |
| 3570 | "isDeprecatedLicenseId": false, | 3572 | "isDeprecatedLicenseId": false, |
| 3571 | "detailsUrl": "https://spdx.org/licenses/Condor-1.1.json", | 3573 | "detailsUrl": "https://spdx.org/licenses/CC-BY-4.0.json", |
| 3572 | "referenceNumber": 287, | 3574 | "referenceNumber": 287, |
| 3573 | "name": "Condor Public License v1.1", | 3575 | "name": "Creative Commons Attribution 4.0 International", |
| 3574 | "licenseId": "Condor-1.1", | 3576 | "licenseId": "CC-BY-4.0", |
| 3575 | "seeAlso": [ | 3577 | "seeAlso": [ |
| 3576 | "http://research.cs.wisc.edu/condor/license.html#condor", | 3578 | "https://creativecommons.org/licenses/by/4.0/legalcode" |
| 3577 | "http://web.archive.org/web/20111123062036/http://research.cs.wisc.edu/condor/license.html#condor" | ||
| 3578 | ], | 3579 | ], |
| 3579 | "isOsiApproved": false, | 3580 | "isOsiApproved": false, |
| 3580 | "isFsfLibre": true | 3581 | "isFsfLibre": true |
| @@ -3641,23 +3642,10 @@ | |||
| 3641 | "isOsiApproved": false | 3642 | "isOsiApproved": false |
| 3642 | }, | 3643 | }, |
| 3643 | { | 3644 | { |
| 3644 | "reference": "https://spdx.org/licenses/GFDL-1.3.html", | ||
| 3645 | "isDeprecatedLicenseId": true, | ||
| 3646 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3.json", | ||
| 3647 | "referenceNumber": 293, | ||
| 3648 | "name": "GNU Free Documentation License v1.3", | ||
| 3649 | "licenseId": "GFDL-1.3", | ||
| 3650 | "seeAlso": [ | ||
| 3651 | "https://www.gnu.org/licenses/fdl-1.3.txt" | ||
| 3652 | ], | ||
| 3653 | "isOsiApproved": false, | ||
| 3654 | "isFsfLibre": true | ||
| 3655 | }, | ||
| 3656 | { | ||
| 3657 | "reference": "https://spdx.org/licenses/GPL-3.0-or-later.html", | 3645 | "reference": "https://spdx.org/licenses/GPL-3.0-or-later.html", |
| 3658 | "isDeprecatedLicenseId": false, | 3646 | "isDeprecatedLicenseId": false, |
| 3659 | "detailsUrl": "https://spdx.org/licenses/GPL-3.0-or-later.json", | 3647 | "detailsUrl": "https://spdx.org/licenses/GPL-3.0-or-later.json", |
| 3660 | "referenceNumber": 294, | 3648 | "referenceNumber": 293, |
| 3661 | "name": "GNU General Public License v3.0 or later", | 3649 | "name": "GNU General Public License v3.0 or later", |
| 3662 | "licenseId": "GPL-3.0-or-later", | 3650 | "licenseId": "GPL-3.0-or-later", |
| 3663 | "seeAlso": [ | 3651 | "seeAlso": [ |
| @@ -3671,7 +3659,7 @@ | |||
| 3671 | "reference": "https://spdx.org/licenses/CDLA-Permissive-2.0.html", | 3659 | "reference": "https://spdx.org/licenses/CDLA-Permissive-2.0.html", |
| 3672 | "isDeprecatedLicenseId": false, | 3660 | "isDeprecatedLicenseId": false, |
| 3673 | "detailsUrl": "https://spdx.org/licenses/CDLA-Permissive-2.0.json", | 3661 | "detailsUrl": "https://spdx.org/licenses/CDLA-Permissive-2.0.json", |
| 3674 | "referenceNumber": 295, | 3662 | "referenceNumber": 294, |
| 3675 | "name": "Community Data License Agreement Permissive 2.0", | 3663 | "name": "Community Data License Agreement Permissive 2.0", |
| 3676 | "licenseId": "CDLA-Permissive-2.0", | 3664 | "licenseId": "CDLA-Permissive-2.0", |
| 3677 | "seeAlso": [ | 3665 | "seeAlso": [ |
| @@ -3683,7 +3671,7 @@ | |||
| 3683 | "reference": "https://spdx.org/licenses/CC-BY-ND-3.0.html", | 3671 | "reference": "https://spdx.org/licenses/CC-BY-ND-3.0.html", |
| 3684 | "isDeprecatedLicenseId": false, | 3672 | "isDeprecatedLicenseId": false, |
| 3685 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-3.0.json", | 3673 | "detailsUrl": "https://spdx.org/licenses/CC-BY-ND-3.0.json", |
| 3686 | "referenceNumber": 296, | 3674 | "referenceNumber": 295, |
| 3687 | "name": "Creative Commons Attribution No Derivatives 3.0 Unported", | 3675 | "name": "Creative Commons Attribution No Derivatives 3.0 Unported", |
| 3688 | "licenseId": "CC-BY-ND-3.0", | 3676 | "licenseId": "CC-BY-ND-3.0", |
| 3689 | "seeAlso": [ | 3677 | "seeAlso": [ |
| @@ -3695,7 +3683,7 @@ | |||
| 3695 | "reference": "https://spdx.org/licenses/C-UDA-1.0.html", | 3683 | "reference": "https://spdx.org/licenses/C-UDA-1.0.html", |
| 3696 | "isDeprecatedLicenseId": false, | 3684 | "isDeprecatedLicenseId": false, |
| 3697 | "detailsUrl": "https://spdx.org/licenses/C-UDA-1.0.json", | 3685 | "detailsUrl": "https://spdx.org/licenses/C-UDA-1.0.json", |
| 3698 | "referenceNumber": 297, | 3686 | "referenceNumber": 296, |
| 3699 | "name": "Computational Use of Data Agreement v1.0", | 3687 | "name": "Computational Use of Data Agreement v1.0", |
| 3700 | "licenseId": "C-UDA-1.0", | 3688 | "licenseId": "C-UDA-1.0", |
| 3701 | "seeAlso": [ | 3689 | "seeAlso": [ |
| @@ -3705,6 +3693,18 @@ | |||
| 3705 | "isOsiApproved": false | 3693 | "isOsiApproved": false |
| 3706 | }, | 3694 | }, |
| 3707 | { | 3695 | { |
| 3696 | "reference": "https://spdx.org/licenses/Barr.html", | ||
| 3697 | "isDeprecatedLicenseId": false, | ||
| 3698 | "detailsUrl": "https://spdx.org/licenses/Barr.json", | ||
| 3699 | "referenceNumber": 297, | ||
| 3700 | "name": "Barr License", | ||
| 3701 | "licenseId": "Barr", | ||
| 3702 | "seeAlso": [ | ||
| 3703 | "https://fedoraproject.org/wiki/Licensing/Barr" | ||
| 3704 | ], | ||
| 3705 | "isOsiApproved": false | ||
| 3706 | }, | ||
| 3707 | { | ||
| 3708 | "reference": "https://spdx.org/licenses/Vim.html", | 3708 | "reference": "https://spdx.org/licenses/Vim.html", |
| 3709 | "isDeprecatedLicenseId": false, | 3709 | "isDeprecatedLicenseId": false, |
| 3710 | "detailsUrl": "https://spdx.org/licenses/Vim.json", | 3710 | "detailsUrl": "https://spdx.org/licenses/Vim.json", |
| @@ -3730,34 +3730,23 @@ | |||
| 3730 | "isOsiApproved": false | 3730 | "isOsiApproved": false |
| 3731 | }, | 3731 | }, |
| 3732 | { | 3732 | { |
| 3733 | "reference": "https://spdx.org/licenses/Barr.html", | 3733 | "reference": "https://spdx.org/licenses/BitTorrent-1.1.html", |
| 3734 | "isDeprecatedLicenseId": false, | 3734 | "isDeprecatedLicenseId": false, |
| 3735 | "detailsUrl": "https://spdx.org/licenses/Barr.json", | 3735 | "detailsUrl": "https://spdx.org/licenses/BitTorrent-1.1.json", |
| 3736 | "referenceNumber": 300, | 3736 | "referenceNumber": 300, |
| 3737 | "name": "Barr License", | 3737 | "name": "BitTorrent Open Source License v1.1", |
| 3738 | "licenseId": "Barr", | 3738 | "licenseId": "BitTorrent-1.1", |
| 3739 | "seeAlso": [ | ||
| 3740 | "https://fedoraproject.org/wiki/Licensing/Barr" | ||
| 3741 | ], | ||
| 3742 | "isOsiApproved": false | ||
| 3743 | }, | ||
| 3744 | { | ||
| 3745 | "reference": "https://spdx.org/licenses/ADSL.html", | ||
| 3746 | "isDeprecatedLicenseId": false, | ||
| 3747 | "detailsUrl": "https://spdx.org/licenses/ADSL.json", | ||
| 3748 | "referenceNumber": 301, | ||
| 3749 | "name": "Amazon Digital Services License", | ||
| 3750 | "licenseId": "ADSL", | ||
| 3751 | "seeAlso": [ | 3739 | "seeAlso": [ |
| 3752 | "https://fedoraproject.org/wiki/Licensing/AmazonDigitalServicesLicense" | 3740 | "http://directory.fsf.org/wiki/License:BitTorrentOSL1.1" |
| 3753 | ], | 3741 | ], |
| 3754 | "isOsiApproved": false | 3742 | "isOsiApproved": false, |
| 3743 | "isFsfLibre": true | ||
| 3755 | }, | 3744 | }, |
| 3756 | { | 3745 | { |
| 3757 | "reference": "https://spdx.org/licenses/CDL-1.0.html", | 3746 | "reference": "https://spdx.org/licenses/CDL-1.0.html", |
| 3758 | "isDeprecatedLicenseId": false, | 3747 | "isDeprecatedLicenseId": false, |
| 3759 | "detailsUrl": "https://spdx.org/licenses/CDL-1.0.json", | 3748 | "detailsUrl": "https://spdx.org/licenses/CDL-1.0.json", |
| 3760 | "referenceNumber": 302, | 3749 | "referenceNumber": 301, |
| 3761 | "name": "Common Documentation License 1.0", | 3750 | "name": "Common Documentation License 1.0", |
| 3762 | "licenseId": "CDL-1.0", | 3751 | "licenseId": "CDL-1.0", |
| 3763 | "seeAlso": [ | 3752 | "seeAlso": [ |
| @@ -3771,7 +3760,7 @@ | |||
| 3771 | "reference": "https://spdx.org/licenses/CC-BY-SA-1.0.html", | 3760 | "reference": "https://spdx.org/licenses/CC-BY-SA-1.0.html", |
| 3772 | "isDeprecatedLicenseId": false, | 3761 | "isDeprecatedLicenseId": false, |
| 3773 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-1.0.json", | 3762 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-1.0.json", |
| 3774 | "referenceNumber": 303, | 3763 | "referenceNumber": 302, |
| 3775 | "name": "Creative Commons Attribution Share Alike 1.0 Generic", | 3764 | "name": "Creative Commons Attribution Share Alike 1.0 Generic", |
| 3776 | "licenseId": "CC-BY-SA-1.0", | 3765 | "licenseId": "CC-BY-SA-1.0", |
| 3777 | "seeAlso": [ | 3766 | "seeAlso": [ |
| @@ -3780,10 +3769,35 @@ | |||
| 3780 | "isOsiApproved": false | 3769 | "isOsiApproved": false |
| 3781 | }, | 3770 | }, |
| 3782 | { | 3771 | { |
| 3772 | "reference": "https://spdx.org/licenses/ADSL.html", | ||
| 3773 | "isDeprecatedLicenseId": false, | ||
| 3774 | "detailsUrl": "https://spdx.org/licenses/ADSL.json", | ||
| 3775 | "referenceNumber": 303, | ||
| 3776 | "name": "Amazon Digital Services License", | ||
| 3777 | "licenseId": "ADSL", | ||
| 3778 | "seeAlso": [ | ||
| 3779 | "https://fedoraproject.org/wiki/Licensing/AmazonDigitalServicesLicense" | ||
| 3780 | ], | ||
| 3781 | "isOsiApproved": false | ||
| 3782 | }, | ||
| 3783 | { | ||
| 3784 | "reference": "https://spdx.org/licenses/PostgreSQL.html", | ||
| 3785 | "isDeprecatedLicenseId": false, | ||
| 3786 | "detailsUrl": "https://spdx.org/licenses/PostgreSQL.json", | ||
| 3787 | "referenceNumber": 304, | ||
| 3788 | "name": "PostgreSQL License", | ||
| 3789 | "licenseId": "PostgreSQL", | ||
| 3790 | "seeAlso": [ | ||
| 3791 | "http://www.postgresql.org/about/licence", | ||
| 3792 | "https://opensource.org/licenses/PostgreSQL" | ||
| 3793 | ], | ||
| 3794 | "isOsiApproved": true | ||
| 3795 | }, | ||
| 3796 | { | ||
| 3783 | "reference": "https://spdx.org/licenses/OFL-1.1.html", | 3797 | "reference": "https://spdx.org/licenses/OFL-1.1.html", |
| 3784 | "isDeprecatedLicenseId": false, | 3798 | "isDeprecatedLicenseId": false, |
| 3785 | "detailsUrl": "https://spdx.org/licenses/OFL-1.1.json", | 3799 | "detailsUrl": "https://spdx.org/licenses/OFL-1.1.json", |
| 3786 | "referenceNumber": 304, | 3800 | "referenceNumber": 305, |
| 3787 | "name": "SIL Open Font License 1.1", | 3801 | "name": "SIL Open Font License 1.1", |
| 3788 | "licenseId": "OFL-1.1", | 3802 | "licenseId": "OFL-1.1", |
| 3789 | "seeAlso": [ | 3803 | "seeAlso": [ |
| @@ -3794,18 +3808,6 @@ | |||
| 3794 | "isFsfLibre": true | 3808 | "isFsfLibre": true |
| 3795 | }, | 3809 | }, |
| 3796 | { | 3810 | { |
| 3797 | "reference": "https://spdx.org/licenses/GLWTPL.html", | ||
| 3798 | "isDeprecatedLicenseId": false, | ||
| 3799 | "detailsUrl": "https://spdx.org/licenses/GLWTPL.json", | ||
| 3800 | "referenceNumber": 305, | ||
| 3801 | "name": "Good Luck With That Public License", | ||
| 3802 | "licenseId": "GLWTPL", | ||
| 3803 | "seeAlso": [ | ||
| 3804 | "https://github.com/me-shaon/GLWTPL/commit/da5f6bc734095efbacb442c0b31e33a65b9d6e85" | ||
| 3805 | ], | ||
| 3806 | "isOsiApproved": false | ||
| 3807 | }, | ||
| 3808 | { | ||
| 3809 | "reference": "https://spdx.org/licenses/NPL-1.0.html", | 3811 | "reference": "https://spdx.org/licenses/NPL-1.0.html", |
| 3810 | "isDeprecatedLicenseId": false, | 3812 | "isDeprecatedLicenseId": false, |
| 3811 | "detailsUrl": "https://spdx.org/licenses/NPL-1.0.json", | 3813 | "detailsUrl": "https://spdx.org/licenses/NPL-1.0.json", |
| @@ -3892,17 +3894,16 @@ | |||
| 3892 | "isOsiApproved": true | 3894 | "isOsiApproved": true |
| 3893 | }, | 3895 | }, |
| 3894 | { | 3896 | { |
| 3895 | "reference": "https://spdx.org/licenses/PostgreSQL.html", | 3897 | "reference": "https://spdx.org/licenses/GLWTPL.html", |
| 3896 | "isDeprecatedLicenseId": false, | 3898 | "isDeprecatedLicenseId": false, |
| 3897 | "detailsUrl": "https://spdx.org/licenses/PostgreSQL.json", | 3899 | "detailsUrl": "https://spdx.org/licenses/GLWTPL.json", |
| 3898 | "referenceNumber": 313, | 3900 | "referenceNumber": 313, |
| 3899 | "name": "PostgreSQL License", | 3901 | "name": "Good Luck With That Public License", |
| 3900 | "licenseId": "PostgreSQL", | 3902 | "licenseId": "GLWTPL", |
| 3901 | "seeAlso": [ | 3903 | "seeAlso": [ |
| 3902 | "http://www.postgresql.org/about/licence", | 3904 | "https://github.com/me-shaon/GLWTPL/commit/da5f6bc734095efbacb442c0b31e33a65b9d6e85" |
| 3903 | "https://opensource.org/licenses/PostgreSQL" | ||
| 3904 | ], | 3905 | ], |
| 3905 | "isOsiApproved": true | 3906 | "isOsiApproved": false |
| 3906 | }, | 3907 | }, |
| 3907 | { | 3908 | { |
| 3908 | "reference": "https://spdx.org/licenses/LGPL-3.0-only.html", | 3909 | "reference": "https://spdx.org/licenses/LGPL-3.0-only.html", |
| @@ -3993,36 +3994,10 @@ | |||
| 3993 | "isOsiApproved": false | 3994 | "isOsiApproved": false |
| 3994 | }, | 3995 | }, |
| 3995 | { | 3996 | { |
| 3996 | "reference": "https://spdx.org/licenses/AGPL-1.0-or-later.html", | ||
| 3997 | "isDeprecatedLicenseId": false, | ||
| 3998 | "detailsUrl": "https://spdx.org/licenses/AGPL-1.0-or-later.json", | ||
| 3999 | "referenceNumber": 321, | ||
| 4000 | "name": "Affero General Public License v1.0 or later", | ||
| 4001 | "licenseId": "AGPL-1.0-or-later", | ||
| 4002 | "seeAlso": [ | ||
| 4003 | "http://www.affero.org/oagpl.html" | ||
| 4004 | ], | ||
| 4005 | "isOsiApproved": false | ||
| 4006 | }, | ||
| 4007 | { | ||
| 4008 | "reference": "https://spdx.org/licenses/BSL-1.0.html", | ||
| 4009 | "isDeprecatedLicenseId": false, | ||
| 4010 | "detailsUrl": "https://spdx.org/licenses/BSL-1.0.json", | ||
| 4011 | "referenceNumber": 322, | ||
| 4012 | "name": "Boost Software License 1.0", | ||
| 4013 | "licenseId": "BSL-1.0", | ||
| 4014 | "seeAlso": [ | ||
| 4015 | "http://www.boost.org/LICENSE_1_0.txt", | ||
| 4016 | "https://opensource.org/licenses/BSL-1.0" | ||
| 4017 | ], | ||
| 4018 | "isOsiApproved": true, | ||
| 4019 | "isFsfLibre": true | ||
| 4020 | }, | ||
| 4021 | { | ||
| 4022 | "reference": "https://spdx.org/licenses/IJG.html", | 3997 | "reference": "https://spdx.org/licenses/IJG.html", |
| 4023 | "isDeprecatedLicenseId": false, | 3998 | "isDeprecatedLicenseId": false, |
| 4024 | "detailsUrl": "https://spdx.org/licenses/IJG.json", | 3999 | "detailsUrl": "https://spdx.org/licenses/IJG.json", |
| 4025 | "referenceNumber": 323, | 4000 | "referenceNumber": 321, |
| 4026 | "name": "Independent JPEG Group License", | 4001 | "name": "Independent JPEG Group License", |
| 4027 | "licenseId": "IJG", | 4002 | "licenseId": "IJG", |
| 4028 | "seeAlso": [ | 4003 | "seeAlso": [ |
| @@ -4032,10 +4007,22 @@ | |||
| 4032 | "isFsfLibre": true | 4007 | "isFsfLibre": true |
| 4033 | }, | 4008 | }, |
| 4034 | { | 4009 | { |
| 4010 | "reference": "https://spdx.org/licenses/AGPL-1.0-or-later.html", | ||
| 4011 | "isDeprecatedLicenseId": false, | ||
| 4012 | "detailsUrl": "https://spdx.org/licenses/AGPL-1.0-or-later.json", | ||
| 4013 | "referenceNumber": 322, | ||
| 4014 | "name": "Affero General Public License v1.0 or later", | ||
| 4015 | "licenseId": "AGPL-1.0-or-later", | ||
| 4016 | "seeAlso": [ | ||
| 4017 | "http://www.affero.org/oagpl.html" | ||
| 4018 | ], | ||
| 4019 | "isOsiApproved": false | ||
| 4020 | }, | ||
| 4021 | { | ||
| 4035 | "reference": "https://spdx.org/licenses/OFL-1.1-no-RFN.html", | 4022 | "reference": "https://spdx.org/licenses/OFL-1.1-no-RFN.html", |
| 4036 | "isDeprecatedLicenseId": false, | 4023 | "isDeprecatedLicenseId": false, |
| 4037 | "detailsUrl": "https://spdx.org/licenses/OFL-1.1-no-RFN.json", | 4024 | "detailsUrl": "https://spdx.org/licenses/OFL-1.1-no-RFN.json", |
| 4038 | "referenceNumber": 324, | 4025 | "referenceNumber": 323, |
| 4039 | "name": "SIL Open Font License 1.1 with no Reserved Font Name", | 4026 | "name": "SIL Open Font License 1.1 with no Reserved Font Name", |
| 4040 | "licenseId": "OFL-1.1-no-RFN", | 4027 | "licenseId": "OFL-1.1-no-RFN", |
| 4041 | "seeAlso": [ | 4028 | "seeAlso": [ |
| @@ -4045,6 +4032,20 @@ | |||
| 4045 | "isOsiApproved": true | 4032 | "isOsiApproved": true |
| 4046 | }, | 4033 | }, |
| 4047 | { | 4034 | { |
| 4035 | "reference": "https://spdx.org/licenses/BSL-1.0.html", | ||
| 4036 | "isDeprecatedLicenseId": false, | ||
| 4037 | "detailsUrl": "https://spdx.org/licenses/BSL-1.0.json", | ||
| 4038 | "referenceNumber": 324, | ||
| 4039 | "name": "Boost Software License 1.0", | ||
| 4040 | "licenseId": "BSL-1.0", | ||
| 4041 | "seeAlso": [ | ||
| 4042 | "http://www.boost.org/LICENSE_1_0.txt", | ||
| 4043 | "https://opensource.org/licenses/BSL-1.0" | ||
| 4044 | ], | ||
| 4045 | "isOsiApproved": true, | ||
| 4046 | "isFsfLibre": true | ||
| 4047 | }, | ||
| 4048 | { | ||
| 4048 | "reference": "https://spdx.org/licenses/Libpng.html", | 4049 | "reference": "https://spdx.org/licenses/Libpng.html", |
| 4049 | "isDeprecatedLicenseId": false, | 4050 | "isDeprecatedLicenseId": false, |
| 4050 | "detailsUrl": "https://spdx.org/licenses/Libpng.json", | 4051 | "detailsUrl": "https://spdx.org/licenses/Libpng.json", |
| @@ -4193,28 +4194,28 @@ | |||
| 4193 | "isOsiApproved": true | 4194 | "isOsiApproved": true |
| 4194 | }, | 4195 | }, |
| 4195 | { | 4196 | { |
| 4196 | "reference": "https://spdx.org/licenses/libselinux-1.0.html", | 4197 | "reference": "https://spdx.org/licenses/CECILL-1.1.html", |
| 4197 | "isDeprecatedLicenseId": false, | 4198 | "isDeprecatedLicenseId": false, |
| 4198 | "detailsUrl": "https://spdx.org/licenses/libselinux-1.0.json", | 4199 | "detailsUrl": "https://spdx.org/licenses/CECILL-1.1.json", |
| 4199 | "referenceNumber": 337, | 4200 | "referenceNumber": 337, |
| 4200 | "name": "libselinux public domain notice", | 4201 | "name": "CeCILL Free Software License Agreement v1.1", |
| 4201 | "licenseId": "libselinux-1.0", | 4202 | "licenseId": "CECILL-1.1", |
| 4202 | "seeAlso": [ | 4203 | "seeAlso": [ |
| 4203 | "https://github.com/SELinuxProject/selinux/blob/master/libselinux/LICENSE" | 4204 | "http://www.cecill.info/licences/Licence_CeCILL_V1.1-US.html" |
| 4204 | ], | 4205 | ], |
| 4205 | "isOsiApproved": false | 4206 | "isOsiApproved": false |
| 4206 | }, | 4207 | }, |
| 4207 | { | 4208 | { |
| 4208 | "reference": "https://spdx.org/licenses/CECILL-1.1.html", | 4209 | "reference": "https://spdx.org/licenses/CECILL-2.1.html", |
| 4209 | "isDeprecatedLicenseId": false, | 4210 | "isDeprecatedLicenseId": false, |
| 4210 | "detailsUrl": "https://spdx.org/licenses/CECILL-1.1.json", | 4211 | "detailsUrl": "https://spdx.org/licenses/CECILL-2.1.json", |
| 4211 | "referenceNumber": 338, | 4212 | "referenceNumber": 338, |
| 4212 | "name": "CeCILL Free Software License Agreement v1.1", | 4213 | "name": "CeCILL Free Software License Agreement v2.1", |
| 4213 | "licenseId": "CECILL-1.1", | 4214 | "licenseId": "CECILL-2.1", |
| 4214 | "seeAlso": [ | 4215 | "seeAlso": [ |
| 4215 | "http://www.cecill.info/licences/Licence_CeCILL_V1.1-US.html" | 4216 | "http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.html" |
| 4216 | ], | 4217 | ], |
| 4217 | "isOsiApproved": false | 4218 | "isOsiApproved": true |
| 4218 | }, | 4219 | }, |
| 4219 | { | 4220 | { |
| 4220 | "reference": "https://spdx.org/licenses/OGDL-Taiwan-1.0.html", | 4221 | "reference": "https://spdx.org/licenses/OGDL-Taiwan-1.0.html", |
| @@ -4229,39 +4230,26 @@ | |||
| 4229 | "isOsiApproved": false | 4230 | "isOsiApproved": false |
| 4230 | }, | 4231 | }, |
| 4231 | { | 4232 | { |
| 4232 | "reference": "https://spdx.org/licenses/BSD-1-Clause.html", | 4233 | "reference": "https://spdx.org/licenses/Abstyles.html", |
| 4233 | "isDeprecatedLicenseId": false, | 4234 | "isDeprecatedLicenseId": false, |
| 4234 | "detailsUrl": "https://spdx.org/licenses/BSD-1-Clause.json", | 4235 | "detailsUrl": "https://spdx.org/licenses/Abstyles.json", |
| 4235 | "referenceNumber": 340, | 4236 | "referenceNumber": 340, |
| 4236 | "name": "BSD 1-Clause License", | 4237 | "name": "Abstyles License", |
| 4237 | "licenseId": "BSD-1-Clause", | 4238 | "licenseId": "Abstyles", |
| 4238 | "seeAlso": [ | 4239 | "seeAlso": [ |
| 4239 | "https://svnweb.freebsd.org/base/head/include/ifaddrs.h?revision\u003d326823" | 4240 | "https://fedoraproject.org/wiki/Licensing/Abstyles" |
| 4240 | ], | 4241 | ], |
| 4241 | "isOsiApproved": true | 4242 | "isOsiApproved": false |
| 4242 | }, | 4243 | }, |
| 4243 | { | 4244 | { |
| 4244 | "reference": "https://spdx.org/licenses/BitTorrent-1.1.html", | 4245 | "reference": "https://spdx.org/licenses/libselinux-1.0.html", |
| 4245 | "isDeprecatedLicenseId": false, | 4246 | "isDeprecatedLicenseId": false, |
| 4246 | "detailsUrl": "https://spdx.org/licenses/BitTorrent-1.1.json", | 4247 | "detailsUrl": "https://spdx.org/licenses/libselinux-1.0.json", |
| 4247 | "referenceNumber": 341, | 4248 | "referenceNumber": 341, |
| 4248 | "name": "BitTorrent Open Source License v1.1", | 4249 | "name": "libselinux public domain notice", |
| 4249 | "licenseId": "BitTorrent-1.1", | 4250 | "licenseId": "libselinux-1.0", |
| 4250 | "seeAlso": [ | ||
| 4251 | "http://directory.fsf.org/wiki/License:BitTorrentOSL1.1" | ||
| 4252 | ], | ||
| 4253 | "isOsiApproved": false, | ||
| 4254 | "isFsfLibre": true | ||
| 4255 | }, | ||
| 4256 | { | ||
| 4257 | "reference": "https://spdx.org/licenses/MIT-enna.html", | ||
| 4258 | "isDeprecatedLicenseId": false, | ||
| 4259 | "detailsUrl": "https://spdx.org/licenses/MIT-enna.json", | ||
| 4260 | "referenceNumber": 342, | ||
| 4261 | "name": "enna License", | ||
| 4262 | "licenseId": "MIT-enna", | ||
| 4263 | "seeAlso": [ | 4251 | "seeAlso": [ |
| 4264 | "https://fedoraproject.org/wiki/Licensing/MIT#enna" | 4252 | "https://github.com/SELinuxProject/selinux/blob/master/libselinux/LICENSE" |
| 4265 | ], | 4253 | ], |
| 4266 | "isOsiApproved": false | 4254 | "isOsiApproved": false |
| 4267 | }, | 4255 | }, |
| @@ -4269,7 +4257,7 @@ | |||
| 4269 | "reference": "https://spdx.org/licenses/ANTLR-PD.html", | 4257 | "reference": "https://spdx.org/licenses/ANTLR-PD.html", |
| 4270 | "isDeprecatedLicenseId": false, | 4258 | "isDeprecatedLicenseId": false, |
| 4271 | "detailsUrl": "https://spdx.org/licenses/ANTLR-PD.json", | 4259 | "detailsUrl": "https://spdx.org/licenses/ANTLR-PD.json", |
| 4272 | "referenceNumber": 343, | 4260 | "referenceNumber": 342, |
| 4273 | "name": "ANTLR Software Rights Notice", | 4261 | "name": "ANTLR Software Rights Notice", |
| 4274 | "licenseId": "ANTLR-PD", | 4262 | "licenseId": "ANTLR-PD", |
| 4275 | "seeAlso": [ | 4263 | "seeAlso": [ |
| @@ -4281,7 +4269,7 @@ | |||
| 4281 | "reference": "https://spdx.org/licenses/GPL-2.0-or-later.html", | 4269 | "reference": "https://spdx.org/licenses/GPL-2.0-or-later.html", |
| 4282 | "isDeprecatedLicenseId": false, | 4270 | "isDeprecatedLicenseId": false, |
| 4283 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-or-later.json", | 4271 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-or-later.json", |
| 4284 | "referenceNumber": 344, | 4272 | "referenceNumber": 343, |
| 4285 | "name": "GNU General Public License v2.0 or later", | 4273 | "name": "GNU General Public License v2.0 or later", |
| 4286 | "licenseId": "GPL-2.0-or-later", | 4274 | "licenseId": "GPL-2.0-or-later", |
| 4287 | "seeAlso": [ | 4275 | "seeAlso": [ |
| @@ -4292,14 +4280,27 @@ | |||
| 4292 | "isFsfLibre": true | 4280 | "isFsfLibre": true |
| 4293 | }, | 4281 | }, |
| 4294 | { | 4282 | { |
| 4295 | "reference": "https://spdx.org/licenses/CC-BY-SA-3.0-AT.html", | 4283 | "reference": "https://spdx.org/licenses/IPL-1.0.html", |
| 4296 | "isDeprecatedLicenseId": false, | 4284 | "isDeprecatedLicenseId": false, |
| 4297 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-3.0-AT.json", | 4285 | "detailsUrl": "https://spdx.org/licenses/IPL-1.0.json", |
| 4286 | "referenceNumber": 344, | ||
| 4287 | "name": "IBM Public License v1.0", | ||
| 4288 | "licenseId": "IPL-1.0", | ||
| 4289 | "seeAlso": [ | ||
| 4290 | "https://opensource.org/licenses/IPL-1.0" | ||
| 4291 | ], | ||
| 4292 | "isOsiApproved": true, | ||
| 4293 | "isFsfLibre": true | ||
| 4294 | }, | ||
| 4295 | { | ||
| 4296 | "reference": "https://spdx.org/licenses/MIT-enna.html", | ||
| 4297 | "isDeprecatedLicenseId": false, | ||
| 4298 | "detailsUrl": "https://spdx.org/licenses/MIT-enna.json", | ||
| 4298 | "referenceNumber": 345, | 4299 | "referenceNumber": 345, |
| 4299 | "name": "Creative Commons Attribution Share Alike 3.0 Austria", | 4300 | "name": "enna License", |
| 4300 | "licenseId": "CC-BY-SA-3.0-AT", | 4301 | "licenseId": "MIT-enna", |
| 4301 | "seeAlso": [ | 4302 | "seeAlso": [ |
| 4302 | "https://creativecommons.org/licenses/by-sa/3.0/at/legalcode" | 4303 | "https://fedoraproject.org/wiki/Licensing/MIT#enna" |
| 4303 | ], | 4304 | ], |
| 4304 | "isOsiApproved": false | 4305 | "isOsiApproved": false |
| 4305 | }, | 4306 | }, |
| @@ -4316,17 +4317,16 @@ | |||
| 4316 | "isOsiApproved": false | 4317 | "isOsiApproved": false |
| 4317 | }, | 4318 | }, |
| 4318 | { | 4319 | { |
| 4319 | "reference": "https://spdx.org/licenses/OFL-1.1-RFN.html", | 4320 | "reference": "https://spdx.org/licenses/CC-BY-SA-3.0-AT.html", |
| 4320 | "isDeprecatedLicenseId": false, | 4321 | "isDeprecatedLicenseId": false, |
| 4321 | "detailsUrl": "https://spdx.org/licenses/OFL-1.1-RFN.json", | 4322 | "detailsUrl": "https://spdx.org/licenses/CC-BY-SA-3.0-AT.json", |
| 4322 | "referenceNumber": 347, | 4323 | "referenceNumber": 347, |
| 4323 | "name": "SIL Open Font License 1.1 with Reserved Font Name", | 4324 | "name": "Creative Commons Attribution Share Alike 3.0 Austria", |
| 4324 | "licenseId": "OFL-1.1-RFN", | 4325 | "licenseId": "CC-BY-SA-3.0-AT", |
| 4325 | "seeAlso": [ | 4326 | "seeAlso": [ |
| 4326 | "http://scripts.sil.org/cms/scripts/page.php?item_id\u003dOFL_web", | 4327 | "https://creativecommons.org/licenses/by-sa/3.0/at/legalcode" |
| 4327 | "https://opensource.org/licenses/OFL-1.1" | ||
| 4328 | ], | 4328 | ], |
| 4329 | "isOsiApproved": true | 4329 | "isOsiApproved": false |
| 4330 | }, | 4330 | }, |
| 4331 | { | 4331 | { |
| 4332 | "reference": "https://spdx.org/licenses/GPL-3.0-with-GCC-exception.html", | 4332 | "reference": "https://spdx.org/licenses/GPL-3.0-with-GCC-exception.html", |
| @@ -4341,17 +4341,16 @@ | |||
| 4341 | "isOsiApproved": true | 4341 | "isOsiApproved": true |
| 4342 | }, | 4342 | }, |
| 4343 | { | 4343 | { |
| 4344 | "reference": "https://spdx.org/licenses/IPL-1.0.html", | 4344 | "reference": "https://spdx.org/licenses/BSD-1-Clause.html", |
| 4345 | "isDeprecatedLicenseId": false, | 4345 | "isDeprecatedLicenseId": false, |
| 4346 | "detailsUrl": "https://spdx.org/licenses/IPL-1.0.json", | 4346 | "detailsUrl": "https://spdx.org/licenses/BSD-1-Clause.json", |
| 4347 | "referenceNumber": 349, | 4347 | "referenceNumber": 349, |
| 4348 | "name": "IBM Public License v1.0", | 4348 | "name": "BSD 1-Clause License", |
| 4349 | "licenseId": "IPL-1.0", | 4349 | "licenseId": "BSD-1-Clause", |
| 4350 | "seeAlso": [ | 4350 | "seeAlso": [ |
| 4351 | "https://opensource.org/licenses/IPL-1.0" | 4351 | "https://svnweb.freebsd.org/base/head/include/ifaddrs.h?revision\u003d326823" |
| 4352 | ], | 4352 | ], |
| 4353 | "isOsiApproved": true, | 4353 | "isOsiApproved": true |
| 4354 | "isFsfLibre": true | ||
| 4355 | }, | 4354 | }, |
| 4356 | { | 4355 | { |
| 4357 | "reference": "https://spdx.org/licenses/NTP-0.html", | 4356 | "reference": "https://spdx.org/licenses/NTP-0.html", |
| @@ -4391,28 +4390,29 @@ | |||
| 4391 | "isFsfLibre": true | 4390 | "isFsfLibre": true |
| 4392 | }, | 4391 | }, |
| 4393 | { | 4392 | { |
| 4394 | "reference": "https://spdx.org/licenses/Watcom-1.0.html", | 4393 | "reference": "https://spdx.org/licenses/OFL-1.1-RFN.html", |
| 4395 | "isDeprecatedLicenseId": false, | 4394 | "isDeprecatedLicenseId": false, |
| 4396 | "detailsUrl": "https://spdx.org/licenses/Watcom-1.0.json", | 4395 | "detailsUrl": "https://spdx.org/licenses/OFL-1.1-RFN.json", |
| 4397 | "referenceNumber": 353, | 4396 | "referenceNumber": 353, |
| 4398 | "name": "Sybase Open Watcom Public License 1.0", | 4397 | "name": "SIL Open Font License 1.1 with Reserved Font Name", |
| 4399 | "licenseId": "Watcom-1.0", | 4398 | "licenseId": "OFL-1.1-RFN", |
| 4400 | "seeAlso": [ | 4399 | "seeAlso": [ |
| 4401 | "https://opensource.org/licenses/Watcom-1.0" | 4400 | "http://scripts.sil.org/cms/scripts/page.php?item_id\u003dOFL_web", |
| 4401 | "https://opensource.org/licenses/OFL-1.1" | ||
| 4402 | ], | 4402 | ], |
| 4403 | "isOsiApproved": true | 4403 | "isOsiApproved": true |
| 4404 | }, | 4404 | }, |
| 4405 | { | 4405 | { |
| 4406 | "reference": "https://spdx.org/licenses/FSFULLR.html", | 4406 | "reference": "https://spdx.org/licenses/Watcom-1.0.html", |
| 4407 | "isDeprecatedLicenseId": false, | 4407 | "isDeprecatedLicenseId": false, |
| 4408 | "detailsUrl": "https://spdx.org/licenses/FSFULLR.json", | 4408 | "detailsUrl": "https://spdx.org/licenses/Watcom-1.0.json", |
| 4409 | "referenceNumber": 354, | 4409 | "referenceNumber": 354, |
| 4410 | "name": "FSF Unlimited License (with License Retention)", | 4410 | "name": "Sybase Open Watcom Public License 1.0", |
| 4411 | "licenseId": "FSFULLR", | 4411 | "licenseId": "Watcom-1.0", |
| 4412 | "seeAlso": [ | 4412 | "seeAlso": [ |
| 4413 | "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License#License_Retention_Variant" | 4413 | "https://opensource.org/licenses/Watcom-1.0" |
| 4414 | ], | 4414 | ], |
| 4415 | "isOsiApproved": false | 4415 | "isOsiApproved": true |
| 4416 | }, | 4416 | }, |
| 4417 | { | 4417 | { |
| 4418 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.0-FR.html", | 4418 | "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.0-FR.html", |
| @@ -4427,26 +4427,28 @@ | |||
| 4427 | "isOsiApproved": false | 4427 | "isOsiApproved": false |
| 4428 | }, | 4428 | }, |
| 4429 | { | 4429 | { |
| 4430 | "reference": "https://spdx.org/licenses/BSD-2-Clause.html", | 4430 | "reference": "https://spdx.org/licenses/ODbL-1.0.html", |
| 4431 | "isDeprecatedLicenseId": false, | 4431 | "isDeprecatedLicenseId": false, |
| 4432 | "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", | 4432 | "detailsUrl": "https://spdx.org/licenses/ODbL-1.0.json", |
| 4433 | "referenceNumber": 356, | 4433 | "referenceNumber": 356, |
| 4434 | "name": "BSD 2-Clause \"Simplified\" License", | 4434 | "name": "Open Data Commons Open Database License v1.0", |
| 4435 | "licenseId": "BSD-2-Clause", | 4435 | "licenseId": "ODbL-1.0", |
| 4436 | "seeAlso": [ | 4436 | "seeAlso": [ |
| 4437 | "https://opensource.org/licenses/BSD-2-Clause" | 4437 | "http://www.opendatacommons.org/licenses/odbl/1.0/", |
| 4438 | "https://opendatacommons.org/licenses/odbl/1-0/" | ||
| 4438 | ], | 4439 | ], |
| 4439 | "isOsiApproved": true | 4440 | "isOsiApproved": false, |
| 4441 | "isFsfLibre": true | ||
| 4440 | }, | 4442 | }, |
| 4441 | { | 4443 | { |
| 4442 | "reference": "https://spdx.org/licenses/SSH-OpenSSH.html", | 4444 | "reference": "https://spdx.org/licenses/FSFULLR.html", |
| 4443 | "isDeprecatedLicenseId": false, | 4445 | "isDeprecatedLicenseId": false, |
| 4444 | "detailsUrl": "https://spdx.org/licenses/SSH-OpenSSH.json", | 4446 | "detailsUrl": "https://spdx.org/licenses/FSFULLR.json", |
| 4445 | "referenceNumber": 357, | 4447 | "referenceNumber": 357, |
| 4446 | "name": "SSH OpenSSH license", | 4448 | "name": "FSF Unlimited License (with License Retention)", |
| 4447 | "licenseId": "SSH-OpenSSH", | 4449 | "licenseId": "FSFULLR", |
| 4448 | "seeAlso": [ | 4450 | "seeAlso": [ |
| 4449 | "https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/LICENCE#L10" | 4451 | "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License#License_Retention_Variant" |
| 4450 | ], | 4452 | ], |
| 4451 | "isOsiApproved": false | 4453 | "isOsiApproved": false |
| 4452 | }, | 4454 | }, |
| @@ -4463,31 +4465,28 @@ | |||
| 4463 | "isOsiApproved": false | 4465 | "isOsiApproved": false |
| 4464 | }, | 4466 | }, |
| 4465 | { | 4467 | { |
| 4466 | "reference": "https://spdx.org/licenses/ODbL-1.0.html", | 4468 | "reference": "https://spdx.org/licenses/SSH-OpenSSH.html", |
| 4467 | "isDeprecatedLicenseId": false, | 4469 | "isDeprecatedLicenseId": false, |
| 4468 | "detailsUrl": "https://spdx.org/licenses/ODbL-1.0.json", | 4470 | "detailsUrl": "https://spdx.org/licenses/SSH-OpenSSH.json", |
| 4469 | "referenceNumber": 359, | 4471 | "referenceNumber": 359, |
| 4470 | "name": "Open Data Commons Open Database License v1.0", | 4472 | "name": "SSH OpenSSH license", |
| 4471 | "licenseId": "ODbL-1.0", | 4473 | "licenseId": "SSH-OpenSSH", |
| 4472 | "seeAlso": [ | 4474 | "seeAlso": [ |
| 4473 | "http://www.opendatacommons.org/licenses/odbl/1.0/", | 4475 | "https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/LICENCE#L10" |
| 4474 | "https://opendatacommons.org/licenses/odbl/1-0/" | ||
| 4475 | ], | 4476 | ], |
| 4476 | "isOsiApproved": false, | 4477 | "isOsiApproved": false |
| 4477 | "isFsfLibre": true | ||
| 4478 | }, | 4478 | }, |
| 4479 | { | 4479 | { |
| 4480 | "reference": "https://spdx.org/licenses/GFDL-1.3-only.html", | 4480 | "reference": "https://spdx.org/licenses/BSD-2-Clause.html", |
| 4481 | "isDeprecatedLicenseId": false, | 4481 | "isDeprecatedLicenseId": false, |
| 4482 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-only.json", | 4482 | "detailsUrl": "https://spdx.org/licenses/BSD-2-Clause.json", |
| 4483 | "referenceNumber": 360, | 4483 | "referenceNumber": 360, |
| 4484 | "name": "GNU Free Documentation License v1.3 only", | 4484 | "name": "BSD 2-Clause \"Simplified\" License", |
| 4485 | "licenseId": "GFDL-1.3-only", | 4485 | "licenseId": "BSD-2-Clause", |
| 4486 | "seeAlso": [ | 4486 | "seeAlso": [ |
| 4487 | "https://www.gnu.org/licenses/fdl-1.3.txt" | 4487 | "https://opensource.org/licenses/BSD-2-Clause" |
| 4488 | ], | 4488 | ], |
| 4489 | "isOsiApproved": false, | 4489 | "isOsiApproved": true |
| 4490 | "isFsfLibre": true | ||
| 4491 | }, | 4490 | }, |
| 4492 | { | 4491 | { |
| 4493 | "reference": "https://spdx.org/licenses/HPND.html", | 4492 | "reference": "https://spdx.org/licenses/HPND.html", |
| @@ -4503,17 +4502,17 @@ | |||
| 4503 | "isFsfLibre": true | 4502 | "isFsfLibre": true |
| 4504 | }, | 4503 | }, |
| 4505 | { | 4504 | { |
| 4506 | "reference": "https://spdx.org/licenses/NASA-1.3.html", | 4505 | "reference": "https://spdx.org/licenses/Zimbra-1.3.html", |
| 4507 | "isDeprecatedLicenseId": false, | 4506 | "isDeprecatedLicenseId": false, |
| 4508 | "detailsUrl": "https://spdx.org/licenses/NASA-1.3.json", | 4507 | "detailsUrl": "https://spdx.org/licenses/Zimbra-1.3.json", |
| 4509 | "referenceNumber": 362, | 4508 | "referenceNumber": 362, |
| 4510 | "name": "NASA Open Source Agreement 1.3", | 4509 | "name": "Zimbra Public License v1.3", |
| 4511 | "licenseId": "NASA-1.3", | 4510 | "licenseId": "Zimbra-1.3", |
| 4512 | "seeAlso": [ | 4511 | "seeAlso": [ |
| 4513 | "http://ti.arc.nasa.gov/opensource/nosa/", | 4512 | "http://web.archive.org/web/20100302225219/http://www.zimbra.com/license/zimbra-public-license-1-3.html" |
| 4514 | "https://opensource.org/licenses/NASA-1.3" | ||
| 4515 | ], | 4513 | ], |
| 4516 | "isOsiApproved": true | 4514 | "isOsiApproved": false, |
| 4515 | "isFsfLibre": true | ||
| 4517 | }, | 4516 | }, |
| 4518 | { | 4517 | { |
| 4519 | "reference": "https://spdx.org/licenses/Borceux.html", | 4518 | "reference": "https://spdx.org/licenses/Borceux.html", |
| @@ -4552,17 +4551,17 @@ | |||
| 4552 | "isOsiApproved": false | 4551 | "isOsiApproved": false |
| 4553 | }, | 4552 | }, |
| 4554 | { | 4553 | { |
| 4555 | "reference": "https://spdx.org/licenses/CPAL-1.0.html", | 4554 | "reference": "https://spdx.org/licenses/NASA-1.3.html", |
| 4556 | "isDeprecatedLicenseId": false, | 4555 | "isDeprecatedLicenseId": false, |
| 4557 | "detailsUrl": "https://spdx.org/licenses/CPAL-1.0.json", | 4556 | "detailsUrl": "https://spdx.org/licenses/NASA-1.3.json", |
| 4558 | "referenceNumber": 366, | 4557 | "referenceNumber": 366, |
| 4559 | "name": "Common Public Attribution License 1.0", | 4558 | "name": "NASA Open Source Agreement 1.3", |
| 4560 | "licenseId": "CPAL-1.0", | 4559 | "licenseId": "NASA-1.3", |
| 4561 | "seeAlso": [ | 4560 | "seeAlso": [ |
| 4562 | "https://opensource.org/licenses/CPAL-1.0" | 4561 | "http://ti.arc.nasa.gov/opensource/nosa/", |
| 4562 | "https://opensource.org/licenses/NASA-1.3" | ||
| 4563 | ], | 4563 | ], |
| 4564 | "isOsiApproved": true, | 4564 | "isOsiApproved": true |
| 4565 | "isFsfLibre": true | ||
| 4566 | }, | 4565 | }, |
| 4567 | { | 4566 | { |
| 4568 | "reference": "https://spdx.org/licenses/VOSTROM.html", | 4567 | "reference": "https://spdx.org/licenses/VOSTROM.html", |
| @@ -4577,16 +4576,18 @@ | |||
| 4577 | "isOsiApproved": false | 4576 | "isOsiApproved": false |
| 4578 | }, | 4577 | }, |
| 4579 | { | 4578 | { |
| 4580 | "reference": "https://spdx.org/licenses/Abstyles.html", | 4579 | "reference": "https://spdx.org/licenses/MIT-0.html", |
| 4581 | "isDeprecatedLicenseId": false, | 4580 | "isDeprecatedLicenseId": false, |
| 4582 | "detailsUrl": "https://spdx.org/licenses/Abstyles.json", | 4581 | "detailsUrl": "https://spdx.org/licenses/MIT-0.json", |
| 4583 | "referenceNumber": 368, | 4582 | "referenceNumber": 368, |
| 4584 | "name": "Abstyles License", | 4583 | "name": "MIT No Attribution", |
| 4585 | "licenseId": "Abstyles", | 4584 | "licenseId": "MIT-0", |
| 4586 | "seeAlso": [ | 4585 | "seeAlso": [ |
| 4587 | "https://fedoraproject.org/wiki/Licensing/Abstyles" | 4586 | "https://github.com/aws/mit-0", |
| 4587 | "https://romanrm.net/mit-zero", | ||
| 4588 | "https://github.com/awsdocs/aws-cloud9-user-guide/blob/master/LICENSE-SAMPLECODE" | ||
| 4588 | ], | 4589 | ], |
| 4589 | "isOsiApproved": false | 4590 | "isOsiApproved": true |
| 4590 | }, | 4591 | }, |
| 4591 | { | 4592 | { |
| 4592 | "reference": "https://spdx.org/licenses/ISC.html", | 4593 | "reference": "https://spdx.org/licenses/ISC.html", |
| @@ -4641,18 +4642,17 @@ | |||
| 4641 | "isOsiApproved": true | 4642 | "isOsiApproved": true |
| 4642 | }, | 4643 | }, |
| 4643 | { | 4644 | { |
| 4644 | "reference": "https://spdx.org/licenses/MIT-0.html", | 4645 | "reference": "https://spdx.org/licenses/NOSL.html", |
| 4645 | "isDeprecatedLicenseId": false, | 4646 | "isDeprecatedLicenseId": false, |
| 4646 | "detailsUrl": "https://spdx.org/licenses/MIT-0.json", | 4647 | "detailsUrl": "https://spdx.org/licenses/NOSL.json", |
| 4647 | "referenceNumber": 373, | 4648 | "referenceNumber": 373, |
| 4648 | "name": "MIT No Attribution", | 4649 | "name": "Netizen Open Source License", |
| 4649 | "licenseId": "MIT-0", | 4650 | "licenseId": "NOSL", |
| 4650 | "seeAlso": [ | 4651 | "seeAlso": [ |
| 4651 | "https://github.com/aws/mit-0", | 4652 | "http://bits.netizen.com.au/licenses/NOSL/nosl.txt" |
| 4652 | "https://romanrm.net/mit-zero", | ||
| 4653 | "https://github.com/awsdocs/aws-cloud9-user-guide/blob/master/LICENSE-SAMPLECODE" | ||
| 4654 | ], | 4653 | ], |
| 4655 | "isOsiApproved": true | 4654 | "isOsiApproved": false, |
| 4655 | "isFsfLibre": true | ||
| 4656 | }, | 4656 | }, |
| 4657 | { | 4657 | { |
| 4658 | "reference": "https://spdx.org/licenses/SMLNJ.html", | 4658 | "reference": "https://spdx.org/licenses/SMLNJ.html", |
| @@ -4681,16 +4681,16 @@ | |||
| 4681 | "isOsiApproved": true | 4681 | "isOsiApproved": true |
| 4682 | }, | 4682 | }, |
| 4683 | { | 4683 | { |
| 4684 | "reference": "https://spdx.org/licenses/NOSL.html", | 4684 | "reference": "https://spdx.org/licenses/CPAL-1.0.html", |
| 4685 | "isDeprecatedLicenseId": false, | 4685 | "isDeprecatedLicenseId": false, |
| 4686 | "detailsUrl": "https://spdx.org/licenses/NOSL.json", | 4686 | "detailsUrl": "https://spdx.org/licenses/CPAL-1.0.json", |
| 4687 | "referenceNumber": 376, | 4687 | "referenceNumber": 376, |
| 4688 | "name": "Netizen Open Source License", | 4688 | "name": "Common Public Attribution License 1.0", |
| 4689 | "licenseId": "NOSL", | 4689 | "licenseId": "CPAL-1.0", |
| 4690 | "seeAlso": [ | 4690 | "seeAlso": [ |
| 4691 | "http://bits.netizen.com.au/licenses/NOSL/nosl.txt" | 4691 | "https://opensource.org/licenses/CPAL-1.0" |
| 4692 | ], | 4692 | ], |
| 4693 | "isOsiApproved": false, | 4693 | "isOsiApproved": true, |
| 4694 | "isFsfLibre": true | 4694 | "isFsfLibre": true |
| 4695 | }, | 4695 | }, |
| 4696 | { | 4696 | { |
| @@ -4783,56 +4783,55 @@ | |||
| 4783 | "isOsiApproved": false | 4783 | "isOsiApproved": false |
| 4784 | }, | 4784 | }, |
| 4785 | { | 4785 | { |
| 4786 | "reference": "https://spdx.org/licenses/CDDL-1.1.html", | 4786 | "reference": "https://spdx.org/licenses/EUPL-1.0.html", |
| 4787 | "isDeprecatedLicenseId": false, | 4787 | "isDeprecatedLicenseId": false, |
| 4788 | "detailsUrl": "https://spdx.org/licenses/CDDL-1.1.json", | 4788 | "detailsUrl": "https://spdx.org/licenses/EUPL-1.0.json", |
| 4789 | "referenceNumber": 384, | 4789 | "referenceNumber": 384, |
| 4790 | "name": "Common Development and Distribution License 1.1", | 4790 | "name": "European Union Public License 1.0", |
| 4791 | "licenseId": "CDDL-1.1", | 4791 | "licenseId": "EUPL-1.0", |
| 4792 | "seeAlso": [ | 4792 | "seeAlso": [ |
| 4793 | "http://glassfish.java.net/public/CDDL+GPL_1_1.html", | 4793 | "http://ec.europa.eu/idabc/en/document/7330.html", |
| 4794 | "https://javaee.github.io/glassfish/LICENSE" | 4794 | "http://ec.europa.eu/idabc/servlets/Doc027f.pdf?id\u003d31096" |
| 4795 | ], | 4795 | ], |
| 4796 | "isOsiApproved": false | 4796 | "isOsiApproved": false |
| 4797 | }, | 4797 | }, |
| 4798 | { | 4798 | { |
| 4799 | "reference": "https://spdx.org/licenses/Zimbra-1.3.html", | 4799 | "reference": "https://spdx.org/licenses/CDDL-1.1.html", |
| 4800 | "isDeprecatedLicenseId": false, | 4800 | "isDeprecatedLicenseId": false, |
| 4801 | "detailsUrl": "https://spdx.org/licenses/Zimbra-1.3.json", | 4801 | "detailsUrl": "https://spdx.org/licenses/CDDL-1.1.json", |
| 4802 | "referenceNumber": 385, | 4802 | "referenceNumber": 385, |
| 4803 | "name": "Zimbra Public License v1.3", | 4803 | "name": "Common Development and Distribution License 1.1", |
| 4804 | "licenseId": "Zimbra-1.3", | 4804 | "licenseId": "CDDL-1.1", |
| 4805 | "seeAlso": [ | 4805 | "seeAlso": [ |
| 4806 | "http://web.archive.org/web/20100302225219/http://www.zimbra.com/license/zimbra-public-license-1-3.html" | 4806 | "http://glassfish.java.net/public/CDDL+GPL_1_1.html", |
| 4807 | "https://javaee.github.io/glassfish/LICENSE" | ||
| 4807 | ], | 4808 | ], |
| 4808 | "isOsiApproved": false, | 4809 | "isOsiApproved": false |
| 4809 | "isFsfLibre": true | ||
| 4810 | }, | 4810 | }, |
| 4811 | { | 4811 | { |
| 4812 | "reference": "https://spdx.org/licenses/EUPL-1.0.html", | 4812 | "reference": "https://spdx.org/licenses/GFDL-1.3-only.html", |
| 4813 | "isDeprecatedLicenseId": false, | 4813 | "isDeprecatedLicenseId": false, |
| 4814 | "detailsUrl": "https://spdx.org/licenses/EUPL-1.0.json", | 4814 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.3-only.json", |
| 4815 | "referenceNumber": 386, | 4815 | "referenceNumber": 386, |
| 4816 | "name": "European Union Public License 1.0", | 4816 | "name": "GNU Free Documentation License v1.3 only", |
| 4817 | "licenseId": "EUPL-1.0", | 4817 | "licenseId": "GFDL-1.3-only", |
| 4818 | "seeAlso": [ | 4818 | "seeAlso": [ |
| 4819 | "http://ec.europa.eu/idabc/en/document/7330.html", | 4819 | "https://www.gnu.org/licenses/fdl-1.3.txt" |
| 4820 | "http://ec.europa.eu/idabc/servlets/Doc027f.pdf?id\u003d31096" | ||
| 4821 | ], | 4820 | ], |
| 4822 | "isOsiApproved": false | 4821 | "isOsiApproved": false, |
| 4822 | "isFsfLibre": true | ||
| 4823 | }, | 4823 | }, |
| 4824 | { | 4824 | { |
| 4825 | "reference": "https://spdx.org/licenses/Fair.html", | 4825 | "reference": "https://spdx.org/licenses/OLDAP-2.6.html", |
| 4826 | "isDeprecatedLicenseId": false, | 4826 | "isDeprecatedLicenseId": false, |
| 4827 | "detailsUrl": "https://spdx.org/licenses/Fair.json", | 4827 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.6.json", |
| 4828 | "referenceNumber": 387, | 4828 | "referenceNumber": 387, |
| 4829 | "name": "Fair License", | 4829 | "name": "Open LDAP Public License v2.6", |
| 4830 | "licenseId": "Fair", | 4830 | "licenseId": "OLDAP-2.6", |
| 4831 | "seeAlso": [ | 4831 | "seeAlso": [ |
| 4832 | "http://fairlicense.org/", | 4832 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d1cae062821881f41b73012ba816434897abf4205" |
| 4833 | "https://opensource.org/licenses/Fair" | ||
| 4834 | ], | 4833 | ], |
| 4835 | "isOsiApproved": true | 4834 | "isOsiApproved": false |
| 4836 | }, | 4835 | }, |
| 4837 | { | 4836 | { |
| 4838 | "reference": "https://spdx.org/licenses/JSON.html", | 4837 | "reference": "https://spdx.org/licenses/JSON.html", |
| @@ -4875,17 +4874,17 @@ | |||
| 4875 | "isFsfLibre": true | 4874 | "isFsfLibre": true |
| 4876 | }, | 4875 | }, |
| 4877 | { | 4876 | { |
| 4878 | "reference": "https://spdx.org/licenses/OPL-1.0.html", | 4877 | "reference": "https://spdx.org/licenses/Fair.html", |
| 4879 | "isDeprecatedLicenseId": false, | 4878 | "isDeprecatedLicenseId": false, |
| 4880 | "detailsUrl": "https://spdx.org/licenses/OPL-1.0.json", | 4879 | "detailsUrl": "https://spdx.org/licenses/Fair.json", |
| 4881 | "referenceNumber": 391, | 4880 | "referenceNumber": 391, |
| 4882 | "name": "Open Public License v1.0", | 4881 | "name": "Fair License", |
| 4883 | "licenseId": "OPL-1.0", | 4882 | "licenseId": "Fair", |
| 4884 | "seeAlso": [ | 4883 | "seeAlso": [ |
| 4885 | "http://old.koalateam.com/jackaroo/OPL_1_0.TXT", | 4884 | "http://fairlicense.org/", |
| 4886 | "https://fedoraproject.org/wiki/Licensing/Open_Public_License" | 4885 | "https://opensource.org/licenses/Fair" |
| 4887 | ], | 4886 | ], |
| 4888 | "isOsiApproved": false | 4887 | "isOsiApproved": true |
| 4889 | }, | 4888 | }, |
| 4890 | { | 4889 | { |
| 4891 | "reference": "https://spdx.org/licenses/GPL-2.0-with-font-exception.html", | 4890 | "reference": "https://spdx.org/licenses/GPL-2.0-with-font-exception.html", |
| @@ -4977,14 +4976,15 @@ | |||
| 4977 | "isOsiApproved": true | 4976 | "isOsiApproved": true |
| 4978 | }, | 4977 | }, |
| 4979 | { | 4978 | { |
| 4980 | "reference": "https://spdx.org/licenses/OLDAP-2.6.html", | 4979 | "reference": "https://spdx.org/licenses/OPL-1.0.html", |
| 4981 | "isDeprecatedLicenseId": false, | 4980 | "isDeprecatedLicenseId": false, |
| 4982 | "detailsUrl": "https://spdx.org/licenses/OLDAP-2.6.json", | 4981 | "detailsUrl": "https://spdx.org/licenses/OPL-1.0.json", |
| 4983 | "referenceNumber": 399, | 4982 | "referenceNumber": 399, |
| 4984 | "name": "Open LDAP Public License v2.6", | 4983 | "name": "Open Public License v1.0", |
| 4985 | "licenseId": "OLDAP-2.6", | 4984 | "licenseId": "OPL-1.0", |
| 4986 | "seeAlso": [ | 4985 | "seeAlso": [ |
| 4987 | "http://www.openldap.org/devel/gitweb.cgi?p\u003dopenldap.git;a\u003dblob;f\u003dLICENSE;hb\u003d1cae062821881f41b73012ba816434897abf4205" | 4986 | "http://old.koalateam.com/jackaroo/OPL_1_0.TXT", |
| 4987 | "https://fedoraproject.org/wiki/Licensing/Open_Public_License" | ||
| 4988 | ], | 4988 | ], |
| 4989 | "isOsiApproved": false | 4989 | "isOsiApproved": false |
| 4990 | }, | 4990 | }, |
| @@ -5001,49 +5001,24 @@ | |||
| 5001 | "isOsiApproved": false | 5001 | "isOsiApproved": false |
| 5002 | }, | 5002 | }, |
| 5003 | { | 5003 | { |
| 5004 | "reference": "https://spdx.org/licenses/NCGL-UK-2.0.html", | ||
| 5005 | "isDeprecatedLicenseId": false, | ||
| 5006 | "detailsUrl": "https://spdx.org/licenses/NCGL-UK-2.0.json", | ||
| 5007 | "referenceNumber": 401, | ||
| 5008 | "name": "Non-Commercial Government Licence", | ||
| 5009 | "licenseId": "NCGL-UK-2.0", | ||
| 5010 | "seeAlso": [ | ||
| 5011 | "http://www.nationalarchives.gov.uk/doc/non-commercial-government-licence/version/2/" | ||
| 5012 | ], | ||
| 5013 | "isOsiApproved": false | ||
| 5014 | }, | ||
| 5015 | { | ||
| 5016 | "reference": "https://spdx.org/licenses/QPL-1.0.html", | 5004 | "reference": "https://spdx.org/licenses/QPL-1.0.html", |
| 5017 | "isDeprecatedLicenseId": false, | 5005 | "isDeprecatedLicenseId": false, |
| 5018 | "detailsUrl": "https://spdx.org/licenses/QPL-1.0.json", | 5006 | "detailsUrl": "https://spdx.org/licenses/QPL-1.0.json", |
| 5019 | "referenceNumber": 402, | 5007 | "referenceNumber": 401, |
| 5020 | "name": "Q Public License 1.0", | 5008 | "name": "Q Public License 1.0", |
| 5021 | "licenseId": "QPL-1.0", | 5009 | "licenseId": "QPL-1.0", |
| 5022 | "seeAlso": [ | 5010 | "seeAlso": [ |
| 5023 | "http://doc.qt.nokia.com/3.3/license.html", | 5011 | "http://doc.qt.nokia.com/3.3/license.html", |
| 5024 | "https://opensource.org/licenses/QPL-1.0", | 5012 | "https://opensource.org/licenses/QPL-1.0" |
| 5025 | "https://doc.qt.io/archives/3.3/license.html" | ||
| 5026 | ], | 5013 | ], |
| 5027 | "isOsiApproved": true, | 5014 | "isOsiApproved": true, |
| 5028 | "isFsfLibre": true | 5015 | "isFsfLibre": true |
| 5029 | }, | 5016 | }, |
| 5030 | { | 5017 | { |
| 5031 | "reference": "https://spdx.org/licenses/GFDL-1.2-no-invariants-or-later.html", | ||
| 5032 | "isDeprecatedLicenseId": false, | ||
| 5033 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-no-invariants-or-later.json", | ||
| 5034 | "referenceNumber": 403, | ||
| 5035 | "name": "GNU Free Documentation License v1.2 or later - no invariants", | ||
| 5036 | "licenseId": "GFDL-1.2-no-invariants-or-later", | ||
| 5037 | "seeAlso": [ | ||
| 5038 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" | ||
| 5039 | ], | ||
| 5040 | "isOsiApproved": false | ||
| 5041 | }, | ||
| 5042 | { | ||
| 5043 | "reference": "https://spdx.org/licenses/EUPL-1.2.html", | 5018 | "reference": "https://spdx.org/licenses/EUPL-1.2.html", |
| 5044 | "isDeprecatedLicenseId": false, | 5019 | "isDeprecatedLicenseId": false, |
| 5045 | "detailsUrl": "https://spdx.org/licenses/EUPL-1.2.json", | 5020 | "detailsUrl": "https://spdx.org/licenses/EUPL-1.2.json", |
| 5046 | "referenceNumber": 404, | 5021 | "referenceNumber": 402, |
| 5047 | "name": "European Union Public License 1.2", | 5022 | "name": "European Union Public License 1.2", |
| 5048 | "licenseId": "EUPL-1.2", | 5023 | "licenseId": "EUPL-1.2", |
| 5049 | "seeAlso": [ | 5024 | "seeAlso": [ |
| @@ -5057,15 +5032,14 @@ | |||
| 5057 | "isOsiApproved": true | 5032 | "isOsiApproved": true |
| 5058 | }, | 5033 | }, |
| 5059 | { | 5034 | { |
| 5060 | "reference": "https://spdx.org/licenses/Beerware.html", | 5035 | "reference": "https://spdx.org/licenses/GFDL-1.2-no-invariants-or-later.html", |
| 5061 | "isDeprecatedLicenseId": false, | 5036 | "isDeprecatedLicenseId": false, |
| 5062 | "detailsUrl": "https://spdx.org/licenses/Beerware.json", | 5037 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.2-no-invariants-or-later.json", |
| 5063 | "referenceNumber": 405, | 5038 | "referenceNumber": 403, |
| 5064 | "name": "Beerware License", | 5039 | "name": "GNU Free Documentation License v1.2 or later - no invariants", |
| 5065 | "licenseId": "Beerware", | 5040 | "licenseId": "GFDL-1.2-no-invariants-or-later", |
| 5066 | "seeAlso": [ | 5041 | "seeAlso": [ |
| 5067 | "https://fedoraproject.org/wiki/Licensing/Beerware", | 5042 | "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt" |
| 5068 | "https://people.freebsd.org/~phk/" | ||
| 5069 | ], | 5043 | ], |
| 5070 | "isOsiApproved": false | 5044 | "isOsiApproved": false |
| 5071 | }, | 5045 | }, |
| @@ -5073,7 +5047,7 @@ | |||
| 5073 | "reference": "https://spdx.org/licenses/eCos-2.0.html", | 5047 | "reference": "https://spdx.org/licenses/eCos-2.0.html", |
| 5074 | "isDeprecatedLicenseId": true, | 5048 | "isDeprecatedLicenseId": true, |
| 5075 | "detailsUrl": "https://spdx.org/licenses/eCos-2.0.json", | 5049 | "detailsUrl": "https://spdx.org/licenses/eCos-2.0.json", |
| 5076 | "referenceNumber": 406, | 5050 | "referenceNumber": 404, |
| 5077 | "name": "eCos license version 2.0", | 5051 | "name": "eCos license version 2.0", |
| 5078 | "licenseId": "eCos-2.0", | 5052 | "licenseId": "eCos-2.0", |
| 5079 | "seeAlso": [ | 5053 | "seeAlso": [ |
| @@ -5082,27 +5056,27 @@ | |||
| 5082 | "isOsiApproved": false | 5056 | "isOsiApproved": false |
| 5083 | }, | 5057 | }, |
| 5084 | { | 5058 | { |
| 5085 | "reference": "https://spdx.org/licenses/CAL-1.0.html", | 5059 | "reference": "https://spdx.org/licenses/NCGL-UK-2.0.html", |
| 5086 | "isDeprecatedLicenseId": false, | 5060 | "isDeprecatedLicenseId": false, |
| 5087 | "detailsUrl": "https://spdx.org/licenses/CAL-1.0.json", | 5061 | "detailsUrl": "https://spdx.org/licenses/NCGL-UK-2.0.json", |
| 5088 | "referenceNumber": 407, | 5062 | "referenceNumber": 405, |
| 5089 | "name": "Cryptographic Autonomy License 1.0", | 5063 | "name": "Non-Commercial Government Licence", |
| 5090 | "licenseId": "CAL-1.0", | 5064 | "licenseId": "NCGL-UK-2.0", |
| 5091 | "seeAlso": [ | 5065 | "seeAlso": [ |
| 5092 | "http://cryptographicautonomylicense.com/license-text.html", | 5066 | "http://www.nationalarchives.gov.uk/doc/non-commercial-government-licence/version/2/" |
| 5093 | "https://opensource.org/licenses/CAL-1.0" | ||
| 5094 | ], | 5067 | ], |
| 5095 | "isOsiApproved": true | 5068 | "isOsiApproved": false |
| 5096 | }, | 5069 | }, |
| 5097 | { | 5070 | { |
| 5098 | "reference": "https://spdx.org/licenses/GPL-2.0-with-bison-exception.html", | 5071 | "reference": "https://spdx.org/licenses/Beerware.html", |
| 5099 | "isDeprecatedLicenseId": true, | 5072 | "isDeprecatedLicenseId": false, |
| 5100 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-with-bison-exception.json", | 5073 | "detailsUrl": "https://spdx.org/licenses/Beerware.json", |
| 5101 | "referenceNumber": 408, | 5074 | "referenceNumber": 406, |
| 5102 | "name": "GNU General Public License v2.0 w/Bison exception", | 5075 | "name": "Beerware License", |
| 5103 | "licenseId": "GPL-2.0-with-bison-exception", | 5076 | "licenseId": "Beerware", |
| 5104 | "seeAlso": [ | 5077 | "seeAlso": [ |
| 5105 | "http://git.savannah.gnu.org/cgit/bison.git/tree/data/yacc.c?id\u003d193d7c7054ba7197b0789e14965b739162319b5e#n141" | 5078 | "https://fedoraproject.org/wiki/Licensing/Beerware", |
| 5079 | "https://people.freebsd.org/~phk/" | ||
| 5106 | ], | 5080 | ], |
| 5107 | "isOsiApproved": false | 5081 | "isOsiApproved": false |
| 5108 | }, | 5082 | }, |
| @@ -5110,7 +5084,7 @@ | |||
| 5110 | "reference": "https://spdx.org/licenses/BSD-3-Clause-Open-MPI.html", | 5084 | "reference": "https://spdx.org/licenses/BSD-3-Clause-Open-MPI.html", |
| 5111 | "isDeprecatedLicenseId": false, | 5085 | "isDeprecatedLicenseId": false, |
| 5112 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-Open-MPI.json", | 5086 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-Open-MPI.json", |
| 5113 | "referenceNumber": 409, | 5087 | "referenceNumber": 407, |
| 5114 | "name": "BSD 3-Clause Open MPI variant", | 5088 | "name": "BSD 3-Clause Open MPI variant", |
| 5115 | "licenseId": "BSD-3-Clause-Open-MPI", | 5089 | "licenseId": "BSD-3-Clause-Open-MPI", |
| 5116 | "seeAlso": [ | 5090 | "seeAlso": [ |
| @@ -5120,14 +5094,14 @@ | |||
| 5120 | "isOsiApproved": false | 5094 | "isOsiApproved": false |
| 5121 | }, | 5095 | }, |
| 5122 | { | 5096 | { |
| 5123 | "reference": "https://spdx.org/licenses/GPL-2.0-with-autoconf-exception.html", | 5097 | "reference": "https://spdx.org/licenses/GPL-2.0-with-bison-exception.html", |
| 5124 | "isDeprecatedLicenseId": true, | 5098 | "isDeprecatedLicenseId": true, |
| 5125 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-with-autoconf-exception.json", | 5099 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-with-bison-exception.json", |
| 5126 | "referenceNumber": 410, | 5100 | "referenceNumber": 408, |
| 5127 | "name": "GNU General Public License v2.0 w/Autoconf exception", | 5101 | "name": "GNU General Public License v2.0 w/Bison exception", |
| 5128 | "licenseId": "GPL-2.0-with-autoconf-exception", | 5102 | "licenseId": "GPL-2.0-with-bison-exception", |
| 5129 | "seeAlso": [ | 5103 | "seeAlso": [ |
| 5130 | "http://ac-archive.sourceforge.net/doc/copyright.html" | 5104 | "http://git.savannah.gnu.org/cgit/bison.git/tree/data/yacc.c?id\u003d193d7c7054ba7197b0789e14965b739162319b5e#n141" |
| 5131 | ], | 5105 | ], |
| 5132 | "isOsiApproved": false | 5106 | "isOsiApproved": false |
| 5133 | }, | 5107 | }, |
| @@ -5135,7 +5109,7 @@ | |||
| 5135 | "reference": "https://spdx.org/licenses/CECILL-B.html", | 5109 | "reference": "https://spdx.org/licenses/CECILL-B.html", |
| 5136 | "isDeprecatedLicenseId": false, | 5110 | "isDeprecatedLicenseId": false, |
| 5137 | "detailsUrl": "https://spdx.org/licenses/CECILL-B.json", | 5111 | "detailsUrl": "https://spdx.org/licenses/CECILL-B.json", |
| 5138 | "referenceNumber": 411, | 5112 | "referenceNumber": 409, |
| 5139 | "name": "CeCILL-B Free Software License Agreement", | 5113 | "name": "CeCILL-B Free Software License Agreement", |
| 5140 | "licenseId": "CECILL-B", | 5114 | "licenseId": "CECILL-B", |
| 5141 | "seeAlso": [ | 5115 | "seeAlso": [ |
| @@ -5145,10 +5119,22 @@ | |||
| 5145 | "isFsfLibre": true | 5119 | "isFsfLibre": true |
| 5146 | }, | 5120 | }, |
| 5147 | { | 5121 | { |
| 5122 | "reference": "https://spdx.org/licenses/GPL-2.0-with-autoconf-exception.html", | ||
| 5123 | "isDeprecatedLicenseId": true, | ||
| 5124 | "detailsUrl": "https://spdx.org/licenses/GPL-2.0-with-autoconf-exception.json", | ||
| 5125 | "referenceNumber": 410, | ||
| 5126 | "name": "GNU General Public License v2.0 w/Autoconf exception", | ||
| 5127 | "licenseId": "GPL-2.0-with-autoconf-exception", | ||
| 5128 | "seeAlso": [ | ||
| 5129 | "http://ac-archive.sourceforge.net/doc/copyright.html" | ||
| 5130 | ], | ||
| 5131 | "isOsiApproved": false | ||
| 5132 | }, | ||
| 5133 | { | ||
| 5148 | "reference": "https://spdx.org/licenses/EPL-2.0.html", | 5134 | "reference": "https://spdx.org/licenses/EPL-2.0.html", |
| 5149 | "isDeprecatedLicenseId": false, | 5135 | "isDeprecatedLicenseId": false, |
| 5150 | "detailsUrl": "https://spdx.org/licenses/EPL-2.0.json", | 5136 | "detailsUrl": "https://spdx.org/licenses/EPL-2.0.json", |
| 5151 | "referenceNumber": 412, | 5137 | "referenceNumber": 411, |
| 5152 | "name": "Eclipse Public License 2.0", | 5138 | "name": "Eclipse Public License 2.0", |
| 5153 | "licenseId": "EPL-2.0", | 5139 | "licenseId": "EPL-2.0", |
| 5154 | "seeAlso": [ | 5140 | "seeAlso": [ |
| @@ -5162,7 +5148,7 @@ | |||
| 5162 | "reference": "https://spdx.org/licenses/MIT-feh.html", | 5148 | "reference": "https://spdx.org/licenses/MIT-feh.html", |
| 5163 | "isDeprecatedLicenseId": false, | 5149 | "isDeprecatedLicenseId": false, |
| 5164 | "detailsUrl": "https://spdx.org/licenses/MIT-feh.json", | 5150 | "detailsUrl": "https://spdx.org/licenses/MIT-feh.json", |
| 5165 | "referenceNumber": 413, | 5151 | "referenceNumber": 412, |
| 5166 | "name": "feh License", | 5152 | "name": "feh License", |
| 5167 | "licenseId": "MIT-feh", | 5153 | "licenseId": "MIT-feh", |
| 5168 | "seeAlso": [ | 5154 | "seeAlso": [ |
| @@ -5174,7 +5160,7 @@ | |||
| 5174 | "reference": "https://spdx.org/licenses/RPL-1.1.html", | 5160 | "reference": "https://spdx.org/licenses/RPL-1.1.html", |
| 5175 | "isDeprecatedLicenseId": false, | 5161 | "isDeprecatedLicenseId": false, |
| 5176 | "detailsUrl": "https://spdx.org/licenses/RPL-1.1.json", | 5162 | "detailsUrl": "https://spdx.org/licenses/RPL-1.1.json", |
| 5177 | "referenceNumber": 414, | 5163 | "referenceNumber": 413, |
| 5178 | "name": "Reciprocal Public License 1.1", | 5164 | "name": "Reciprocal Public License 1.1", |
| 5179 | "licenseId": "RPL-1.1", | 5165 | "licenseId": "RPL-1.1", |
| 5180 | "seeAlso": [ | 5166 | "seeAlso": [ |
| @@ -5183,6 +5169,18 @@ | |||
| 5183 | "isOsiApproved": true | 5169 | "isOsiApproved": true |
| 5184 | }, | 5170 | }, |
| 5185 | { | 5171 | { |
| 5172 | "reference": "https://spdx.org/licenses/CDLA-Permissive-1.0.html", | ||
| 5173 | "isDeprecatedLicenseId": false, | ||
| 5174 | "detailsUrl": "https://spdx.org/licenses/CDLA-Permissive-1.0.json", | ||
| 5175 | "referenceNumber": 414, | ||
| 5176 | "name": "Community Data License Agreement Permissive 1.0", | ||
| 5177 | "licenseId": "CDLA-Permissive-1.0", | ||
| 5178 | "seeAlso": [ | ||
| 5179 | "https://cdla.io/permissive-1-0" | ||
| 5180 | ], | ||
| 5181 | "isOsiApproved": false | ||
| 5182 | }, | ||
| 5183 | { | ||
| 5186 | "reference": "https://spdx.org/licenses/Python-2.0.html", | 5184 | "reference": "https://spdx.org/licenses/Python-2.0.html", |
| 5187 | "isDeprecatedLicenseId": false, | 5185 | "isDeprecatedLicenseId": false, |
| 5188 | "detailsUrl": "https://spdx.org/licenses/Python-2.0.json", | 5186 | "detailsUrl": "https://spdx.org/licenses/Python-2.0.json", |
| @@ -5196,22 +5194,10 @@ | |||
| 5196 | "isFsfLibre": true | 5194 | "isFsfLibre": true |
| 5197 | }, | 5195 | }, |
| 5198 | { | 5196 | { |
| 5199 | "reference": "https://spdx.org/licenses/CDLA-Permissive-1.0.html", | ||
| 5200 | "isDeprecatedLicenseId": false, | ||
| 5201 | "detailsUrl": "https://spdx.org/licenses/CDLA-Permissive-1.0.json", | ||
| 5202 | "referenceNumber": 416, | ||
| 5203 | "name": "Community Data License Agreement Permissive 1.0", | ||
| 5204 | "licenseId": "CDLA-Permissive-1.0", | ||
| 5205 | "seeAlso": [ | ||
| 5206 | "https://cdla.io/permissive-1-0" | ||
| 5207 | ], | ||
| 5208 | "isOsiApproved": false | ||
| 5209 | }, | ||
| 5210 | { | ||
| 5211 | "reference": "https://spdx.org/licenses/MPL-1.0.html", | 5197 | "reference": "https://spdx.org/licenses/MPL-1.0.html", |
| 5212 | "isDeprecatedLicenseId": false, | 5198 | "isDeprecatedLicenseId": false, |
| 5213 | "detailsUrl": "https://spdx.org/licenses/MPL-1.0.json", | 5199 | "detailsUrl": "https://spdx.org/licenses/MPL-1.0.json", |
| 5214 | "referenceNumber": 417, | 5200 | "referenceNumber": 416, |
| 5215 | "name": "Mozilla Public License 1.0", | 5201 | "name": "Mozilla Public License 1.0", |
| 5216 | "licenseId": "MPL-1.0", | 5202 | "licenseId": "MPL-1.0", |
| 5217 | "seeAlso": [ | 5203 | "seeAlso": [ |
| @@ -5221,6 +5207,19 @@ | |||
| 5221 | "isOsiApproved": true | 5207 | "isOsiApproved": true |
| 5222 | }, | 5208 | }, |
| 5223 | { | 5209 | { |
| 5210 | "reference": "https://spdx.org/licenses/GFDL-1.1-or-later.html", | ||
| 5211 | "isDeprecatedLicenseId": false, | ||
| 5212 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-or-later.json", | ||
| 5213 | "referenceNumber": 417, | ||
| 5214 | "name": "GNU Free Documentation License v1.1 or later", | ||
| 5215 | "licenseId": "GFDL-1.1-or-later", | ||
| 5216 | "seeAlso": [ | ||
| 5217 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | ||
| 5218 | ], | ||
| 5219 | "isOsiApproved": false, | ||
| 5220 | "isFsfLibre": true | ||
| 5221 | }, | ||
| 5222 | { | ||
| 5224 | "reference": "https://spdx.org/licenses/diffmark.html", | 5223 | "reference": "https://spdx.org/licenses/diffmark.html", |
| 5225 | "isDeprecatedLicenseId": false, | 5224 | "isDeprecatedLicenseId": false, |
| 5226 | "detailsUrl": "https://spdx.org/licenses/diffmark.json", | 5225 | "detailsUrl": "https://spdx.org/licenses/diffmark.json", |
| @@ -5245,14 +5244,14 @@ | |||
| 5245 | "isOsiApproved": false | 5244 | "isOsiApproved": false |
| 5246 | }, | 5245 | }, |
| 5247 | { | 5246 | { |
| 5248 | "reference": "https://spdx.org/licenses/GFDL-1.1-or-later.html", | 5247 | "reference": "https://spdx.org/licenses/OpenSSL.html", |
| 5249 | "isDeprecatedLicenseId": false, | 5248 | "isDeprecatedLicenseId": false, |
| 5250 | "detailsUrl": "https://spdx.org/licenses/GFDL-1.1-or-later.json", | 5249 | "detailsUrl": "https://spdx.org/licenses/OpenSSL.json", |
| 5251 | "referenceNumber": 420, | 5250 | "referenceNumber": 420, |
| 5252 | "name": "GNU Free Documentation License v1.1 or later", | 5251 | "name": "OpenSSL License", |
| 5253 | "licenseId": "GFDL-1.1-or-later", | 5252 | "licenseId": "OpenSSL", |
| 5254 | "seeAlso": [ | 5253 | "seeAlso": [ |
| 5255 | "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt" | 5254 | "http://www.openssl.org/source/license.html" |
| 5256 | ], | 5255 | ], |
| 5257 | "isOsiApproved": false, | 5256 | "isOsiApproved": false, |
| 5258 | "isFsfLibre": true | 5257 | "isFsfLibre": true |
| @@ -5283,14 +5282,14 @@ | |||
| 5283 | "isOsiApproved": false | 5282 | "isOsiApproved": false |
| 5284 | }, | 5283 | }, |
| 5285 | { | 5284 | { |
| 5286 | "reference": "https://spdx.org/licenses/OpenSSL.html", | 5285 | "reference": "https://spdx.org/licenses/AGPL-1.0.html", |
| 5287 | "isDeprecatedLicenseId": false, | 5286 | "isDeprecatedLicenseId": true, |
| 5288 | "detailsUrl": "https://spdx.org/licenses/OpenSSL.json", | 5287 | "detailsUrl": "https://spdx.org/licenses/AGPL-1.0.json", |
| 5289 | "referenceNumber": 423, | 5288 | "referenceNumber": 423, |
| 5290 | "name": "OpenSSL License", | 5289 | "name": "Affero General Public License v1.0", |
| 5291 | "licenseId": "OpenSSL", | 5290 | "licenseId": "AGPL-1.0", |
| 5292 | "seeAlso": [ | 5291 | "seeAlso": [ |
| 5293 | "http://www.openssl.org/source/license.html" | 5292 | "http://www.affero.org/oagpl.html" |
| 5294 | ], | 5293 | ], |
| 5295 | "isOsiApproved": false, | 5294 | "isOsiApproved": false, |
| 5296 | "isFsfLibre": true | 5295 | "isFsfLibre": true |
| @@ -5335,23 +5334,10 @@ | |||
| 5335 | "isOsiApproved": false | 5334 | "isOsiApproved": false |
| 5336 | }, | 5335 | }, |
| 5337 | { | 5336 | { |
| 5338 | "reference": "https://spdx.org/licenses/AGPL-1.0.html", | ||
| 5339 | "isDeprecatedLicenseId": true, | ||
| 5340 | "detailsUrl": "https://spdx.org/licenses/AGPL-1.0.json", | ||
| 5341 | "referenceNumber": 427, | ||
| 5342 | "name": "Affero General Public License v1.0", | ||
| 5343 | "licenseId": "AGPL-1.0", | ||
| 5344 | "seeAlso": [ | ||
| 5345 | "http://www.affero.org/oagpl.html" | ||
| 5346 | ], | ||
| 5347 | "isOsiApproved": false, | ||
| 5348 | "isFsfLibre": true | ||
| 5349 | }, | ||
| 5350 | { | ||
| 5351 | "reference": "https://spdx.org/licenses/Xnet.html", | 5337 | "reference": "https://spdx.org/licenses/Xnet.html", |
| 5352 | "isDeprecatedLicenseId": false, | 5338 | "isDeprecatedLicenseId": false, |
| 5353 | "detailsUrl": "https://spdx.org/licenses/Xnet.json", | 5339 | "detailsUrl": "https://spdx.org/licenses/Xnet.json", |
| 5354 | "referenceNumber": 428, | 5340 | "referenceNumber": 427, |
| 5355 | "name": "X.Net License", | 5341 | "name": "X.Net License", |
| 5356 | "licenseId": "Xnet", | 5342 | "licenseId": "Xnet", |
| 5357 | "seeAlso": [ | 5343 | "seeAlso": [ |
| @@ -5360,6 +5346,18 @@ | |||
| 5360 | "isOsiApproved": true | 5346 | "isOsiApproved": true |
| 5361 | }, | 5347 | }, |
| 5362 | { | 5348 | { |
| 5349 | "reference": "https://spdx.org/licenses/TU-Berlin-1.0.html", | ||
| 5350 | "isDeprecatedLicenseId": false, | ||
| 5351 | "detailsUrl": "https://spdx.org/licenses/TU-Berlin-1.0.json", | ||
| 5352 | "referenceNumber": 428, | ||
| 5353 | "name": "Technische Universitaet Berlin License 1.0", | ||
| 5354 | "licenseId": "TU-Berlin-1.0", | ||
| 5355 | "seeAlso": [ | ||
| 5356 | "https://github.com/swh/ladspa/blob/7bf6f3799fdba70fda297c2d8fd9f526803d9680/gsm/COPYRIGHT" | ||
| 5357 | ], | ||
| 5358 | "isOsiApproved": false | ||
| 5359 | }, | ||
| 5360 | { | ||
| 5363 | "reference": "https://spdx.org/licenses/AGPL-3.0.html", | 5361 | "reference": "https://spdx.org/licenses/AGPL-3.0.html", |
| 5364 | "isDeprecatedLicenseId": true, | 5362 | "isDeprecatedLicenseId": true, |
| 5365 | "detailsUrl": "https://spdx.org/licenses/AGPL-3.0.json", | 5363 | "detailsUrl": "https://spdx.org/licenses/AGPL-3.0.json", |
| @@ -5374,16 +5372,17 @@ | |||
| 5374 | "isFsfLibre": true | 5372 | "isFsfLibre": true |
| 5375 | }, | 5373 | }, |
| 5376 | { | 5374 | { |
| 5377 | "reference": "https://spdx.org/licenses/TU-Berlin-1.0.html", | 5375 | "reference": "https://spdx.org/licenses/CAL-1.0.html", |
| 5378 | "isDeprecatedLicenseId": false, | 5376 | "isDeprecatedLicenseId": false, |
| 5379 | "detailsUrl": "https://spdx.org/licenses/TU-Berlin-1.0.json", | 5377 | "detailsUrl": "https://spdx.org/licenses/CAL-1.0.json", |
| 5380 | "referenceNumber": 430, | 5378 | "referenceNumber": 430, |
| 5381 | "name": "Technische Universitaet Berlin License 1.0", | 5379 | "name": "Cryptographic Autonomy License 1.0", |
| 5382 | "licenseId": "TU-Berlin-1.0", | 5380 | "licenseId": "CAL-1.0", |
| 5383 | "seeAlso": [ | 5381 | "seeAlso": [ |
| 5384 | "https://github.com/swh/ladspa/blob/7bf6f3799fdba70fda297c2d8fd9f526803d9680/gsm/COPYRIGHT" | 5382 | "http://cryptographicautonomylicense.com/license-text.html", |
| 5383 | "https://opensource.org/licenses/CAL-1.0" | ||
| 5385 | ], | 5384 | ], |
| 5386 | "isOsiApproved": false | 5385 | "isOsiApproved": true |
| 5387 | }, | 5386 | }, |
| 5388 | { | 5387 | { |
| 5389 | "reference": "https://spdx.org/licenses/AFL-3.0.html", | 5388 | "reference": "https://spdx.org/licenses/AFL-3.0.html", |
| @@ -5400,16 +5399,16 @@ | |||
| 5400 | "isFsfLibre": true | 5399 | "isFsfLibre": true |
| 5401 | }, | 5400 | }, |
| 5402 | { | 5401 | { |
| 5403 | "reference": "https://spdx.org/licenses/APSL-2.0.html", | 5402 | "reference": "https://spdx.org/licenses/CECILL-C.html", |
| 5404 | "isDeprecatedLicenseId": false, | 5403 | "isDeprecatedLicenseId": false, |
| 5405 | "detailsUrl": "https://spdx.org/licenses/APSL-2.0.json", | 5404 | "detailsUrl": "https://spdx.org/licenses/CECILL-C.json", |
| 5406 | "referenceNumber": 432, | 5405 | "referenceNumber": 432, |
| 5407 | "name": "Apple Public Source License 2.0", | 5406 | "name": "CeCILL-C Free Software License Agreement", |
| 5408 | "licenseId": "APSL-2.0", | 5407 | "licenseId": "CECILL-C", |
| 5409 | "seeAlso": [ | 5408 | "seeAlso": [ |
| 5410 | "http://www.opensource.apple.com/license/apsl/" | 5409 | "http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html" |
| 5411 | ], | 5410 | ], |
| 5412 | "isOsiApproved": true, | 5411 | "isOsiApproved": false, |
| 5413 | "isFsfLibre": true | 5412 | "isFsfLibre": true |
| 5414 | }, | 5413 | }, |
| 5415 | { | 5414 | { |
| @@ -5425,30 +5424,29 @@ | |||
| 5425 | "isOsiApproved": false | 5424 | "isOsiApproved": false |
| 5426 | }, | 5425 | }, |
| 5427 | { | 5426 | { |
| 5428 | "reference": "https://spdx.org/licenses/CECILL-C.html", | 5427 | "reference": "https://spdx.org/licenses/BSD-3-Clause-Clear.html", |
| 5429 | "isDeprecatedLicenseId": false, | 5428 | "isDeprecatedLicenseId": false, |
| 5430 | "detailsUrl": "https://spdx.org/licenses/CECILL-C.json", | 5429 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-Clear.json", |
| 5431 | "referenceNumber": 434, | 5430 | "referenceNumber": 434, |
| 5432 | "name": "CeCILL-C Free Software License Agreement", | 5431 | "name": "BSD 3-Clause Clear License", |
| 5433 | "licenseId": "CECILL-C", | 5432 | "licenseId": "BSD-3-Clause-Clear", |
| 5434 | "seeAlso": [ | 5433 | "seeAlso": [ |
| 5435 | "http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html" | 5434 | "http://labs.metacarta.com/license-explanation.html#license" |
| 5436 | ], | 5435 | ], |
| 5437 | "isOsiApproved": false, | 5436 | "isOsiApproved": false, |
| 5438 | "isFsfLibre": true | 5437 | "isFsfLibre": true |
| 5439 | }, | 5438 | }, |
| 5440 | { | 5439 | { |
| 5441 | "reference": "https://spdx.org/licenses/BSD-3-Clause-Clear.html", | 5440 | "reference": "https://spdx.org/licenses/BSD-3-Clause-Modification.html", |
| 5442 | "isDeprecatedLicenseId": false, | 5441 | "isDeprecatedLicenseId": false, |
| 5443 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-Clear.json", | 5442 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-Modification.json", |
| 5444 | "referenceNumber": 435, | 5443 | "referenceNumber": 435, |
| 5445 | "name": "BSD 3-Clause Clear License", | 5444 | "name": "BSD 3-Clause Modification", |
| 5446 | "licenseId": "BSD-3-Clause-Clear", | 5445 | "licenseId": "BSD-3-Clause-Modification", |
| 5447 | "seeAlso": [ | 5446 | "seeAlso": [ |
| 5448 | "http://labs.metacarta.com/license-explanation.html#license" | 5447 | "https://fedoraproject.org/wiki/Licensing:BSD#Modification_Variant" |
| 5449 | ], | 5448 | ], |
| 5450 | "isOsiApproved": false, | 5449 | "isOsiApproved": false |
| 5451 | "isFsfLibre": true | ||
| 5452 | }, | 5450 | }, |
| 5453 | { | 5451 | { |
| 5454 | "reference": "https://spdx.org/licenses/CC-BY-SA-2.0-UK.html", | 5452 | "reference": "https://spdx.org/licenses/CC-BY-SA-2.0-UK.html", |
| @@ -5511,26 +5509,26 @@ | |||
| 5511 | "isOsiApproved": false | 5509 | "isOsiApproved": false |
| 5512 | }, | 5510 | }, |
| 5513 | { | 5511 | { |
| 5514 | "reference": "https://spdx.org/licenses/BSD-3-Clause-Modification.html", | 5512 | "reference": "https://spdx.org/licenses/Spencer-86.html", |
| 5515 | "isDeprecatedLicenseId": false, | 5513 | "isDeprecatedLicenseId": false, |
| 5516 | "detailsUrl": "https://spdx.org/licenses/BSD-3-Clause-Modification.json", | 5514 | "detailsUrl": "https://spdx.org/licenses/Spencer-86.json", |
| 5517 | "referenceNumber": 441, | 5515 | "referenceNumber": 441, |
| 5518 | "name": "BSD 3-Clause Modification", | 5516 | "name": "Spencer License 86", |
| 5519 | "licenseId": "BSD-3-Clause-Modification", | 5517 | "licenseId": "Spencer-86", |
| 5520 | "seeAlso": [ | 5518 | "seeAlso": [ |
| 5521 | "https://fedoraproject.org/wiki/Licensing:BSD#Modification_Variant" | 5519 | "https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License" |
| 5522 | ], | 5520 | ], |
| 5523 | "isOsiApproved": false | 5521 | "isOsiApproved": false |
| 5524 | }, | 5522 | }, |
| 5525 | { | 5523 | { |
| 5526 | "reference": "https://spdx.org/licenses/Spencer-86.html", | 5524 | "reference": "https://spdx.org/licenses/OCCT-PL.html", |
| 5527 | "isDeprecatedLicenseId": false, | 5525 | "isDeprecatedLicenseId": false, |
| 5528 | "detailsUrl": "https://spdx.org/licenses/Spencer-86.json", | 5526 | "detailsUrl": "https://spdx.org/licenses/OCCT-PL.json", |
| 5529 | "referenceNumber": 442, | 5527 | "referenceNumber": 442, |
| 5530 | "name": "Spencer License 86", | 5528 | "name": "Open CASCADE Technology Public License", |
| 5531 | "licenseId": "Spencer-86", | 5529 | "licenseId": "OCCT-PL", |
| 5532 | "seeAlso": [ | 5530 | "seeAlso": [ |
| 5533 | "https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License" | 5531 | "http://www.opencascade.com/content/occt-public-license" |
| 5534 | ], | 5532 | ], |
| 5535 | "isOsiApproved": false | 5533 | "isOsiApproved": false |
| 5536 | }, | 5534 | }, |
| @@ -5572,14 +5570,15 @@ | |||
| 5572 | "isOsiApproved": false | 5570 | "isOsiApproved": false |
| 5573 | }, | 5571 | }, |
| 5574 | { | 5572 | { |
| 5575 | "reference": "https://spdx.org/licenses/OCCT-PL.html", | 5573 | "reference": "https://spdx.org/licenses/NIST-PD.html", |
| 5576 | "isDeprecatedLicenseId": false, | 5574 | "isDeprecatedLicenseId": false, |
| 5577 | "detailsUrl": "https://spdx.org/licenses/OCCT-PL.json", | 5575 | "detailsUrl": "https://spdx.org/licenses/NIST-PD.json", |
| 5578 | "referenceNumber": 446, | 5576 | "referenceNumber": 446, |
| 5579 | "name": "Open CASCADE Technology Public License", | 5577 | "name": "NIST Public Domain Notice", |
| 5580 | "licenseId": "OCCT-PL", | 5578 | "licenseId": "NIST-PD", |
| 5581 | "seeAlso": [ | 5579 | "seeAlso": [ |
| 5582 | "http://www.opencascade.com/content/occt-public-license" | 5580 | "https://github.com/tcheneau/simpleRPL/blob/e645e69e38dd4e3ccfeceb2db8cba05b7c2e0cd3/LICENSE.txt", |
| 5581 | "https://github.com/tcheneau/Routing/blob/f09f46fcfe636107f22f2c98348188a65a135d98/README.md" | ||
| 5583 | ], | 5582 | ], |
| 5584 | "isOsiApproved": false | 5583 | "isOsiApproved": false |
| 5585 | }, | 5584 | }, |
| @@ -5597,17 +5596,17 @@ | |||
| 5597 | "isFsfLibre": true | 5596 | "isFsfLibre": true |
| 5598 | }, | 5597 | }, |
| 5599 | { | 5598 | { |
| 5600 | "reference": "https://spdx.org/licenses/NIST-PD.html", | 5599 | "reference": "https://spdx.org/licenses/APSL-2.0.html", |
| 5601 | "isDeprecatedLicenseId": false, | 5600 | "isDeprecatedLicenseId": false, |
| 5602 | "detailsUrl": "https://spdx.org/licenses/NIST-PD.json", | 5601 | "detailsUrl": "https://spdx.org/licenses/APSL-2.0.json", |
| 5603 | "referenceNumber": 448, | 5602 | "referenceNumber": 448, |
| 5604 | "name": "NIST Public Domain Notice", | 5603 | "name": "Apple Public Source License 2.0", |
| 5605 | "licenseId": "NIST-PD", | 5604 | "licenseId": "APSL-2.0", |
| 5606 | "seeAlso": [ | 5605 | "seeAlso": [ |
| 5607 | "https://github.com/tcheneau/simpleRPL/blob/e645e69e38dd4e3ccfeceb2db8cba05b7c2e0cd3/LICENSE.txt", | 5606 | "http://www.opensource.apple.com/license/apsl/" |
| 5608 | "https://github.com/tcheneau/Routing/blob/f09f46fcfe636107f22f2c98348188a65a135d98/README.md" | ||
| 5609 | ], | 5607 | ], |
| 5610 | "isOsiApproved": false | 5608 | "isOsiApproved": true, |
| 5609 | "isFsfLibre": true | ||
| 5611 | }, | 5610 | }, |
| 5612 | { | 5611 | { |
| 5613 | "reference": "https://spdx.org/licenses/Leptonica.html", | 5612 | "reference": "https://spdx.org/licenses/Leptonica.html", |
| @@ -5934,5 +5933,5 @@ | |||
| 5934 | "isOsiApproved": false | 5933 | "isOsiApproved": false |
| 5935 | } | 5934 | } |
| 5936 | ], | 5935 | ], |
| 5937 | "releaseDate": "2021-08-19" | 5936 | "releaseDate": "2021-08-08" |
| 5938 | } \ No newline at end of file | 5937 | } \ No newline at end of file |
