authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-03-12 16:12:08 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-03-12 16:12:08 -08:00
logebbcba15ed71ab4a8422e8492de3460729132be3
treefde35fb0922a6af768626b63a5d8b9250d4d2199
parenta8e09a6e39e4a6259ae561ac7e98e075e84a751c

update lib.zig to license-data@3.12


1 files changed, 126 insertions(+), 234 deletions(-)

src/lib.zig+126-234
...@@ -1,6 +1,6 @@...@@ -1,6 +1,6 @@
1// SPDX License Data generated from https://github.com/spdx/license-list-data1// SPDX License Data generated from https://github.com/spdx/license-list-data
2//2//
3// Last generated from version 38e840c3// Last generated from version 3.12
4//4//
55
6pub const License = struct {6pub const License = struct {
...@@ -13,17 +13,17 @@ pub const spdx = struct {...@@ -13,17 +13,17 @@ pub const spdx = struct {
13 pub const @"0BSD" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://landley.net/toybox/license.html"};13 pub const @"0BSD" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://landley.net/toybox/license.html"};
14 pub const @"AAL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/attribution"};14 pub const @"AAL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/attribution"};
15 pub const @"ADSL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/AmazonDigitalServicesLicense"};15 pub const @"ADSL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/AmazonDigitalServicesLicense"};
16 pub const @"AFL-1.1" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://opensource.linux-mirror.org/licenses/afl-1.1.txt"};16 pub const @"AFL-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://opensource.linux-mirror.org/licenses/afl-1.1.txt"};
17 pub const @"AFL-1.2" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://opensource.linux-mirror.org/licenses/afl-1.2.txt"};17 pub const @"AFL-1.2" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://opensource.linux-mirror.org/licenses/afl-1.2.txt"};
18 pub const @"AFL-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://wayback.archive.org/web/20060924134533/http://www.opensource.org/licenses/afl-2.0.txt"};18 pub const @"AFL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://wayback.archive.org/web/20060924134533/http://www.opensource.org/licenses/afl-2.0.txt"};
19 pub const @"AFL-2.1" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://opensource.linux-mirror.org/licenses/afl-2.1.txt"};19 pub const @"AFL-2.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://opensource.linux-mirror.org/licenses/afl-2.1.txt"};
20 pub const @"AFL-3.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.rosenlaw.com/AFL3.0.htm"};20 pub const @"AFL-3.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.rosenlaw.com/AFL3.0.htm"};
21 pub const @"AGPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.affero.org/oagpl.html"};21 pub const @"AGPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.affero.org/oagpl.html"};
22 pub const @"AGPL-1.0-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.affero.org/oagpl.html"};22 pub const @"AGPL-1.0-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.affero.org/oagpl.html"};
23 pub const @"AGPL-1.0-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.affero.org/oagpl.html"};23 pub const @"AGPL-1.0-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.affero.org/oagpl.html"};
24 pub const @"AGPL-3.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/agpl.txt"};24 pub const @"AGPL-3.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/agpl.txt"};
25 pub const @"AGPL-3.0-only" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/agpl.txt"};25 pub const @"AGPL-3.0-only" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/agpl.txt"};
26 pub const @"AGPL-3.0-or-later" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/agpl.txt"};26 pub const @"AGPL-3.0-or-later" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/agpl.txt"};
27 pub const @"AMDPLPA" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/AMD_plpa_map_License"};27 pub const @"AMDPLPA" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/AMD_plpa_map_License"};
28 pub const @"AML" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Apple_MIT_License"};28 pub const @"AML" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Apple_MIT_License"};
29 pub const @"AMPAS" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/BSD#AMPASBSD"};29 pub const @"AMPAS" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/BSD#AMPASBSD"};
...@@ -34,47 +34,49 @@ pub const spdx = struct {...@@ -34,47 +34,49 @@ pub const spdx = struct {
34 pub const @"APSL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Apple_Public_Source_License_1.0"};34 pub const @"APSL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Apple_Public_Source_License_1.0"};
35 pub const @"APSL-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.opensource.apple.com/source/IOSerialFamily/IOSerialFamily-7/APPLE_LICENSE"};35 pub const @"APSL-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.opensource.apple.com/source/IOSerialFamily/IOSerialFamily-7/APPLE_LICENSE"};
36 pub const @"APSL-1.2" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.samurajdata.se/opensource/mirror/licenses/apsl.php"};36 pub const @"APSL-1.2" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.samurajdata.se/opensource/mirror/licenses/apsl.php"};
37 pub const @"APSL-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.opensource.apple.com/license/apsl/"};37 pub const @"APSL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.opensource.apple.com/license/apsl/"};
38 pub const @"Abstyles" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Abstyles"};38 pub const @"Abstyles" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Abstyles"};
39 pub const @"Adobe-2006" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/AdobeLicense"};39 pub const @"Adobe-2006" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/AdobeLicense"};
40 pub const @"Adobe-Glyph" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MIT#AdobeGlyph"};40 pub const @"Adobe-Glyph" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MIT#AdobeGlyph"};
41 pub const @"Afmparse" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Afmparse"};41 pub const @"Afmparse" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Afmparse"};
42 pub const @"Aladdin" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://pages.cs.wisc.edu/~ghost/doc/AFPL/6.01/Public.htm"};42 pub const @"Aladdin" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://pages.cs.wisc.edu/~ghost/doc/AFPL/6.01/Public.htm"};
43 pub const @"Apache-1.0" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.apache.org/licenses/LICENSE-1.0"};43 pub const @"Apache-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.apache.org/licenses/LICENSE-1.0"};
44 pub const @"Apache-1.1" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://apache.org/licenses/LICENSE-1.1"};44 pub const @"Apache-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://apache.org/licenses/LICENSE-1.1"};
45 pub const @"Apache-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.apache.org/licenses/LICENSE-2.0"};45 pub const @"Apache-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.apache.org/licenses/LICENSE-2.0"};
46 pub const @"Artistic-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Artistic-1.0"};46 pub const @"Artistic-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Artistic-1.0"};
47 pub const @"Artistic-1.0-Perl" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://dev.perl.org/licenses/artistic.html"};47 pub const @"Artistic-1.0-Perl" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://dev.perl.org/licenses/artistic.html"};
48 pub const @"Artistic-1.0-cl8" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Artistic-1.0"};48 pub const @"Artistic-1.0-cl8" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Artistic-1.0"};
49 pub const @"Artistic-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.perlfoundation.org/artistic_license_2_0"};49 pub const @"Artistic-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.perlfoundation.org/artistic_license_2_0"};
50 pub const @"BSD-1-Clause" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://svnweb.freebsd.org/base/head/include/ifaddrs.h?revision=326823"};50 pub const @"BSD-1-Clause" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://svnweb.freebsd.org/base/head/include/ifaddrs.h?revision=326823"};
51 pub const @"BSD-2-Clause" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/BSD-2-Clause"};51 pub const @"BSD-2-Clause" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/BSD-2-Clause"};
52 pub const @"BSD-2-Clause-FreeBSD" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.freebsd.org/copyright/freebsd-license.html"};52 pub const @"BSD-2-Clause-FreeBSD" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.freebsd.org/copyright/freebsd-license.html"};
53 pub const @"BSD-2-Clause-NetBSD" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.netbsd.org/about/redistribution.html#default"};53 pub const @"BSD-2-Clause-NetBSD" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.netbsd.org/about/redistribution.html#default"};
54 pub const @"BSD-2-Clause-Patent" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/BSDplusPatent"};54 pub const @"BSD-2-Clause-Patent" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/BSDplusPatent"};
55 pub const @"BSD-2-Clause-Views" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.freebsd.org/copyright/freebsd-license.html"};55 pub const @"BSD-2-Clause-Views" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.freebsd.org/copyright/freebsd-license.html"};
56 pub const @"BSD-3-Clause" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/BSD-3-Clause"};56 pub const @"BSD-3-Clause" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/BSD-3-Clause"};
57 pub const @"BSD-3-Clause-Attribution" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/BSD_with_Attribution"};57 pub const @"BSD-3-Clause-Attribution" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/BSD_with_Attribution"};
58 pub const @"BSD-3-Clause-Clear" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://labs.metacarta.com/license-explanation.html#license"};58 pub const @"BSD-3-Clause-Clear" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://labs.metacarta.com/license-explanation.html#license"};
59 pub const @"BSD-3-Clause-LBNL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/LBNLBSD"};59 pub const @"BSD-3-Clause-LBNL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/LBNLBSD"};
60 pub const @"BSD-3-Clause-Modification" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing:BSD#Modification_Variant"};
60 pub const @"BSD-3-Clause-No-Nuclear-License" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://download.oracle.com/otn-pub/java/licenses/bsd.txt?AuthParam=1467140197_43d516ce1776bd08a58235a7785be1cc"};61 pub const @"BSD-3-Clause-No-Nuclear-License" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://download.oracle.com/otn-pub/java/licenses/bsd.txt?AuthParam=1467140197_43d516ce1776bd08a58235a7785be1cc"};
61 pub const @"BSD-3-Clause-No-Nuclear-License-2014" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://java.net/projects/javaeetutorial/pages/BerkeleyLicense"};62 pub const @"BSD-3-Clause-No-Nuclear-License-2014" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://java.net/projects/javaeetutorial/pages/BerkeleyLicense"};
62 pub const @"BSD-3-Clause-No-Nuclear-Warranty" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://jogamp.org/git/?p=gluegen.git;a=blob_plain;f=LICENSE.txt"};63 pub const @"BSD-3-Clause-No-Nuclear-Warranty" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://jogamp.org/git/?p=gluegen.git;a=blob_plain;f=LICENSE.txt"};
63 pub const @"BSD-3-Clause-Open-MPI" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.open-mpi.org/community/license.php"};64 pub const @"BSD-3-Clause-Open-MPI" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.open-mpi.org/community/license.php"};
64 pub const @"BSD-4-Clause" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://directory.fsf.org/wiki/License:BSD_4Clause"};65 pub const @"BSD-4-Clause" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://directory.fsf.org/wiki/License:BSD_4Clause"};
65 pub const @"BSD-4-Clause-Shortened" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://metadata.ftp-master.debian.org/changelogs//main/a/arpwatch/arpwatch_2.1a15-7_copyright"};66 pub const @"BSD-4-Clause-Shortened" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://metadata.ftp-master.debian.org/changelogs//main/a/arpwatch/arpwatch_2.1a15-7_copyright"};
66 pub const @"BSD-4-Clause-UC" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.freebsd.org/copyright/license.html"};67 pub const @"BSD-4-Clause-UC" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.freebsd.org/copyright/license.html"};
67 pub const @"BSD-Protection" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/BSD_Protection_License"};68 pub const @"BSD-Protection" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/BSD_Protection_License"};
68 pub const @"BSD-Source-Code" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/robbiehanson/CocoaHTTPServer/blob/master/LICENSE.txt"};69 pub const @"BSD-Source-Code" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/robbiehanson/CocoaHTTPServer/blob/master/LICENSE.txt"};
69 pub const @"BSL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.boost.org/LICENSE_1_0.txt"};70 pub const @"BSL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.boost.org/LICENSE_1_0.txt"};
70 pub const @"BUSL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://mariadb.com/bsl11/"};71 pub const @"BUSL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://mariadb.com/bsl11/"};
71 pub const @"Bahyph" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Bahyph"};72 pub const @"Bahyph" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Bahyph"};
72 pub const @"Barr" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Barr"};73 pub const @"Barr" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Barr"};
73 pub const @"Beerware" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Beerware"};74 pub const @"Beerware" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Beerware"};
74 pub const @"BitTorrent-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/licenses/BitTorrent?r1=1.1&r2=1.1.1.1&diff_format=s"};75 pub const @"BitTorrent-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/licenses/BitTorrent?r1=1.1&r2=1.1.1.1&diff_format=s"};
75 pub const @"BitTorrent-1.1" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://directory.fsf.org/wiki/License:BitTorrentOSL1.1"};76 pub const @"BitTorrent-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://directory.fsf.org/wiki/License:BitTorrentOSL1.1"};
76 pub const @"BlueOak-1.0.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://blueoakcouncil.org/license/1.0.0"};77 pub const @"BlueOak-1.0.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://blueoakcouncil.org/license/1.0.0"};
77 pub const @"Borceux" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Borceux"};78 pub const @"Borceux" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Borceux"};
79 pub const @"C-UDA-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/microsoft/Computational-Use-of-Data-Agreement/blob/master/C-UDA-1.0.md"};
78 pub const @"CAL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://cryptographicautonomylicense.com/license-text.html"};80 pub const @"CAL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://cryptographicautonomylicense.com/license-text.html"};
79 pub const @"CAL-1.0-Combined-Work-Exception" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://cryptographicautonomylicense.com/license-text.html"};81 pub const @"CAL-1.0-Combined-Work-Exception" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://cryptographicautonomylicense.com/license-text.html"};
80 pub const @"CATOSL-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/CATOSL-1.1"};82 pub const @"CATOSL-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/CATOSL-1.1"};
...@@ -84,7 +86,7 @@ pub const spdx = struct {...@@ -84,7 +86,7 @@ pub const spdx = struct {
84 pub const @"CC-BY-3.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by/3.0/legalcode"};86 pub const @"CC-BY-3.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by/3.0/legalcode"};
85 pub const @"CC-BY-3.0-AT" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by/3.0/at/legalcode"};87 pub const @"CC-BY-3.0-AT" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by/3.0/at/legalcode"};
86 pub const @"CC-BY-3.0-US" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by/3.0/us/legalcode"};88 pub const @"CC-BY-3.0-US" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by/3.0/us/legalcode"};
87 pub const @"CC-BY-4.0" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://creativecommons.org/licenses/by/4.0/legalcode"};89 pub const @"CC-BY-4.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by/4.0/legalcode"};
88 pub const @"CC-BY-NC-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-nc/1.0/legalcode"};90 pub const @"CC-BY-NC-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-nc/1.0/legalcode"};
89 pub const @"CC-BY-NC-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-nc/2.0/legalcode"};91 pub const @"CC-BY-NC-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-nc/2.0/legalcode"};
90 pub const @"CC-BY-NC-2.5" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-nc/2.5/legalcode"};92 pub const @"CC-BY-NC-2.5" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-nc/2.5/legalcode"};
...@@ -109,37 +111,38 @@ pub const spdx = struct {...@@ -109,37 +111,38 @@ pub const spdx = struct {
109 pub const @"CC-BY-SA-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/1.0/legalcode"};111 pub const @"CC-BY-SA-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/1.0/legalcode"};
110 pub const @"CC-BY-SA-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/2.0/legalcode"};112 pub const @"CC-BY-SA-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/2.0/legalcode"};
111 pub const @"CC-BY-SA-2.0-UK" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/2.0/uk/legalcode"};113 pub const @"CC-BY-SA-2.0-UK" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/2.0/uk/legalcode"};
114 pub const @"CC-BY-SA-2.1-JP" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/2.1/jp/legalcode"};
112 pub const @"CC-BY-SA-2.5" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/2.5/legalcode"};115 pub const @"CC-BY-SA-2.5" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/2.5/legalcode"};
113 pub const @"CC-BY-SA-3.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/3.0/legalcode"};116 pub const @"CC-BY-SA-3.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/3.0/legalcode"};
114 pub const @"CC-BY-SA-3.0-AT" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/3.0/at/legalcode"};117 pub const @"CC-BY-SA-3.0-AT" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/3.0/at/legalcode"};
115 pub const @"CC-BY-SA-4.0" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://creativecommons.org/licenses/by-sa/4.0/legalcode"};118 pub const @"CC-BY-SA-4.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/by-sa/4.0/legalcode"};
116 pub const @"CC-PDDC" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/publicdomain/"};119 pub const @"CC-PDDC" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/licenses/publicdomain/"};
117 pub const @"CC0-1.0" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://creativecommons.org/publicdomain/zero/1.0/legalcode"};120 pub const @"CC0-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://creativecommons.org/publicdomain/zero/1.0/legalcode"};
118 pub const @"CDDL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/cddl1"};121 pub const @"CDDL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/cddl1"};
119 pub const @"CDDL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://glassfish.java.net/public/CDDL+GPL_1_1.html"};122 pub const @"CDDL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://glassfish.java.net/public/CDDL+GPL_1_1.html"};
120 pub const @"CDLA-Permissive-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://cdla.io/permissive-1-0"};123 pub const @"CDLA-Permissive-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://cdla.io/permissive-1-0"};
121 pub const @"CDLA-Sharing-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://cdla.io/sharing-1-0"};124 pub const @"CDLA-Sharing-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://cdla.io/sharing-1-0"};
122 pub const @"CECILL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.cecill.info/licences/Licence_CeCILL_V1-fr.html"};125 pub const @"CECILL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.cecill.info/licences/Licence_CeCILL_V1-fr.html"};
123 pub const @"CECILL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.cecill.info/licences/Licence_CeCILL_V1.1-US.html"};126 pub const @"CECILL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.cecill.info/licences/Licence_CeCILL_V1.1-US.html"};
124 pub const @"CECILL-2.0" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.cecill.info/licences/Licence_CeCILL_V2-en.html"};127 pub const @"CECILL-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.cecill.info/licences/Licence_CeCILL_V2-en.html"};
125 pub const @"CECILL-2.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.html"};128 pub const @"CECILL-2.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.html"};
126 pub const @"CECILL-B" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html"};129 pub const @"CECILL-B" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html"};
127 pub const @"CECILL-C" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html"};130 pub const @"CECILL-C" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html"};
128 pub const @"CERN-OHL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.1"};131 pub const @"CERN-OHL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.1"};
129 pub const @"CERN-OHL-1.2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.2"};132 pub const @"CERN-OHL-1.2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.ohwr.org/project/licenses/wikis/cern-ohl-v1.2"};
130 pub const @"CERN-OHL-P-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2"};133 pub const @"CERN-OHL-P-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2"};
131 pub const @"CERN-OHL-S-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2"};134 pub const @"CERN-OHL-S-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2"};
132 pub const @"CERN-OHL-W-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2"};135 pub const @"CERN-OHL-W-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.ohwr.org/project/cernohl/wikis/Documents/CERN-OHL-version-2"};
133 pub const @"CNRI-Jython" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.jython.org/license.html"};136 pub const @"CNRI-Jython" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.jython.org/license.html"};
134 pub const @"CNRI-Python" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/CNRI-Python"};137 pub const @"CNRI-Python" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/CNRI-Python"};
135 pub const @"CNRI-Python-GPL-Compatible" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.python.org/download/releases/1.6.1/download_win/"};138 pub const @"CNRI-Python-GPL-Compatible" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.python.org/download/releases/1.6.1/download_win/"};
136 pub const @"CPAL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/CPAL-1.0"};139 pub const @"CPAL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/CPAL-1.0"};
137 pub const @"CPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/CPL-1.0"};140 pub const @"CPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/CPL-1.0"};
138 pub const @"CPOL-1.02" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.codeproject.com/info/cpol10.aspx"};141 pub const @"CPOL-1.02" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.codeproject.com/info/cpol10.aspx"};
139 pub const @"CUA-OPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/CUA-OPL-1.0"};142 pub const @"CUA-OPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/CUA-OPL-1.0"};
140 pub const @"Caldera" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.lemis.com/grog/UNIX/ancient-source-all.pdf"};143 pub const @"Caldera" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.lemis.com/grog/UNIX/ancient-source-all.pdf"};
141 pub const @"ClArtistic" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://gianluca.dellavedova.org/2011/01/03/clarified-artistic-license/"};144 pub const @"ClArtistic" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://gianluca.dellavedova.org/2011/01/03/clarified-artistic-license/"};
142 pub const @"Condor-1.1" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://research.cs.wisc.edu/condor/license.html#condor"};145 pub const @"Condor-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://research.cs.wisc.edu/condor/license.html#condor"};
143 pub const @"Crossword" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Crossword"};146 pub const @"Crossword" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Crossword"};
144 pub const @"CrystalStacker" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing:CrystalStacker?rd=Licensing/CrystalStacker"};147 pub const @"CrystalStacker" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing:CrystalStacker?rd=Licensing/CrystalStacker"};
145 pub const @"Cube" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Cube"};148 pub const @"Cube" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Cube"};
...@@ -149,87 +152,88 @@ pub const spdx = struct {...@@ -149,87 +152,88 @@ pub const spdx = struct {
149 pub const @"DSDP" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/DSDP"};152 pub const @"DSDP" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/DSDP"};
150 pub const @"Dotseqn" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Dotseqn"};153 pub const @"Dotseqn" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Dotseqn"};
151 pub const @"ECL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/ECL-1.0"};154 pub const @"ECL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/ECL-1.0"};
152 pub const @"ECL-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/ECL-2.0"};155 pub const @"ECL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/ECL-2.0"};
153 pub const @"EFL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.eiffel-nice.org/license/forum.txt"};156 pub const @"EFL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.eiffel-nice.org/license/forum.txt"};
154 pub const @"EFL-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.eiffel-nice.org/license/eiffel-forum-license-2.html"};157 pub const @"EFL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.eiffel-nice.org/license/eiffel-forum-license-2.html"};
155 pub const @"EPICS" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://epics.anl.gov/license/open.php"};158 pub const @"EPICS" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://epics.anl.gov/license/open.php"};
156 pub const @"EPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.eclipse.org/legal/epl-v10.html"};159 pub const @"EPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.eclipse.org/legal/epl-v10.html"};
157 pub const @"EPL-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.eclipse.org/legal/epl-2.0"};160 pub const @"EPL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.eclipse.org/legal/epl-2.0"};
158 pub const @"EUDatagrid" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://eu-datagrid.web.cern.ch/eu-datagrid/license.html"};161 pub const @"EUDatagrid" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://eu-datagrid.web.cern.ch/eu-datagrid/license.html"};
159 pub const @"EUPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://ec.europa.eu/idabc/en/document/7330.html"};162 pub const @"EUPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://ec.europa.eu/idabc/en/document/7330.html"};
160 pub const @"EUPL-1.1" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://joinup.ec.europa.eu/software/page/eupl/licence-eupl"};163 pub const @"EUPL-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://joinup.ec.europa.eu/software/page/eupl/licence-eupl"};
161 pub const @"EUPL-1.2" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://joinup.ec.europa.eu/page/eupl-text-11-12"};164 pub const @"EUPL-1.2" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://joinup.ec.europa.eu/page/eupl-text-11-12"};
162 pub const @"Entessa" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Entessa"};165 pub const @"Entessa" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Entessa"};
163 pub const @"ErlPL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.erlang.org/EPLICENSE"};166 pub const @"ErlPL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.erlang.org/EPLICENSE"};
164 pub const @"Eurosym" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Eurosym"};167 pub const @"Eurosym" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Eurosym"};
165 pub const @"FSFAP" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html"};168 pub const @"FSFAP" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html"};
166 pub const @"FSFUL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License"};169 pub const @"FSFUL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License"};
167 pub const @"FSFULLR" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License#License_Retention_Variant"};170 pub const @"FSFULLR" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License#License_Retention_Variant"};
168 pub const @"FTL" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://freetype.fis.uniroma2.it/FTL.TXT"};171 pub const @"FTL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://freetype.fis.uniroma2.it/FTL.TXT"};
169 pub const @"Fair" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://fairlicense.org/"};172 pub const @"Fair" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://fairlicense.org/"};
170 pub const @"Frameworx-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Frameworx-1.0"};173 pub const @"Frameworx-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Frameworx-1.0"};
171 pub const @"FreeBSD-DOC" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.freebsd.org/copyright/freebsd-doc-license/"};174 pub const @"FreeBSD-DOC" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.freebsd.org/copyright/freebsd-doc-license/"};
172 pub const @"FreeImage" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://freeimage.sourceforge.net/freeimage-license.txt"};175 pub const @"FreeImage" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://freeimage.sourceforge.net/freeimage-license.txt"};
173 pub const @"GFDL-1.1" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};176 pub const @"GD" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://libgd.github.io/manuals/2.3.0/files/license-txt.html"};
177 pub const @"GFDL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};
174 pub const @"GFDL-1.1-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};178 pub const @"GFDL-1.1-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};
175 pub const @"GFDL-1.1-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};179 pub const @"GFDL-1.1-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};
176 pub const @"GFDL-1.1-no-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};180 pub const @"GFDL-1.1-no-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};
177 pub const @"GFDL-1.1-no-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};181 pub const @"GFDL-1.1-no-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};
178 pub const @"GFDL-1.1-only" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};182 pub const @"GFDL-1.1-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};
179 pub const @"GFDL-1.1-or-later" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};183 pub const @"GFDL-1.1-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt"};
180 pub const @"GFDL-1.2" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};184 pub const @"GFDL-1.2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};
181 pub const @"GFDL-1.2-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};185 pub const @"GFDL-1.2-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};
182 pub const @"GFDL-1.2-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};186 pub const @"GFDL-1.2-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};
183 pub const @"GFDL-1.2-no-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};187 pub const @"GFDL-1.2-no-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};
184 pub const @"GFDL-1.2-no-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};188 pub const @"GFDL-1.2-no-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};
185 pub const @"GFDL-1.2-only" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};189 pub const @"GFDL-1.2-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};
186 pub const @"GFDL-1.2-or-later" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};190 pub const @"GFDL-1.2-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt"};
187 pub const @"GFDL-1.3" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};191 pub const @"GFDL-1.3" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};
188 pub const @"GFDL-1.3-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};192 pub const @"GFDL-1.3-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};
189 pub const @"GFDL-1.3-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};193 pub const @"GFDL-1.3-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};
190 pub const @"GFDL-1.3-no-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};194 pub const @"GFDL-1.3-no-invariants-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};
191 pub const @"GFDL-1.3-no-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};195 pub const @"GFDL-1.3-no-invariants-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};
192 pub const @"GFDL-1.3-only" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};196 pub const @"GFDL-1.3-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};
193 pub const @"GFDL-1.3-or-later" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};197 pub const @"GFDL-1.3-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/fdl-1.3.txt"};
194 pub const @"GL2PS" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.geuz.org/gl2ps/COPYING.GL2PS"};198 pub const @"GL2PS" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.geuz.org/gl2ps/COPYING.GL2PS"};
195 pub const @"GLWTPL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/me-shaon/GLWTPL/commit/da5f6bc734095efbacb442c0b31e33a65b9d6e85"};199 pub const @"GLWTPL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/me-shaon/GLWTPL/commit/da5f6bc734095efbacb442c0b31e33a65b9d6e85"};
196 pub const @"GPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html"};200 pub const @"GPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html"};
197 pub const @"GPL-1.0+" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html"};201 pub const @"GPL-1.0+" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html"};
198 pub const @"GPL-1.0-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html"};202 pub const @"GPL-1.0-only" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html"};
199 pub const @"GPL-1.0-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html"};203 pub const @"GPL-1.0-or-later" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html"};
200 pub const @"GPL-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"};204 pub const @"GPL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"};
201 pub const @"GPL-2.0+" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"};205 pub const @"GPL-2.0+" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"};
202 pub const @"GPL-2.0-only" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"};206 pub const @"GPL-2.0-only" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"};
203 pub const @"GPL-2.0-or-later" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"};207 pub const @"GPL-2.0-or-later" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"};
204 pub const @"GPL-2.0-with-GCC-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/libgcc1.c;h=762f5143fc6eed57b6797c82710f3538aa52b40b;hb=cb143a3ce4fb417c68f5fa2691a1b1b1053dfba9#l10"};208 pub const @"GPL-2.0-with-GCC-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/libgcc1.c;h=762f5143fc6eed57b6797c82710f3538aa52b40b;hb=cb143a3ce4fb417c68f5fa2691a1b1b1053dfba9#l10"};
205 pub const @"GPL-2.0-with-autoconf-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://ac-archive.sourceforge.net/doc/copyright.html"};209 pub const @"GPL-2.0-with-autoconf-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://ac-archive.sourceforge.net/doc/copyright.html"};
206 pub const @"GPL-2.0-with-bison-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://git.savannah.gnu.org/cgit/bison.git/tree/data/yacc.c?id=193d7c7054ba7197b0789e14965b739162319b5e#n141"};210 pub const @"GPL-2.0-with-bison-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://git.savannah.gnu.org/cgit/bison.git/tree/data/yacc.c?id=193d7c7054ba7197b0789e14965b739162319b5e#n141"};
207 pub const @"GPL-2.0-with-classpath-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/software/classpath/license.html"};211 pub const @"GPL-2.0-with-classpath-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/software/classpath/license.html"};
208 pub const @"GPL-2.0-with-font-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/gpl-faq.html#FontException"};212 pub const @"GPL-2.0-with-font-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/gpl-faq.html#FontException"};
209 pub const @"GPL-3.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/gpl-3.0-standalone.html"};213 pub const @"GPL-3.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/gpl-3.0-standalone.html"};
210 pub const @"GPL-3.0+" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/gpl-3.0-standalone.html"};214 pub const @"GPL-3.0+" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/gpl-3.0-standalone.html"};
211 pub const @"GPL-3.0-only" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/gpl-3.0-standalone.html"};215 pub const @"GPL-3.0-only" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/gpl-3.0-standalone.html"};
212 pub const @"GPL-3.0-or-later" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/gpl-3.0-standalone.html"};216 pub const @"GPL-3.0-or-later" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/gpl-3.0-standalone.html"};
213 pub const @"GPL-3.0-with-GCC-exception" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/gcc-exception-3.1.html"};217 pub const @"GPL-3.0-with-GCC-exception" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/gcc-exception-3.1.html"};
214 pub const @"GPL-3.0-with-autoconf-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/autoconf-exception-3.0.html"};218 pub const @"GPL-3.0-with-autoconf-exception" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/autoconf-exception-3.0.html"};
215 pub const @"Giftware" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://liballeg.org/license.html#allegro-4-the-giftware-license"};219 pub const @"Giftware" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://liballeg.org/license.html#allegro-4-the-giftware-license"};
216 pub const @"Glide" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.users.on.net/~triforce/glidexp/COPYING.txt"};220 pub const @"Glide" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.users.on.net/~triforce/glidexp/COPYING.txt"};
217 pub const @"Glulxe" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Glulxe"};221 pub const @"Glulxe" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Glulxe"};
218 pub const @"HPND" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/HPND"};222 pub const @"HPND" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/HPND"};
219 pub const @"HPND-sell-variant" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/net/sunrpc/auth_gss/gss_generic_token.c?h=v4.19"};223 pub const @"HPND-sell-variant" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/net/sunrpc/auth_gss/gss_generic_token.c?h=v4.19"};
220 pub const @"HTMLTIDY" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/htacg/tidy-html5/blob/next/README/LICENSE.md"};224 pub const @"HTMLTIDY" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/htacg/tidy-html5/blob/next/README/LICENSE.md"};
221 pub const @"HaskellReport" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Haskell_Language_Report_License"};225 pub const @"HaskellReport" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Haskell_Language_Report_License"};
222 pub const @"Hippocratic-2.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://firstdonoharm.dev/version/2/1/license.html"};226 pub const @"Hippocratic-2.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://firstdonoharm.dev/version/2/1/license.html"};
223 pub const @"IBM-pibs" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://git.denx.de/?p=u-boot.git;a=blob;f=arch/powerpc/cpu/ppc4xx/miiphy.c;h=297155fdafa064b955e53e9832de93bfb0cfb85b;hb=9fab4bf4cc077c21e43941866f3f2c196f28670d"};227 pub const @"IBM-pibs" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://git.denx.de/?p=u-boot.git;a=blob;f=arch/powerpc/cpu/ppc4xx/miiphy.c;h=297155fdafa064b955e53e9832de93bfb0cfb85b;hb=9fab4bf4cc077c21e43941866f3f2c196f28670d"};
224 pub const @"ICU" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://source.icu-project.org/repos/icu/icu/trunk/license.html"};228 pub const @"ICU" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://source.icu-project.org/repos/icu/icu/trunk/license.html"};
225 pub const @"IJG" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://dev.w3.org/cvsweb/Amaya/libjpeg/Attic/README?rev=1.2"};229 pub const @"IJG" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://dev.w3.org/cvsweb/Amaya/libjpeg/Attic/README?rev=1.2"};
226 pub const @"IPA" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/IPA"};230 pub const @"IPA" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/IPA"};
227 pub const @"IPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/IPL-1.0"};231 pub const @"IPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/IPL-1.0"};
228 pub const @"ISC" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.isc.org/downloads/software-support-policy/isc-license/"};232 pub const @"ISC" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.isc.org/downloads/software-support-policy/isc-license/"};
229 pub const @"ImageMagick" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.imagemagick.org/script/license.php"};233 pub const @"ImageMagick" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.imagemagick.org/script/license.php"};
230 pub const @"Imlib2" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://trac.enlightenment.org/e/browser/trunk/imlib2/COPYING"};234 pub const @"Imlib2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://trac.enlightenment.org/e/browser/trunk/imlib2/COPYING"};
231 pub const @"Info-ZIP" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.info-zip.org/license.html"};235 pub const @"Info-ZIP" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.info-zip.org/license.html"};
232 pub const @"Intel" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/Intel"};236 pub const @"Intel" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Intel"};
233 pub const @"Intel-ACPI" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Intel_ACPI_Software_License_Agreement"};237 pub const @"Intel-ACPI" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Intel_ACPI_Software_License_Agreement"};
234 pub const @"Interbase-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://web.archive.org/web/20060319014854/http://info.borland.com/devsupport/interbase/opensource/IPL.html"};238 pub const @"Interbase-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://web.archive.org/web/20060319014854/http://info.borland.com/devsupport/interbase/opensource/IPL.html"};
235 pub const @"JPNIC" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://gitlab.isc.org/isc-projects/bind9/blob/master/COPYRIGHT#L366"};239 pub const @"JPNIC" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://gitlab.isc.org/isc-projects/bind9/blob/master/COPYRIGHT#L366"};
...@@ -241,21 +245,21 @@ pub const spdx = struct {...@@ -241,21 +245,21 @@ pub const spdx = struct {
241 pub const @"LGPL-2.0+" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html"};245 pub const @"LGPL-2.0+" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html"};
242 pub const @"LGPL-2.0-only" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html"};246 pub const @"LGPL-2.0-only" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html"};
243 pub const @"LGPL-2.0-or-later" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html"};247 pub const @"LGPL-2.0-or-later" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html"};
244 pub const @"LGPL-2.1" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"};248 pub const @"LGPL-2.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"};
245 pub const @"LGPL-2.1+" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"};249 pub const @"LGPL-2.1+" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"};
246 pub const @"LGPL-2.1-only" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"};250 pub const @"LGPL-2.1-only" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"};
247 pub const @"LGPL-2.1-or-later" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"};251 pub const @"LGPL-2.1-or-later" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"};
248 pub const @"LGPL-3.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/lgpl-3.0-standalone.html"};252 pub const @"LGPL-3.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/lgpl-3.0-standalone.html"};
249 pub const @"LGPL-3.0+" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/lgpl-3.0-standalone.html"};253 pub const @"LGPL-3.0+" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/lgpl-3.0-standalone.html"};
250 pub const @"LGPL-3.0-only" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/lgpl-3.0-standalone.html"};254 pub const @"LGPL-3.0-only" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/lgpl-3.0-standalone.html"};
251 pub const @"LGPL-3.0-or-later" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://www.gnu.org/licenses/lgpl-3.0-standalone.html"};255 pub const @"LGPL-3.0-or-later" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.gnu.org/licenses/lgpl-3.0-standalone.html"};
252 pub const @"LGPLLR" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www-igm.univ-mlv.fr/~unitex/lgpllr.html"};256 pub const @"LGPLLR" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www-igm.univ-mlv.fr/~unitex/lgpllr.html"};
253 pub const @"LPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/LPL-1.0"};257 pub const @"LPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/LPL-1.0"};
254 pub const @"LPL-1.02" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://plan9.bell-labs.com/plan9/license.html"};258 pub const @"LPL-1.02" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://plan9.bell-labs.com/plan9/license.html"};
255 pub const @"LPPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.latex-project.org/lppl/lppl-1-0.txt"};259 pub const @"LPPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.latex-project.org/lppl/lppl-1-0.txt"};
256 pub const @"LPPL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.latex-project.org/lppl/lppl-1-1.txt"};260 pub const @"LPPL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.latex-project.org/lppl/lppl-1-1.txt"};
257 pub const @"LPPL-1.2" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.latex-project.org/lppl/lppl-1-2.txt"};261 pub const @"LPPL-1.2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.latex-project.org/lppl/lppl-1-2.txt"};
258 pub const @"LPPL-1.3a" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.latex-project.org/lppl/lppl-1-3a.txt"};262 pub const @"LPPL-1.3a" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.latex-project.org/lppl/lppl-1-3a.txt"};
259 pub const @"LPPL-1.3c" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.latex-project.org/lppl/lppl-1-3c.txt"};263 pub const @"LPPL-1.3c" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.latex-project.org/lppl/lppl-1-3c.txt"};
260 pub const @"Latex2e" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Latex2e"};264 pub const @"Latex2e" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Latex2e"};
261 pub const @"Leptonica" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Leptonica"};265 pub const @"Leptonica" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Leptonica"};
...@@ -264,20 +268,21 @@ pub const spdx = struct {...@@ -264,20 +268,21 @@ pub const spdx = struct {
264 pub const @"LiLiQ-Rplus-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.forge.gouv.qc.ca/participez/licence-logicielle/licence-libre-du-quebec-liliq-en-francais/licence-libre-du-quebec-reciprocite-forte-liliq-r-v1-1/"};268 pub const @"LiLiQ-Rplus-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://www.forge.gouv.qc.ca/participez/licence-logicielle/licence-libre-du-quebec-liliq-en-francais/licence-libre-du-quebec-reciprocite-forte-liliq-r-v1-1/"};
265 pub const @"Libpng" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.libpng.org/pub/png/src/libpng-LICENSE.txt"};269 pub const @"Libpng" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.libpng.org/pub/png/src/libpng-LICENSE.txt"};
266 pub const @"Linux-OpenIB" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/infiniband/core/sa.h"};270 pub const @"Linux-OpenIB" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/infiniband/core/sa.h"};
267 pub const @"MIT" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/MIT"};271 pub const @"MIT" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/MIT"};
268 pub const @"MIT-0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://github.com/aws/mit-0"};272 pub const @"MIT-0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://github.com/aws/mit-0"};
269 pub const @"MIT-CMU" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#CMU_Style"};273 pub const @"MIT-CMU" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#CMU_Style"};
274 pub const @"MIT-Modern-Variant" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing:MIT#Modern_Variants"};
270 pub const @"MIT-advertising" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MIT_With_Advertising"};275 pub const @"MIT-advertising" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MIT_With_Advertising"};
271 pub const @"MIT-enna" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MIT#enna"};276 pub const @"MIT-enna" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MIT#enna"};
272 pub const @"MIT-feh" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MIT#feh"};277 pub const @"MIT-feh" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MIT#feh"};
273 pub const @"MIT-open-group" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://gitlab.freedesktop.org/xorg/app/iceauth/-/blob/master/COPYING"};278 pub const @"MIT-open-group" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://gitlab.freedesktop.org/xorg/app/iceauth/-/blob/master/COPYING"};
274 pub const @"MITNFA" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MITNFA"};279 pub const @"MITNFA" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MITNFA"};
275 pub const @"MPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.mozilla.org/MPL/MPL-1.0.html"};280 pub const @"MPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.mozilla.org/MPL/MPL-1.0.html"};
276 pub const @"MPL-1.1" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.mozilla.org/MPL/MPL-1.1.html"};281 pub const @"MPL-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.mozilla.org/MPL/MPL-1.1.html"};
277 pub const @"MPL-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.mozilla.org/MPL/2.0/"};282 pub const @"MPL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.mozilla.org/MPL/2.0/"};
278 pub const @"MPL-2.0-no-copyleft-exception" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.mozilla.org/MPL/2.0/"};283 pub const @"MPL-2.0-no-copyleft-exception" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.mozilla.org/MPL/2.0/"};
279 pub const @"MS-PL" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.microsoft.com/opensource/licenses.mspx"};284 pub const @"MS-PL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.microsoft.com/opensource/licenses.mspx"};
280 pub const @"MS-RL" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.microsoft.com/opensource/licenses.mspx"};285 pub const @"MS-RL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.microsoft.com/opensource/licenses.mspx"};
281 pub const @"MTLL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Matrix_Template_Library_License"};286 pub const @"MTLL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Matrix_Template_Library_License"};
282 pub const @"MakeIndex" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MakeIndex"};287 pub const @"MakeIndex" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/MakeIndex"};
283 pub const @"MirOS" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/MirOS"};288 pub const @"MirOS" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/MirOS"};
...@@ -286,18 +291,19 @@ pub const spdx = struct {...@@ -286,18 +291,19 @@ pub const spdx = struct {
286 pub const @"MulanPSL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://license.coscl.org.cn/MulanPSL2/"};291 pub const @"MulanPSL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://license.coscl.org.cn/MulanPSL2/"};
287 pub const @"Multics" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Multics"};292 pub const @"Multics" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Multics"};
288 pub const @"Mup" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Mup"};293 pub const @"Mup" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Mup"};
294 pub const @"NAIST-2003" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://enterprise.dejacode.com/licenses/public/naist-2003/#license-text"};
289 pub const @"NASA-1.3" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://ti.arc.nasa.gov/opensource/nosa/"};295 pub const @"NASA-1.3" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://ti.arc.nasa.gov/opensource/nosa/"};
290 pub const @"NBPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=37b4b3f6cc4bf34e1d3dec61e69914b9819d8894"};296 pub const @"NBPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=37b4b3f6cc4bf34e1d3dec61e69914b9819d8894"};
291 pub const @"NCGL-UK-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/spdx/license-list-XML/blob/master/src/Apache-2.0.xml"};297 pub const @"NCGL-UK-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/spdx/license-list-XML/blob/master/src/Apache-2.0.xml"};
292 pub const @"NCSA" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://otm.illinois.edu/uiuc_openSource"};298 pub const @"NCSA" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://otm.illinois.edu/uiuc_openSource"};
293 pub const @"NGPL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/NGPL"};299 pub const @"NGPL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/NGPL"};
294 pub const @"NIST-PD" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/tcheneau/simpleRPL/blob/e645e69e38dd4e3ccfeceb2db8cba05b7c2e0cd3/LICENSE.txt"};300 pub const @"NIST-PD" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/tcheneau/simpleRPL/blob/e645e69e38dd4e3ccfeceb2db8cba05b7c2e0cd3/LICENSE.txt"};
295 pub const @"NIST-PD-fallback" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/usnistgov/jsip/blob/59700e6926cbe96c5cdae897d9a7d2656b42abe3/LICENSE"};301 pub const @"NIST-PD-fallback" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/usnistgov/jsip/blob/59700e6926cbe96c5cdae897d9a7d2656b42abe3/LICENSE"};
296 pub const @"NLOD-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://data.norge.no/nlod/en/1.0"};302 pub const @"NLOD-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://data.norge.no/nlod/en/1.0"};
297 pub const @"NLPL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/NLPL"};303 pub const @"NLPL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/NLPL"};
298 pub const @"NOSL" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://bits.netizen.com.au/licenses/NOSL/nosl.txt"};304 pub const @"NOSL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://bits.netizen.com.au/licenses/NOSL/nosl.txt"};
299 pub const @"NPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.mozilla.org/MPL/NPL/1.0/"};305 pub const @"NPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.mozilla.org/MPL/NPL/1.0/"};
300 pub const @"NPL-1.1" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.mozilla.org/MPL/NPL/1.1/"};306 pub const @"NPL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.mozilla.org/MPL/NPL/1.1/"};
301 pub const @"NPOSL-3.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/NOSL3.0"};307 pub const @"NPOSL-3.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/NOSL3.0"};
302 pub const @"NRL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://web.mit.edu/network/isakmp/nrllicense.html"};308 pub const @"NRL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://web.mit.edu/network/isakmp/nrllicense.html"};
303 pub const @"NTP" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/NTP"};309 pub const @"NTP" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/NTP"};
...@@ -306,18 +312,18 @@ pub const spdx = struct {...@@ -306,18 +312,18 @@ pub const spdx = struct {
306 pub const @"Net-SNMP" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://net-snmp.sourceforge.net/about/license.html"};312 pub const @"Net-SNMP" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://net-snmp.sourceforge.net/about/license.html"};
307 pub const @"NetCDF" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.unidata.ucar.edu/software/netcdf/copyright.html"};313 pub const @"NetCDF" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.unidata.ucar.edu/software/netcdf/copyright.html"};
308 pub const @"Newsletr" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Newsletr"};314 pub const @"Newsletr" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Newsletr"};
309 pub const @"Nokia" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/nokia"};315 pub const @"Nokia" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/nokia"};
310 pub const @"Noweb" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Noweb"};316 pub const @"Noweb" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Noweb"};
311 pub const @"Nunit" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Nunit"};317 pub const @"Nunit" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Nunit"};
312 pub const @"O-UDA-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/microsoft/Open-Use-of-Data-Agreement/blob/v1.0/O-UDA-1.0.md"};318 pub const @"O-UDA-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/microsoft/Open-Use-of-Data-Agreement/blob/v1.0/O-UDA-1.0.md"};
313 pub const @"OCCT-PL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.opencascade.com/content/occt-public-license"};319 pub const @"OCCT-PL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.opencascade.com/content/occt-public-license"};
314 pub const @"OCLC-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.oclc.org/research/activities/software/license/v2final.htm"};320 pub const @"OCLC-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.oclc.org/research/activities/software/license/v2final.htm"};
315 pub const @"ODC-By-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://opendatacommons.org/licenses/by/1.0/"};321 pub const @"ODC-By-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://opendatacommons.org/licenses/by/1.0/"};
316 pub const @"ODbL-1.0" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.opendatacommons.org/licenses/odbl/1.0/"};322 pub const @"ODbL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.opendatacommons.org/licenses/odbl/1.0/"};
317 pub const @"OFL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL10_web"};323 pub const @"OFL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL10_web"};
318 pub const @"OFL-1.0-RFN" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL10_web"};324 pub const @"OFL-1.0-RFN" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL10_web"};
319 pub const @"OFL-1.0-no-RFN" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL10_web"};325 pub const @"OFL-1.0-no-RFN" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL10_web"};
320 pub const @"OFL-1.1" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web"};326 pub const @"OFL-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web"};
321 pub const @"OFL-1.1-RFN" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web"};327 pub const @"OFL-1.1-RFN" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web"};
322 pub const @"OFL-1.1-no-RFN" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web"};328 pub const @"OFL-1.1-no-RFN" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web"};
323 pub const @"OGC-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.ogc.org/ogc/software/1.0"};329 pub const @"OGC-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.ogc.org/ogc/software/1.0"};
...@@ -337,24 +343,24 @@ pub const spdx = struct {...@@ -337,24 +343,24 @@ pub const spdx = struct {
337 pub const @"OLDAP-2.2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=470b0c18ec67621c85881b2733057fecf4a1acc3"};343 pub const @"OLDAP-2.2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=470b0c18ec67621c85881b2733057fecf4a1acc3"};
338 pub const @"OLDAP-2.2.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=4bc786f34b50aa301be6f5600f58a980070f481e"};344 pub const @"OLDAP-2.2.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=4bc786f34b50aa301be6f5600f58a980070f481e"};
339 pub const @"OLDAP-2.2.2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=df2cc1e21eb7c160695f5b7cffd6296c151ba188"};345 pub const @"OLDAP-2.2.2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=df2cc1e21eb7c160695f5b7cffd6296c151ba188"};
340 pub const @"OLDAP-2.3" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=d32cf54a32d581ab475d23c810b0a7fbaf8d63c3"};346 pub const @"OLDAP-2.3" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=d32cf54a32d581ab475d23c810b0a7fbaf8d63c3"};
341 pub const @"OLDAP-2.4" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=cd1284c4a91a8a380d904eee68d1583f989ed386"};347 pub const @"OLDAP-2.4" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=cd1284c4a91a8a380d904eee68d1583f989ed386"};
342 pub const @"OLDAP-2.5" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=6852b9d90022e8593c98205413380536b1b5a7cf"};348 pub const @"OLDAP-2.5" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=6852b9d90022e8593c98205413380536b1b5a7cf"};
343 pub const @"OLDAP-2.6" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=1cae062821881f41b73012ba816434897abf4205"};349 pub const @"OLDAP-2.6" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=1cae062821881f41b73012ba816434897abf4205"};
344 pub const @"OLDAP-2.7" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=47c2415c1df81556eeb39be6cad458ef87c534a2"};350 pub const @"OLDAP-2.7" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=47c2415c1df81556eeb39be6cad458ef87c534a2"};
345 pub const @"OLDAP-2.8" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.openldap.org/software/release/license.html"};351 pub const @"OLDAP-2.8" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.openldap.org/software/release/license.html"};
346 pub const @"OML" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Open_Market_License"};352 pub const @"OML" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Open_Market_License"};
347 pub const @"OPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://old.koalateam.com/jackaroo/OPL_1_0.TXT"};353 pub const @"OPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://old.koalateam.com/jackaroo/OPL_1_0.TXT"};
348 pub const @"OSET-PL-2.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.osetfoundation.org/public-license"};354 pub const @"OSET-PL-2.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.osetfoundation.org/public-license"};
349 pub const @"OSL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/OSL-1.0"};355 pub const @"OSL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/OSL-1.0"};
350 pub const @"OSL-1.1" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://fedoraproject.org/wiki/Licensing/OSL1.1"};356 pub const @"OSL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/OSL1.1"};
351 pub const @"OSL-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://web.archive.org/web/20041020171434/http://www.rosenlaw.com/osl2.0.html"};357 pub const @"OSL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://web.archive.org/web/20041020171434/http://www.rosenlaw.com/osl2.0.html"};
352 pub const @"OSL-2.1" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://web.archive.org/web/20050212003940/http://www.rosenlaw.com/osl21.htm"};358 pub const @"OSL-2.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://web.archive.org/web/20050212003940/http://www.rosenlaw.com/osl21.htm"};
353 pub const @"OSL-3.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://web.archive.org/web/20120101081418/http://rosenlaw.com:80/OSL3.0.htm"};359 pub const @"OSL-3.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://web.archive.org/web/20120101081418/http://rosenlaw.com:80/OSL3.0.htm"};
354 pub const @"OpenSSL" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.openssl.org/source/license.html"};360 pub const @"OpenSSL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.openssl.org/source/license.html"};
355 pub const @"PDDL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://opendatacommons.org/licenses/pddl/1.0/"};361 pub const @"PDDL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://opendatacommons.org/licenses/pddl/1.0/"};
356 pub const @"PHP-3.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.php.net/license/3_0.txt"};362 pub const @"PHP-3.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.php.net/license/3_0.txt"};
357 pub const @"PHP-3.01" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.php.net/license/3_01.txt"};363 pub const @"PHP-3.01" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.php.net/license/3_01.txt"};
358 pub const @"PSF-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://opensource.org/licenses/Python-2.0"};364 pub const @"PSF-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://opensource.org/licenses/Python-2.0"};
359 pub const @"Parity-6.0.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://paritylicense.com/versions/6.0.0.html"};365 pub const @"Parity-6.0.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://paritylicense.com/versions/6.0.0.html"};
360 pub const @"Parity-7.0.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://paritylicense.com/versions/7.0.0.html"};366 pub const @"Parity-7.0.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://paritylicense.com/versions/7.0.0.html"};
...@@ -362,30 +368,30 @@ pub const spdx = struct {...@@ -362,30 +368,30 @@ pub const spdx = struct {
362 pub const @"PolyForm-Noncommercial-1.0.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://polyformproject.org/licenses/noncommercial/1.0.0"};368 pub const @"PolyForm-Noncommercial-1.0.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://polyformproject.org/licenses/noncommercial/1.0.0"};
363 pub const @"PolyForm-Small-Business-1.0.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://polyformproject.org/licenses/small-business/1.0.0"};369 pub const @"PolyForm-Small-Business-1.0.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://polyformproject.org/licenses/small-business/1.0.0"};
364 pub const @"PostgreSQL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.postgresql.org/about/licence"};370 pub const @"PostgreSQL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.postgresql.org/about/licence"};
365 pub const @"Python-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/Python-2.0"};371 pub const @"Python-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Python-2.0"};
366 pub const @"QPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://doc.qt.nokia.com/3.3/license.html"};372 pub const @"QPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://doc.qt.nokia.com/3.3/license.html"};
367 pub const @"Qhull" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Qhull"};373 pub const @"Qhull" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Qhull"};
368 pub const @"RHeCos-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://ecos.sourceware.org/old-license.html"};374 pub const @"RHeCos-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://ecos.sourceware.org/old-license.html"};
369 pub const @"RPL-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/RPL-1.1"};375 pub const @"RPL-1.1" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/RPL-1.1"};
370 pub const @"RPL-1.5" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/RPL-1.5"};376 pub const @"RPL-1.5" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/RPL-1.5"};
371 pub const @"RPSL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://helixcommunity.org/content/rpsl"};377 pub const @"RPSL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://helixcommunity.org/content/rpsl"};
372 pub const @"RSA-MD" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.faqs.org/rfcs/rfc1321.html"};378 pub const @"RSA-MD" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.faqs.org/rfcs/rfc1321.html"};
373 pub const @"RSCPL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://wayback.archive.org/web/20060715140826/http://www.risource.org/RPL/RPL-1.0A.shtml"};379 pub const @"RSCPL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://wayback.archive.org/web/20060715140826/http://www.risource.org/RPL/RPL-1.0A.shtml"};
374 pub const @"Rdisc" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Rdisc_License"};380 pub const @"Rdisc" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Rdisc_License"};
375 pub const @"Ruby" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.ruby-lang.org/en/LICENSE.txt"};381 pub const @"Ruby" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.ruby-lang.org/en/LICENSE.txt"};
376 pub const @"SAX-PD" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.saxproject.org/copying.html"};382 pub const @"SAX-PD" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.saxproject.org/copying.html"};
377 pub const @"SCEA" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://research.scea.com/scea_shared_source_license.html"};383 pub const @"SCEA" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://research.scea.com/scea_shared_source_license.html"};
378 pub const @"SGI-B-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.1.0.html"};384 pub const @"SGI-B-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.1.0.html"};
379 pub const @"SGI-B-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://oss.sgi.com/projects/FreeB/"};385 pub const @"SGI-B-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://oss.sgi.com/projects/FreeB/"};
380 pub const @"SGI-B-2.0" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.2.0.pdf"};386 pub const @"SGI-B-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.2.0.pdf"};
381 pub const @"SHL-0.5" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://solderpad.org/licenses/SHL-0.5/"};387 pub const @"SHL-0.5" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://solderpad.org/licenses/SHL-0.5/"};
382 pub const @"SHL-0.51" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://solderpad.org/licenses/SHL-0.51/"};388 pub const @"SHL-0.51" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://solderpad.org/licenses/SHL-0.51/"};
383 pub const @"SISSL" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.openoffice.org/licenses/sissl_license.html"};389 pub const @"SISSL" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.openoffice.org/licenses/sissl_license.html"};
384 pub const @"SISSL-1.2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://gridscheduler.sourceforge.net/Gridengine_SISSL_license.html"};390 pub const @"SISSL-1.2" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://gridscheduler.sourceforge.net/Gridengine_SISSL_license.html"};
385 pub const @"SMLNJ" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://www.smlnj.org/license.html"};391 pub const @"SMLNJ" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.smlnj.org/license.html"};
386 pub const @"SMPPL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/dcblake/SMP/blob/master/Documentation/License.txt"};392 pub const @"SMPPL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/dcblake/SMP/blob/master/Documentation/License.txt"};
387 pub const @"SNIA" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/SNIA_Public_License"};393 pub const @"SNIA" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/SNIA_Public_License"};
388 pub const @"SPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/SPL-1.0"};394 pub const @"SPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/SPL-1.0"};
389 pub const @"SSH-OpenSSH" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/LICENCE#L10"};395 pub const @"SSH-OpenSSH" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/LICENCE#L10"};
390 pub const @"SSH-short" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/pathnames.h"};396 pub const @"SSH-short" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/openssh/openssh-portable/blob/1b11ea7c58cd5c59838b5fa574cd456d6047b2d4/pathnames.h"};
391 pub const @"SSPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.mongodb.com/licensing/server-side-public-license"};397 pub const @"SSPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.mongodb.com/licensing/server-side-public-license"};
...@@ -394,7 +400,7 @@ pub const spdx = struct {...@@ -394,7 +400,7 @@ pub const spdx = struct {
394 pub const @"Sendmail" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.sendmail.com/pdfs/open_source/sendmail_license.pdf"};400 pub const @"Sendmail" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.sendmail.com/pdfs/open_source/sendmail_license.pdf"};
395 pub const @"Sendmail-8.23" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.proofpoint.com/sites/default/files/sendmail-license.pdf"};401 pub const @"Sendmail-8.23" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.proofpoint.com/sites/default/files/sendmail-license.pdf"};
396 pub const @"SimPL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/SimPL-2.0"};402 pub const @"SimPL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/SimPL-2.0"};
397 pub const @"Sleepycat" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/Sleepycat"};403 pub const @"Sleepycat" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Sleepycat"};
398 pub const @"Spencer-86" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License"};404 pub const @"Spencer-86" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License"};
399 pub const @"Spencer-94" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License"};405 pub const @"Spencer-94" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License"};
400 pub const @"Spencer-99" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.opensource.apple.com/source/tcl/tcl-5/tcl/generic/regfronts.c"};406 pub const @"Spencer-99" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.opensource.apple.com/source/tcl/tcl-5/tcl/generic/regfronts.c"};
...@@ -409,35 +415,35 @@ pub const spdx = struct {...@@ -409,35 +415,35 @@ pub const spdx = struct {
409 pub const @"TU-Berlin-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/swh/ladspa/blob/7bf6f3799fdba70fda297c2d8fd9f526803d9680/gsm/COPYRIGHT"};415 pub const @"TU-Berlin-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/swh/ladspa/blob/7bf6f3799fdba70fda297c2d8fd9f526803d9680/gsm/COPYRIGHT"};
410 pub const @"TU-Berlin-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/CorsixTH/deps/blob/fd339a9f526d1d9c9f01ccf39e438a015da50035/licences/libgsm.txt"};416 pub const @"TU-Berlin-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/CorsixTH/deps/blob/fd339a9f526d1d9c9f01ccf39e438a015da50035/licences/libgsm.txt"};
411 pub const @"UCL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/UCL-1.0"};417 pub const @"UCL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/UCL-1.0"};
412 pub const @"UPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://opensource.org/licenses/UPL"};418 pub const @"UPL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/UPL"};
413 pub const @"Unicode-DFS-2015" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://web.archive.org/web/20151224134844/http://unicode.org/copyright.html"};419 pub const @"Unicode-DFS-2015" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://web.archive.org/web/20151224134844/http://unicode.org/copyright.html"};
414 pub const @"Unicode-DFS-2016" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.unicode.org/copyright.html"};420 pub const @"Unicode-DFS-2016" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.unicode.org/copyright.html"};
415 pub const @"Unicode-TOU" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.unicode.org/copyright.html"};421 pub const @"Unicode-TOU" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.unicode.org/copyright.html"};
416 pub const @"Unlicense" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "https://unlicense.org/"};422 pub const @"Unlicense" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://unlicense.org/"};
417 pub const @"VOSTROM" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/VOSTROM"};423 pub const @"VOSTROM" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/VOSTROM"};
418 pub const @"VSL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/VSL-1.0"};424 pub const @"VSL-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/VSL-1.0"};
419 pub const @"Vim" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://vimdoc.sourceforge.net/htmldoc/uganda.html"};425 pub const @"Vim" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://vimdoc.sourceforge.net/htmldoc/uganda.html"};
420 pub const @"W3C" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html"};426 pub const @"W3C" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html"};
421 pub const @"W3C-19980720" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.w3.org/Consortium/Legal/copyright-software-19980720.html"};427 pub const @"W3C-19980720" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.w3.org/Consortium/Legal/copyright-software-19980720.html"};
422 pub const @"W3C-20150513" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document"};428 pub const @"W3C-20150513" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document"};
423 pub const @"WTFPL" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.wtfpl.net/about/"};429 pub const @"WTFPL" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.wtfpl.net/about/"};
424 pub const @"Watcom-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Watcom-1.0"};430 pub const @"Watcom-1.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Watcom-1.0"};
425 pub const @"Wsuipa" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Wsuipa"};431 pub const @"Wsuipa" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Wsuipa"};
426 pub const @"X11" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3"};432 pub const @"X11" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3"};
427 pub const @"XFree86-1.1" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.xfree86.org/current/LICENSE4.html"};433 pub const @"XFree86-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.xfree86.org/current/LICENSE4.html"};
428 pub const @"XSkat" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/XSkat_License"};434 pub const @"XSkat" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/XSkat_License"};
429 pub const @"Xerox" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Xerox"};435 pub const @"Xerox" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Xerox"};
430 pub const @"Xnet" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Xnet"};436 pub const @"Xnet" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "https://opensource.org/licenses/Xnet"};
431 pub const @"YPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.zimbra.com/license/yahoo_public_license_1.0.html"};437 pub const @"YPL-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.zimbra.com/license/yahoo_public_license_1.0.html"};
432 pub const @"YPL-1.1" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://www.zimbra.com/license/yahoo_public_license_1.1.html"};438 pub const @"YPL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.zimbra.com/license/yahoo_public_license_1.1.html"};
433 pub const @"ZPL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://old.zope.org/Resources/License/ZPL-1.1"};439 pub const @"ZPL-1.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://old.zope.org/Resources/License/ZPL-1.1"};
434 pub const @"ZPL-2.0" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://old.zope.org/Resources/License/ZPL-2.0"};440 pub const @"ZPL-2.0" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://old.zope.org/Resources/License/ZPL-2.0"};
435 pub const @"ZPL-2.1" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://old.zope.org/Resources/ZPL/"};441 pub const @"ZPL-2.1" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://old.zope.org/Resources/ZPL/"};
436 pub const @"Zed" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Zed"};442 pub const @"Zed" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Zed"};
437 pub const @"Zend-2.0" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://web.archive.org/web/20130517195954/http://www.zend.com/license/2_00.txt"};443 pub const @"Zend-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://web.archive.org/web/20130517195954/http://www.zend.com/license/2_00.txt"};
438 pub const @"Zimbra-1.3" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://web.archive.org/web/20100302225219/http://www.zimbra.com/license/zimbra-public-license-1-3.html"};444 pub const @"Zimbra-1.3" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://web.archive.org/web/20100302225219/http://www.zimbra.com/license/zimbra-public-license-1-3.html"};
439 pub const @"Zimbra-1.4" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.zimbra.com/legal/zimbra-public-license-1-4"};445 pub const @"Zimbra-1.4" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.zimbra.com/legal/zimbra-public-license-1-4"};
440 pub const @"Zlib" = License{.isOsiApproved = true, .isFsfLibre = true, .url = "http://www.zlib.net/zlib_license.html"};446 pub const @"Zlib" = License{.isOsiApproved = true, .isFsfLibre = false, .url = "http://www.zlib.net/zlib_license.html"};
441 pub const @"blessing" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.sqlite.org/src/artifact/e33a4df7e32d742a?ln=4-9"};447 pub const @"blessing" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://www.sqlite.org/src/artifact/e33a4df7e32d742a?ln=4-9"};
442 pub const @"bzip2-1.0.5" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://sourceware.org/bzip2/1.0.5/bzip2-manual-1.0.5.html"};448 pub const @"bzip2-1.0.5" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://sourceware.org/bzip2/1.0.5/bzip2-manual-1.0.5.html"};
443 pub const @"bzip2-1.0.6" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://sourceware.org/git/?p=bzip2.git;a=blob;f=LICENSE;hb=bzip2-1.0.6"};449 pub const @"bzip2-1.0.6" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://sourceware.org/git/?p=bzip2.git;a=blob;f=LICENSE;hb=bzip2-1.0.6"};
...@@ -450,8 +456,8 @@ pub const spdx = struct {...@@ -450,8 +456,8 @@ pub const spdx = struct {
450 pub const @"eGenix" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.egenix.com/products/eGenix.com-Public-License-1.1.0.pdf"};456 pub const @"eGenix" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.egenix.com/products/eGenix.com-Public-License-1.1.0.pdf"};
451 pub const @"etalab-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/DISIC/politique-de-contribution-open-source/blob/master/LICENSE.pdf"};457 pub const @"etalab-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/DISIC/politique-de-contribution-open-source/blob/master/LICENSE.pdf"};
452 pub const @"gSOAP-1.3b" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.cs.fsu.edu/~engelen/license.html"};458 pub const @"gSOAP-1.3b" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.cs.fsu.edu/~engelen/license.html"};
453 pub const @"gnuplot" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://fedoraproject.org/wiki/Licensing/Gnuplot"};459 pub const @"gnuplot" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Gnuplot"};
454 pub const @"iMatix" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "http://legacy.imatix.com/html/sfl/sfl4.htm#license"};460 pub const @"iMatix" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://legacy.imatix.com/html/sfl/sfl4.htm#license"};
455 pub const @"libpng-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.libpng.org/pub/png/src/libpng-LICENSE.txt"};461 pub const @"libpng-2.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "http://www.libpng.org/pub/png/src/libpng-LICENSE.txt"};
456 pub const @"libselinux-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/SELinuxProject/selinux/blob/master/libselinux/LICENSE"};462 pub const @"libselinux-1.0" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://github.com/SELinuxProject/selinux/blob/master/libselinux/LICENSE"};
457 pub const @"libtiff" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/libtiff"};463 pub const @"libtiff" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/libtiff"};
...@@ -459,7 +465,7 @@ pub const spdx = struct {...@@ -459,7 +465,7 @@ pub const spdx = struct {
459 pub const @"psfrag" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/psfrag"};465 pub const @"psfrag" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/psfrag"};
460 pub const @"psutils" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/psutils"};466 pub const @"psutils" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/psutils"};
461 pub const @"wxWindows" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://opensource.org/licenses/WXwindows"};467 pub const @"wxWindows" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://opensource.org/licenses/WXwindows"};
462 pub const @"xinetd" = License{.isOsiApproved = false, .isFsfLibre = true, .url = "https://fedoraproject.org/wiki/Licensing/Xinetd_License"};468 pub const @"xinetd" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/Xinetd_License"};
463 pub const @"xpp" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/xpp"};469 pub const @"xpp" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/xpp"};
464 pub const @"zlib-acknowledgement" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/ZlibWithAcknowledgement"};470 pub const @"zlib-acknowledgement" = License{.isOsiApproved = false, .isFsfLibre = false, .url = "https://fedoraproject.org/wiki/Licensing/ZlibWithAcknowledgement"};
465};471};
...@@ -499,6 +505,7 @@ pub const osi = &[_][]const u8{...@@ -499,6 +505,7 @@ pub const osi = &[_][]const u8{
499 "CECILL-2.1",505 "CECILL-2.1",
500 "CERN-OHL-P-2.0",506 "CERN-OHL-P-2.0",
501 "CERN-OHL-S-2.0",507 "CERN-OHL-S-2.0",
508 "CERN-OHL-W-2.0",
502 "CNRI-Python",509 "CNRI-Python",
503 "CPAL-1.0",510 "CPAL-1.0",
504 "CPL-1.0",511 "CPL-1.0",
...@@ -549,6 +556,7 @@ pub const osi = &[_][]const u8{...@@ -549,6 +556,7 @@ pub const osi = &[_][]const u8{
549 "LiLiQ-Rplus-1.1",556 "LiLiQ-Rplus-1.1",
550 "MIT",557 "MIT",
551 "MIT-0",558 "MIT-0",
559 "MIT-Modern-Variant",
552 "MPL-1.0",560 "MPL-1.0",
553 "MPL-1.1",561 "MPL-1.1",
554 "MPL-2.0",562 "MPL-2.0",
...@@ -603,120 +611,4 @@ pub const osi = &[_][]const u8{...@@ -603,120 +611,4 @@ pub const osi = &[_][]const u8{
603};611};
604612
605pub const fsf = &[_][]const u8{613pub const fsf = &[_][]const u8{
606 "AFL-1.1",
607 "AFL-1.2",
608 "AFL-2.0",
609 "AFL-2.1",
610 "AFL-3.0",
611 "AGPL-1.0",
612 "AGPL-3.0",
613 "AGPL-3.0-only",
614 "AGPL-3.0-or-later",
615 "APSL-2.0",
616 "Apache-1.0",
617 "Apache-1.1",
618 "Apache-2.0",
619 "Artistic-2.0",
620 "BSD-2-Clause-FreeBSD",
621 "BSD-3-Clause",
622 "BSD-3-Clause-Clear",
623 "BSD-4-Clause",
624 "BSL-1.0",
625 "BitTorrent-1.1",
626 "CC-BY-4.0",
627 "CC-BY-SA-4.0",
628 "CC0-1.0",
629 "CDDL-1.0",
630 "CECILL-2.0",
631 "CECILL-B",
632 "CECILL-C",
633 "CPAL-1.0",
634 "CPL-1.0",
635 "ClArtistic",
636 "Condor-1.1",
637 "ECL-2.0",
638 "EFL-2.0",
639 "EPL-1.0",
640 "EPL-2.0",
641 "EUDatagrid",
642 "EUPL-1.1",
643 "FSFAP",
644 "FTL",
645 "GFDL-1.1",
646 "GFDL-1.1-only",
647 "GFDL-1.1-or-later",
648 "GFDL-1.2",
649 "GFDL-1.2-only",
650 "GFDL-1.2-or-later",
651 "GFDL-1.3",
652 "GFDL-1.3-only",
653 "GFDL-1.3-or-later",
654 "GPL-2.0",
655 "GPL-2.0-only",
656 "GPL-2.0-or-later",
657 "GPL-3.0",
658 "GPL-3.0-only",
659 "GPL-3.0-or-later",
660 "HPND",
661 "IJG",
662 "IPA",
663 "IPL-1.0",
664 "ISC",
665 "Imlib2",
666 "Intel",
667 "LGPL-2.1",
668 "LGPL-2.1-only",
669 "LGPL-2.1-or-later",
670 "LGPL-3.0",
671 "LGPL-3.0-only",
672 "LGPL-3.0-or-later",
673 "LPL-1.02",
674 "LPPL-1.2",
675 "LPPL-1.3a",
676 "MIT",
677 "MPL-1.1",
678 "MPL-2.0",
679 "MS-PL",
680 "MS-RL",
681 "NCSA",
682 "NOSL",
683 "NPL-1.0",
684 "NPL-1.1",
685 "Nokia",
686 "ODbL-1.0",
687 "OFL-1.1",
688 "OLDAP-2.3",
689 "OLDAP-2.7",
690 "OSL-1.0",
691 "OSL-1.1",
692 "OSL-2.0",
693 "OSL-2.1",
694 "OSL-3.0",
695 "OpenSSL",
696 "PHP-3.01",
697 "Python-2.0",
698 "QPL-1.0",
699 "RPSL-1.0",
700 "Ruby",
701 "SGI-B-2.0",
702 "SISSL",
703 "SMLNJ",
704 "SPL-1.0",
705 "Sleepycat",
706 "UPL-1.0",
707 "Unlicense",
708 "Vim",
709 "W3C",
710 "WTFPL",
711 "X11",
712 "XFree86-1.1",
713 "YPL-1.1",
714 "ZPL-2.0",
715 "ZPL-2.1",
716 "Zend-2.0",
717 "Zimbra-1.3",
718 "Zlib",
719 "gnuplot",
720 "iMatix",
721 "xinetd",
722};614};