authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-07 00:16:32 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-07-07 00:16:32 -07:00
log16272ba5652025d9b840b83a4826746bceb783a7
treef0cc79706c5b9bc198d82fb0aa78d1cdbb715330
parent8d91828fd4169da99057037751bbd82d5078c869

run `generate.sh`


1 files changed, 8 insertions(+), 3 deletions(-)

src/lib.zig+8-3
......@@ -1,6 +1,6 @@
11// SPDX License Data generated from https://github.com/spdx/license-list-data
22//
3// Last generated from version f54424b
3// Last generated from version cab3743
44//
55
66pub const License = struct {
......@@ -57,6 +57,7 @@ pub const spdx = struct {
5757 pub const @"BSD-3-Clause-Clear" = License{.isOsiApproved = false, .url = "http://labs.metacarta.com/license-explanation.html#license"};
5858 pub const @"BSD-3-Clause-LBNL" = License{.isOsiApproved = true, .url = "https://fedoraproject.org/wiki/Licensing/LBNLBSD"};
5959 pub const @"BSD-3-Clause-Modification" = License{.isOsiApproved = false, .url = "https://fedoraproject.org/wiki/Licensing:BSD#Modification_Variant"};
60 pub const @"BSD-3-Clause-No-Military-License" = License{.isOsiApproved = false, .url = "https://gitlab.syncad.com/hive/dhive/-/blob/master/LICENSE"};
6061 pub const @"BSD-3-Clause-No-Nuclear-License" = License{.isOsiApproved = false, .url = "http://download.oracle.com/otn-pub/java/licenses/bsd.txt?AuthParam=1467140197_43d516ce1776bd08a58235a7785be1cc"};
6162 pub const @"BSD-3-Clause-No-Nuclear-License-2014" = License{.isOsiApproved = false, .url = "https://java.net/projects/javaeetutorial/pages/BerkeleyLicense"};
6263 pub const @"BSD-3-Clause-No-Nuclear-Warranty" = License{.isOsiApproved = false, .url = "https://jogamp.org/git/?p=gluegen.git;a=blob_plain;f=LICENSE.txt"};
......@@ -82,6 +83,7 @@ pub const spdx = struct {
8283 pub const @"CC-BY-1.0" = License{.isOsiApproved = false, .url = "https://creativecommons.org/licenses/by/1.0/legalcode"};
8384 pub const @"CC-BY-2.0" = License{.isOsiApproved = false, .url = "https://creativecommons.org/licenses/by/2.0/legalcode"};
8485 pub const @"CC-BY-2.5" = License{.isOsiApproved = false, .url = "https://creativecommons.org/licenses/by/2.5/legalcode"};
86 pub const @"CC-BY-2.5-AU" = License{.isOsiApproved = false, .url = "https://creativecommons.org/licenses/by/2.5/au/legalcode"};
8587 pub const @"CC-BY-3.0" = License{.isOsiApproved = false, .url = "https://creativecommons.org/licenses/by/3.0/legalcode"};
8688 pub const @"CC-BY-3.0-AT" = License{.isOsiApproved = false, .url = "https://creativecommons.org/licenses/by/3.0/at/legalcode"};
8789 pub const @"CC-BY-3.0-US" = License{.isOsiApproved = false, .url = "https://creativecommons.org/licenses/by/3.0/us/legalcode"};
......@@ -119,6 +121,7 @@ pub const spdx = struct {
119121 pub const @"CC0-1.0" = License{.isOsiApproved = false, .url = "https://creativecommons.org/publicdomain/zero/1.0/legalcode"};
120122 pub const @"CDDL-1.0" = License{.isOsiApproved = true, .url = "https://opensource.org/licenses/cddl1"};
121123 pub const @"CDDL-1.1" = License{.isOsiApproved = false, .url = "http://glassfish.java.net/public/CDDL+GPL_1_1.html"};
124 pub const @"CDL-1.0" = License{.isOsiApproved = false, .url = "http://www.opensource.apple.com/cdl/"};
122125 pub const @"CDLA-Permissive-1.0" = License{.isOsiApproved = false, .url = "https://cdla.io/permissive-1-0"};
123126 pub const @"CDLA-Sharing-1.0" = License{.isOsiApproved = false, .url = "https://cdla.io/sharing-1-0"};
124127 pub const @"CECILL-1.0" = License{.isOsiApproved = false, .url = "http://www.cecill.info/licences/Licence_CeCILL_V1-fr.html"};
......@@ -293,7 +296,7 @@ pub const spdx = struct {
293296 pub const @"NAIST-2003" = License{.isOsiApproved = false, .url = "https://enterprise.dejacode.com/licenses/public/naist-2003/#license-text"};
294297 pub const @"NASA-1.3" = License{.isOsiApproved = true, .url = "http://ti.arc.nasa.gov/opensource/nosa/"};
295298 pub const @"NBPL-1.0" = License{.isOsiApproved = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=37b4b3f6cc4bf34e1d3dec61e69914b9819d8894"};
296 pub const @"NCGL-UK-2.0" = License{.isOsiApproved = false, .url = "https://github.com/spdx/license-list-XML/blob/master/src/Apache-2.0.xml"};
299 pub const @"NCGL-UK-2.0" = License{.isOsiApproved = false, .url = "http://www.nationalarchives.gov.uk/doc/non-commercial-government-licence/version/2/"};
297300 pub const @"NCSA" = License{.isOsiApproved = true, .url = "http://otm.illinois.edu/uiuc_openSource"};
298301 pub const @"NGPL" = License{.isOsiApproved = true, .url = "https://opensource.org/licenses/NGPL"};
299302 pub const @"NIST-PD" = License{.isOsiApproved = false, .url = "https://github.com/tcheneau/simpleRPL/blob/e645e69e38dd4e3ccfeceb2db8cba05b7c2e0cd3/LICENSE.txt"};
......@@ -350,6 +353,7 @@ pub const spdx = struct {
350353 pub const @"OLDAP-2.8" = License{.isOsiApproved = true, .url = "http://www.openldap.org/software/release/license.html"};
351354 pub const @"OML" = License{.isOsiApproved = false, .url = "https://fedoraproject.org/wiki/Licensing/Open_Market_License"};
352355 pub const @"OPL-1.0" = License{.isOsiApproved = false, .url = "http://old.koalateam.com/jackaroo/OPL_1_0.TXT"};
356 pub const @"OPUBL-1.0" = License{.isOsiApproved = false, .url = "http://opencontent.org/openpub/"};
353357 pub const @"OSET-PL-2.1" = License{.isOsiApproved = true, .url = "http://www.osetfoundation.org/public-license"};
354358 pub const @"OSL-1.0" = License{.isOsiApproved = true, .url = "https://opensource.org/licenses/OSL-1.0"};
355359 pub const @"OSL-1.1" = License{.isOsiApproved = false, .url = "https://fedoraproject.org/wiki/Licensing/OSL1.1"};
......@@ -437,7 +441,7 @@ pub const spdx = struct {
437441 pub const @"YPL-1.1" = License{.isOsiApproved = false, .url = "http://www.zimbra.com/license/yahoo_public_license_1.1.html"};
438442 pub const @"ZPL-1.1" = License{.isOsiApproved = false, .url = "http://old.zope.org/Resources/License/ZPL-1.1"};
439443 pub const @"ZPL-2.0" = License{.isOsiApproved = true, .url = "http://old.zope.org/Resources/License/ZPL-2.0"};
440 pub const @"ZPL-2.1" = License{.isOsiApproved = false, .url = "http://old.zope.org/Resources/ZPL/"};
444 pub const @"ZPL-2.1" = License{.isOsiApproved = true, .url = "http://old.zope.org/Resources/ZPL/"};
441445 pub const @"Zed" = License{.isOsiApproved = false, .url = "https://fedoraproject.org/wiki/Licensing/Zed"};
442446 pub const @"Zend-2.0" = License{.isOsiApproved = false, .url = "https://web.archive.org/web/20130517195954/http://www.zend.com/license/2_00.txt"};
443447 pub const @"Zimbra-1.3" = License{.isOsiApproved = false, .url = "http://web.archive.org/web/20100302225219/http://www.zimbra.com/license/zimbra-public-license-1-3.html"};
......@@ -606,5 +610,6 @@ pub const osi = &[_][]const u8{
606610 "Watcom-1.0",
607611 "Xnet",
608612 "ZPL-2.0",
613 "ZPL-2.1",
609614 "Zlib",
610615};