Merge pull request #10546 from cabalism/fix/dedup-using-config-from
[cabal.git] / Cabal-syntax / src / Distribution / SPDX / LicenseId.hs
blob998b17e6c694b2efd4d38b50404557bbaee540b2
1 -- This file is generated. See Makefile's spdx rule
2 {- FOURMOLU_DISABLE -}
3 {-# LANGUAGE DeriveDataTypeable #-}
4 module Distribution.SPDX.LicenseId (
5 LicenseId (..),
6 licenseId,
7 licenseName,
8 licenseIsOsiApproved,
9 licenseIsFsfLibre,
10 mkLicenseId,
11 licenseIdList,
12 -- * Helpers
13 licenseIdMigrationMessage,
14 ) where
16 import Distribution.Compat.Prelude
17 import Prelude ()
19 import Distribution.Compat.Lens (set)
20 import Distribution.Pretty
21 import Distribution.Parsec
22 import Distribution.Utils.Generic (isAsciiAlphaNum)
23 import Distribution.Utils.Structured (Structured (..), nominalStructure, typeVersion)
24 import Distribution.SPDX.LicenseListVersion
26 import qualified Data.Binary.Get as Binary
27 import qualified Data.Binary.Put as Binary
28 import qualified Data.Map.Strict as Map
29 import qualified Distribution.Compat.CharParsing as P
30 import qualified Text.PrettyPrint as Disp
32 -------------------------------------------------------------------------------
33 -- LicenseId
34 -------------------------------------------------------------------------------
36 -- | SPDX License identifiers list v3.25
37 data LicenseId
38 = N_0BSD -- ^ @0BSD@, BSD Zero Clause License
39 | N_3D_Slicer_1_0 -- ^ @3D-Slicer-1.0@, 3D Slicer License v1.0, SPDX License List 3.25
40 | AAL -- ^ @AAL@, Attribution Assurance License
41 | Abstyles -- ^ @Abstyles@, Abstyles License
42 | AdaCore_doc -- ^ @AdaCore-doc@, AdaCore Doc License, SPDX License List 3.23, SPDX License List 3.25
43 | Adobe_2006 -- ^ @Adobe-2006@, Adobe Systems Incorporated Source Code License Agreement
44 | Adobe_Display_PostScript -- ^ @Adobe-Display-PostScript@, Adobe Display PostScript License, SPDX License List 3.23, SPDX License List 3.25
45 | Adobe_Glyph -- ^ @Adobe-Glyph@, Adobe Glyph List License
46 | Adobe_Utopia -- ^ @Adobe-Utopia@, Adobe Utopia Font License, SPDX License List 3.23, SPDX License List 3.25
47 | ADSL -- ^ @ADSL@, Amazon Digital Services License
48 | AFL_1_1 -- ^ @AFL-1.1@, Academic Free License v1.1
49 | AFL_1_2 -- ^ @AFL-1.2@, Academic Free License v1.2
50 | AFL_2_0 -- ^ @AFL-2.0@, Academic Free License v2.0
51 | AFL_2_1 -- ^ @AFL-2.1@, Academic Free License v2.1
52 | AFL_3_0 -- ^ @AFL-3.0@, Academic Free License v3.0
53 | Afmparse -- ^ @Afmparse@, Afmparse License
54 | AGPL_1_0 -- ^ @AGPL-1.0@, Affero General Public License v1.0, SPDX License List 3.0
55 | AGPL_1_0_only -- ^ @AGPL-1.0-only@, Affero General Public License v1.0 only, SPDX License List 3.2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
56 | AGPL_1_0_or_later -- ^ @AGPL-1.0-or-later@, Affero General Public License v1.0 or later, SPDX License List 3.2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
57 | AGPL_3_0_only -- ^ @AGPL-3.0-only@, GNU Affero General Public License v3.0 only
58 | AGPL_3_0_or_later -- ^ @AGPL-3.0-or-later@, GNU Affero General Public License v3.0 or later
59 | Aladdin -- ^ @Aladdin@, Aladdin Free Public License
60 | AMD_newlib -- ^ @AMD-newlib@, AMD newlib License, SPDX License List 3.25
61 | AMDPLPA -- ^ @AMDPLPA@, AMD's plpa_map.c License
62 | AML_glslang -- ^ @AML-glslang@, AML glslang variant License, SPDX License List 3.23, SPDX License List 3.25
63 | AML -- ^ @AML@, Apple MIT License
64 | AMPAS -- ^ @AMPAS@, Academy of Motion Picture Arts and Sciences BSD
65 | ANTLR_PD_fallback -- ^ @ANTLR-PD-fallback@, ANTLR Software Rights Notice with license fallback, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
66 | ANTLR_PD -- ^ @ANTLR-PD@, ANTLR Software Rights Notice
67 | Any_OSI -- ^ @any-OSI@, Any OSI License, SPDX License List 3.25
68 | Apache_1_0 -- ^ @Apache-1.0@, Apache License 1.0
69 | Apache_1_1 -- ^ @Apache-1.1@, Apache License 1.1
70 | Apache_2_0 -- ^ @Apache-2.0@, Apache License 2.0
71 | APAFML -- ^ @APAFML@, Adobe Postscript AFM License
72 | APL_1_0 -- ^ @APL-1.0@, Adaptive Public License 1.0
73 | App_s2p -- ^ @App-s2p@, App::s2p License, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
74 | APSL_1_0 -- ^ @APSL-1.0@, Apple Public Source License 1.0
75 | APSL_1_1 -- ^ @APSL-1.1@, Apple Public Source License 1.1
76 | APSL_1_2 -- ^ @APSL-1.2@, Apple Public Source License 1.2
77 | APSL_2_0 -- ^ @APSL-2.0@, Apple Public Source License 2.0
78 | Arphic_1999 -- ^ @Arphic-1999@, Arphic Public License, SPDX License List 3.23, SPDX License List 3.25
79 | Artistic_1_0_cl8 -- ^ @Artistic-1.0-cl8@, Artistic License 1.0 w/clause 8
80 | Artistic_1_0_Perl -- ^ @Artistic-1.0-Perl@, Artistic License 1.0 (Perl)
81 | Artistic_1_0 -- ^ @Artistic-1.0@, Artistic License 1.0
82 | Artistic_2_0 -- ^ @Artistic-2.0@, Artistic License 2.0
83 | ASWF_Digital_Assets_1_0 -- ^ @ASWF-Digital-Assets-1.0@, ASWF Digital Assets License version 1.0, SPDX License List 3.23, SPDX License List 3.25
84 | ASWF_Digital_Assets_1_1 -- ^ @ASWF-Digital-Assets-1.1@, ASWF Digital Assets License 1.1, SPDX License List 3.23, SPDX License List 3.25
85 | Baekmuk -- ^ @Baekmuk@, Baekmuk License, SPDX License List 3.23, SPDX License List 3.25
86 | Bahyph -- ^ @Bahyph@, Bahyph License
87 | Barr -- ^ @Barr@, Barr License
88 | Bcrypt_Solar_Designer -- ^ @bcrypt-Solar-Designer@, bcrypt Solar Designer License, SPDX License List 3.23, SPDX License List 3.25
89 | Beerware -- ^ @Beerware@, Beerware License
90 | Bitstream_Charter -- ^ @Bitstream-Charter@, Bitstream Charter Font License, SPDX License List 3.23, SPDX License List 3.25
91 | Bitstream_Vera -- ^ @Bitstream-Vera@, Bitstream Vera Font License, SPDX License List 3.23, SPDX License List 3.25
92 | BitTorrent_1_0 -- ^ @BitTorrent-1.0@, BitTorrent Open Source License v1.0
93 | BitTorrent_1_1 -- ^ @BitTorrent-1.1@, BitTorrent Open Source License v1.1
94 | Blessing -- ^ @blessing@, SQLite Blessing, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
95 | BlueOak_1_0_0 -- ^ @BlueOak-1.0.0@, Blue Oak Model License 1.0.0, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
96 | Boehm_GC -- ^ @Boehm-GC@, Boehm-Demers-Weiser GC License, SPDX License List 3.23, SPDX License List 3.25
97 | Borceux -- ^ @Borceux@, Borceux license
98 | Brian_Gladman_2_Clause -- ^ @Brian-Gladman-2-Clause@, Brian Gladman 2-Clause License, SPDX License List 3.23, SPDX License List 3.25
99 | Brian_Gladman_3_Clause -- ^ @Brian-Gladman-3-Clause@, Brian Gladman 3-Clause License, SPDX License List 3.23, SPDX License List 3.25
100 | BSD_1_Clause -- ^ @BSD-1-Clause@, BSD 1-Clause License
101 | BSD_2_Clause_FreeBSD -- ^ @BSD-2-Clause-FreeBSD@, BSD 2-Clause FreeBSD License, SPDX License List 3.0, SPDX License List 3.2, SPDX License List 3.6, SPDX License List 3.9
102 | BSD_2_Clause_NetBSD -- ^ @BSD-2-Clause-NetBSD@, BSD 2-Clause NetBSD License, SPDX License List 3.0, SPDX License List 3.2, SPDX License List 3.6
103 | BSD_2_Clause_Darwin -- ^ @BSD-2-Clause-Darwin@, BSD 2-Clause - Ian Darwin variant, SPDX License List 3.23, SPDX License List 3.25
104 | BSD_2_Clause_first_lines -- ^ @BSD-2-Clause-first-lines@, BSD 2-Clause - first lines requirement, SPDX License List 3.25
105 | BSD_2_Clause_Patent -- ^ @BSD-2-Clause-Patent@, BSD-2-Clause Plus Patent License
106 | BSD_2_Clause_Views -- ^ @BSD-2-Clause-Views@, BSD 2-Clause with views sentence, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
107 | BSD_2_Clause -- ^ @BSD-2-Clause@, BSD 2-Clause "Simplified" License
108 | BSD_3_Clause_acpica -- ^ @BSD-3-Clause-acpica@, BSD 3-Clause acpica variant, SPDX License List 3.23, SPDX License List 3.25
109 | BSD_3_Clause_Attribution -- ^ @BSD-3-Clause-Attribution@, BSD with attribution
110 | BSD_3_Clause_Clear -- ^ @BSD-3-Clause-Clear@, BSD 3-Clause Clear License
111 | BSD_3_Clause_flex -- ^ @BSD-3-Clause-flex@, BSD 3-Clause Flex variant, SPDX License List 3.23, SPDX License List 3.25
112 | BSD_3_Clause_HP -- ^ @BSD-3-Clause-HP@, Hewlett-Packard BSD variant license, SPDX License List 3.23, SPDX License List 3.25
113 | BSD_3_Clause_LBNL -- ^ @BSD-3-Clause-LBNL@, Lawrence Berkeley National Labs BSD variant license
114 | BSD_3_Clause_Modification -- ^ @BSD-3-Clause-Modification@, BSD 3-Clause Modification, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
115 | BSD_3_Clause_No_Military_License -- ^ @BSD-3-Clause-No-Military-License@, BSD 3-Clause No Military License, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
116 | BSD_3_Clause_No_Nuclear_License_2014 -- ^ @BSD-3-Clause-No-Nuclear-License-2014@, BSD 3-Clause No Nuclear License 2014
117 | BSD_3_Clause_No_Nuclear_License -- ^ @BSD-3-Clause-No-Nuclear-License@, BSD 3-Clause No Nuclear License
118 | BSD_3_Clause_No_Nuclear_Warranty -- ^ @BSD-3-Clause-No-Nuclear-Warranty@, BSD 3-Clause No Nuclear Warranty
119 | BSD_3_Clause_Open_MPI -- ^ @BSD-3-Clause-Open-MPI@, BSD 3-Clause Open MPI variant, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
120 | BSD_3_Clause_Sun -- ^ @BSD-3-Clause-Sun@, BSD 3-Clause Sun Microsystems, SPDX License List 3.23, SPDX License List 3.25
121 | BSD_3_Clause -- ^ @BSD-3-Clause@, BSD 3-Clause "New" or "Revised" License
122 | BSD_4_Clause_Shortened -- ^ @BSD-4-Clause-Shortened@, BSD 4 Clause Shortened, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
123 | BSD_4_Clause_UC -- ^ @BSD-4-Clause-UC@, BSD-4-Clause (University of California-Specific)
124 | BSD_4_Clause -- ^ @BSD-4-Clause@, BSD 4-Clause "Original" or "Old" License
125 | BSD_4_3RENO -- ^ @BSD-4.3RENO@, BSD 4.3 RENO License, SPDX License List 3.23, SPDX License List 3.25
126 | BSD_4_3TAHOE -- ^ @BSD-4.3TAHOE@, BSD 4.3 TAHOE License, SPDX License List 3.23, SPDX License List 3.25
127 | BSD_Advertising_Acknowledgement -- ^ @BSD-Advertising-Acknowledgement@, BSD Advertising Acknowledgement License, SPDX License List 3.23, SPDX License List 3.25
128 | BSD_Attribution_HPND_disclaimer -- ^ @BSD-Attribution-HPND-disclaimer@, BSD with Attribution and HPND disclaimer, SPDX License List 3.23, SPDX License List 3.25
129 | BSD_Inferno_Nettverk -- ^ @BSD-Inferno-Nettverk@, BSD-Inferno-Nettverk, SPDX License List 3.23, SPDX License List 3.25
130 | BSD_Protection -- ^ @BSD-Protection@, BSD Protection License
131 | BSD_Source_beginning_file -- ^ @BSD-Source-beginning-file@, BSD Source Code Attribution - beginning of file variant, SPDX License List 3.23, SPDX License List 3.25
132 | BSD_Source_Code -- ^ @BSD-Source-Code@, BSD Source Code Attribution
133 | BSD_Systemics_W3Works -- ^ @BSD-Systemics-W3Works@, Systemics W3Works BSD variant license, SPDX License List 3.23, SPDX License List 3.25
134 | BSD_Systemics -- ^ @BSD-Systemics@, Systemics BSD variant license, SPDX License List 3.23, SPDX License List 3.25
135 | BSL_1_0 -- ^ @BSL-1.0@, Boost Software License 1.0
136 | Bzip2_1_0_5 -- ^ @bzip2-1.0.5@, bzip2 and libbzip2 License v1.0.5, SPDX License List 3.0, SPDX License List 3.2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10
137 | BUSL_1_1 -- ^ @BUSL-1.1@, Business Source License 1.1, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
138 | Bzip2_1_0_6 -- ^ @bzip2-1.0.6@, bzip2 and libbzip2 License v1.0.6
139 | C_UDA_1_0 -- ^ @C-UDA-1.0@, Computational Use of Data Agreement v1.0, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
140 | CAL_1_0_Combined_Work_Exception -- ^ @CAL-1.0-Combined-Work-Exception@, Cryptographic Autonomy License 1.0 (Combined Work Exception), SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
141 | CAL_1_0 -- ^ @CAL-1.0@, Cryptographic Autonomy License 1.0, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
142 | Caldera_no_preamble -- ^ @Caldera-no-preamble@, Caldera License (without preamble), SPDX License List 3.23, SPDX License List 3.25
143 | Caldera -- ^ @Caldera@, Caldera License
144 | Catharon -- ^ @Catharon@, Catharon License, SPDX License List 3.25
145 | CATOSL_1_1 -- ^ @CATOSL-1.1@, Computer Associates Trusted Open Source License 1.1
146 | CC_BY_1_0 -- ^ @CC-BY-1.0@, Creative Commons Attribution 1.0 Generic
147 | CC_BY_2_0 -- ^ @CC-BY-2.0@, Creative Commons Attribution 2.0 Generic
148 | CC_BY_2_5_AU -- ^ @CC-BY-2.5-AU@, Creative Commons Attribution 2.5 Australia, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
149 | CC_BY_2_5 -- ^ @CC-BY-2.5@, Creative Commons Attribution 2.5 Generic
150 | CC_BY_3_0_AT -- ^ @CC-BY-3.0-AT@, Creative Commons Attribution 3.0 Austria, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
151 | CC_BY_3_0_AU -- ^ @CC-BY-3.0-AU@, Creative Commons Attribution 3.0 Australia, SPDX License List 3.23, SPDX License List 3.25
152 | CC_BY_3_0_DE -- ^ @CC-BY-3.0-DE@, Creative Commons Attribution 3.0 Germany, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
153 | CC_BY_3_0_IGO -- ^ @CC-BY-3.0-IGO@, Creative Commons Attribution 3.0 IGO, SPDX License List 3.23, SPDX License List 3.25
154 | CC_BY_3_0_NL -- ^ @CC-BY-3.0-NL@, Creative Commons Attribution 3.0 Netherlands, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
155 | CC_BY_3_0_US -- ^ @CC-BY-3.0-US@, Creative Commons Attribution 3.0 United States, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
156 | CC_BY_3_0 -- ^ @CC-BY-3.0@, Creative Commons Attribution 3.0 Unported
157 | CC_BY_4_0 -- ^ @CC-BY-4.0@, Creative Commons Attribution 4.0 International
158 | CC_BY_NC_1_0 -- ^ @CC-BY-NC-1.0@, Creative Commons Attribution Non Commercial 1.0 Generic
159 | CC_BY_NC_2_0 -- ^ @CC-BY-NC-2.0@, Creative Commons Attribution Non Commercial 2.0 Generic
160 | CC_BY_NC_2_5 -- ^ @CC-BY-NC-2.5@, Creative Commons Attribution Non Commercial 2.5 Generic
161 | CC_BY_NC_3_0_DE -- ^ @CC-BY-NC-3.0-DE@, Creative Commons Attribution Non Commercial 3.0 Germany, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
162 | CC_BY_NC_3_0 -- ^ @CC-BY-NC-3.0@, Creative Commons Attribution Non Commercial 3.0 Unported
163 | CC_BY_NC_4_0 -- ^ @CC-BY-NC-4.0@, Creative Commons Attribution Non Commercial 4.0 International
164 | CC_BY_NC_ND_1_0 -- ^ @CC-BY-NC-ND-1.0@, Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic
165 | CC_BY_NC_ND_2_0 -- ^ @CC-BY-NC-ND-2.0@, Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic
166 | CC_BY_NC_ND_2_5 -- ^ @CC-BY-NC-ND-2.5@, Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic
167 | CC_BY_NC_ND_3_0_DE -- ^ @CC-BY-NC-ND-3.0-DE@, Creative Commons Attribution Non Commercial No Derivatives 3.0 Germany, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
168 | CC_BY_NC_ND_3_0_IGO -- ^ @CC-BY-NC-ND-3.0-IGO@, Creative Commons Attribution Non Commercial No Derivatives 3.0 IGO, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
169 | CC_BY_NC_ND_3_0 -- ^ @CC-BY-NC-ND-3.0@, Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported
170 | CC_BY_NC_ND_4_0 -- ^ @CC-BY-NC-ND-4.0@, Creative Commons Attribution Non Commercial No Derivatives 4.0 International
171 | CC_BY_NC_SA_1_0 -- ^ @CC-BY-NC-SA-1.0@, Creative Commons Attribution Non Commercial Share Alike 1.0 Generic
172 | CC_BY_NC_SA_2_0_DE -- ^ @CC-BY-NC-SA-2.0-DE@, Creative Commons Attribution Non Commercial Share Alike 2.0 Germany, SPDX License List 3.23, SPDX License List 3.25
173 | CC_BY_NC_SA_2_0_FR -- ^ @CC-BY-NC-SA-2.0-FR@, Creative Commons Attribution-NonCommercial-ShareAlike 2.0 France, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
174 | CC_BY_NC_SA_2_0_UK -- ^ @CC-BY-NC-SA-2.0-UK@, Creative Commons Attribution Non Commercial Share Alike 2.0 England and Wales, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
175 | CC_BY_NC_SA_2_0 -- ^ @CC-BY-NC-SA-2.0@, Creative Commons Attribution Non Commercial Share Alike 2.0 Generic
176 | CC_BY_NC_SA_2_5 -- ^ @CC-BY-NC-SA-2.5@, Creative Commons Attribution Non Commercial Share Alike 2.5 Generic
177 | CC_BY_NC_SA_3_0_DE -- ^ @CC-BY-NC-SA-3.0-DE@, Creative Commons Attribution Non Commercial Share Alike 3.0 Germany, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
178 | CC_BY_NC_SA_3_0_IGO -- ^ @CC-BY-NC-SA-3.0-IGO@, Creative Commons Attribution Non Commercial Share Alike 3.0 IGO, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
179 | CC_BY_NC_SA_3_0 -- ^ @CC-BY-NC-SA-3.0@, Creative Commons Attribution Non Commercial Share Alike 3.0 Unported
180 | CC_BY_NC_SA_4_0 -- ^ @CC-BY-NC-SA-4.0@, Creative Commons Attribution Non Commercial Share Alike 4.0 International
181 | CC_BY_ND_1_0 -- ^ @CC-BY-ND-1.0@, Creative Commons Attribution No Derivatives 1.0 Generic
182 | CC_BY_ND_2_0 -- ^ @CC-BY-ND-2.0@, Creative Commons Attribution No Derivatives 2.0 Generic
183 | CC_BY_ND_2_5 -- ^ @CC-BY-ND-2.5@, Creative Commons Attribution No Derivatives 2.5 Generic
184 | CC_BY_ND_3_0_DE -- ^ @CC-BY-ND-3.0-DE@, Creative Commons Attribution No Derivatives 3.0 Germany, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
185 | CC_BY_ND_3_0 -- ^ @CC-BY-ND-3.0@, Creative Commons Attribution No Derivatives 3.0 Unported
186 | CC_BY_ND_4_0 -- ^ @CC-BY-ND-4.0@, Creative Commons Attribution No Derivatives 4.0 International
187 | CC_BY_SA_1_0 -- ^ @CC-BY-SA-1.0@, Creative Commons Attribution Share Alike 1.0 Generic
188 | CC_BY_SA_2_0_UK -- ^ @CC-BY-SA-2.0-UK@, Creative Commons Attribution Share Alike 2.0 England and Wales, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
189 | CC_BY_SA_2_0 -- ^ @CC-BY-SA-2.0@, Creative Commons Attribution Share Alike 2.0 Generic
190 | CC_BY_SA_2_1_JP -- ^ @CC-BY-SA-2.1-JP@, Creative Commons Attribution Share Alike 2.1 Japan, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
191 | CC_BY_SA_2_5 -- ^ @CC-BY-SA-2.5@, Creative Commons Attribution Share Alike 2.5 Generic
192 | CC_BY_SA_3_0_AT -- ^ @CC-BY-SA-3.0-AT@, Creative Commons Attribution Share Alike 3.0 Austria, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
193 | CC_BY_SA_3_0_DE -- ^ @CC-BY-SA-3.0-DE@, Creative Commons Attribution Share Alike 3.0 Germany, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
194 | CC_BY_SA_3_0_IGO -- ^ @CC-BY-SA-3.0-IGO@, Creative Commons Attribution-ShareAlike 3.0 IGO, SPDX License List 3.23, SPDX License List 3.25
195 | CC_BY_SA_3_0 -- ^ @CC-BY-SA-3.0@, Creative Commons Attribution Share Alike 3.0 Unported
196 | CC_BY_SA_4_0 -- ^ @CC-BY-SA-4.0@, Creative Commons Attribution Share Alike 4.0 International
197 | CC_PDDC -- ^ @CC-PDDC@, Creative Commons Public Domain Dedication and Certification, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
198 | CC0_1_0 -- ^ @CC0-1.0@, Creative Commons Zero v1.0 Universal
199 | CDDL_1_0 -- ^ @CDDL-1.0@, Common Development and Distribution License 1.0
200 | CDDL_1_1 -- ^ @CDDL-1.1@, Common Development and Distribution License 1.1
201 | CDL_1_0 -- ^ @CDL-1.0@, Common Documentation License 1.0, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
202 | CDLA_Permissive_1_0 -- ^ @CDLA-Permissive-1.0@, Community Data License Agreement Permissive 1.0
203 | CDLA_Permissive_2_0 -- ^ @CDLA-Permissive-2.0@, Community Data License Agreement Permissive 2.0, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
204 | CDLA_Sharing_1_0 -- ^ @CDLA-Sharing-1.0@, Community Data License Agreement Sharing 1.0
205 | CECILL_1_0 -- ^ @CECILL-1.0@, CeCILL Free Software License Agreement v1.0
206 | CECILL_1_1 -- ^ @CECILL-1.1@, CeCILL Free Software License Agreement v1.1
207 | CECILL_2_0 -- ^ @CECILL-2.0@, CeCILL Free Software License Agreement v2.0
208 | CECILL_2_1 -- ^ @CECILL-2.1@, CeCILL Free Software License Agreement v2.1
209 | CECILL_B -- ^ @CECILL-B@, CeCILL-B Free Software License Agreement
210 | CECILL_C -- ^ @CECILL-C@, CeCILL-C Free Software License Agreement
211 | CERN_OHL_1_1 -- ^ @CERN-OHL-1.1@, CERN Open Hardware Licence v1.1, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
212 | CERN_OHL_1_2 -- ^ @CERN-OHL-1.2@, CERN Open Hardware Licence v1.2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
213 | CERN_OHL_P_2_0 -- ^ @CERN-OHL-P-2.0@, CERN Open Hardware Licence Version 2 - Permissive, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
214 | CERN_OHL_S_2_0 -- ^ @CERN-OHL-S-2.0@, CERN Open Hardware Licence Version 2 - Strongly Reciprocal, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
215 | CERN_OHL_W_2_0 -- ^ @CERN-OHL-W-2.0@, CERN Open Hardware Licence Version 2 - Weakly Reciprocal, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
216 | CFITSIO -- ^ @CFITSIO@, CFITSIO License, SPDX License List 3.23, SPDX License List 3.25
217 | Check_cvs -- ^ @check-cvs@, check-cvs License, SPDX License List 3.23, SPDX License List 3.25
218 | Checkmk -- ^ @checkmk@, Checkmk License, SPDX License List 3.23, SPDX License List 3.25
219 | ClArtistic -- ^ @ClArtistic@, Clarified Artistic License
220 | Clips -- ^ @Clips@, Clips License, SPDX License List 3.23, SPDX License List 3.25
221 | CMU_Mach_nodoc -- ^ @CMU-Mach-nodoc@, CMU Mach - no notices-in-documentation variant, SPDX License List 3.23, SPDX License List 3.25
222 | CMU_Mach -- ^ @CMU-Mach@, CMU Mach License, SPDX License List 3.23, SPDX License List 3.25
223 | CNRI_Jython -- ^ @CNRI-Jython@, CNRI Jython License
224 | CNRI_Python_GPL_Compatible -- ^ @CNRI-Python-GPL-Compatible@, CNRI Python Open Source GPL Compatible License Agreement
225 | CNRI_Python -- ^ @CNRI-Python@, CNRI Python License
226 | COIL_1_0 -- ^ @COIL-1.0@, Copyfree Open Innovation License, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
227 | Community_Spec_1_0 -- ^ @Community-Spec-1.0@, Community Specification License 1.0, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
228 | Condor_1_1 -- ^ @Condor-1.1@, Condor Public License v1.1
229 | Copyleft_next_0_3_0 -- ^ @copyleft-next-0.3.0@, copyleft-next 0.3.0, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
230 | Copyleft_next_0_3_1 -- ^ @copyleft-next-0.3.1@, copyleft-next 0.3.1, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
231 | Cornell_Lossless_JPEG -- ^ @Cornell-Lossless-JPEG@, Cornell Lossless JPEG License, SPDX License List 3.23, SPDX License List 3.25
232 | CPAL_1_0 -- ^ @CPAL-1.0@, Common Public Attribution License 1.0
233 | CPL_1_0 -- ^ @CPL-1.0@, Common Public License 1.0
234 | CPOL_1_02 -- ^ @CPOL-1.02@, Code Project Open License 1.02
235 | Cronyx -- ^ @Cronyx@, Cronyx License, SPDX License List 3.23, SPDX License List 3.25
236 | Crossword -- ^ @Crossword@, Crossword License
237 | CrystalStacker -- ^ @CrystalStacker@, CrystalStacker License
238 | CUA_OPL_1_0 -- ^ @CUA-OPL-1.0@, CUA Office Public License v1.0
239 | Cube -- ^ @Cube@, Cube License
240 | Curl -- ^ @curl@, curl License
241 | Cve_tou -- ^ @cve-tou@, Common Vulnerability Enumeration ToU License, SPDX License List 3.25
242 | D_FSL_1_0 -- ^ @D-FSL-1.0@, Deutsche Freie Software Lizenz
243 | DEC_3_Clause -- ^ @DEC-3-Clause@, DEC 3-Clause License, SPDX License List 3.23, SPDX License List 3.25
244 | Diffmark -- ^ @diffmark@, diffmark license
245 | DL_DE_BY_2_0 -- ^ @DL-DE-BY-2.0@, Data licence Germany – attribution – version 2.0, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
246 | DL_DE_ZERO_2_0 -- ^ @DL-DE-ZERO-2.0@, Data licence Germany – zero – version 2.0, SPDX License List 3.23, SPDX License List 3.25
247 | DocBook_Schema -- ^ @DocBook-Schema@, DocBook Schema License, SPDX License List 3.25
248 | DocBook_XML -- ^ @DocBook-XML@, DocBook XML License, SPDX License List 3.25
249 | DOC -- ^ @DOC@, DOC License
250 | Dotseqn -- ^ @Dotseqn@, Dotseqn License
251 | DRL_1_0 -- ^ @DRL-1.0@, Detection Rule License 1.0, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
252 | DRL_1_1 -- ^ @DRL-1.1@, Detection Rule License 1.1, SPDX License List 3.23, SPDX License List 3.25
253 | DSDP -- ^ @DSDP@, DSDP License
254 | Dtoa -- ^ @dtoa@, David M. Gay dtoa License, SPDX License List 3.23, SPDX License List 3.25
255 | Dvipdfm -- ^ @dvipdfm@, dvipdfm License
256 | ECL_1_0 -- ^ @ECL-1.0@, Educational Community License v1.0
257 | ECL_2_0 -- ^ @ECL-2.0@, Educational Community License v2.0
258 | EFL_1_0 -- ^ @EFL-1.0@, Eiffel Forum License v1.0
259 | EFL_2_0 -- ^ @EFL-2.0@, Eiffel Forum License v2.0
260 | EGenix -- ^ @eGenix@, eGenix.com Public License 1.1.0
261 | Elastic_2_0 -- ^ @Elastic-2.0@, Elastic License 2.0, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
262 | Entessa -- ^ @Entessa@, Entessa Public License v1.0
263 | EPICS -- ^ @EPICS@, EPICS Open License, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
264 | EPL_1_0 -- ^ @EPL-1.0@, Eclipse Public License 1.0
265 | EPL_2_0 -- ^ @EPL-2.0@, Eclipse Public License 2.0
266 | ErlPL_1_1 -- ^ @ErlPL-1.1@, Erlang Public License v1.1
267 | Etalab_2_0 -- ^ @etalab-2.0@, Etalab Open License 2.0, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
268 | EUDatagrid -- ^ @EUDatagrid@, EU DataGrid Software License
269 | EUPL_1_0 -- ^ @EUPL-1.0@, European Union Public License 1.0
270 | EUPL_1_1 -- ^ @EUPL-1.1@, European Union Public License 1.1
271 | EUPL_1_2 -- ^ @EUPL-1.2@, European Union Public License 1.2
272 | Eurosym -- ^ @Eurosym@, Eurosym License
273 | Fair -- ^ @Fair@, Fair License
274 | FBM -- ^ @FBM@, Fuzzy Bitmap License, SPDX License List 3.23, SPDX License List 3.25
275 | FDK_AAC -- ^ @FDK-AAC@, Fraunhofer FDK AAC Codec Library, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
276 | Ferguson_Twofish -- ^ @Ferguson-Twofish@, Ferguson Twofish License, SPDX License List 3.23, SPDX License List 3.25
277 | Frameworx_1_0 -- ^ @Frameworx-1.0@, Frameworx Open License 1.0
278 | FreeBSD_DOC -- ^ @FreeBSD-DOC@, FreeBSD Documentation License, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
279 | FreeImage -- ^ @FreeImage@, FreeImage Public License v1.0
280 | FSFAP_no_warranty_disclaimer -- ^ @FSFAP-no-warranty-disclaimer@, FSF All Permissive License (without Warranty), SPDX License List 3.23, SPDX License List 3.25
281 | FSFAP -- ^ @FSFAP@, FSF All Permissive License
282 | FSFULLRWD -- ^ @FSFULLRWD@, FSF Unlimited License (With License Retention and Warranty Disclaimer), SPDX License List 3.23, SPDX License List 3.25
283 | FSFULLR -- ^ @FSFULLR@, FSF Unlimited License (with License Retention)
284 | FSFUL -- ^ @FSFUL@, FSF Unlimited License
285 | FTL -- ^ @FTL@, Freetype Project License
286 | Furuseth -- ^ @Furuseth@, Furuseth License, SPDX License List 3.23, SPDX License List 3.25
287 | Fwlw -- ^ @fwlw@, fwlw License, SPDX License List 3.23, SPDX License List 3.25
288 | GCR_docs -- ^ @GCR-docs@, Gnome GCR Documentation License, SPDX License List 3.23, SPDX License List 3.25
289 | GD -- ^ @GD@, GD License, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
290 | GFDL_1_1_invariants_only -- ^ @GFDL-1.1-invariants-only@, GNU Free Documentation License v1.1 only - invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
291 | GFDL_1_1_invariants_or_later -- ^ @GFDL-1.1-invariants-or-later@, GNU Free Documentation License v1.1 or later - invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
292 | GFDL_1_1_no_invariants_only -- ^ @GFDL-1.1-no-invariants-only@, GNU Free Documentation License v1.1 only - no invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
293 | GFDL_1_1_no_invariants_or_later -- ^ @GFDL-1.1-no-invariants-or-later@, GNU Free Documentation License v1.1 or later - no invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
294 | GFDL_1_1_only -- ^ @GFDL-1.1-only@, GNU Free Documentation License v1.1 only
295 | GFDL_1_1_or_later -- ^ @GFDL-1.1-or-later@, GNU Free Documentation License v1.1 or later
296 | GFDL_1_2_invariants_only -- ^ @GFDL-1.2-invariants-only@, GNU Free Documentation License v1.2 only - invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
297 | GFDL_1_2_invariants_or_later -- ^ @GFDL-1.2-invariants-or-later@, GNU Free Documentation License v1.2 or later - invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
298 | GFDL_1_2_no_invariants_only -- ^ @GFDL-1.2-no-invariants-only@, GNU Free Documentation License v1.2 only - no invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
299 | GFDL_1_2_no_invariants_or_later -- ^ @GFDL-1.2-no-invariants-or-later@, GNU Free Documentation License v1.2 or later - no invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
300 | GFDL_1_2_only -- ^ @GFDL-1.2-only@, GNU Free Documentation License v1.2 only
301 | GFDL_1_2_or_later -- ^ @GFDL-1.2-or-later@, GNU Free Documentation License v1.2 or later
302 | GFDL_1_3_invariants_only -- ^ @GFDL-1.3-invariants-only@, GNU Free Documentation License v1.3 only - invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
303 | GFDL_1_3_invariants_or_later -- ^ @GFDL-1.3-invariants-or-later@, GNU Free Documentation License v1.3 or later - invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
304 | GFDL_1_3_no_invariants_only -- ^ @GFDL-1.3-no-invariants-only@, GNU Free Documentation License v1.3 only - no invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
305 | GFDL_1_3_no_invariants_or_later -- ^ @GFDL-1.3-no-invariants-or-later@, GNU Free Documentation License v1.3 or later - no invariants, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
306 | GFDL_1_3_only -- ^ @GFDL-1.3-only@, GNU Free Documentation License v1.3 only
307 | GFDL_1_3_or_later -- ^ @GFDL-1.3-or-later@, GNU Free Documentation License v1.3 or later
308 | Giftware -- ^ @Giftware@, Giftware License
309 | GL2PS -- ^ @GL2PS@, GL2PS License
310 | Glide -- ^ @Glide@, 3dfx Glide License
311 | Glulxe -- ^ @Glulxe@, Glulxe License
312 | GLWTPL -- ^ @GLWTPL@, Good Luck With That Public License, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
313 | Gnuplot -- ^ @gnuplot@, gnuplot License
314 | GPL_1_0_only -- ^ @GPL-1.0-only@, GNU General Public License v1.0 only
315 | GPL_1_0_or_later -- ^ @GPL-1.0-or-later@, GNU General Public License v1.0 or later
316 | GPL_2_0_only -- ^ @GPL-2.0-only@, GNU General Public License v2.0 only
317 | GPL_2_0_or_later -- ^ @GPL-2.0-or-later@, GNU General Public License v2.0 or later
318 | GPL_3_0_only -- ^ @GPL-3.0-only@, GNU General Public License v3.0 only
319 | GPL_3_0_or_later -- ^ @GPL-3.0-or-later@, GNU General Public License v3.0 or later
320 | Graphics_Gems -- ^ @Graphics-Gems@, Graphics Gems License, SPDX License List 3.23, SPDX License List 3.25
321 | GSOAP_1_3b -- ^ @gSOAP-1.3b@, gSOAP Public License v1.3b
322 | Gtkbook -- ^ @gtkbook@, gtkbook License, SPDX License List 3.23, SPDX License List 3.25
323 | Gutmann -- ^ @Gutmann@, Gutmann License, SPDX License List 3.25
324 | HaskellReport -- ^ @HaskellReport@, Haskell Language Report License
325 | Hdparm -- ^ @hdparm@, hdparm License, SPDX License List 3.23, SPDX License List 3.25
326 | HIDAPI -- ^ @HIDAPI@, HIDAPI License, SPDX License List 3.25
327 | Hippocratic_2_1 -- ^ @Hippocratic-2.1@, Hippocratic License 2.1, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
328 | HP_1986 -- ^ @HP-1986@, Hewlett-Packard 1986 License, SPDX License List 3.23, SPDX License List 3.25
329 | HP_1989 -- ^ @HP-1989@, Hewlett-Packard 1989 License, SPDX License List 3.23, SPDX License List 3.25
330 | HPND_DEC -- ^ @HPND-DEC@, Historical Permission Notice and Disclaimer - DEC variant, SPDX License List 3.23, SPDX License List 3.25
331 | HPND_doc_sell -- ^ @HPND-doc-sell@, Historical Permission Notice and Disclaimer - documentation sell variant, SPDX License List 3.23, SPDX License List 3.25
332 | HPND_doc -- ^ @HPND-doc@, Historical Permission Notice and Disclaimer - documentation variant, SPDX License List 3.23, SPDX License List 3.25
333 | HPND_export_US_acknowledgement -- ^ @HPND-export-US-acknowledgement@, HPND with US Government export control warning and acknowledgment, SPDX License List 3.25
334 | HPND_export_US_modify -- ^ @HPND-export-US-modify@, HPND with US Government export control warning and modification rqmt, SPDX License List 3.23, SPDX License List 3.25
335 | HPND_export_US -- ^ @HPND-export-US@, HPND with US Government export control warning, SPDX License List 3.23, SPDX License List 3.25
336 | HPND_export2_US -- ^ @HPND-export2-US@, HPND with US Government export control and 2 disclaimers, SPDX License List 3.25
337 | HPND_Fenneberg_Livingston -- ^ @HPND-Fenneberg-Livingston@, Historical Permission Notice and Disclaimer - Fenneberg-Livingston variant, SPDX License List 3.23, SPDX License List 3.25
338 | HPND_INRIA_IMAG -- ^ @HPND-INRIA-IMAG@, Historical Permission Notice and Disclaimer - INRIA-IMAG variant, SPDX License List 3.23, SPDX License List 3.25
339 | HPND_Intel -- ^ @HPND-Intel@, Historical Permission Notice and Disclaimer - Intel variant, SPDX License List 3.25
340 | HPND_Kevlin_Henney -- ^ @HPND-Kevlin-Henney@, Historical Permission Notice and Disclaimer - Kevlin Henney variant, SPDX License List 3.23, SPDX License List 3.25
341 | HPND_Markus_Kuhn -- ^ @HPND-Markus-Kuhn@, Historical Permission Notice and Disclaimer - Markus Kuhn variant, SPDX License List 3.23, SPDX License List 3.25
342 | HPND_merchantability_variant -- ^ @HPND-merchantability-variant@, Historical Permission Notice and Disclaimer - merchantability variant, SPDX License List 3.25
343 | HPND_MIT_disclaimer -- ^ @HPND-MIT-disclaimer@, Historical Permission Notice and Disclaimer with MIT disclaimer, SPDX License List 3.23, SPDX License List 3.25
344 | HPND_Netrek -- ^ @HPND-Netrek@, Historical Permission Notice and Disclaimer - Netrek variant, SPDX License List 3.25
345 | HPND_Pbmplus -- ^ @HPND-Pbmplus@, Historical Permission Notice and Disclaimer - Pbmplus variant, SPDX License List 3.23, SPDX License List 3.25
346 | HPND_sell_MIT_disclaimer_xserver -- ^ @HPND-sell-MIT-disclaimer-xserver@, Historical Permission Notice and Disclaimer - sell xserver variant with MIT disclaimer, SPDX License List 3.23, SPDX License List 3.25
347 | HPND_sell_regexpr -- ^ @HPND-sell-regexpr@, Historical Permission Notice and Disclaimer - sell regexpr variant, SPDX License List 3.23, SPDX License List 3.25
348 | HPND_sell_variant_MIT_disclaimer_rev -- ^ @HPND-sell-variant-MIT-disclaimer-rev@, HPND sell variant with MIT disclaimer - reverse, SPDX License List 3.25
349 | HPND_sell_variant_MIT_disclaimer -- ^ @HPND-sell-variant-MIT-disclaimer@, HPND sell variant with MIT disclaimer, SPDX License List 3.23, SPDX License List 3.25
350 | HPND_sell_variant -- ^ @HPND-sell-variant@, Historical Permission Notice and Disclaimer - sell variant, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
351 | HPND_UC_export_US -- ^ @HPND-UC-export-US@, Historical Permission Notice and Disclaimer - University of California, US export warning, SPDX License List 3.25
352 | HPND_UC -- ^ @HPND-UC@, Historical Permission Notice and Disclaimer - University of California variant, SPDX License List 3.23, SPDX License List 3.25
353 | HPND -- ^ @HPND@, Historical Permission Notice and Disclaimer
354 | HTMLTIDY -- ^ @HTMLTIDY@, HTML Tidy License, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
355 | IBM_pibs -- ^ @IBM-pibs@, IBM PowerPC Initialization and Boot Software
356 | ICU -- ^ @ICU@, ICU License
357 | IEC_Code_Components_EULA -- ^ @IEC-Code-Components-EULA@, IEC Code Components End-user licence agreement, SPDX License List 3.23, SPDX License List 3.25
358 | IJG_short -- ^ @IJG-short@, Independent JPEG Group License - short, SPDX License List 3.23, SPDX License List 3.25
359 | IJG -- ^ @IJG@, Independent JPEG Group License
360 | ImageMagick -- ^ @ImageMagick@, ImageMagick License
361 | IMatix -- ^ @iMatix@, iMatix Standard Function Library Agreement
362 | Imlib2 -- ^ @Imlib2@, Imlib2 License
363 | Info_ZIP -- ^ @Info-ZIP@, Info-ZIP License
364 | Inner_Net_2_0 -- ^ @Inner-Net-2.0@, Inner Net License v2.0, SPDX License List 3.23, SPDX License List 3.25
365 | Intel_ACPI -- ^ @Intel-ACPI@, Intel ACPI Software License Agreement
366 | Intel -- ^ @Intel@, Intel Open Source License
367 | Interbase_1_0 -- ^ @Interbase-1.0@, Interbase Public License v1.0
368 | IPA -- ^ @IPA@, IPA Font License
369 | IPL_1_0 -- ^ @IPL-1.0@, IBM Public License v1.0
370 | ISC_Veillard -- ^ @ISC-Veillard@, ISC Veillard variant, SPDX License List 3.23, SPDX License List 3.25
371 | ISC -- ^ @ISC@, ISC License
372 | Jam -- ^ @Jam@, Jam License, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
373 | JasPer_2_0 -- ^ @JasPer-2.0@, JasPer License
374 | JPL_image -- ^ @JPL-image@, JPL Image Use Policy, SPDX License List 3.23, SPDX License List 3.25
375 | JPNIC -- ^ @JPNIC@, Japan Network Information Center License, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
376 | JSON -- ^ @JSON@, JSON License
377 | Kastrup -- ^ @Kastrup@, Kastrup License, SPDX License List 3.23, SPDX License List 3.25
378 | Kazlib -- ^ @Kazlib@, Kazlib License, SPDX License List 3.23, SPDX License List 3.25
379 | Knuth_CTAN -- ^ @Knuth-CTAN@, Knuth CTAN License, SPDX License List 3.23, SPDX License List 3.25
380 | LAL_1_2 -- ^ @LAL-1.2@, Licence Art Libre 1.2
381 | LAL_1_3 -- ^ @LAL-1.3@, Licence Art Libre 1.3
382 | Latex2e_translated_notice -- ^ @Latex2e-translated-notice@, Latex2e with translated notice permission, SPDX License List 3.23, SPDX License List 3.25
383 | Latex2e -- ^ @Latex2e@, Latex2e License
384 | Leptonica -- ^ @Leptonica@, Leptonica License
385 | LGPL_2_0_only -- ^ @LGPL-2.0-only@, GNU Library General Public License v2 only
386 | LGPL_2_0_or_later -- ^ @LGPL-2.0-or-later@, GNU Library General Public License v2 or later
387 | LGPL_2_1_only -- ^ @LGPL-2.1-only@, GNU Lesser General Public License v2.1 only
388 | LGPL_2_1_or_later -- ^ @LGPL-2.1-or-later@, GNU Lesser General Public License v2.1 or later
389 | LGPL_3_0_only -- ^ @LGPL-3.0-only@, GNU Lesser General Public License v3.0 only
390 | LGPL_3_0_or_later -- ^ @LGPL-3.0-or-later@, GNU Lesser General Public License v3.0 or later
391 | LGPLLR -- ^ @LGPLLR@, Lesser General Public License For Linguistic Resources
392 | Libpng_2_0 -- ^ @libpng-2.0@, PNG Reference Library version 2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
393 | Libpng -- ^ @Libpng@, libpng License
394 | Libselinux_1_0 -- ^ @libselinux-1.0@, libselinux public domain notice, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
395 | Libtiff -- ^ @libtiff@, libtiff License
396 | Libutil_David_Nugent -- ^ @libutil-David-Nugent@, libutil David Nugent License, SPDX License List 3.23, SPDX License List 3.25
397 | LiLiQ_P_1_1 -- ^ @LiLiQ-P-1.1@, Licence Libre du Québec – Permissive version 1.1
398 | LiLiQ_R_1_1 -- ^ @LiLiQ-R-1.1@, Licence Libre du Québec – Réciprocité version 1.1
399 | LiLiQ_Rplus_1_1 -- ^ @LiLiQ-Rplus-1.1@, Licence Libre du Québec – Réciprocité forte version 1.1
400 | Linux_man_pages_1_para -- ^ @Linux-man-pages-1-para@, Linux man-pages - 1 paragraph, SPDX License List 3.23, SPDX License List 3.25
401 | Linux_man_pages_copyleft_2_para -- ^ @Linux-man-pages-copyleft-2-para@, Linux man-pages Copyleft - 2 paragraphs, SPDX License List 3.23, SPDX License List 3.25
402 | Linux_man_pages_copyleft_var -- ^ @Linux-man-pages-copyleft-var@, Linux man-pages Copyleft Variant, SPDX License List 3.23, SPDX License List 3.25
403 | Linux_man_pages_copyleft -- ^ @Linux-man-pages-copyleft@, Linux man-pages Copyleft, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
404 | Linux_OpenIB -- ^ @Linux-OpenIB@, Linux Kernel Variant of OpenIB.org license, SPDX License List 3.2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
405 | LOOP -- ^ @LOOP@, Common Lisp LOOP License, SPDX License List 3.23, SPDX License List 3.25
406 | LPD_document -- ^ @LPD-document@, LPD Documentation License, SPDX License List 3.23, SPDX License List 3.25
407 | LPL_1_02 -- ^ @LPL-1.02@, Lucent Public License v1.02
408 | LPL_1_0 -- ^ @LPL-1.0@, Lucent Public License Version 1.0
409 | LPPL_1_0 -- ^ @LPPL-1.0@, LaTeX Project Public License v1.0
410 | LPPL_1_1 -- ^ @LPPL-1.1@, LaTeX Project Public License v1.1
411 | LPPL_1_2 -- ^ @LPPL-1.2@, LaTeX Project Public License v1.2
412 | LPPL_1_3a -- ^ @LPPL-1.3a@, LaTeX Project Public License v1.3a
413 | LPPL_1_3c -- ^ @LPPL-1.3c@, LaTeX Project Public License v1.3c
414 | Lsof -- ^ @lsof@, lsof License, SPDX License List 3.23, SPDX License List 3.25
415 | Lucida_Bitmap_Fonts -- ^ @Lucida-Bitmap-Fonts@, Lucida Bitmap Fonts License, SPDX License List 3.23, SPDX License List 3.25
416 | LZMA_SDK_9_11_to_9_20 -- ^ @LZMA-SDK-9.11-to-9.20@, LZMA SDK License (versions 9.11 to 9.20), SPDX License List 3.23, SPDX License List 3.25
417 | LZMA_SDK_9_22 -- ^ @LZMA-SDK-9.22@, LZMA SDK License (versions 9.22 and beyond), SPDX License List 3.23, SPDX License List 3.25
418 | Mackerras_3_Clause_acknowledgment -- ^ @Mackerras-3-Clause-acknowledgment@, Mackerras 3-Clause - acknowledgment variant, SPDX License List 3.23, SPDX License List 3.25
419 | Mackerras_3_Clause -- ^ @Mackerras-3-Clause@, Mackerras 3-Clause License, SPDX License List 3.23, SPDX License List 3.25
420 | Magaz -- ^ @magaz@, magaz License, SPDX License List 3.23, SPDX License List 3.25
421 | Mailprio -- ^ @mailprio@, mailprio License, SPDX License List 3.23, SPDX License List 3.25
422 | MakeIndex -- ^ @MakeIndex@, MakeIndex License
423 | Martin_Birgmeier -- ^ @Martin-Birgmeier@, Martin Birgmeier License, SPDX License List 3.23, SPDX License List 3.25
424 | McPhee_slideshow -- ^ @McPhee-slideshow@, McPhee Slideshow License, SPDX License List 3.23, SPDX License List 3.25
425 | Metamail -- ^ @metamail@, metamail License, SPDX License List 3.23, SPDX License List 3.25
426 | Minpack -- ^ @Minpack@, Minpack License, SPDX License List 3.23, SPDX License List 3.25
427 | MirOS -- ^ @MirOS@, The MirOS Licence
428 | MIT_0 -- ^ @MIT-0@, MIT No Attribution, SPDX License List 3.2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
429 | MIT_advertising -- ^ @MIT-advertising@, Enlightenment License (e16)
430 | MIT_CMU -- ^ @MIT-CMU@, CMU License
431 | MIT_enna -- ^ @MIT-enna@, enna License
432 | MIT_feh -- ^ @MIT-feh@, feh License
433 | MIT_Festival -- ^ @MIT-Festival@, MIT Festival Variant, SPDX License List 3.23, SPDX License List 3.25
434 | MIT_Khronos_old -- ^ @MIT-Khronos-old@, MIT Khronos - old variant, SPDX License List 3.25
435 | MIT_Modern_Variant -- ^ @MIT-Modern-Variant@, MIT License Modern Variant, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
436 | MIT_open_group -- ^ @MIT-open-group@, MIT Open Group variant, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
437 | MIT_testregex -- ^ @MIT-testregex@, MIT testregex Variant, SPDX License List 3.23, SPDX License List 3.25
438 | MIT_Wu -- ^ @MIT-Wu@, MIT Tom Wu Variant, SPDX License List 3.23, SPDX License List 3.25
439 | MITNFA -- ^ @MITNFA@, MIT +no-false-attribs license
440 | MIT -- ^ @MIT@, MIT License
441 | MMIXware -- ^ @MMIXware@, MMIXware License, SPDX License List 3.23, SPDX License List 3.25
442 | Motosoto -- ^ @Motosoto@, Motosoto License
443 | MPEG_SSG -- ^ @MPEG-SSG@, MPEG Software Simulation, SPDX License List 3.23, SPDX License List 3.25
444 | Mpi_permissive -- ^ @mpi-permissive@, mpi Permissive License, SPDX License List 3.23, SPDX License List 3.25
445 | Mpich2 -- ^ @mpich2@, mpich2 License
446 | MPL_1_0 -- ^ @MPL-1.0@, Mozilla Public License 1.0
447 | MPL_1_1 -- ^ @MPL-1.1@, Mozilla Public License 1.1
448 | MPL_2_0_no_copyleft_exception -- ^ @MPL-2.0-no-copyleft-exception@, Mozilla Public License 2.0 (no copyleft exception)
449 | MPL_2_0 -- ^ @MPL-2.0@, Mozilla Public License 2.0
450 | Mplus -- ^ @mplus@, mplus Font License, SPDX License List 3.23, SPDX License List 3.25
451 | MS_LPL -- ^ @MS-LPL@, Microsoft Limited Public License, SPDX License List 3.23, SPDX License List 3.25
452 | MS_PL -- ^ @MS-PL@, Microsoft Public License
453 | MS_RL -- ^ @MS-RL@, Microsoft Reciprocal License
454 | MTLL -- ^ @MTLL@, Matrix Template Library License
455 | MulanPSL_1_0 -- ^ @MulanPSL-1.0@, Mulan Permissive Software License, Version 1, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
456 | MulanPSL_2_0 -- ^ @MulanPSL-2.0@, Mulan Permissive Software License, Version 2, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
457 | Multics -- ^ @Multics@, Multics License
458 | Mup -- ^ @Mup@, Mup License
459 | NAIST_2003 -- ^ @NAIST-2003@, Nara Institute of Science and Technology License (2003), SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
460 | NASA_1_3 -- ^ @NASA-1.3@, NASA Open Source Agreement 1.3
461 | Naumen -- ^ @Naumen@, Naumen Public License
462 | NBPL_1_0 -- ^ @NBPL-1.0@, Net Boolean Public License v1
463 | NCBI_PD -- ^ @NCBI-PD@, NCBI Public Domain Notice, SPDX License List 3.25
464 | NCGL_UK_2_0 -- ^ @NCGL-UK-2.0@, Non-Commercial Government Licence, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
465 | NCL -- ^ @NCL@, NCL Source Code License, SPDX License List 3.25
466 | NCSA -- ^ @NCSA@, University of Illinois/NCSA Open Source License
467 | Net_SNMP -- ^ @Net-SNMP@, Net-SNMP License, SPDX License List 3.0, SPDX License List 3.2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23
468 | NetCDF -- ^ @NetCDF@, NetCDF license
469 | Newsletr -- ^ @Newsletr@, Newsletr License
470 | NGPL -- ^ @NGPL@, Nethack General Public License
471 | NICTA_1_0 -- ^ @NICTA-1.0@, NICTA Public Software License, Version 1.0, SPDX License List 3.23, SPDX License List 3.25
472 | NIST_PD_fallback -- ^ @NIST-PD-fallback@, NIST Public Domain Notice with license fallback, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
473 | NIST_PD -- ^ @NIST-PD@, NIST Public Domain Notice, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
474 | NIST_Software -- ^ @NIST-Software@, NIST Software License, SPDX License List 3.23, SPDX License List 3.25
475 | NLOD_1_0 -- ^ @NLOD-1.0@, Norwegian Licence for Open Government Data (NLOD) 1.0
476 | NLOD_2_0 -- ^ @NLOD-2.0@, Norwegian Licence for Open Government Data (NLOD) 2.0, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
477 | NLPL -- ^ @NLPL@, No Limit Public License
478 | Nokia -- ^ @Nokia@, Nokia Open Source License
479 | NOSL -- ^ @NOSL@, Netizen Open Source License
480 | Noweb -- ^ @Noweb@, Noweb License
481 | NPL_1_0 -- ^ @NPL-1.0@, Netscape Public License v1.0
482 | NPL_1_1 -- ^ @NPL-1.1@, Netscape Public License v1.1
483 | NPOSL_3_0 -- ^ @NPOSL-3.0@, Non-Profit Open Software License 3.0
484 | NRL -- ^ @NRL@, NRL License
485 | NTP_0 -- ^ @NTP-0@, NTP No Attribution, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
486 | NTP -- ^ @NTP@, NTP License
487 | O_UDA_1_0 -- ^ @O-UDA-1.0@, Open Use of Data Agreement v1.0, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
488 | OAR -- ^ @OAR@, OAR License, SPDX License List 3.25
489 | OCCT_PL -- ^ @OCCT-PL@, Open CASCADE Technology Public License
490 | OCLC_2_0 -- ^ @OCLC-2.0@, OCLC Research Public License 2.0
491 | ODbL_1_0 -- ^ @ODbL-1.0@, Open Data Commons Open Database License v1.0
492 | ODC_By_1_0 -- ^ @ODC-By-1.0@, Open Data Commons Attribution License v1.0, SPDX License List 3.2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
493 | OFFIS -- ^ @OFFIS@, OFFIS License, SPDX License List 3.23, SPDX License List 3.25
494 | OFL_1_0_no_RFN -- ^ @OFL-1.0-no-RFN@, SIL Open Font License 1.0 with no Reserved Font Name, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
495 | OFL_1_0_RFN -- ^ @OFL-1.0-RFN@, SIL Open Font License 1.0 with Reserved Font Name, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
496 | OFL_1_0 -- ^ @OFL-1.0@, SIL Open Font License 1.0
497 | OFL_1_1_no_RFN -- ^ @OFL-1.1-no-RFN@, SIL Open Font License 1.1 with no Reserved Font Name, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
498 | OFL_1_1_RFN -- ^ @OFL-1.1-RFN@, SIL Open Font License 1.1 with Reserved Font Name, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
499 | OFL_1_1 -- ^ @OFL-1.1@, SIL Open Font License 1.1
500 | OGC_1_0 -- ^ @OGC-1.0@, OGC Software License, Version 1.0, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
501 | OGDL_Taiwan_1_0 -- ^ @OGDL-Taiwan-1.0@, Taiwan Open Government Data License, version 1.0, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
502 | OGL_Canada_2_0 -- ^ @OGL-Canada-2.0@, Open Government Licence - Canada, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
503 | OGL_UK_1_0 -- ^ @OGL-UK-1.0@, Open Government Licence v1.0, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
504 | OGL_UK_2_0 -- ^ @OGL-UK-2.0@, Open Government Licence v2.0, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
505 | OGL_UK_3_0 -- ^ @OGL-UK-3.0@, Open Government Licence v3.0, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
506 | OGTSL -- ^ @OGTSL@, Open Group Test Suite License
507 | OLDAP_1_1 -- ^ @OLDAP-1.1@, Open LDAP Public License v1.1
508 | OLDAP_1_2 -- ^ @OLDAP-1.2@, Open LDAP Public License v1.2
509 | OLDAP_1_3 -- ^ @OLDAP-1.3@, Open LDAP Public License v1.3
510 | OLDAP_1_4 -- ^ @OLDAP-1.4@, Open LDAP Public License v1.4
511 | OLDAP_2_0_1 -- ^ @OLDAP-2.0.1@, Open LDAP Public License v2.0.1
512 | OLDAP_2_0 -- ^ @OLDAP-2.0@, Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)
513 | OLDAP_2_1 -- ^ @OLDAP-2.1@, Open LDAP Public License v2.1
514 | OLDAP_2_2_1 -- ^ @OLDAP-2.2.1@, Open LDAP Public License v2.2.1
515 | OLDAP_2_2_2 -- ^ @OLDAP-2.2.2@, Open LDAP Public License 2.2.2
516 | OLDAP_2_2 -- ^ @OLDAP-2.2@, Open LDAP Public License v2.2
517 | OLDAP_2_3 -- ^ @OLDAP-2.3@, Open LDAP Public License v2.3
518 | OLDAP_2_4 -- ^ @OLDAP-2.4@, Open LDAP Public License v2.4
519 | OLDAP_2_5 -- ^ @OLDAP-2.5@, Open LDAP Public License v2.5
520 | OLDAP_2_6 -- ^ @OLDAP-2.6@, Open LDAP Public License v2.6
521 | OLDAP_2_7 -- ^ @OLDAP-2.7@, Open LDAP Public License v2.7
522 | OLDAP_2_8 -- ^ @OLDAP-2.8@, Open LDAP Public License v2.8
523 | OLFL_1_3 -- ^ @OLFL-1.3@, Open Logistics Foundation License Version 1.3, SPDX License List 3.23, SPDX License List 3.25
524 | OML -- ^ @OML@, Open Market License
525 | OpenPBS_2_3 -- ^ @OpenPBS-2.3@, OpenPBS v2.3 Software License, SPDX License List 3.23, SPDX License List 3.25
526 | OpenSSL_standalone -- ^ @OpenSSL-standalone@, OpenSSL License - standalone, SPDX License List 3.23, SPDX License List 3.25
527 | OpenSSL -- ^ @OpenSSL@, OpenSSL License
528 | OpenVision -- ^ @OpenVision@, OpenVision License, SPDX License List 3.23, SPDX License List 3.25
529 | OPL_1_0 -- ^ @OPL-1.0@, Open Public License v1.0
530 | OPL_UK_3_0 -- ^ @OPL-UK-3.0@, United Kingdom Open Parliament Licence v3.0, SPDX License List 3.23, SPDX License List 3.25
531 | OPUBL_1_0 -- ^ @OPUBL-1.0@, Open Publication License v1.0, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
532 | OSET_PL_2_1 -- ^ @OSET-PL-2.1@, OSET Public License version 2.1
533 | OSL_1_0 -- ^ @OSL-1.0@, Open Software License 1.0
534 | OSL_1_1 -- ^ @OSL-1.1@, Open Software License 1.1
535 | OSL_2_0 -- ^ @OSL-2.0@, Open Software License 2.0
536 | OSL_2_1 -- ^ @OSL-2.1@, Open Software License 2.1
537 | OSL_3_0 -- ^ @OSL-3.0@, Open Software License 3.0
538 | PADL -- ^ @PADL@, PADL License, SPDX License List 3.23, SPDX License List 3.25
539 | Parity_6_0_0 -- ^ @Parity-6.0.0@, The Parity Public License 6.0.0, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
540 | Parity_7_0_0 -- ^ @Parity-7.0.0@, The Parity Public License 7.0.0, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
541 | PDDL_1_0 -- ^ @PDDL-1.0@, Open Data Commons Public Domain Dedication & License 1.0
542 | PHP_3_01 -- ^ @PHP-3.01@, PHP License v3.01
543 | PHP_3_0 -- ^ @PHP-3.0@, PHP License v3.0
544 | Pixar -- ^ @Pixar@, Pixar License, SPDX License List 3.23, SPDX License List 3.25
545 | Pkgconf -- ^ @pkgconf@, pkgconf License, SPDX License List 3.25
546 | Plexus -- ^ @Plexus@, Plexus Classworlds License
547 | Pnmstitch -- ^ @pnmstitch@, pnmstitch License, SPDX License List 3.23, SPDX License List 3.25
548 | PolyForm_Noncommercial_1_0_0 -- ^ @PolyForm-Noncommercial-1.0.0@, PolyForm Noncommercial License 1.0.0, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
549 | PolyForm_Small_Business_1_0_0 -- ^ @PolyForm-Small-Business-1.0.0@, PolyForm Small Business License 1.0.0, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
550 | PostgreSQL -- ^ @PostgreSQL@, PostgreSQL License
551 | PPL -- ^ @PPL@, Peer Production License, SPDX License List 3.25
552 | PSF_2_0 -- ^ @PSF-2.0@, Python Software Foundation License 2.0, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
553 | Psfrag -- ^ @psfrag@, psfrag License
554 | Psutils -- ^ @psutils@, psutils License
555 | Python_2_0_1 -- ^ @Python-2.0.1@, Python License 2.0.1, SPDX License List 3.23, SPDX License List 3.25
556 | Python_2_0 -- ^ @Python-2.0@, Python License 2.0
557 | Python_ldap -- ^ @python-ldap@, Python ldap License, SPDX License List 3.23, SPDX License List 3.25
558 | Qhull -- ^ @Qhull@, Qhull License
559 | QPL_1_0_INRIA_2004 -- ^ @QPL-1.0-INRIA-2004@, Q Public License 1.0 - INRIA 2004 variant, SPDX License List 3.23, SPDX License List 3.25
560 | QPL_1_0 -- ^ @QPL-1.0@, Q Public License 1.0
561 | Radvd -- ^ @radvd@, radvd License, SPDX License List 3.23, SPDX License List 3.25
562 | Rdisc -- ^ @Rdisc@, Rdisc License
563 | RHeCos_1_1 -- ^ @RHeCos-1.1@, Red Hat eCos Public License v1.1
564 | RPL_1_1 -- ^ @RPL-1.1@, Reciprocal Public License 1.1
565 | RPL_1_5 -- ^ @RPL-1.5@, Reciprocal Public License 1.5
566 | RPSL_1_0 -- ^ @RPSL-1.0@, RealNetworks Public Source License v1.0
567 | RSA_MD -- ^ @RSA-MD@, RSA Message-Digest License
568 | RSCPL -- ^ @RSCPL@, Ricoh Source Code Public License
569 | Ruby_pty -- ^ @Ruby-pty@, Ruby pty extension license, SPDX License List 3.25
570 | Ruby -- ^ @Ruby@, Ruby License
571 | SAX_PD_2_0 -- ^ @SAX-PD-2.0@, Sax Public Domain Notice 2.0, SPDX License List 3.23, SPDX License List 3.25
572 | SAX_PD -- ^ @SAX-PD@, Sax Public Domain Notice
573 | Saxpath -- ^ @Saxpath@, Saxpath License
574 | SCEA -- ^ @SCEA@, SCEA Shared Source License
575 | SchemeReport -- ^ @SchemeReport@, Scheme Language Report License, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
576 | Sendmail_8_23 -- ^ @Sendmail-8.23@, Sendmail License 8.23, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
577 | Sendmail -- ^ @Sendmail@, Sendmail License
578 | SGI_B_1_0 -- ^ @SGI-B-1.0@, SGI Free Software License B v1.0
579 | SGI_B_1_1 -- ^ @SGI-B-1.1@, SGI Free Software License B v1.1
580 | SGI_B_2_0 -- ^ @SGI-B-2.0@, SGI Free Software License B v2.0
581 | SGI_OpenGL -- ^ @SGI-OpenGL@, SGI OpenGL License, SPDX License List 3.23, SPDX License List 3.25
582 | SGP4 -- ^ @SGP4@, SGP4 Permission Notice, SPDX License List 3.23, SPDX License List 3.25
583 | SHL_0_51 -- ^ @SHL-0.51@, Solderpad Hardware License, Version 0.51, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
584 | SHL_0_5 -- ^ @SHL-0.5@, Solderpad Hardware License v0.5, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
585 | SimPL_2_0 -- ^ @SimPL-2.0@, Simple Public License 2.0
586 | SISSL_1_2 -- ^ @SISSL-1.2@, Sun Industry Standards Source License v1.2
587 | SISSL -- ^ @SISSL@, Sun Industry Standards Source License v1.1
588 | Sleepycat -- ^ @Sleepycat@, Sleepycat License
589 | SL -- ^ @SL@, SL License, SPDX License List 3.23, SPDX License List 3.25
590 | SMLNJ -- ^ @SMLNJ@, Standard ML of New Jersey License
591 | SMPPL -- ^ @SMPPL@, Secure Messaging Protocol Public License
592 | SNIA -- ^ @SNIA@, SNIA Public License 1.1
593 | Snprintf -- ^ @snprintf@, snprintf License, SPDX License List 3.23, SPDX License List 3.25
594 | SoftSurfer -- ^ @softSurfer@, softSurfer License, SPDX License List 3.23, SPDX License List 3.25
595 | Soundex -- ^ @Soundex@, Soundex License, SPDX License List 3.23, SPDX License List 3.25
596 | Spencer_86 -- ^ @Spencer-86@, Spencer License 86
597 | Spencer_94 -- ^ @Spencer-94@, Spencer License 94
598 | Spencer_99 -- ^ @Spencer-99@, Spencer License 99
599 | SPL_1_0 -- ^ @SPL-1.0@, Sun Public License v1.0
600 | Ssh_keyscan -- ^ @ssh-keyscan@, ssh-keyscan License, SPDX License List 3.23, SPDX License List 3.25
601 | SSH_OpenSSH -- ^ @SSH-OpenSSH@, SSH OpenSSH license, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
602 | SSH_short -- ^ @SSH-short@, SSH short notice, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
603 | SSLeay_standalone -- ^ @SSLeay-standalone@, SSLeay License - standalone, SPDX License List 3.23, SPDX License List 3.25
604 | SSPL_1_0 -- ^ @SSPL-1.0@, Server Side Public License, v 1, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
605 | SugarCRM_1_1_3 -- ^ @SugarCRM-1.1.3@, SugarCRM Public License v1.1.3
606 | Sun_PPP_2000 -- ^ @Sun-PPP-2000@, Sun PPP License (2000), SPDX License List 3.25
607 | Sun_PPP -- ^ @Sun-PPP@, Sun PPP License, SPDX License List 3.23, SPDX License List 3.25
608 | SunPro -- ^ @SunPro@, SunPro License, SPDX License List 3.23, SPDX License List 3.25
609 | SWL -- ^ @SWL@, Scheme Widget Library (SWL) Software License Agreement
610 | Swrule -- ^ @swrule@, swrule License, SPDX License List 3.23, SPDX License List 3.25
611 | Symlinks -- ^ @Symlinks@, Symlinks License, SPDX License List 3.23, SPDX License List 3.25
612 | TAPR_OHL_1_0 -- ^ @TAPR-OHL-1.0@, TAPR Open Hardware License v1.0, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
613 | TCL -- ^ @TCL@, TCL/TK License
614 | TCP_wrappers -- ^ @TCP-wrappers@, TCP Wrappers License
615 | TermReadKey -- ^ @TermReadKey@, TermReadKey License, SPDX License List 3.23, SPDX License List 3.25
616 | TGPPL_1_0 -- ^ @TGPPL-1.0@, Transitive Grace Period Public Licence 1.0, SPDX License List 3.23, SPDX License List 3.25
617 | Threeparttable -- ^ @threeparttable@, threeparttable License, SPDX License List 3.25
618 | TMate -- ^ @TMate@, TMate Open Source License
619 | TORQUE_1_1 -- ^ @TORQUE-1.1@, TORQUE v2.5+ Software License v1.1
620 | TOSL -- ^ @TOSL@, Trusster Open Source License
621 | TPDL -- ^ @TPDL@, Time::ParseDate License, SPDX License List 3.23, SPDX License List 3.25
622 | TPL_1_0 -- ^ @TPL-1.0@, THOR Public License 1.0, SPDX License List 3.23, SPDX License List 3.25
623 | TTWL -- ^ @TTWL@, Text-Tabs+Wrap License, SPDX License List 3.23, SPDX License List 3.25
624 | TTYP0 -- ^ @TTYP0@, TTYP0 License, SPDX License List 3.23, SPDX License List 3.25
625 | TU_Berlin_1_0 -- ^ @TU-Berlin-1.0@, Technische Universitaet Berlin License 1.0, SPDX License List 3.2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
626 | TU_Berlin_2_0 -- ^ @TU-Berlin-2.0@, Technische Universitaet Berlin License 2.0, SPDX License List 3.2, SPDX License List 3.6, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
627 | Ubuntu_font_1_0 -- ^ @Ubuntu-font-1.0@, Ubuntu Font Licence v1.0, SPDX License List 3.25
628 | UCAR -- ^ @UCAR@, UCAR License, SPDX License List 3.23, SPDX License List 3.25
629 | UCL_1_0 -- ^ @UCL-1.0@, Upstream Compatibility License v1.0, SPDX License List 3.9, SPDX License List 3.10, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
630 | Ulem -- ^ @ulem@, ulem License, SPDX License List 3.23, SPDX License List 3.25
631 | UMich_Merit -- ^ @UMich-Merit@, Michigan/Merit Networks License, SPDX License List 3.23, SPDX License List 3.25
632 | Unicode_3_0 -- ^ @Unicode-3.0@, Unicode License v3, SPDX License List 3.23, SPDX License List 3.25
633 | Unicode_DFS_2015 -- ^ @Unicode-DFS-2015@, Unicode License Agreement - Data Files and Software (2015)
634 | Unicode_DFS_2016 -- ^ @Unicode-DFS-2016@, Unicode License Agreement - Data Files and Software (2016)
635 | Unicode_TOU -- ^ @Unicode-TOU@, Unicode Terms of Use
636 | UnixCrypt -- ^ @UnixCrypt@, UnixCrypt License, SPDX License List 3.23, SPDX License List 3.25
637 | Unlicense -- ^ @Unlicense@, The Unlicense
638 | UPL_1_0 -- ^ @UPL-1.0@, Universal Permissive License v1.0
639 | URT_RLE -- ^ @URT-RLE@, Utah Raster Toolkit Run Length Encoded License, SPDX License List 3.23, SPDX License List 3.25
640 | Vim -- ^ @Vim@, Vim License
641 | VOSTROM -- ^ @VOSTROM@, VOSTROM Public License for Open Source
642 | VSL_1_0 -- ^ @VSL-1.0@, Vovida Software License v1.0
643 | W3C_19980720 -- ^ @W3C-19980720@, W3C Software Notice and License (1998-07-20)
644 | W3C_20150513 -- ^ @W3C-20150513@, W3C Software Notice and Document License (2015-05-13)
645 | W3C -- ^ @W3C@, W3C Software Notice and License (2002-12-31)
646 | W3m -- ^ @w3m@, w3m License, SPDX License List 3.23, SPDX License List 3.25
647 | Watcom_1_0 -- ^ @Watcom-1.0@, Sybase Open Watcom Public License 1.0
648 | Widget_Workshop -- ^ @Widget-Workshop@, Widget Workshop License, SPDX License List 3.23, SPDX License List 3.25
649 | Wsuipa -- ^ @Wsuipa@, Wsuipa License
650 | WTFPL -- ^ @WTFPL@, Do What The F*ck You Want To Public License
651 | X11_distribute_modifications_variant -- ^ @X11-distribute-modifications-variant@, X11 License Distribution Modification Variant, SPDX License List 3.16, SPDX License List 3.23, SPDX License List 3.25
652 | X11_swapped -- ^ @X11-swapped@, X11 swapped final paragraphs, SPDX License List 3.25
653 | X11 -- ^ @X11@, X11 License
654 | Xdebug_1_03 -- ^ @Xdebug-1.03@, Xdebug License v 1.03, SPDX License List 3.23, SPDX License List 3.25
655 | Xerox -- ^ @Xerox@, Xerox License
656 | Xfig -- ^ @Xfig@, Xfig License, SPDX License List 3.23, SPDX License List 3.25
657 | XFree86_1_1 -- ^ @XFree86-1.1@, XFree86 License 1.1
658 | Xinetd -- ^ @xinetd@, xinetd License
659 | Xkeyboard_config_Zinoviev -- ^ @xkeyboard-config-Zinoviev@, xkeyboard-config Zinoviev License, SPDX License List 3.23, SPDX License List 3.25
660 | Xlock -- ^ @xlock@, xlock License, SPDX License List 3.23, SPDX License List 3.25
661 | Xnet -- ^ @Xnet@, X.Net License
662 | Xpp -- ^ @xpp@, XPP License
663 | XSkat -- ^ @XSkat@, XSkat License
664 | Xzoom -- ^ @xzoom@, xzoom License, SPDX License List 3.25
665 | YPL_1_0 -- ^ @YPL-1.0@, Yahoo! Public License v1.0
666 | YPL_1_1 -- ^ @YPL-1.1@, Yahoo! Public License v1.1
667 | Zed -- ^ @Zed@, Zed License
668 | Zeeff -- ^ @Zeeff@, Zeeff License, SPDX License List 3.23, SPDX License List 3.25
669 | Zend_2_0 -- ^ @Zend-2.0@, Zend License v2.0
670 | Zimbra_1_3 -- ^ @Zimbra-1.3@, Zimbra Public License v1.3
671 | Zimbra_1_4 -- ^ @Zimbra-1.4@, Zimbra Public License v1.4
672 | Zlib_acknowledgement -- ^ @zlib-acknowledgement@, zlib/libpng License with Acknowledgement
673 | Zlib -- ^ @Zlib@, zlib License
674 | ZPL_1_1 -- ^ @ZPL-1.1@, Zope Public License 1.1
675 | ZPL_2_0 -- ^ @ZPL-2.0@, Zope Public License 2.0
676 | ZPL_2_1 -- ^ @ZPL-2.1@, Zope Public License 2.1
677 deriving (Eq, Ord, Enum, Bounded, Show, Read, Typeable, Data)
679 instance Binary LicenseId where
680 -- Word16 is encoded in big endianness
681 -- https://github.com/kolmodin/binary/blob/master/src/Data/Binary/Class.hs#L220-LL227
682 put = Binary.putWord16be . fromIntegral . fromEnum
683 get = do
684 i <- Binary.getWord16be
685 if i > fromIntegral (fromEnum (maxBound :: LicenseId))
686 then fail "Too large LicenseId tag"
687 else return (toEnum (fromIntegral i))
689 -- note: remember to bump version each time the definition changes
690 instance Structured LicenseId where
691 structure p = set typeVersion 306 $ nominalStructure p
693 instance Pretty LicenseId where
694 pretty = Disp.text . licenseId
696 -- |
697 -- >>> eitherParsec "BSD-3-Clause" :: Either String LicenseId
698 -- Right BSD_3_Clause
700 -- >>> eitherParsec "BSD3" :: Either String LicenseId
701 -- Left "...Unknown SPDX license identifier: 'BSD3' Do you mean BSD-3-Clause?"
703 instance Parsec LicenseId where
704 parsec = do
705 n <- some $ P.satisfy $ \c -> isAsciiAlphaNum c || c == '-' || c == '.'
706 v <- askCabalSpecVersion
707 maybe (fail $ "Unknown SPDX license identifier: '" ++ n ++ "' " ++ licenseIdMigrationMessage n) return $
708 mkLicenseId (cabalSpecVersionToSPDXListVersion v) n
710 instance NFData LicenseId where
711 rnf l = l `seq` ()
713 -- | Help message for migrating from non-SPDX license identifiers.
715 -- Old 'License' is almost SPDX, except for 'BSD2', 'BSD3'. This function
716 -- suggests SPDX variant:
718 -- >>> licenseIdMigrationMessage "BSD3"
719 -- "Do you mean BSD-3-Clause?"
721 -- Also 'OtherLicense', 'AllRightsReserved', and 'PublicDomain' aren't
722 -- valid SPDX identifiers
724 -- >>> traverse_ (print . licenseIdMigrationMessage) [ "OtherLicense", "AllRightsReserved", "PublicDomain" ]
725 -- "SPDX license list contains plenty of licenses. See https://spdx.org/licenses/. Also they can be combined into complex expressions with AND and OR."
726 -- "You can use NONE as a value of license field."
727 -- "Public Domain is a complex matter. See https://wiki.spdx.org/view/Legal_Team/Decisions/Dealing_with_Public_Domain_within_SPDX_Files. Consider using a proper license."
729 -- SPDX License list version 3.0 introduced "-only" and "-or-later" variants for GNU family of licenses.
730 -- See <https://spdx.org/news/news/2018/01/license-list-30-released>
731 -- >>> licenseIdMigrationMessage "GPL-2.0"
732 -- "SPDX license list 3.0 deprecated suffixless variants of GNU family of licenses. Use GPL-2.0-only or GPL-2.0-or-later."
734 -- For other common licenses their old license format coincides with the SPDX identifiers:
736 -- >>> traverse eitherParsec ["GPL-2.0-only", "GPL-3.0-only", "LGPL-2.1-only", "MIT", "ISC", "MPL-2.0", "Apache-2.0"] :: Either String [LicenseId]
737 -- Right [GPL_2_0_only,GPL_3_0_only,LGPL_2_1_only,MIT,ISC,MPL_2_0,Apache_2_0]
739 licenseIdMigrationMessage :: String -> String
740 licenseIdMigrationMessage = go where
741 go l | gnuVariant l = "SPDX license list 3.0 deprecated suffixless variants of GNU family of licenses. Use " ++ l ++ "-only or " ++ l ++ "-or-later."
742 go "BSD3" = "Do you mean BSD-3-Clause?"
743 go "BSD2" = "Do you mean BSD-2-Clause?"
744 go "AllRightsReserved" = "You can use NONE as a value of license field."
745 go "OtherLicense" = "SPDX license list contains plenty of licenses. See https://spdx.org/licenses/. Also they can be combined into complex expressions with AND and OR."
746 go "PublicDomain" = "Public Domain is a complex matter. See https://wiki.spdx.org/view/Legal_Team/Decisions/Dealing_with_Public_Domain_within_SPDX_Files. Consider using a proper license."
748 -- otherwise, we don't know
749 go _ = ""
751 gnuVariant = flip elem ["GPL-2.0", "GPL-3.0", "LGPL-2.1", "LGPL-3.0", "AGPL-3.0" ]
753 -------------------------------------------------------------------------------
754 -- License Data
755 -------------------------------------------------------------------------------
757 -- | License SPDX identifier, e.g. @"BSD-3-Clause"@.
758 licenseId :: LicenseId -> String
759 licenseId N_0BSD = "0BSD"
760 licenseId N_3D_Slicer_1_0 = "3D-Slicer-1.0"
761 licenseId AAL = "AAL"
762 licenseId Abstyles = "Abstyles"
763 licenseId AdaCore_doc = "AdaCore-doc"
764 licenseId Adobe_2006 = "Adobe-2006"
765 licenseId Adobe_Display_PostScript = "Adobe-Display-PostScript"
766 licenseId Adobe_Glyph = "Adobe-Glyph"
767 licenseId Adobe_Utopia = "Adobe-Utopia"
768 licenseId ADSL = "ADSL"
769 licenseId AFL_1_1 = "AFL-1.1"
770 licenseId AFL_1_2 = "AFL-1.2"
771 licenseId AFL_2_0 = "AFL-2.0"
772 licenseId AFL_2_1 = "AFL-2.1"
773 licenseId AFL_3_0 = "AFL-3.0"
774 licenseId Afmparse = "Afmparse"
775 licenseId AGPL_1_0 = "AGPL-1.0"
776 licenseId AGPL_1_0_only = "AGPL-1.0-only"
777 licenseId AGPL_1_0_or_later = "AGPL-1.0-or-later"
778 licenseId AGPL_3_0_only = "AGPL-3.0-only"
779 licenseId AGPL_3_0_or_later = "AGPL-3.0-or-later"
780 licenseId Aladdin = "Aladdin"
781 licenseId AMD_newlib = "AMD-newlib"
782 licenseId AMDPLPA = "AMDPLPA"
783 licenseId AML_glslang = "AML-glslang"
784 licenseId AML = "AML"
785 licenseId AMPAS = "AMPAS"
786 licenseId ANTLR_PD_fallback = "ANTLR-PD-fallback"
787 licenseId ANTLR_PD = "ANTLR-PD"
788 licenseId Any_OSI = "any-OSI"
789 licenseId Apache_1_0 = "Apache-1.0"
790 licenseId Apache_1_1 = "Apache-1.1"
791 licenseId Apache_2_0 = "Apache-2.0"
792 licenseId APAFML = "APAFML"
793 licenseId APL_1_0 = "APL-1.0"
794 licenseId App_s2p = "App-s2p"
795 licenseId APSL_1_0 = "APSL-1.0"
796 licenseId APSL_1_1 = "APSL-1.1"
797 licenseId APSL_1_2 = "APSL-1.2"
798 licenseId APSL_2_0 = "APSL-2.0"
799 licenseId Arphic_1999 = "Arphic-1999"
800 licenseId Artistic_1_0_cl8 = "Artistic-1.0-cl8"
801 licenseId Artistic_1_0_Perl = "Artistic-1.0-Perl"
802 licenseId Artistic_1_0 = "Artistic-1.0"
803 licenseId Artistic_2_0 = "Artistic-2.0"
804 licenseId ASWF_Digital_Assets_1_0 = "ASWF-Digital-Assets-1.0"
805 licenseId ASWF_Digital_Assets_1_1 = "ASWF-Digital-Assets-1.1"
806 licenseId Baekmuk = "Baekmuk"
807 licenseId Bahyph = "Bahyph"
808 licenseId Barr = "Barr"
809 licenseId Bcrypt_Solar_Designer = "bcrypt-Solar-Designer"
810 licenseId Beerware = "Beerware"
811 licenseId Bitstream_Charter = "Bitstream-Charter"
812 licenseId Bitstream_Vera = "Bitstream-Vera"
813 licenseId BitTorrent_1_0 = "BitTorrent-1.0"
814 licenseId BitTorrent_1_1 = "BitTorrent-1.1"
815 licenseId Blessing = "blessing"
816 licenseId BlueOak_1_0_0 = "BlueOak-1.0.0"
817 licenseId Boehm_GC = "Boehm-GC"
818 licenseId Borceux = "Borceux"
819 licenseId Brian_Gladman_2_Clause = "Brian-Gladman-2-Clause"
820 licenseId Brian_Gladman_3_Clause = "Brian-Gladman-3-Clause"
821 licenseId BSD_1_Clause = "BSD-1-Clause"
822 licenseId BSD_2_Clause_FreeBSD = "BSD-2-Clause-FreeBSD"
823 licenseId BSD_2_Clause_NetBSD = "BSD-2-Clause-NetBSD"
824 licenseId BSD_2_Clause_Darwin = "BSD-2-Clause-Darwin"
825 licenseId BSD_2_Clause_first_lines = "BSD-2-Clause-first-lines"
826 licenseId BSD_2_Clause_Patent = "BSD-2-Clause-Patent"
827 licenseId BSD_2_Clause_Views = "BSD-2-Clause-Views"
828 licenseId BSD_2_Clause = "BSD-2-Clause"
829 licenseId BSD_3_Clause_acpica = "BSD-3-Clause-acpica"
830 licenseId BSD_3_Clause_Attribution = "BSD-3-Clause-Attribution"
831 licenseId BSD_3_Clause_Clear = "BSD-3-Clause-Clear"
832 licenseId BSD_3_Clause_flex = "BSD-3-Clause-flex"
833 licenseId BSD_3_Clause_HP = "BSD-3-Clause-HP"
834 licenseId BSD_3_Clause_LBNL = "BSD-3-Clause-LBNL"
835 licenseId BSD_3_Clause_Modification = "BSD-3-Clause-Modification"
836 licenseId BSD_3_Clause_No_Military_License = "BSD-3-Clause-No-Military-License"
837 licenseId BSD_3_Clause_No_Nuclear_License_2014 = "BSD-3-Clause-No-Nuclear-License-2014"
838 licenseId BSD_3_Clause_No_Nuclear_License = "BSD-3-Clause-No-Nuclear-License"
839 licenseId BSD_3_Clause_No_Nuclear_Warranty = "BSD-3-Clause-No-Nuclear-Warranty"
840 licenseId BSD_3_Clause_Open_MPI = "BSD-3-Clause-Open-MPI"
841 licenseId BSD_3_Clause_Sun = "BSD-3-Clause-Sun"
842 licenseId BSD_3_Clause = "BSD-3-Clause"
843 licenseId BSD_4_Clause_Shortened = "BSD-4-Clause-Shortened"
844 licenseId BSD_4_Clause_UC = "BSD-4-Clause-UC"
845 licenseId BSD_4_Clause = "BSD-4-Clause"
846 licenseId BSD_4_3RENO = "BSD-4.3RENO"
847 licenseId BSD_4_3TAHOE = "BSD-4.3TAHOE"
848 licenseId BSD_Advertising_Acknowledgement = "BSD-Advertising-Acknowledgement"
849 licenseId BSD_Attribution_HPND_disclaimer = "BSD-Attribution-HPND-disclaimer"
850 licenseId BSD_Inferno_Nettverk = "BSD-Inferno-Nettverk"
851 licenseId BSD_Protection = "BSD-Protection"
852 licenseId BSD_Source_beginning_file = "BSD-Source-beginning-file"
853 licenseId BSD_Source_Code = "BSD-Source-Code"
854 licenseId BSD_Systemics_W3Works = "BSD-Systemics-W3Works"
855 licenseId BSD_Systemics = "BSD-Systemics"
856 licenseId BSL_1_0 = "BSL-1.0"
857 licenseId Bzip2_1_0_5 = "bzip2-1.0.5"
858 licenseId BUSL_1_1 = "BUSL-1.1"
859 licenseId Bzip2_1_0_6 = "bzip2-1.0.6"
860 licenseId C_UDA_1_0 = "C-UDA-1.0"
861 licenseId CAL_1_0_Combined_Work_Exception = "CAL-1.0-Combined-Work-Exception"
862 licenseId CAL_1_0 = "CAL-1.0"
863 licenseId Caldera_no_preamble = "Caldera-no-preamble"
864 licenseId Caldera = "Caldera"
865 licenseId Catharon = "Catharon"
866 licenseId CATOSL_1_1 = "CATOSL-1.1"
867 licenseId CC_BY_1_0 = "CC-BY-1.0"
868 licenseId CC_BY_2_0 = "CC-BY-2.0"
869 licenseId CC_BY_2_5_AU = "CC-BY-2.5-AU"
870 licenseId CC_BY_2_5 = "CC-BY-2.5"
871 licenseId CC_BY_3_0_AT = "CC-BY-3.0-AT"
872 licenseId CC_BY_3_0_AU = "CC-BY-3.0-AU"
873 licenseId CC_BY_3_0_DE = "CC-BY-3.0-DE"
874 licenseId CC_BY_3_0_IGO = "CC-BY-3.0-IGO"
875 licenseId CC_BY_3_0_NL = "CC-BY-3.0-NL"
876 licenseId CC_BY_3_0_US = "CC-BY-3.0-US"
877 licenseId CC_BY_3_0 = "CC-BY-3.0"
878 licenseId CC_BY_4_0 = "CC-BY-4.0"
879 licenseId CC_BY_NC_1_0 = "CC-BY-NC-1.0"
880 licenseId CC_BY_NC_2_0 = "CC-BY-NC-2.0"
881 licenseId CC_BY_NC_2_5 = "CC-BY-NC-2.5"
882 licenseId CC_BY_NC_3_0_DE = "CC-BY-NC-3.0-DE"
883 licenseId CC_BY_NC_3_0 = "CC-BY-NC-3.0"
884 licenseId CC_BY_NC_4_0 = "CC-BY-NC-4.0"
885 licenseId CC_BY_NC_ND_1_0 = "CC-BY-NC-ND-1.0"
886 licenseId CC_BY_NC_ND_2_0 = "CC-BY-NC-ND-2.0"
887 licenseId CC_BY_NC_ND_2_5 = "CC-BY-NC-ND-2.5"
888 licenseId CC_BY_NC_ND_3_0_DE = "CC-BY-NC-ND-3.0-DE"
889 licenseId CC_BY_NC_ND_3_0_IGO = "CC-BY-NC-ND-3.0-IGO"
890 licenseId CC_BY_NC_ND_3_0 = "CC-BY-NC-ND-3.0"
891 licenseId CC_BY_NC_ND_4_0 = "CC-BY-NC-ND-4.0"
892 licenseId CC_BY_NC_SA_1_0 = "CC-BY-NC-SA-1.0"
893 licenseId CC_BY_NC_SA_2_0_DE = "CC-BY-NC-SA-2.0-DE"
894 licenseId CC_BY_NC_SA_2_0_FR = "CC-BY-NC-SA-2.0-FR"
895 licenseId CC_BY_NC_SA_2_0_UK = "CC-BY-NC-SA-2.0-UK"
896 licenseId CC_BY_NC_SA_2_0 = "CC-BY-NC-SA-2.0"
897 licenseId CC_BY_NC_SA_2_5 = "CC-BY-NC-SA-2.5"
898 licenseId CC_BY_NC_SA_3_0_DE = "CC-BY-NC-SA-3.0-DE"
899 licenseId CC_BY_NC_SA_3_0_IGO = "CC-BY-NC-SA-3.0-IGO"
900 licenseId CC_BY_NC_SA_3_0 = "CC-BY-NC-SA-3.0"
901 licenseId CC_BY_NC_SA_4_0 = "CC-BY-NC-SA-4.0"
902 licenseId CC_BY_ND_1_0 = "CC-BY-ND-1.0"
903 licenseId CC_BY_ND_2_0 = "CC-BY-ND-2.0"
904 licenseId CC_BY_ND_2_5 = "CC-BY-ND-2.5"
905 licenseId CC_BY_ND_3_0_DE = "CC-BY-ND-3.0-DE"
906 licenseId CC_BY_ND_3_0 = "CC-BY-ND-3.0"
907 licenseId CC_BY_ND_4_0 = "CC-BY-ND-4.0"
908 licenseId CC_BY_SA_1_0 = "CC-BY-SA-1.0"
909 licenseId CC_BY_SA_2_0_UK = "CC-BY-SA-2.0-UK"
910 licenseId CC_BY_SA_2_0 = "CC-BY-SA-2.0"
911 licenseId CC_BY_SA_2_1_JP = "CC-BY-SA-2.1-JP"
912 licenseId CC_BY_SA_2_5 = "CC-BY-SA-2.5"
913 licenseId CC_BY_SA_3_0_AT = "CC-BY-SA-3.0-AT"
914 licenseId CC_BY_SA_3_0_DE = "CC-BY-SA-3.0-DE"
915 licenseId CC_BY_SA_3_0_IGO = "CC-BY-SA-3.0-IGO"
916 licenseId CC_BY_SA_3_0 = "CC-BY-SA-3.0"
917 licenseId CC_BY_SA_4_0 = "CC-BY-SA-4.0"
918 licenseId CC_PDDC = "CC-PDDC"
919 licenseId CC0_1_0 = "CC0-1.0"
920 licenseId CDDL_1_0 = "CDDL-1.0"
921 licenseId CDDL_1_1 = "CDDL-1.1"
922 licenseId CDL_1_0 = "CDL-1.0"
923 licenseId CDLA_Permissive_1_0 = "CDLA-Permissive-1.0"
924 licenseId CDLA_Permissive_2_0 = "CDLA-Permissive-2.0"
925 licenseId CDLA_Sharing_1_0 = "CDLA-Sharing-1.0"
926 licenseId CECILL_1_0 = "CECILL-1.0"
927 licenseId CECILL_1_1 = "CECILL-1.1"
928 licenseId CECILL_2_0 = "CECILL-2.0"
929 licenseId CECILL_2_1 = "CECILL-2.1"
930 licenseId CECILL_B = "CECILL-B"
931 licenseId CECILL_C = "CECILL-C"
932 licenseId CERN_OHL_1_1 = "CERN-OHL-1.1"
933 licenseId CERN_OHL_1_2 = "CERN-OHL-1.2"
934 licenseId CERN_OHL_P_2_0 = "CERN-OHL-P-2.0"
935 licenseId CERN_OHL_S_2_0 = "CERN-OHL-S-2.0"
936 licenseId CERN_OHL_W_2_0 = "CERN-OHL-W-2.0"
937 licenseId CFITSIO = "CFITSIO"
938 licenseId Check_cvs = "check-cvs"
939 licenseId Checkmk = "checkmk"
940 licenseId ClArtistic = "ClArtistic"
941 licenseId Clips = "Clips"
942 licenseId CMU_Mach_nodoc = "CMU-Mach-nodoc"
943 licenseId CMU_Mach = "CMU-Mach"
944 licenseId CNRI_Jython = "CNRI-Jython"
945 licenseId CNRI_Python_GPL_Compatible = "CNRI-Python-GPL-Compatible"
946 licenseId CNRI_Python = "CNRI-Python"
947 licenseId COIL_1_0 = "COIL-1.0"
948 licenseId Community_Spec_1_0 = "Community-Spec-1.0"
949 licenseId Condor_1_1 = "Condor-1.1"
950 licenseId Copyleft_next_0_3_0 = "copyleft-next-0.3.0"
951 licenseId Copyleft_next_0_3_1 = "copyleft-next-0.3.1"
952 licenseId Cornell_Lossless_JPEG = "Cornell-Lossless-JPEG"
953 licenseId CPAL_1_0 = "CPAL-1.0"
954 licenseId CPL_1_0 = "CPL-1.0"
955 licenseId CPOL_1_02 = "CPOL-1.02"
956 licenseId Cronyx = "Cronyx"
957 licenseId Crossword = "Crossword"
958 licenseId CrystalStacker = "CrystalStacker"
959 licenseId CUA_OPL_1_0 = "CUA-OPL-1.0"
960 licenseId Cube = "Cube"
961 licenseId Curl = "curl"
962 licenseId Cve_tou = "cve-tou"
963 licenseId D_FSL_1_0 = "D-FSL-1.0"
964 licenseId DEC_3_Clause = "DEC-3-Clause"
965 licenseId Diffmark = "diffmark"
966 licenseId DL_DE_BY_2_0 = "DL-DE-BY-2.0"
967 licenseId DL_DE_ZERO_2_0 = "DL-DE-ZERO-2.0"
968 licenseId DocBook_Schema = "DocBook-Schema"
969 licenseId DocBook_XML = "DocBook-XML"
970 licenseId DOC = "DOC"
971 licenseId Dotseqn = "Dotseqn"
972 licenseId DRL_1_0 = "DRL-1.0"
973 licenseId DRL_1_1 = "DRL-1.1"
974 licenseId DSDP = "DSDP"
975 licenseId Dtoa = "dtoa"
976 licenseId Dvipdfm = "dvipdfm"
977 licenseId ECL_1_0 = "ECL-1.0"
978 licenseId ECL_2_0 = "ECL-2.0"
979 licenseId EFL_1_0 = "EFL-1.0"
980 licenseId EFL_2_0 = "EFL-2.0"
981 licenseId EGenix = "eGenix"
982 licenseId Elastic_2_0 = "Elastic-2.0"
983 licenseId Entessa = "Entessa"
984 licenseId EPICS = "EPICS"
985 licenseId EPL_1_0 = "EPL-1.0"
986 licenseId EPL_2_0 = "EPL-2.0"
987 licenseId ErlPL_1_1 = "ErlPL-1.1"
988 licenseId Etalab_2_0 = "etalab-2.0"
989 licenseId EUDatagrid = "EUDatagrid"
990 licenseId EUPL_1_0 = "EUPL-1.0"
991 licenseId EUPL_1_1 = "EUPL-1.1"
992 licenseId EUPL_1_2 = "EUPL-1.2"
993 licenseId Eurosym = "Eurosym"
994 licenseId Fair = "Fair"
995 licenseId FBM = "FBM"
996 licenseId FDK_AAC = "FDK-AAC"
997 licenseId Ferguson_Twofish = "Ferguson-Twofish"
998 licenseId Frameworx_1_0 = "Frameworx-1.0"
999 licenseId FreeBSD_DOC = "FreeBSD-DOC"
1000 licenseId FreeImage = "FreeImage"
1001 licenseId FSFAP_no_warranty_disclaimer = "FSFAP-no-warranty-disclaimer"
1002 licenseId FSFAP = "FSFAP"
1003 licenseId FSFULLRWD = "FSFULLRWD"
1004 licenseId FSFULLR = "FSFULLR"
1005 licenseId FSFUL = "FSFUL"
1006 licenseId FTL = "FTL"
1007 licenseId Furuseth = "Furuseth"
1008 licenseId Fwlw = "fwlw"
1009 licenseId GCR_docs = "GCR-docs"
1010 licenseId GD = "GD"
1011 licenseId GFDL_1_1_invariants_only = "GFDL-1.1-invariants-only"
1012 licenseId GFDL_1_1_invariants_or_later = "GFDL-1.1-invariants-or-later"
1013 licenseId GFDL_1_1_no_invariants_only = "GFDL-1.1-no-invariants-only"
1014 licenseId GFDL_1_1_no_invariants_or_later = "GFDL-1.1-no-invariants-or-later"
1015 licenseId GFDL_1_1_only = "GFDL-1.1-only"
1016 licenseId GFDL_1_1_or_later = "GFDL-1.1-or-later"
1017 licenseId GFDL_1_2_invariants_only = "GFDL-1.2-invariants-only"
1018 licenseId GFDL_1_2_invariants_or_later = "GFDL-1.2-invariants-or-later"
1019 licenseId GFDL_1_2_no_invariants_only = "GFDL-1.2-no-invariants-only"
1020 licenseId GFDL_1_2_no_invariants_or_later = "GFDL-1.2-no-invariants-or-later"
1021 licenseId GFDL_1_2_only = "GFDL-1.2-only"
1022 licenseId GFDL_1_2_or_later = "GFDL-1.2-or-later"
1023 licenseId GFDL_1_3_invariants_only = "GFDL-1.3-invariants-only"
1024 licenseId GFDL_1_3_invariants_or_later = "GFDL-1.3-invariants-or-later"
1025 licenseId GFDL_1_3_no_invariants_only = "GFDL-1.3-no-invariants-only"
1026 licenseId GFDL_1_3_no_invariants_or_later = "GFDL-1.3-no-invariants-or-later"
1027 licenseId GFDL_1_3_only = "GFDL-1.3-only"
1028 licenseId GFDL_1_3_or_later = "GFDL-1.3-or-later"
1029 licenseId Giftware = "Giftware"
1030 licenseId GL2PS = "GL2PS"
1031 licenseId Glide = "Glide"
1032 licenseId Glulxe = "Glulxe"
1033 licenseId GLWTPL = "GLWTPL"
1034 licenseId Gnuplot = "gnuplot"
1035 licenseId GPL_1_0_only = "GPL-1.0-only"
1036 licenseId GPL_1_0_or_later = "GPL-1.0-or-later"
1037 licenseId GPL_2_0_only = "GPL-2.0-only"
1038 licenseId GPL_2_0_or_later = "GPL-2.0-or-later"
1039 licenseId GPL_3_0_only = "GPL-3.0-only"
1040 licenseId GPL_3_0_or_later = "GPL-3.0-or-later"
1041 licenseId Graphics_Gems = "Graphics-Gems"
1042 licenseId GSOAP_1_3b = "gSOAP-1.3b"
1043 licenseId Gtkbook = "gtkbook"
1044 licenseId Gutmann = "Gutmann"
1045 licenseId HaskellReport = "HaskellReport"
1046 licenseId Hdparm = "hdparm"
1047 licenseId HIDAPI = "HIDAPI"
1048 licenseId Hippocratic_2_1 = "Hippocratic-2.1"
1049 licenseId HP_1986 = "HP-1986"
1050 licenseId HP_1989 = "HP-1989"
1051 licenseId HPND_DEC = "HPND-DEC"
1052 licenseId HPND_doc_sell = "HPND-doc-sell"
1053 licenseId HPND_doc = "HPND-doc"
1054 licenseId HPND_export_US_acknowledgement = "HPND-export-US-acknowledgement"
1055 licenseId HPND_export_US_modify = "HPND-export-US-modify"
1056 licenseId HPND_export_US = "HPND-export-US"
1057 licenseId HPND_export2_US = "HPND-export2-US"
1058 licenseId HPND_Fenneberg_Livingston = "HPND-Fenneberg-Livingston"
1059 licenseId HPND_INRIA_IMAG = "HPND-INRIA-IMAG"
1060 licenseId HPND_Intel = "HPND-Intel"
1061 licenseId HPND_Kevlin_Henney = "HPND-Kevlin-Henney"
1062 licenseId HPND_Markus_Kuhn = "HPND-Markus-Kuhn"
1063 licenseId HPND_merchantability_variant = "HPND-merchantability-variant"
1064 licenseId HPND_MIT_disclaimer = "HPND-MIT-disclaimer"
1065 licenseId HPND_Netrek = "HPND-Netrek"
1066 licenseId HPND_Pbmplus = "HPND-Pbmplus"
1067 licenseId HPND_sell_MIT_disclaimer_xserver = "HPND-sell-MIT-disclaimer-xserver"
1068 licenseId HPND_sell_regexpr = "HPND-sell-regexpr"
1069 licenseId HPND_sell_variant_MIT_disclaimer_rev = "HPND-sell-variant-MIT-disclaimer-rev"
1070 licenseId HPND_sell_variant_MIT_disclaimer = "HPND-sell-variant-MIT-disclaimer"
1071 licenseId HPND_sell_variant = "HPND-sell-variant"
1072 licenseId HPND_UC_export_US = "HPND-UC-export-US"
1073 licenseId HPND_UC = "HPND-UC"
1074 licenseId HPND = "HPND"
1075 licenseId HTMLTIDY = "HTMLTIDY"
1076 licenseId IBM_pibs = "IBM-pibs"
1077 licenseId ICU = "ICU"
1078 licenseId IEC_Code_Components_EULA = "IEC-Code-Components-EULA"
1079 licenseId IJG_short = "IJG-short"
1080 licenseId IJG = "IJG"
1081 licenseId ImageMagick = "ImageMagick"
1082 licenseId IMatix = "iMatix"
1083 licenseId Imlib2 = "Imlib2"
1084 licenseId Info_ZIP = "Info-ZIP"
1085 licenseId Inner_Net_2_0 = "Inner-Net-2.0"
1086 licenseId Intel_ACPI = "Intel-ACPI"
1087 licenseId Intel = "Intel"
1088 licenseId Interbase_1_0 = "Interbase-1.0"
1089 licenseId IPA = "IPA"
1090 licenseId IPL_1_0 = "IPL-1.0"
1091 licenseId ISC_Veillard = "ISC-Veillard"
1092 licenseId ISC = "ISC"
1093 licenseId Jam = "Jam"
1094 licenseId JasPer_2_0 = "JasPer-2.0"
1095 licenseId JPL_image = "JPL-image"
1096 licenseId JPNIC = "JPNIC"
1097 licenseId JSON = "JSON"
1098 licenseId Kastrup = "Kastrup"
1099 licenseId Kazlib = "Kazlib"
1100 licenseId Knuth_CTAN = "Knuth-CTAN"
1101 licenseId LAL_1_2 = "LAL-1.2"
1102 licenseId LAL_1_3 = "LAL-1.3"
1103 licenseId Latex2e_translated_notice = "Latex2e-translated-notice"
1104 licenseId Latex2e = "Latex2e"
1105 licenseId Leptonica = "Leptonica"
1106 licenseId LGPL_2_0_only = "LGPL-2.0-only"
1107 licenseId LGPL_2_0_or_later = "LGPL-2.0-or-later"
1108 licenseId LGPL_2_1_only = "LGPL-2.1-only"
1109 licenseId LGPL_2_1_or_later = "LGPL-2.1-or-later"
1110 licenseId LGPL_3_0_only = "LGPL-3.0-only"
1111 licenseId LGPL_3_0_or_later = "LGPL-3.0-or-later"
1112 licenseId LGPLLR = "LGPLLR"
1113 licenseId Libpng_2_0 = "libpng-2.0"
1114 licenseId Libpng = "Libpng"
1115 licenseId Libselinux_1_0 = "libselinux-1.0"
1116 licenseId Libtiff = "libtiff"
1117 licenseId Libutil_David_Nugent = "libutil-David-Nugent"
1118 licenseId LiLiQ_P_1_1 = "LiLiQ-P-1.1"
1119 licenseId LiLiQ_R_1_1 = "LiLiQ-R-1.1"
1120 licenseId LiLiQ_Rplus_1_1 = "LiLiQ-Rplus-1.1"
1121 licenseId Linux_man_pages_1_para = "Linux-man-pages-1-para"
1122 licenseId Linux_man_pages_copyleft_2_para = "Linux-man-pages-copyleft-2-para"
1123 licenseId Linux_man_pages_copyleft_var = "Linux-man-pages-copyleft-var"
1124 licenseId Linux_man_pages_copyleft = "Linux-man-pages-copyleft"
1125 licenseId Linux_OpenIB = "Linux-OpenIB"
1126 licenseId LOOP = "LOOP"
1127 licenseId LPD_document = "LPD-document"
1128 licenseId LPL_1_02 = "LPL-1.02"
1129 licenseId LPL_1_0 = "LPL-1.0"
1130 licenseId LPPL_1_0 = "LPPL-1.0"
1131 licenseId LPPL_1_1 = "LPPL-1.1"
1132 licenseId LPPL_1_2 = "LPPL-1.2"
1133 licenseId LPPL_1_3a = "LPPL-1.3a"
1134 licenseId LPPL_1_3c = "LPPL-1.3c"
1135 licenseId Lsof = "lsof"
1136 licenseId Lucida_Bitmap_Fonts = "Lucida-Bitmap-Fonts"
1137 licenseId LZMA_SDK_9_11_to_9_20 = "LZMA-SDK-9.11-to-9.20"
1138 licenseId LZMA_SDK_9_22 = "LZMA-SDK-9.22"
1139 licenseId Mackerras_3_Clause_acknowledgment = "Mackerras-3-Clause-acknowledgment"
1140 licenseId Mackerras_3_Clause = "Mackerras-3-Clause"
1141 licenseId Magaz = "magaz"
1142 licenseId Mailprio = "mailprio"
1143 licenseId MakeIndex = "MakeIndex"
1144 licenseId Martin_Birgmeier = "Martin-Birgmeier"
1145 licenseId McPhee_slideshow = "McPhee-slideshow"
1146 licenseId Metamail = "metamail"
1147 licenseId Minpack = "Minpack"
1148 licenseId MirOS = "MirOS"
1149 licenseId MIT_0 = "MIT-0"
1150 licenseId MIT_advertising = "MIT-advertising"
1151 licenseId MIT_CMU = "MIT-CMU"
1152 licenseId MIT_enna = "MIT-enna"
1153 licenseId MIT_feh = "MIT-feh"
1154 licenseId MIT_Festival = "MIT-Festival"
1155 licenseId MIT_Khronos_old = "MIT-Khronos-old"
1156 licenseId MIT_Modern_Variant = "MIT-Modern-Variant"
1157 licenseId MIT_open_group = "MIT-open-group"
1158 licenseId MIT_testregex = "MIT-testregex"
1159 licenseId MIT_Wu = "MIT-Wu"
1160 licenseId MITNFA = "MITNFA"
1161 licenseId MIT = "MIT"
1162 licenseId MMIXware = "MMIXware"
1163 licenseId Motosoto = "Motosoto"
1164 licenseId MPEG_SSG = "MPEG-SSG"
1165 licenseId Mpi_permissive = "mpi-permissive"
1166 licenseId Mpich2 = "mpich2"
1167 licenseId MPL_1_0 = "MPL-1.0"
1168 licenseId MPL_1_1 = "MPL-1.1"
1169 licenseId MPL_2_0_no_copyleft_exception = "MPL-2.0-no-copyleft-exception"
1170 licenseId MPL_2_0 = "MPL-2.0"
1171 licenseId Mplus = "mplus"
1172 licenseId MS_LPL = "MS-LPL"
1173 licenseId MS_PL = "MS-PL"
1174 licenseId MS_RL = "MS-RL"
1175 licenseId MTLL = "MTLL"
1176 licenseId MulanPSL_1_0 = "MulanPSL-1.0"
1177 licenseId MulanPSL_2_0 = "MulanPSL-2.0"
1178 licenseId Multics = "Multics"
1179 licenseId Mup = "Mup"
1180 licenseId NAIST_2003 = "NAIST-2003"
1181 licenseId NASA_1_3 = "NASA-1.3"
1182 licenseId Naumen = "Naumen"
1183 licenseId NBPL_1_0 = "NBPL-1.0"
1184 licenseId NCBI_PD = "NCBI-PD"
1185 licenseId NCGL_UK_2_0 = "NCGL-UK-2.0"
1186 licenseId NCL = "NCL"
1187 licenseId NCSA = "NCSA"
1188 licenseId Net_SNMP = "Net-SNMP"
1189 licenseId NetCDF = "NetCDF"
1190 licenseId Newsletr = "Newsletr"
1191 licenseId NGPL = "NGPL"
1192 licenseId NICTA_1_0 = "NICTA-1.0"
1193 licenseId NIST_PD_fallback = "NIST-PD-fallback"
1194 licenseId NIST_PD = "NIST-PD"
1195 licenseId NIST_Software = "NIST-Software"
1196 licenseId NLOD_1_0 = "NLOD-1.0"
1197 licenseId NLOD_2_0 = "NLOD-2.0"
1198 licenseId NLPL = "NLPL"
1199 licenseId Nokia = "Nokia"
1200 licenseId NOSL = "NOSL"
1201 licenseId Noweb = "Noweb"
1202 licenseId NPL_1_0 = "NPL-1.0"
1203 licenseId NPL_1_1 = "NPL-1.1"
1204 licenseId NPOSL_3_0 = "NPOSL-3.0"
1205 licenseId NRL = "NRL"
1206 licenseId NTP_0 = "NTP-0"
1207 licenseId NTP = "NTP"
1208 licenseId O_UDA_1_0 = "O-UDA-1.0"
1209 licenseId OAR = "OAR"
1210 licenseId OCCT_PL = "OCCT-PL"
1211 licenseId OCLC_2_0 = "OCLC-2.0"
1212 licenseId ODbL_1_0 = "ODbL-1.0"
1213 licenseId ODC_By_1_0 = "ODC-By-1.0"
1214 licenseId OFFIS = "OFFIS"
1215 licenseId OFL_1_0_no_RFN = "OFL-1.0-no-RFN"
1216 licenseId OFL_1_0_RFN = "OFL-1.0-RFN"
1217 licenseId OFL_1_0 = "OFL-1.0"
1218 licenseId OFL_1_1_no_RFN = "OFL-1.1-no-RFN"
1219 licenseId OFL_1_1_RFN = "OFL-1.1-RFN"
1220 licenseId OFL_1_1 = "OFL-1.1"
1221 licenseId OGC_1_0 = "OGC-1.0"
1222 licenseId OGDL_Taiwan_1_0 = "OGDL-Taiwan-1.0"
1223 licenseId OGL_Canada_2_0 = "OGL-Canada-2.0"
1224 licenseId OGL_UK_1_0 = "OGL-UK-1.0"
1225 licenseId OGL_UK_2_0 = "OGL-UK-2.0"
1226 licenseId OGL_UK_3_0 = "OGL-UK-3.0"
1227 licenseId OGTSL = "OGTSL"
1228 licenseId OLDAP_1_1 = "OLDAP-1.1"
1229 licenseId OLDAP_1_2 = "OLDAP-1.2"
1230 licenseId OLDAP_1_3 = "OLDAP-1.3"
1231 licenseId OLDAP_1_4 = "OLDAP-1.4"
1232 licenseId OLDAP_2_0_1 = "OLDAP-2.0.1"
1233 licenseId OLDAP_2_0 = "OLDAP-2.0"
1234 licenseId OLDAP_2_1 = "OLDAP-2.1"
1235 licenseId OLDAP_2_2_1 = "OLDAP-2.2.1"
1236 licenseId OLDAP_2_2_2 = "OLDAP-2.2.2"
1237 licenseId OLDAP_2_2 = "OLDAP-2.2"
1238 licenseId OLDAP_2_3 = "OLDAP-2.3"
1239 licenseId OLDAP_2_4 = "OLDAP-2.4"
1240 licenseId OLDAP_2_5 = "OLDAP-2.5"
1241 licenseId OLDAP_2_6 = "OLDAP-2.6"
1242 licenseId OLDAP_2_7 = "OLDAP-2.7"
1243 licenseId OLDAP_2_8 = "OLDAP-2.8"
1244 licenseId OLFL_1_3 = "OLFL-1.3"
1245 licenseId OML = "OML"
1246 licenseId OpenPBS_2_3 = "OpenPBS-2.3"
1247 licenseId OpenSSL_standalone = "OpenSSL-standalone"
1248 licenseId OpenSSL = "OpenSSL"
1249 licenseId OpenVision = "OpenVision"
1250 licenseId OPL_1_0 = "OPL-1.0"
1251 licenseId OPL_UK_3_0 = "OPL-UK-3.0"
1252 licenseId OPUBL_1_0 = "OPUBL-1.0"
1253 licenseId OSET_PL_2_1 = "OSET-PL-2.1"
1254 licenseId OSL_1_0 = "OSL-1.0"
1255 licenseId OSL_1_1 = "OSL-1.1"
1256 licenseId OSL_2_0 = "OSL-2.0"
1257 licenseId OSL_2_1 = "OSL-2.1"
1258 licenseId OSL_3_0 = "OSL-3.0"
1259 licenseId PADL = "PADL"
1260 licenseId Parity_6_0_0 = "Parity-6.0.0"
1261 licenseId Parity_7_0_0 = "Parity-7.0.0"
1262 licenseId PDDL_1_0 = "PDDL-1.0"
1263 licenseId PHP_3_01 = "PHP-3.01"
1264 licenseId PHP_3_0 = "PHP-3.0"
1265 licenseId Pixar = "Pixar"
1266 licenseId Pkgconf = "pkgconf"
1267 licenseId Plexus = "Plexus"
1268 licenseId Pnmstitch = "pnmstitch"
1269 licenseId PolyForm_Noncommercial_1_0_0 = "PolyForm-Noncommercial-1.0.0"
1270 licenseId PolyForm_Small_Business_1_0_0 = "PolyForm-Small-Business-1.0.0"
1271 licenseId PostgreSQL = "PostgreSQL"
1272 licenseId PPL = "PPL"
1273 licenseId PSF_2_0 = "PSF-2.0"
1274 licenseId Psfrag = "psfrag"
1275 licenseId Psutils = "psutils"
1276 licenseId Python_2_0_1 = "Python-2.0.1"
1277 licenseId Python_2_0 = "Python-2.0"
1278 licenseId Python_ldap = "python-ldap"
1279 licenseId Qhull = "Qhull"
1280 licenseId QPL_1_0_INRIA_2004 = "QPL-1.0-INRIA-2004"
1281 licenseId QPL_1_0 = "QPL-1.0"
1282 licenseId Radvd = "radvd"
1283 licenseId Rdisc = "Rdisc"
1284 licenseId RHeCos_1_1 = "RHeCos-1.1"
1285 licenseId RPL_1_1 = "RPL-1.1"
1286 licenseId RPL_1_5 = "RPL-1.5"
1287 licenseId RPSL_1_0 = "RPSL-1.0"
1288 licenseId RSA_MD = "RSA-MD"
1289 licenseId RSCPL = "RSCPL"
1290 licenseId Ruby_pty = "Ruby-pty"
1291 licenseId Ruby = "Ruby"
1292 licenseId SAX_PD_2_0 = "SAX-PD-2.0"
1293 licenseId SAX_PD = "SAX-PD"
1294 licenseId Saxpath = "Saxpath"
1295 licenseId SCEA = "SCEA"
1296 licenseId SchemeReport = "SchemeReport"
1297 licenseId Sendmail_8_23 = "Sendmail-8.23"
1298 licenseId Sendmail = "Sendmail"
1299 licenseId SGI_B_1_0 = "SGI-B-1.0"
1300 licenseId SGI_B_1_1 = "SGI-B-1.1"
1301 licenseId SGI_B_2_0 = "SGI-B-2.0"
1302 licenseId SGI_OpenGL = "SGI-OpenGL"
1303 licenseId SGP4 = "SGP4"
1304 licenseId SHL_0_51 = "SHL-0.51"
1305 licenseId SHL_0_5 = "SHL-0.5"
1306 licenseId SimPL_2_0 = "SimPL-2.0"
1307 licenseId SISSL_1_2 = "SISSL-1.2"
1308 licenseId SISSL = "SISSL"
1309 licenseId Sleepycat = "Sleepycat"
1310 licenseId SL = "SL"
1311 licenseId SMLNJ = "SMLNJ"
1312 licenseId SMPPL = "SMPPL"
1313 licenseId SNIA = "SNIA"
1314 licenseId Snprintf = "snprintf"
1315 licenseId SoftSurfer = "softSurfer"
1316 licenseId Soundex = "Soundex"
1317 licenseId Spencer_86 = "Spencer-86"
1318 licenseId Spencer_94 = "Spencer-94"
1319 licenseId Spencer_99 = "Spencer-99"
1320 licenseId SPL_1_0 = "SPL-1.0"
1321 licenseId Ssh_keyscan = "ssh-keyscan"
1322 licenseId SSH_OpenSSH = "SSH-OpenSSH"
1323 licenseId SSH_short = "SSH-short"
1324 licenseId SSLeay_standalone = "SSLeay-standalone"
1325 licenseId SSPL_1_0 = "SSPL-1.0"
1326 licenseId SugarCRM_1_1_3 = "SugarCRM-1.1.3"
1327 licenseId Sun_PPP_2000 = "Sun-PPP-2000"
1328 licenseId Sun_PPP = "Sun-PPP"
1329 licenseId SunPro = "SunPro"
1330 licenseId SWL = "SWL"
1331 licenseId Swrule = "swrule"
1332 licenseId Symlinks = "Symlinks"
1333 licenseId TAPR_OHL_1_0 = "TAPR-OHL-1.0"
1334 licenseId TCL = "TCL"
1335 licenseId TCP_wrappers = "TCP-wrappers"
1336 licenseId TermReadKey = "TermReadKey"
1337 licenseId TGPPL_1_0 = "TGPPL-1.0"
1338 licenseId Threeparttable = "threeparttable"
1339 licenseId TMate = "TMate"
1340 licenseId TORQUE_1_1 = "TORQUE-1.1"
1341 licenseId TOSL = "TOSL"
1342 licenseId TPDL = "TPDL"
1343 licenseId TPL_1_0 = "TPL-1.0"
1344 licenseId TTWL = "TTWL"
1345 licenseId TTYP0 = "TTYP0"
1346 licenseId TU_Berlin_1_0 = "TU-Berlin-1.0"
1347 licenseId TU_Berlin_2_0 = "TU-Berlin-2.0"
1348 licenseId Ubuntu_font_1_0 = "Ubuntu-font-1.0"
1349 licenseId UCAR = "UCAR"
1350 licenseId UCL_1_0 = "UCL-1.0"
1351 licenseId Ulem = "ulem"
1352 licenseId UMich_Merit = "UMich-Merit"
1353 licenseId Unicode_3_0 = "Unicode-3.0"
1354 licenseId Unicode_DFS_2015 = "Unicode-DFS-2015"
1355 licenseId Unicode_DFS_2016 = "Unicode-DFS-2016"
1356 licenseId Unicode_TOU = "Unicode-TOU"
1357 licenseId UnixCrypt = "UnixCrypt"
1358 licenseId Unlicense = "Unlicense"
1359 licenseId UPL_1_0 = "UPL-1.0"
1360 licenseId URT_RLE = "URT-RLE"
1361 licenseId Vim = "Vim"
1362 licenseId VOSTROM = "VOSTROM"
1363 licenseId VSL_1_0 = "VSL-1.0"
1364 licenseId W3C_19980720 = "W3C-19980720"
1365 licenseId W3C_20150513 = "W3C-20150513"
1366 licenseId W3C = "W3C"
1367 licenseId W3m = "w3m"
1368 licenseId Watcom_1_0 = "Watcom-1.0"
1369 licenseId Widget_Workshop = "Widget-Workshop"
1370 licenseId Wsuipa = "Wsuipa"
1371 licenseId WTFPL = "WTFPL"
1372 licenseId X11_distribute_modifications_variant = "X11-distribute-modifications-variant"
1373 licenseId X11_swapped = "X11-swapped"
1374 licenseId X11 = "X11"
1375 licenseId Xdebug_1_03 = "Xdebug-1.03"
1376 licenseId Xerox = "Xerox"
1377 licenseId Xfig = "Xfig"
1378 licenseId XFree86_1_1 = "XFree86-1.1"
1379 licenseId Xinetd = "xinetd"
1380 licenseId Xkeyboard_config_Zinoviev = "xkeyboard-config-Zinoviev"
1381 licenseId Xlock = "xlock"
1382 licenseId Xnet = "Xnet"
1383 licenseId Xpp = "xpp"
1384 licenseId XSkat = "XSkat"
1385 licenseId Xzoom = "xzoom"
1386 licenseId YPL_1_0 = "YPL-1.0"
1387 licenseId YPL_1_1 = "YPL-1.1"
1388 licenseId Zed = "Zed"
1389 licenseId Zeeff = "Zeeff"
1390 licenseId Zend_2_0 = "Zend-2.0"
1391 licenseId Zimbra_1_3 = "Zimbra-1.3"
1392 licenseId Zimbra_1_4 = "Zimbra-1.4"
1393 licenseId Zlib_acknowledgement = "zlib-acknowledgement"
1394 licenseId Zlib = "Zlib"
1395 licenseId ZPL_1_1 = "ZPL-1.1"
1396 licenseId ZPL_2_0 = "ZPL-2.0"
1397 licenseId ZPL_2_1 = "ZPL-2.1"
1399 -- | License name, e.g. @"GNU General Public License v2.0 only"@
1400 licenseName :: LicenseId -> String
1401 licenseName N_0BSD = "BSD Zero Clause License"
1402 licenseName N_3D_Slicer_1_0 = "3D Slicer License v1.0"
1403 licenseName AAL = "Attribution Assurance License"
1404 licenseName Abstyles = "Abstyles License"
1405 licenseName AdaCore_doc = "AdaCore Doc License"
1406 licenseName Adobe_2006 = "Adobe Systems Incorporated Source Code License Agreement"
1407 licenseName Adobe_Display_PostScript = "Adobe Display PostScript License"
1408 licenseName Adobe_Glyph = "Adobe Glyph List License"
1409 licenseName Adobe_Utopia = "Adobe Utopia Font License"
1410 licenseName ADSL = "Amazon Digital Services License"
1411 licenseName AFL_1_1 = "Academic Free License v1.1"
1412 licenseName AFL_1_2 = "Academic Free License v1.2"
1413 licenseName AFL_2_0 = "Academic Free License v2.0"
1414 licenseName AFL_2_1 = "Academic Free License v2.1"
1415 licenseName AFL_3_0 = "Academic Free License v3.0"
1416 licenseName Afmparse = "Afmparse License"
1417 licenseName AGPL_1_0 = "Affero General Public License v1.0"
1418 licenseName AGPL_1_0_only = "Affero General Public License v1.0 only"
1419 licenseName AGPL_1_0_or_later = "Affero General Public License v1.0 or later"
1420 licenseName AGPL_3_0_only = "GNU Affero General Public License v3.0 only"
1421 licenseName AGPL_3_0_or_later = "GNU Affero General Public License v3.0 or later"
1422 licenseName Aladdin = "Aladdin Free Public License"
1423 licenseName AMD_newlib = "AMD newlib License"
1424 licenseName AMDPLPA = "AMD's plpa_map.c License"
1425 licenseName AML_glslang = "AML glslang variant License"
1426 licenseName AML = "Apple MIT License"
1427 licenseName AMPAS = "Academy of Motion Picture Arts and Sciences BSD"
1428 licenseName ANTLR_PD_fallback = "ANTLR Software Rights Notice with license fallback"
1429 licenseName ANTLR_PD = "ANTLR Software Rights Notice"
1430 licenseName Any_OSI = "Any OSI License"
1431 licenseName Apache_1_0 = "Apache License 1.0"
1432 licenseName Apache_1_1 = "Apache License 1.1"
1433 licenseName Apache_2_0 = "Apache License 2.0"
1434 licenseName APAFML = "Adobe Postscript AFM License"
1435 licenseName APL_1_0 = "Adaptive Public License 1.0"
1436 licenseName App_s2p = "App::s2p License"
1437 licenseName APSL_1_0 = "Apple Public Source License 1.0"
1438 licenseName APSL_1_1 = "Apple Public Source License 1.1"
1439 licenseName APSL_1_2 = "Apple Public Source License 1.2"
1440 licenseName APSL_2_0 = "Apple Public Source License 2.0"
1441 licenseName Arphic_1999 = "Arphic Public License"
1442 licenseName Artistic_1_0_cl8 = "Artistic License 1.0 w/clause 8"
1443 licenseName Artistic_1_0_Perl = "Artistic License 1.0 (Perl)"
1444 licenseName Artistic_1_0 = "Artistic License 1.0"
1445 licenseName Artistic_2_0 = "Artistic License 2.0"
1446 licenseName ASWF_Digital_Assets_1_0 = "ASWF Digital Assets License version 1.0"
1447 licenseName ASWF_Digital_Assets_1_1 = "ASWF Digital Assets License 1.1"
1448 licenseName Baekmuk = "Baekmuk License"
1449 licenseName Bahyph = "Bahyph License"
1450 licenseName Barr = "Barr License"
1451 licenseName Bcrypt_Solar_Designer = "bcrypt Solar Designer License"
1452 licenseName Beerware = "Beerware License"
1453 licenseName Bitstream_Charter = "Bitstream Charter Font License"
1454 licenseName Bitstream_Vera = "Bitstream Vera Font License"
1455 licenseName BitTorrent_1_0 = "BitTorrent Open Source License v1.0"
1456 licenseName BitTorrent_1_1 = "BitTorrent Open Source License v1.1"
1457 licenseName Blessing = "SQLite Blessing"
1458 licenseName BlueOak_1_0_0 = "Blue Oak Model License 1.0.0"
1459 licenseName Boehm_GC = "Boehm-Demers-Weiser GC License"
1460 licenseName Borceux = "Borceux license"
1461 licenseName Brian_Gladman_2_Clause = "Brian Gladman 2-Clause License"
1462 licenseName Brian_Gladman_3_Clause = "Brian Gladman 3-Clause License"
1463 licenseName BSD_1_Clause = "BSD 1-Clause License"
1464 licenseName BSD_2_Clause_FreeBSD = "BSD 2-Clause FreeBSD License"
1465 licenseName BSD_2_Clause_NetBSD = "BSD 2-Clause NetBSD License"
1466 licenseName BSD_2_Clause_Darwin = "BSD 2-Clause - Ian Darwin variant"
1467 licenseName BSD_2_Clause_first_lines = "BSD 2-Clause - first lines requirement"
1468 licenseName BSD_2_Clause_Patent = "BSD-2-Clause Plus Patent License"
1469 licenseName BSD_2_Clause_Views = "BSD 2-Clause with views sentence"
1470 licenseName BSD_2_Clause = "BSD 2-Clause \"Simplified\" License"
1471 licenseName BSD_3_Clause_acpica = "BSD 3-Clause acpica variant"
1472 licenseName BSD_3_Clause_Attribution = "BSD with attribution"
1473 licenseName BSD_3_Clause_Clear = "BSD 3-Clause Clear License"
1474 licenseName BSD_3_Clause_flex = "BSD 3-Clause Flex variant"
1475 licenseName BSD_3_Clause_HP = "Hewlett-Packard BSD variant license"
1476 licenseName BSD_3_Clause_LBNL = "Lawrence Berkeley National Labs BSD variant license"
1477 licenseName BSD_3_Clause_Modification = "BSD 3-Clause Modification"
1478 licenseName BSD_3_Clause_No_Military_License = "BSD 3-Clause No Military License"
1479 licenseName BSD_3_Clause_No_Nuclear_License_2014 = "BSD 3-Clause No Nuclear License 2014"
1480 licenseName BSD_3_Clause_No_Nuclear_License = "BSD 3-Clause No Nuclear License"
1481 licenseName BSD_3_Clause_No_Nuclear_Warranty = "BSD 3-Clause No Nuclear Warranty"
1482 licenseName BSD_3_Clause_Open_MPI = "BSD 3-Clause Open MPI variant"
1483 licenseName BSD_3_Clause_Sun = "BSD 3-Clause Sun Microsystems"
1484 licenseName BSD_3_Clause = "BSD 3-Clause \"New\" or \"Revised\" License"
1485 licenseName BSD_4_Clause_Shortened = "BSD 4 Clause Shortened"
1486 licenseName BSD_4_Clause_UC = "BSD-4-Clause (University of California-Specific)"
1487 licenseName BSD_4_Clause = "BSD 4-Clause \"Original\" or \"Old\" License"
1488 licenseName BSD_4_3RENO = "BSD 4.3 RENO License"
1489 licenseName BSD_4_3TAHOE = "BSD 4.3 TAHOE License"
1490 licenseName BSD_Advertising_Acknowledgement = "BSD Advertising Acknowledgement License"
1491 licenseName BSD_Attribution_HPND_disclaimer = "BSD with Attribution and HPND disclaimer"
1492 licenseName BSD_Inferno_Nettverk = "BSD-Inferno-Nettverk"
1493 licenseName BSD_Protection = "BSD Protection License"
1494 licenseName BSD_Source_beginning_file = "BSD Source Code Attribution - beginning of file variant"
1495 licenseName BSD_Source_Code = "BSD Source Code Attribution"
1496 licenseName BSD_Systemics_W3Works = "Systemics W3Works BSD variant license"
1497 licenseName BSD_Systemics = "Systemics BSD variant license"
1498 licenseName BSL_1_0 = "Boost Software License 1.0"
1499 licenseName Bzip2_1_0_5 = "bzip2 and libbzip2 License v1.0.5"
1500 licenseName BUSL_1_1 = "Business Source License 1.1"
1501 licenseName Bzip2_1_0_6 = "bzip2 and libbzip2 License v1.0.6"
1502 licenseName C_UDA_1_0 = "Computational Use of Data Agreement v1.0"
1503 licenseName CAL_1_0_Combined_Work_Exception = "Cryptographic Autonomy License 1.0 (Combined Work Exception)"
1504 licenseName CAL_1_0 = "Cryptographic Autonomy License 1.0"
1505 licenseName Caldera_no_preamble = "Caldera License (without preamble)"
1506 licenseName Caldera = "Caldera License"
1507 licenseName Catharon = "Catharon License"
1508 licenseName CATOSL_1_1 = "Computer Associates Trusted Open Source License 1.1"
1509 licenseName CC_BY_1_0 = "Creative Commons Attribution 1.0 Generic"
1510 licenseName CC_BY_2_0 = "Creative Commons Attribution 2.0 Generic"
1511 licenseName CC_BY_2_5_AU = "Creative Commons Attribution 2.5 Australia"
1512 licenseName CC_BY_2_5 = "Creative Commons Attribution 2.5 Generic"
1513 licenseName CC_BY_3_0_AT = "Creative Commons Attribution 3.0 Austria"
1514 licenseName CC_BY_3_0_AU = "Creative Commons Attribution 3.0 Australia"
1515 licenseName CC_BY_3_0_DE = "Creative Commons Attribution 3.0 Germany"
1516 licenseName CC_BY_3_0_IGO = "Creative Commons Attribution 3.0 IGO"
1517 licenseName CC_BY_3_0_NL = "Creative Commons Attribution 3.0 Netherlands"
1518 licenseName CC_BY_3_0_US = "Creative Commons Attribution 3.0 United States"
1519 licenseName CC_BY_3_0 = "Creative Commons Attribution 3.0 Unported"
1520 licenseName CC_BY_4_0 = "Creative Commons Attribution 4.0 International"
1521 licenseName CC_BY_NC_1_0 = "Creative Commons Attribution Non Commercial 1.0 Generic"
1522 licenseName CC_BY_NC_2_0 = "Creative Commons Attribution Non Commercial 2.0 Generic"
1523 licenseName CC_BY_NC_2_5 = "Creative Commons Attribution Non Commercial 2.5 Generic"
1524 licenseName CC_BY_NC_3_0_DE = "Creative Commons Attribution Non Commercial 3.0 Germany"
1525 licenseName CC_BY_NC_3_0 = "Creative Commons Attribution Non Commercial 3.0 Unported"
1526 licenseName CC_BY_NC_4_0 = "Creative Commons Attribution Non Commercial 4.0 International"
1527 licenseName CC_BY_NC_ND_1_0 = "Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic"
1528 licenseName CC_BY_NC_ND_2_0 = "Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic"
1529 licenseName CC_BY_NC_ND_2_5 = "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic"
1530 licenseName CC_BY_NC_ND_3_0_DE = "Creative Commons Attribution Non Commercial No Derivatives 3.0 Germany"
1531 licenseName CC_BY_NC_ND_3_0_IGO = "Creative Commons Attribution Non Commercial No Derivatives 3.0 IGO"
1532 licenseName CC_BY_NC_ND_3_0 = "Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported"
1533 licenseName CC_BY_NC_ND_4_0 = "Creative Commons Attribution Non Commercial No Derivatives 4.0 International"
1534 licenseName CC_BY_NC_SA_1_0 = "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic"
1535 licenseName CC_BY_NC_SA_2_0_DE = "Creative Commons Attribution Non Commercial Share Alike 2.0 Germany"
1536 licenseName CC_BY_NC_SA_2_0_FR = "Creative Commons Attribution-NonCommercial-ShareAlike 2.0 France"
1537 licenseName CC_BY_NC_SA_2_0_UK = "Creative Commons Attribution Non Commercial Share Alike 2.0 England and Wales"
1538 licenseName CC_BY_NC_SA_2_0 = "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic"
1539 licenseName CC_BY_NC_SA_2_5 = "Creative Commons Attribution Non Commercial Share Alike 2.5 Generic"
1540 licenseName CC_BY_NC_SA_3_0_DE = "Creative Commons Attribution Non Commercial Share Alike 3.0 Germany"
1541 licenseName CC_BY_NC_SA_3_0_IGO = "Creative Commons Attribution Non Commercial Share Alike 3.0 IGO"
1542 licenseName CC_BY_NC_SA_3_0 = "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported"
1543 licenseName CC_BY_NC_SA_4_0 = "Creative Commons Attribution Non Commercial Share Alike 4.0 International"
1544 licenseName CC_BY_ND_1_0 = "Creative Commons Attribution No Derivatives 1.0 Generic"
1545 licenseName CC_BY_ND_2_0 = "Creative Commons Attribution No Derivatives 2.0 Generic"
1546 licenseName CC_BY_ND_2_5 = "Creative Commons Attribution No Derivatives 2.5 Generic"
1547 licenseName CC_BY_ND_3_0_DE = "Creative Commons Attribution No Derivatives 3.0 Germany"
1548 licenseName CC_BY_ND_3_0 = "Creative Commons Attribution No Derivatives 3.0 Unported"
1549 licenseName CC_BY_ND_4_0 = "Creative Commons Attribution No Derivatives 4.0 International"
1550 licenseName CC_BY_SA_1_0 = "Creative Commons Attribution Share Alike 1.0 Generic"
1551 licenseName CC_BY_SA_2_0_UK = "Creative Commons Attribution Share Alike 2.0 England and Wales"
1552 licenseName CC_BY_SA_2_0 = "Creative Commons Attribution Share Alike 2.0 Generic"
1553 licenseName CC_BY_SA_2_1_JP = "Creative Commons Attribution Share Alike 2.1 Japan"
1554 licenseName CC_BY_SA_2_5 = "Creative Commons Attribution Share Alike 2.5 Generic"
1555 licenseName CC_BY_SA_3_0_AT = "Creative Commons Attribution Share Alike 3.0 Austria"
1556 licenseName CC_BY_SA_3_0_DE = "Creative Commons Attribution Share Alike 3.0 Germany"
1557 licenseName CC_BY_SA_3_0_IGO = "Creative Commons Attribution-ShareAlike 3.0 IGO"
1558 licenseName CC_BY_SA_3_0 = "Creative Commons Attribution Share Alike 3.0 Unported"
1559 licenseName CC_BY_SA_4_0 = "Creative Commons Attribution Share Alike 4.0 International"
1560 licenseName CC_PDDC = "Creative Commons Public Domain Dedication and Certification"
1561 licenseName CC0_1_0 = "Creative Commons Zero v1.0 Universal"
1562 licenseName CDDL_1_0 = "Common Development and Distribution License 1.0"
1563 licenseName CDDL_1_1 = "Common Development and Distribution License 1.1"
1564 licenseName CDL_1_0 = "Common Documentation License 1.0"
1565 licenseName CDLA_Permissive_1_0 = "Community Data License Agreement Permissive 1.0"
1566 licenseName CDLA_Permissive_2_0 = "Community Data License Agreement Permissive 2.0"
1567 licenseName CDLA_Sharing_1_0 = "Community Data License Agreement Sharing 1.0"
1568 licenseName CECILL_1_0 = "CeCILL Free Software License Agreement v1.0"
1569 licenseName CECILL_1_1 = "CeCILL Free Software License Agreement v1.1"
1570 licenseName CECILL_2_0 = "CeCILL Free Software License Agreement v2.0"
1571 licenseName CECILL_2_1 = "CeCILL Free Software License Agreement v2.1"
1572 licenseName CECILL_B = "CeCILL-B Free Software License Agreement"
1573 licenseName CECILL_C = "CeCILL-C Free Software License Agreement"
1574 licenseName CERN_OHL_1_1 = "CERN Open Hardware Licence v1.1"
1575 licenseName CERN_OHL_1_2 = "CERN Open Hardware Licence v1.2"
1576 licenseName CERN_OHL_P_2_0 = "CERN Open Hardware Licence Version 2 - Permissive"
1577 licenseName CERN_OHL_S_2_0 = "CERN Open Hardware Licence Version 2 - Strongly Reciprocal"
1578 licenseName CERN_OHL_W_2_0 = "CERN Open Hardware Licence Version 2 - Weakly Reciprocal"
1579 licenseName CFITSIO = "CFITSIO License"
1580 licenseName Check_cvs = "check-cvs License"
1581 licenseName Checkmk = "Checkmk License"
1582 licenseName ClArtistic = "Clarified Artistic License"
1583 licenseName Clips = "Clips License"
1584 licenseName CMU_Mach_nodoc = "CMU Mach - no notices-in-documentation variant"
1585 licenseName CMU_Mach = "CMU Mach License"
1586 licenseName CNRI_Jython = "CNRI Jython License"
1587 licenseName CNRI_Python_GPL_Compatible = "CNRI Python Open Source GPL Compatible License Agreement"
1588 licenseName CNRI_Python = "CNRI Python License"
1589 licenseName COIL_1_0 = "Copyfree Open Innovation License"
1590 licenseName Community_Spec_1_0 = "Community Specification License 1.0"
1591 licenseName Condor_1_1 = "Condor Public License v1.1"
1592 licenseName Copyleft_next_0_3_0 = "copyleft-next 0.3.0"
1593 licenseName Copyleft_next_0_3_1 = "copyleft-next 0.3.1"
1594 licenseName Cornell_Lossless_JPEG = "Cornell Lossless JPEG License"
1595 licenseName CPAL_1_0 = "Common Public Attribution License 1.0"
1596 licenseName CPL_1_0 = "Common Public License 1.0"
1597 licenseName CPOL_1_02 = "Code Project Open License 1.02"
1598 licenseName Cronyx = "Cronyx License"
1599 licenseName Crossword = "Crossword License"
1600 licenseName CrystalStacker = "CrystalStacker License"
1601 licenseName CUA_OPL_1_0 = "CUA Office Public License v1.0"
1602 licenseName Cube = "Cube License"
1603 licenseName Curl = "curl License"
1604 licenseName Cve_tou = "Common Vulnerability Enumeration ToU License"
1605 licenseName D_FSL_1_0 = "Deutsche Freie Software Lizenz"
1606 licenseName DEC_3_Clause = "DEC 3-Clause License"
1607 licenseName Diffmark = "diffmark license"
1608 licenseName DL_DE_BY_2_0 = "Data licence Germany \8211 attribution \8211 version 2.0"
1609 licenseName DL_DE_ZERO_2_0 = "Data licence Germany \8211 zero \8211 version 2.0"
1610 licenseName DocBook_Schema = "DocBook Schema License"
1611 licenseName DocBook_XML = "DocBook XML License"
1612 licenseName DOC = "DOC License"
1613 licenseName Dotseqn = "Dotseqn License"
1614 licenseName DRL_1_0 = "Detection Rule License 1.0"
1615 licenseName DRL_1_1 = "Detection Rule License 1.1"
1616 licenseName DSDP = "DSDP License"
1617 licenseName Dtoa = "David M. Gay dtoa License"
1618 licenseName Dvipdfm = "dvipdfm License"
1619 licenseName ECL_1_0 = "Educational Community License v1.0"
1620 licenseName ECL_2_0 = "Educational Community License v2.0"
1621 licenseName EFL_1_0 = "Eiffel Forum License v1.0"
1622 licenseName EFL_2_0 = "Eiffel Forum License v2.0"
1623 licenseName EGenix = "eGenix.com Public License 1.1.0"
1624 licenseName Elastic_2_0 = "Elastic License 2.0"
1625 licenseName Entessa = "Entessa Public License v1.0"
1626 licenseName EPICS = "EPICS Open License"
1627 licenseName EPL_1_0 = "Eclipse Public License 1.0"
1628 licenseName EPL_2_0 = "Eclipse Public License 2.0"
1629 licenseName ErlPL_1_1 = "Erlang Public License v1.1"
1630 licenseName Etalab_2_0 = "Etalab Open License 2.0"
1631 licenseName EUDatagrid = "EU DataGrid Software License"
1632 licenseName EUPL_1_0 = "European Union Public License 1.0"
1633 licenseName EUPL_1_1 = "European Union Public License 1.1"
1634 licenseName EUPL_1_2 = "European Union Public License 1.2"
1635 licenseName Eurosym = "Eurosym License"
1636 licenseName Fair = "Fair License"
1637 licenseName FBM = "Fuzzy Bitmap License"
1638 licenseName FDK_AAC = "Fraunhofer FDK AAC Codec Library"
1639 licenseName Ferguson_Twofish = "Ferguson Twofish License"
1640 licenseName Frameworx_1_0 = "Frameworx Open License 1.0"
1641 licenseName FreeBSD_DOC = "FreeBSD Documentation License"
1642 licenseName FreeImage = "FreeImage Public License v1.0"
1643 licenseName FSFAP_no_warranty_disclaimer = "FSF All Permissive License (without Warranty)"
1644 licenseName FSFAP = "FSF All Permissive License"
1645 licenseName FSFULLRWD = "FSF Unlimited License (With License Retention and Warranty Disclaimer)"
1646 licenseName FSFULLR = "FSF Unlimited License (with License Retention)"
1647 licenseName FSFUL = "FSF Unlimited License"
1648 licenseName FTL = "Freetype Project License"
1649 licenseName Furuseth = "Furuseth License"
1650 licenseName Fwlw = "fwlw License"
1651 licenseName GCR_docs = "Gnome GCR Documentation License"
1652 licenseName GD = "GD License"
1653 licenseName GFDL_1_1_invariants_only = "GNU Free Documentation License v1.1 only - invariants"
1654 licenseName GFDL_1_1_invariants_or_later = "GNU Free Documentation License v1.1 or later - invariants"
1655 licenseName GFDL_1_1_no_invariants_only = "GNU Free Documentation License v1.1 only - no invariants"
1656 licenseName GFDL_1_1_no_invariants_or_later = "GNU Free Documentation License v1.1 or later - no invariants"
1657 licenseName GFDL_1_1_only = "GNU Free Documentation License v1.1 only"
1658 licenseName GFDL_1_1_or_later = "GNU Free Documentation License v1.1 or later"
1659 licenseName GFDL_1_2_invariants_only = "GNU Free Documentation License v1.2 only - invariants"
1660 licenseName GFDL_1_2_invariants_or_later = "GNU Free Documentation License v1.2 or later - invariants"
1661 licenseName GFDL_1_2_no_invariants_only = "GNU Free Documentation License v1.2 only - no invariants"
1662 licenseName GFDL_1_2_no_invariants_or_later = "GNU Free Documentation License v1.2 or later - no invariants"
1663 licenseName GFDL_1_2_only = "GNU Free Documentation License v1.2 only"
1664 licenseName GFDL_1_2_or_later = "GNU Free Documentation License v1.2 or later"
1665 licenseName GFDL_1_3_invariants_only = "GNU Free Documentation License v1.3 only - invariants"
1666 licenseName GFDL_1_3_invariants_or_later = "GNU Free Documentation License v1.3 or later - invariants"
1667 licenseName GFDL_1_3_no_invariants_only = "GNU Free Documentation License v1.3 only - no invariants"
1668 licenseName GFDL_1_3_no_invariants_or_later = "GNU Free Documentation License v1.3 or later - no invariants"
1669 licenseName GFDL_1_3_only = "GNU Free Documentation License v1.3 only"
1670 licenseName GFDL_1_3_or_later = "GNU Free Documentation License v1.3 or later"
1671 licenseName Giftware = "Giftware License"
1672 licenseName GL2PS = "GL2PS License"
1673 licenseName Glide = "3dfx Glide License"
1674 licenseName Glulxe = "Glulxe License"
1675 licenseName GLWTPL = "Good Luck With That Public License"
1676 licenseName Gnuplot = "gnuplot License"
1677 licenseName GPL_1_0_only = "GNU General Public License v1.0 only"
1678 licenseName GPL_1_0_or_later = "GNU General Public License v1.0 or later"
1679 licenseName GPL_2_0_only = "GNU General Public License v2.0 only"
1680 licenseName GPL_2_0_or_later = "GNU General Public License v2.0 or later"
1681 licenseName GPL_3_0_only = "GNU General Public License v3.0 only"
1682 licenseName GPL_3_0_or_later = "GNU General Public License v3.0 or later"
1683 licenseName Graphics_Gems = "Graphics Gems License"
1684 licenseName GSOAP_1_3b = "gSOAP Public License v1.3b"
1685 licenseName Gtkbook = "gtkbook License"
1686 licenseName Gutmann = "Gutmann License"
1687 licenseName HaskellReport = "Haskell Language Report License"
1688 licenseName Hdparm = "hdparm License"
1689 licenseName HIDAPI = "HIDAPI License"
1690 licenseName Hippocratic_2_1 = "Hippocratic License 2.1"
1691 licenseName HP_1986 = "Hewlett-Packard 1986 License"
1692 licenseName HP_1989 = "Hewlett-Packard 1989 License"
1693 licenseName HPND_DEC = "Historical Permission Notice and Disclaimer - DEC variant"
1694 licenseName HPND_doc_sell = "Historical Permission Notice and Disclaimer - documentation sell variant"
1695 licenseName HPND_doc = "Historical Permission Notice and Disclaimer - documentation variant"
1696 licenseName HPND_export_US_acknowledgement = "HPND with US Government export control warning and acknowledgment"
1697 licenseName HPND_export_US_modify = "HPND with US Government export control warning and modification rqmt"
1698 licenseName HPND_export_US = "HPND with US Government export control warning"
1699 licenseName HPND_export2_US = "HPND with US Government export control and 2 disclaimers"
1700 licenseName HPND_Fenneberg_Livingston = "Historical Permission Notice and Disclaimer - Fenneberg-Livingston variant"
1701 licenseName HPND_INRIA_IMAG = "Historical Permission Notice and Disclaimer - INRIA-IMAG variant"
1702 licenseName HPND_Intel = "Historical Permission Notice and Disclaimer - Intel variant"
1703 licenseName HPND_Kevlin_Henney = "Historical Permission Notice and Disclaimer - Kevlin Henney variant"
1704 licenseName HPND_Markus_Kuhn = "Historical Permission Notice and Disclaimer - Markus Kuhn variant"
1705 licenseName HPND_merchantability_variant = "Historical Permission Notice and Disclaimer - merchantability variant"
1706 licenseName HPND_MIT_disclaimer = "Historical Permission Notice and Disclaimer with MIT disclaimer"
1707 licenseName HPND_Netrek = "Historical Permission Notice and Disclaimer - Netrek variant"
1708 licenseName HPND_Pbmplus = "Historical Permission Notice and Disclaimer - Pbmplus variant"
1709 licenseName HPND_sell_MIT_disclaimer_xserver = "Historical Permission Notice and Disclaimer - sell xserver variant with MIT disclaimer"
1710 licenseName HPND_sell_regexpr = "Historical Permission Notice and Disclaimer - sell regexpr variant"
1711 licenseName HPND_sell_variant_MIT_disclaimer_rev = "HPND sell variant with MIT disclaimer - reverse"
1712 licenseName HPND_sell_variant_MIT_disclaimer = "HPND sell variant with MIT disclaimer"
1713 licenseName HPND_sell_variant = "Historical Permission Notice and Disclaimer - sell variant"
1714 licenseName HPND_UC_export_US = "Historical Permission Notice and Disclaimer - University of California, US export warning"
1715 licenseName HPND_UC = "Historical Permission Notice and Disclaimer - University of California variant"
1716 licenseName HPND = "Historical Permission Notice and Disclaimer"
1717 licenseName HTMLTIDY = "HTML Tidy License"
1718 licenseName IBM_pibs = "IBM PowerPC Initialization and Boot Software"
1719 licenseName ICU = "ICU License"
1720 licenseName IEC_Code_Components_EULA = "IEC Code Components End-user licence agreement"
1721 licenseName IJG_short = "Independent JPEG Group License - short"
1722 licenseName IJG = "Independent JPEG Group License"
1723 licenseName ImageMagick = "ImageMagick License"
1724 licenseName IMatix = "iMatix Standard Function Library Agreement"
1725 licenseName Imlib2 = "Imlib2 License"
1726 licenseName Info_ZIP = "Info-ZIP License"
1727 licenseName Inner_Net_2_0 = "Inner Net License v2.0"
1728 licenseName Intel_ACPI = "Intel ACPI Software License Agreement"
1729 licenseName Intel = "Intel Open Source License"
1730 licenseName Interbase_1_0 = "Interbase Public License v1.0"
1731 licenseName IPA = "IPA Font License"
1732 licenseName IPL_1_0 = "IBM Public License v1.0"
1733 licenseName ISC_Veillard = "ISC Veillard variant"
1734 licenseName ISC = "ISC License"
1735 licenseName Jam = "Jam License"
1736 licenseName JasPer_2_0 = "JasPer License"
1737 licenseName JPL_image = "JPL Image Use Policy"
1738 licenseName JPNIC = "Japan Network Information Center License"
1739 licenseName JSON = "JSON License"
1740 licenseName Kastrup = "Kastrup License"
1741 licenseName Kazlib = "Kazlib License"
1742 licenseName Knuth_CTAN = "Knuth CTAN License"
1743 licenseName LAL_1_2 = "Licence Art Libre 1.2"
1744 licenseName LAL_1_3 = "Licence Art Libre 1.3"
1745 licenseName Latex2e_translated_notice = "Latex2e with translated notice permission"
1746 licenseName Latex2e = "Latex2e License"
1747 licenseName Leptonica = "Leptonica License"
1748 licenseName LGPL_2_0_only = "GNU Library General Public License v2 only"
1749 licenseName LGPL_2_0_or_later = "GNU Library General Public License v2 or later"
1750 licenseName LGPL_2_1_only = "GNU Lesser General Public License v2.1 only"
1751 licenseName LGPL_2_1_or_later = "GNU Lesser General Public License v2.1 or later"
1752 licenseName LGPL_3_0_only = "GNU Lesser General Public License v3.0 only"
1753 licenseName LGPL_3_0_or_later = "GNU Lesser General Public License v3.0 or later"
1754 licenseName LGPLLR = "Lesser General Public License For Linguistic Resources"
1755 licenseName Libpng_2_0 = "PNG Reference Library version 2"
1756 licenseName Libpng = "libpng License"
1757 licenseName Libselinux_1_0 = "libselinux public domain notice"
1758 licenseName Libtiff = "libtiff License"
1759 licenseName Libutil_David_Nugent = "libutil David Nugent License"
1760 licenseName LiLiQ_P_1_1 = "Licence Libre du Qu\233bec \8211 Permissive version 1.1"
1761 licenseName LiLiQ_R_1_1 = "Licence Libre du Qu\233bec \8211 R\233ciprocit\233 version 1.1"
1762 licenseName LiLiQ_Rplus_1_1 = "Licence Libre du Qu\233bec \8211 R\233ciprocit\233 forte version 1.1"
1763 licenseName Linux_man_pages_1_para = "Linux man-pages - 1 paragraph"
1764 licenseName Linux_man_pages_copyleft_2_para = "Linux man-pages Copyleft - 2 paragraphs"
1765 licenseName Linux_man_pages_copyleft_var = "Linux man-pages Copyleft Variant"
1766 licenseName Linux_man_pages_copyleft = "Linux man-pages Copyleft"
1767 licenseName Linux_OpenIB = "Linux Kernel Variant of OpenIB.org license"
1768 licenseName LOOP = "Common Lisp LOOP License"
1769 licenseName LPD_document = "LPD Documentation License"
1770 licenseName LPL_1_02 = "Lucent Public License v1.02"
1771 licenseName LPL_1_0 = "Lucent Public License Version 1.0"
1772 licenseName LPPL_1_0 = "LaTeX Project Public License v1.0"
1773 licenseName LPPL_1_1 = "LaTeX Project Public License v1.1"
1774 licenseName LPPL_1_2 = "LaTeX Project Public License v1.2"
1775 licenseName LPPL_1_3a = "LaTeX Project Public License v1.3a"
1776 licenseName LPPL_1_3c = "LaTeX Project Public License v1.3c"
1777 licenseName Lsof = "lsof License"
1778 licenseName Lucida_Bitmap_Fonts = "Lucida Bitmap Fonts License"
1779 licenseName LZMA_SDK_9_11_to_9_20 = "LZMA SDK License (versions 9.11 to 9.20)"
1780 licenseName LZMA_SDK_9_22 = "LZMA SDK License (versions 9.22 and beyond)"
1781 licenseName Mackerras_3_Clause_acknowledgment = "Mackerras 3-Clause - acknowledgment variant"
1782 licenseName Mackerras_3_Clause = "Mackerras 3-Clause License"
1783 licenseName Magaz = "magaz License"
1784 licenseName Mailprio = "mailprio License"
1785 licenseName MakeIndex = "MakeIndex License"
1786 licenseName Martin_Birgmeier = "Martin Birgmeier License"
1787 licenseName McPhee_slideshow = "McPhee Slideshow License"
1788 licenseName Metamail = "metamail License"
1789 licenseName Minpack = "Minpack License"
1790 licenseName MirOS = "The MirOS Licence"
1791 licenseName MIT_0 = "MIT No Attribution"
1792 licenseName MIT_advertising = "Enlightenment License (e16)"
1793 licenseName MIT_CMU = "CMU License"
1794 licenseName MIT_enna = "enna License"
1795 licenseName MIT_feh = "feh License"
1796 licenseName MIT_Festival = "MIT Festival Variant"
1797 licenseName MIT_Khronos_old = "MIT Khronos - old variant"
1798 licenseName MIT_Modern_Variant = "MIT License Modern Variant"
1799 licenseName MIT_open_group = "MIT Open Group variant"
1800 licenseName MIT_testregex = "MIT testregex Variant"
1801 licenseName MIT_Wu = "MIT Tom Wu Variant"
1802 licenseName MITNFA = "MIT +no-false-attribs license"
1803 licenseName MIT = "MIT License"
1804 licenseName MMIXware = "MMIXware License"
1805 licenseName Motosoto = "Motosoto License"
1806 licenseName MPEG_SSG = "MPEG Software Simulation"
1807 licenseName Mpi_permissive = "mpi Permissive License"
1808 licenseName Mpich2 = "mpich2 License"
1809 licenseName MPL_1_0 = "Mozilla Public License 1.0"
1810 licenseName MPL_1_1 = "Mozilla Public License 1.1"
1811 licenseName MPL_2_0_no_copyleft_exception = "Mozilla Public License 2.0 (no copyleft exception)"
1812 licenseName MPL_2_0 = "Mozilla Public License 2.0"
1813 licenseName Mplus = "mplus Font License"
1814 licenseName MS_LPL = "Microsoft Limited Public License"
1815 licenseName MS_PL = "Microsoft Public License"
1816 licenseName MS_RL = "Microsoft Reciprocal License"
1817 licenseName MTLL = "Matrix Template Library License"
1818 licenseName MulanPSL_1_0 = "Mulan Permissive Software License, Version 1"
1819 licenseName MulanPSL_2_0 = "Mulan Permissive Software License, Version 2"
1820 licenseName Multics = "Multics License"
1821 licenseName Mup = "Mup License"
1822 licenseName NAIST_2003 = "Nara Institute of Science and Technology License (2003)"
1823 licenseName NASA_1_3 = "NASA Open Source Agreement 1.3"
1824 licenseName Naumen = "Naumen Public License"
1825 licenseName NBPL_1_0 = "Net Boolean Public License v1"
1826 licenseName NCBI_PD = "NCBI Public Domain Notice"
1827 licenseName NCGL_UK_2_0 = "Non-Commercial Government Licence"
1828 licenseName NCL = "NCL Source Code License"
1829 licenseName NCSA = "University of Illinois/NCSA Open Source License"
1830 licenseName Net_SNMP = "Net-SNMP License"
1831 licenseName NetCDF = "NetCDF license"
1832 licenseName Newsletr = "Newsletr License"
1833 licenseName NGPL = "Nethack General Public License"
1834 licenseName NICTA_1_0 = "NICTA Public Software License, Version 1.0"
1835 licenseName NIST_PD_fallback = "NIST Public Domain Notice with license fallback"
1836 licenseName NIST_PD = "NIST Public Domain Notice"
1837 licenseName NIST_Software = "NIST Software License"
1838 licenseName NLOD_1_0 = "Norwegian Licence for Open Government Data (NLOD) 1.0"
1839 licenseName NLOD_2_0 = "Norwegian Licence for Open Government Data (NLOD) 2.0"
1840 licenseName NLPL = "No Limit Public License"
1841 licenseName Nokia = "Nokia Open Source License"
1842 licenseName NOSL = "Netizen Open Source License"
1843 licenseName Noweb = "Noweb License"
1844 licenseName NPL_1_0 = "Netscape Public License v1.0"
1845 licenseName NPL_1_1 = "Netscape Public License v1.1"
1846 licenseName NPOSL_3_0 = "Non-Profit Open Software License 3.0"
1847 licenseName NRL = "NRL License"
1848 licenseName NTP_0 = "NTP No Attribution"
1849 licenseName NTP = "NTP License"
1850 licenseName O_UDA_1_0 = "Open Use of Data Agreement v1.0"
1851 licenseName OAR = "OAR License"
1852 licenseName OCCT_PL = "Open CASCADE Technology Public License"
1853 licenseName OCLC_2_0 = "OCLC Research Public License 2.0"
1854 licenseName ODbL_1_0 = "Open Data Commons Open Database License v1.0"
1855 licenseName ODC_By_1_0 = "Open Data Commons Attribution License v1.0"
1856 licenseName OFFIS = "OFFIS License"
1857 licenseName OFL_1_0_no_RFN = "SIL Open Font License 1.0 with no Reserved Font Name"
1858 licenseName OFL_1_0_RFN = "SIL Open Font License 1.0 with Reserved Font Name"
1859 licenseName OFL_1_0 = "SIL Open Font License 1.0"
1860 licenseName OFL_1_1_no_RFN = "SIL Open Font License 1.1 with no Reserved Font Name"
1861 licenseName OFL_1_1_RFN = "SIL Open Font License 1.1 with Reserved Font Name"
1862 licenseName OFL_1_1 = "SIL Open Font License 1.1"
1863 licenseName OGC_1_0 = "OGC Software License, Version 1.0"
1864 licenseName OGDL_Taiwan_1_0 = "Taiwan Open Government Data License, version 1.0"
1865 licenseName OGL_Canada_2_0 = "Open Government Licence - Canada"
1866 licenseName OGL_UK_1_0 = "Open Government Licence v1.0"
1867 licenseName OGL_UK_2_0 = "Open Government Licence v2.0"
1868 licenseName OGL_UK_3_0 = "Open Government Licence v3.0"
1869 licenseName OGTSL = "Open Group Test Suite License"
1870 licenseName OLDAP_1_1 = "Open LDAP Public License v1.1"
1871 licenseName OLDAP_1_2 = "Open LDAP Public License v1.2"
1872 licenseName OLDAP_1_3 = "Open LDAP Public License v1.3"
1873 licenseName OLDAP_1_4 = "Open LDAP Public License v1.4"
1874 licenseName OLDAP_2_0_1 = "Open LDAP Public License v2.0.1"
1875 licenseName OLDAP_2_0 = "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)"
1876 licenseName OLDAP_2_1 = "Open LDAP Public License v2.1"
1877 licenseName OLDAP_2_2_1 = "Open LDAP Public License v2.2.1"
1878 licenseName OLDAP_2_2_2 = "Open LDAP Public License 2.2.2"
1879 licenseName OLDAP_2_2 = "Open LDAP Public License v2.2"
1880 licenseName OLDAP_2_3 = "Open LDAP Public License v2.3"
1881 licenseName OLDAP_2_4 = "Open LDAP Public License v2.4"
1882 licenseName OLDAP_2_5 = "Open LDAP Public License v2.5"
1883 licenseName OLDAP_2_6 = "Open LDAP Public License v2.6"
1884 licenseName OLDAP_2_7 = "Open LDAP Public License v2.7"
1885 licenseName OLDAP_2_8 = "Open LDAP Public License v2.8"
1886 licenseName OLFL_1_3 = "Open Logistics Foundation License Version 1.3"
1887 licenseName OML = "Open Market License"
1888 licenseName OpenPBS_2_3 = "OpenPBS v2.3 Software License"
1889 licenseName OpenSSL_standalone = "OpenSSL License - standalone"
1890 licenseName OpenSSL = "OpenSSL License"
1891 licenseName OpenVision = "OpenVision License"
1892 licenseName OPL_1_0 = "Open Public License v1.0"
1893 licenseName OPL_UK_3_0 = "United Kingdom Open Parliament Licence v3.0"
1894 licenseName OPUBL_1_0 = "Open Publication License v1.0"
1895 licenseName OSET_PL_2_1 = "OSET Public License version 2.1"
1896 licenseName OSL_1_0 = "Open Software License 1.0"
1897 licenseName OSL_1_1 = "Open Software License 1.1"
1898 licenseName OSL_2_0 = "Open Software License 2.0"
1899 licenseName OSL_2_1 = "Open Software License 2.1"
1900 licenseName OSL_3_0 = "Open Software License 3.0"
1901 licenseName PADL = "PADL License"
1902 licenseName Parity_6_0_0 = "The Parity Public License 6.0.0"
1903 licenseName Parity_7_0_0 = "The Parity Public License 7.0.0"
1904 licenseName PDDL_1_0 = "Open Data Commons Public Domain Dedication & License 1.0"
1905 licenseName PHP_3_01 = "PHP License v3.01"
1906 licenseName PHP_3_0 = "PHP License v3.0"
1907 licenseName Pixar = "Pixar License"
1908 licenseName Pkgconf = "pkgconf License"
1909 licenseName Plexus = "Plexus Classworlds License"
1910 licenseName Pnmstitch = "pnmstitch License"
1911 licenseName PolyForm_Noncommercial_1_0_0 = "PolyForm Noncommercial License 1.0.0"
1912 licenseName PolyForm_Small_Business_1_0_0 = "PolyForm Small Business License 1.0.0"
1913 licenseName PostgreSQL = "PostgreSQL License"
1914 licenseName PPL = "Peer Production License"
1915 licenseName PSF_2_0 = "Python Software Foundation License 2.0"
1916 licenseName Psfrag = "psfrag License"
1917 licenseName Psutils = "psutils License"
1918 licenseName Python_2_0_1 = "Python License 2.0.1"
1919 licenseName Python_2_0 = "Python License 2.0"
1920 licenseName Python_ldap = "Python ldap License"
1921 licenseName Qhull = "Qhull License"
1922 licenseName QPL_1_0_INRIA_2004 = "Q Public License 1.0 - INRIA 2004 variant"
1923 licenseName QPL_1_0 = "Q Public License 1.0"
1924 licenseName Radvd = "radvd License"
1925 licenseName Rdisc = "Rdisc License"
1926 licenseName RHeCos_1_1 = "Red Hat eCos Public License v1.1"
1927 licenseName RPL_1_1 = "Reciprocal Public License 1.1"
1928 licenseName RPL_1_5 = "Reciprocal Public License 1.5"
1929 licenseName RPSL_1_0 = "RealNetworks Public Source License v1.0"
1930 licenseName RSA_MD = "RSA Message-Digest License"
1931 licenseName RSCPL = "Ricoh Source Code Public License"
1932 licenseName Ruby_pty = "Ruby pty extension license"
1933 licenseName Ruby = "Ruby License"
1934 licenseName SAX_PD_2_0 = "Sax Public Domain Notice 2.0"
1935 licenseName SAX_PD = "Sax Public Domain Notice"
1936 licenseName Saxpath = "Saxpath License"
1937 licenseName SCEA = "SCEA Shared Source License"
1938 licenseName SchemeReport = "Scheme Language Report License"
1939 licenseName Sendmail_8_23 = "Sendmail License 8.23"
1940 licenseName Sendmail = "Sendmail License"
1941 licenseName SGI_B_1_0 = "SGI Free Software License B v1.0"
1942 licenseName SGI_B_1_1 = "SGI Free Software License B v1.1"
1943 licenseName SGI_B_2_0 = "SGI Free Software License B v2.0"
1944 licenseName SGI_OpenGL = "SGI OpenGL License"
1945 licenseName SGP4 = "SGP4 Permission Notice"
1946 licenseName SHL_0_51 = "Solderpad Hardware License, Version 0.51"
1947 licenseName SHL_0_5 = "Solderpad Hardware License v0.5"
1948 licenseName SimPL_2_0 = "Simple Public License 2.0"
1949 licenseName SISSL_1_2 = "Sun Industry Standards Source License v1.2"
1950 licenseName SISSL = "Sun Industry Standards Source License v1.1"
1951 licenseName Sleepycat = "Sleepycat License"
1952 licenseName SL = "SL License"
1953 licenseName SMLNJ = "Standard ML of New Jersey License"
1954 licenseName SMPPL = "Secure Messaging Protocol Public License"
1955 licenseName SNIA = "SNIA Public License 1.1"
1956 licenseName Snprintf = "snprintf License"
1957 licenseName SoftSurfer = "softSurfer License"
1958 licenseName Soundex = "Soundex License"
1959 licenseName Spencer_86 = "Spencer License 86"
1960 licenseName Spencer_94 = "Spencer License 94"
1961 licenseName Spencer_99 = "Spencer License 99"
1962 licenseName SPL_1_0 = "Sun Public License v1.0"
1963 licenseName Ssh_keyscan = "ssh-keyscan License"
1964 licenseName SSH_OpenSSH = "SSH OpenSSH license"
1965 licenseName SSH_short = "SSH short notice"
1966 licenseName SSLeay_standalone = "SSLeay License - standalone"
1967 licenseName SSPL_1_0 = "Server Side Public License, v 1"
1968 licenseName SugarCRM_1_1_3 = "SugarCRM Public License v1.1.3"
1969 licenseName Sun_PPP_2000 = "Sun PPP License (2000)"
1970 licenseName Sun_PPP = "Sun PPP License"
1971 licenseName SunPro = "SunPro License"
1972 licenseName SWL = "Scheme Widget Library (SWL) Software License Agreement"
1973 licenseName Swrule = "swrule License"
1974 licenseName Symlinks = "Symlinks License"
1975 licenseName TAPR_OHL_1_0 = "TAPR Open Hardware License v1.0"
1976 licenseName TCL = "TCL/TK License"
1977 licenseName TCP_wrappers = "TCP Wrappers License"
1978 licenseName TermReadKey = "TermReadKey License"
1979 licenseName TGPPL_1_0 = "Transitive Grace Period Public Licence 1.0"
1980 licenseName Threeparttable = "threeparttable License"
1981 licenseName TMate = "TMate Open Source License"
1982 licenseName TORQUE_1_1 = "TORQUE v2.5+ Software License v1.1"
1983 licenseName TOSL = "Trusster Open Source License"
1984 licenseName TPDL = "Time::ParseDate License"
1985 licenseName TPL_1_0 = "THOR Public License 1.0"
1986 licenseName TTWL = "Text-Tabs+Wrap License"
1987 licenseName TTYP0 = "TTYP0 License"
1988 licenseName TU_Berlin_1_0 = "Technische Universitaet Berlin License 1.0"
1989 licenseName TU_Berlin_2_0 = "Technische Universitaet Berlin License 2.0"
1990 licenseName Ubuntu_font_1_0 = "Ubuntu Font Licence v1.0"
1991 licenseName UCAR = "UCAR License"
1992 licenseName UCL_1_0 = "Upstream Compatibility License v1.0"
1993 licenseName Ulem = "ulem License"
1994 licenseName UMich_Merit = "Michigan/Merit Networks License"
1995 licenseName Unicode_3_0 = "Unicode License v3"
1996 licenseName Unicode_DFS_2015 = "Unicode License Agreement - Data Files and Software (2015)"
1997 licenseName Unicode_DFS_2016 = "Unicode License Agreement - Data Files and Software (2016)"
1998 licenseName Unicode_TOU = "Unicode Terms of Use"
1999 licenseName UnixCrypt = "UnixCrypt License"
2000 licenseName Unlicense = "The Unlicense"
2001 licenseName UPL_1_0 = "Universal Permissive License v1.0"
2002 licenseName URT_RLE = "Utah Raster Toolkit Run Length Encoded License"
2003 licenseName Vim = "Vim License"
2004 licenseName VOSTROM = "VOSTROM Public License for Open Source"
2005 licenseName VSL_1_0 = "Vovida Software License v1.0"
2006 licenseName W3C_19980720 = "W3C Software Notice and License (1998-07-20)"
2007 licenseName W3C_20150513 = "W3C Software Notice and Document License (2015-05-13)"
2008 licenseName W3C = "W3C Software Notice and License (2002-12-31)"
2009 licenseName W3m = "w3m License"
2010 licenseName Watcom_1_0 = "Sybase Open Watcom Public License 1.0"
2011 licenseName Widget_Workshop = "Widget Workshop License"
2012 licenseName Wsuipa = "Wsuipa License"
2013 licenseName WTFPL = "Do What The F*ck You Want To Public License"
2014 licenseName X11_distribute_modifications_variant = "X11 License Distribution Modification Variant"
2015 licenseName X11_swapped = "X11 swapped final paragraphs"
2016 licenseName X11 = "X11 License"
2017 licenseName Xdebug_1_03 = "Xdebug License v 1.03"
2018 licenseName Xerox = "Xerox License"
2019 licenseName Xfig = "Xfig License"
2020 licenseName XFree86_1_1 = "XFree86 License 1.1"
2021 licenseName Xinetd = "xinetd License"
2022 licenseName Xkeyboard_config_Zinoviev = "xkeyboard-config Zinoviev License"
2023 licenseName Xlock = "xlock License"
2024 licenseName Xnet = "X.Net License"
2025 licenseName Xpp = "XPP License"
2026 licenseName XSkat = "XSkat License"
2027 licenseName Xzoom = "xzoom License"
2028 licenseName YPL_1_0 = "Yahoo! Public License v1.0"
2029 licenseName YPL_1_1 = "Yahoo! Public License v1.1"
2030 licenseName Zed = "Zed License"
2031 licenseName Zeeff = "Zeeff License"
2032 licenseName Zend_2_0 = "Zend License v2.0"
2033 licenseName Zimbra_1_3 = "Zimbra Public License v1.3"
2034 licenseName Zimbra_1_4 = "Zimbra Public License v1.4"
2035 licenseName Zlib_acknowledgement = "zlib/libpng License with Acknowledgement"
2036 licenseName Zlib = "zlib License"
2037 licenseName ZPL_1_1 = "Zope Public License 1.1"
2038 licenseName ZPL_2_0 = "Zope Public License 2.0"
2039 licenseName ZPL_2_1 = "Zope Public License 2.1"
2041 -- | Whether the license is approved by Open Source Initiative (OSI).
2043 -- See <https://opensource.org/licenses/alphabetical>.
2044 licenseIsOsiApproved :: LicenseId -> Bool
2045 licenseIsOsiApproved N_0BSD = True
2046 licenseIsOsiApproved AAL = True
2047 licenseIsOsiApproved AFL_1_1 = True
2048 licenseIsOsiApproved AFL_1_2 = True
2049 licenseIsOsiApproved AFL_2_0 = True
2050 licenseIsOsiApproved AFL_2_1 = True
2051 licenseIsOsiApproved AFL_3_0 = True
2052 licenseIsOsiApproved AGPL_3_0_only = True
2053 licenseIsOsiApproved AGPL_3_0_or_later = True
2054 licenseIsOsiApproved Apache_1_1 = True
2055 licenseIsOsiApproved Apache_2_0 = True
2056 licenseIsOsiApproved APL_1_0 = True
2057 licenseIsOsiApproved APSL_1_0 = True
2058 licenseIsOsiApproved APSL_1_1 = True
2059 licenseIsOsiApproved APSL_1_2 = True
2060 licenseIsOsiApproved APSL_2_0 = True
2061 licenseIsOsiApproved Artistic_1_0_cl8 = True
2062 licenseIsOsiApproved Artistic_1_0_Perl = True
2063 licenseIsOsiApproved Artistic_1_0 = True
2064 licenseIsOsiApproved Artistic_2_0 = True
2065 licenseIsOsiApproved BlueOak_1_0_0 = True
2066 licenseIsOsiApproved BSD_1_Clause = True
2067 licenseIsOsiApproved BSD_2_Clause_Patent = True
2068 licenseIsOsiApproved BSD_2_Clause = True
2069 licenseIsOsiApproved BSD_3_Clause_LBNL = True
2070 licenseIsOsiApproved BSD_3_Clause = True
2071 licenseIsOsiApproved BSL_1_0 = True
2072 licenseIsOsiApproved CAL_1_0_Combined_Work_Exception = True
2073 licenseIsOsiApproved CAL_1_0 = True
2074 licenseIsOsiApproved CATOSL_1_1 = True
2075 licenseIsOsiApproved CDDL_1_0 = True
2076 licenseIsOsiApproved CECILL_2_1 = True
2077 licenseIsOsiApproved CERN_OHL_P_2_0 = True
2078 licenseIsOsiApproved CERN_OHL_S_2_0 = True
2079 licenseIsOsiApproved CERN_OHL_W_2_0 = True
2080 licenseIsOsiApproved CNRI_Python = True
2081 licenseIsOsiApproved CPAL_1_0 = True
2082 licenseIsOsiApproved CPL_1_0 = True
2083 licenseIsOsiApproved CUA_OPL_1_0 = True
2084 licenseIsOsiApproved ECL_1_0 = True
2085 licenseIsOsiApproved ECL_2_0 = True
2086 licenseIsOsiApproved EFL_1_0 = True
2087 licenseIsOsiApproved EFL_2_0 = True
2088 licenseIsOsiApproved Entessa = True
2089 licenseIsOsiApproved EPL_1_0 = True
2090 licenseIsOsiApproved EPL_2_0 = True
2091 licenseIsOsiApproved EUDatagrid = True
2092 licenseIsOsiApproved EUPL_1_1 = True
2093 licenseIsOsiApproved EUPL_1_2 = True
2094 licenseIsOsiApproved Fair = True
2095 licenseIsOsiApproved Frameworx_1_0 = True
2096 licenseIsOsiApproved GPL_2_0_only = True
2097 licenseIsOsiApproved GPL_2_0_or_later = True
2098 licenseIsOsiApproved GPL_3_0_only = True
2099 licenseIsOsiApproved GPL_3_0_or_later = True
2100 licenseIsOsiApproved HPND = True
2101 licenseIsOsiApproved ICU = True
2102 licenseIsOsiApproved Intel = True
2103 licenseIsOsiApproved IPA = True
2104 licenseIsOsiApproved IPL_1_0 = True
2105 licenseIsOsiApproved ISC = True
2106 licenseIsOsiApproved Jam = True
2107 licenseIsOsiApproved LGPL_2_0_only = True
2108 licenseIsOsiApproved LGPL_2_0_or_later = True
2109 licenseIsOsiApproved LGPL_2_1_only = True
2110 licenseIsOsiApproved LGPL_2_1_or_later = True
2111 licenseIsOsiApproved LGPL_3_0_only = True
2112 licenseIsOsiApproved LGPL_3_0_or_later = True
2113 licenseIsOsiApproved LiLiQ_P_1_1 = True
2114 licenseIsOsiApproved LiLiQ_R_1_1 = True
2115 licenseIsOsiApproved LiLiQ_Rplus_1_1 = True
2116 licenseIsOsiApproved LPL_1_02 = True
2117 licenseIsOsiApproved LPL_1_0 = True
2118 licenseIsOsiApproved LPPL_1_3c = True
2119 licenseIsOsiApproved MirOS = True
2120 licenseIsOsiApproved MIT_0 = True
2121 licenseIsOsiApproved MIT_Modern_Variant = True
2122 licenseIsOsiApproved MIT = True
2123 licenseIsOsiApproved Motosoto = True
2124 licenseIsOsiApproved MPL_1_0 = True
2125 licenseIsOsiApproved MPL_1_1 = True
2126 licenseIsOsiApproved MPL_2_0_no_copyleft_exception = True
2127 licenseIsOsiApproved MPL_2_0 = True
2128 licenseIsOsiApproved MS_PL = True
2129 licenseIsOsiApproved MS_RL = True
2130 licenseIsOsiApproved MulanPSL_2_0 = True
2131 licenseIsOsiApproved Multics = True
2132 licenseIsOsiApproved NASA_1_3 = True
2133 licenseIsOsiApproved Naumen = True
2134 licenseIsOsiApproved NCSA = True
2135 licenseIsOsiApproved NGPL = True
2136 licenseIsOsiApproved Nokia = True
2137 licenseIsOsiApproved NPOSL_3_0 = True
2138 licenseIsOsiApproved NTP = True
2139 licenseIsOsiApproved OCLC_2_0 = True
2140 licenseIsOsiApproved OFL_1_1_no_RFN = True
2141 licenseIsOsiApproved OFL_1_1_RFN = True
2142 licenseIsOsiApproved OFL_1_1 = True
2143 licenseIsOsiApproved OGTSL = True
2144 licenseIsOsiApproved OLDAP_2_8 = True
2145 licenseIsOsiApproved OLFL_1_3 = True
2146 licenseIsOsiApproved OSET_PL_2_1 = True
2147 licenseIsOsiApproved OSL_1_0 = True
2148 licenseIsOsiApproved OSL_2_0 = True
2149 licenseIsOsiApproved OSL_2_1 = True
2150 licenseIsOsiApproved OSL_3_0 = True
2151 licenseIsOsiApproved PHP_3_01 = True
2152 licenseIsOsiApproved PHP_3_0 = True
2153 licenseIsOsiApproved PostgreSQL = True
2154 licenseIsOsiApproved Python_2_0 = True
2155 licenseIsOsiApproved QPL_1_0 = True
2156 licenseIsOsiApproved RPL_1_1 = True
2157 licenseIsOsiApproved RPL_1_5 = True
2158 licenseIsOsiApproved RPSL_1_0 = True
2159 licenseIsOsiApproved RSCPL = True
2160 licenseIsOsiApproved SimPL_2_0 = True
2161 licenseIsOsiApproved SISSL = True
2162 licenseIsOsiApproved Sleepycat = True
2163 licenseIsOsiApproved SPL_1_0 = True
2164 licenseIsOsiApproved UCL_1_0 = True
2165 licenseIsOsiApproved Unicode_3_0 = True
2166 licenseIsOsiApproved Unicode_DFS_2016 = True
2167 licenseIsOsiApproved Unlicense = True
2168 licenseIsOsiApproved UPL_1_0 = True
2169 licenseIsOsiApproved VSL_1_0 = True
2170 licenseIsOsiApproved W3C_20150513 = True
2171 licenseIsOsiApproved W3C = True
2172 licenseIsOsiApproved Watcom_1_0 = True
2173 licenseIsOsiApproved Xnet = True
2174 licenseIsOsiApproved Zlib = True
2175 licenseIsOsiApproved ZPL_2_0 = True
2176 licenseIsOsiApproved ZPL_2_1 = True
2177 licenseIsOsiApproved _ = False
2179 -- | Whether the license is considered libre by Free Software Foundation (FSF).
2181 -- See <https://www.gnu.org/licenses/license-list.en.html>
2183 -- @since 3.4.0.0
2185 licenseIsFsfLibre :: LicenseId -> Bool
2186 licenseIsFsfLibre AFL_1_1 = True
2187 licenseIsFsfLibre AFL_1_2 = True
2188 licenseIsFsfLibre AFL_2_0 = True
2189 licenseIsFsfLibre AFL_2_1 = True
2190 licenseIsFsfLibre AFL_3_0 = True
2191 licenseIsFsfLibre AGPL_1_0 = True
2192 licenseIsFsfLibre AGPL_3_0_only = True
2193 licenseIsFsfLibre AGPL_3_0_or_later = True
2194 licenseIsFsfLibre Apache_1_0 = True
2195 licenseIsFsfLibre Apache_1_1 = True
2196 licenseIsFsfLibre Apache_2_0 = True
2197 licenseIsFsfLibre APSL_2_0 = True
2198 licenseIsFsfLibre Artistic_2_0 = True
2199 licenseIsFsfLibre BitTorrent_1_1 = True
2200 licenseIsFsfLibre BSD_2_Clause_FreeBSD = True
2201 licenseIsFsfLibre BSD_2_Clause = True
2202 licenseIsFsfLibre BSD_3_Clause_Clear = True
2203 licenseIsFsfLibre BSD_3_Clause = True
2204 licenseIsFsfLibre BSD_4_Clause = True
2205 licenseIsFsfLibre BSL_1_0 = True
2206 licenseIsFsfLibre CC_BY_4_0 = True
2207 licenseIsFsfLibre CC_BY_SA_4_0 = True
2208 licenseIsFsfLibre CC0_1_0 = True
2209 licenseIsFsfLibre CDDL_1_0 = True
2210 licenseIsFsfLibre CECILL_2_0 = True
2211 licenseIsFsfLibre CECILL_B = True
2212 licenseIsFsfLibre CECILL_C = True
2213 licenseIsFsfLibre ClArtistic = True
2214 licenseIsFsfLibre Condor_1_1 = True
2215 licenseIsFsfLibre CPAL_1_0 = True
2216 licenseIsFsfLibre CPL_1_0 = True
2217 licenseIsFsfLibre ECL_2_0 = True
2218 licenseIsFsfLibre EFL_2_0 = True
2219 licenseIsFsfLibre EPL_1_0 = True
2220 licenseIsFsfLibre EPL_2_0 = True
2221 licenseIsFsfLibre EUDatagrid = True
2222 licenseIsFsfLibre EUPL_1_1 = True
2223 licenseIsFsfLibre EUPL_1_2 = True
2224 licenseIsFsfLibre FSFAP = True
2225 licenseIsFsfLibre FTL = True
2226 licenseIsFsfLibre GFDL_1_1_only = True
2227 licenseIsFsfLibre GFDL_1_1_or_later = True
2228 licenseIsFsfLibre GFDL_1_2_only = True
2229 licenseIsFsfLibre GFDL_1_2_or_later = True
2230 licenseIsFsfLibre GFDL_1_3_only = True
2231 licenseIsFsfLibre GFDL_1_3_or_later = True
2232 licenseIsFsfLibre Gnuplot = True
2233 licenseIsFsfLibre GPL_2_0_only = True
2234 licenseIsFsfLibre GPL_2_0_or_later = True
2235 licenseIsFsfLibre GPL_3_0_only = True
2236 licenseIsFsfLibre GPL_3_0_or_later = True
2237 licenseIsFsfLibre HPND = True
2238 licenseIsFsfLibre IJG = True
2239 licenseIsFsfLibre IMatix = True
2240 licenseIsFsfLibre Imlib2 = True
2241 licenseIsFsfLibre Intel = True
2242 licenseIsFsfLibre IPA = True
2243 licenseIsFsfLibre IPL_1_0 = True
2244 licenseIsFsfLibre ISC = True
2245 licenseIsFsfLibre LGPL_2_1_only = True
2246 licenseIsFsfLibre LGPL_2_1_or_later = True
2247 licenseIsFsfLibre LGPL_3_0_only = True
2248 licenseIsFsfLibre LGPL_3_0_or_later = True
2249 licenseIsFsfLibre LPL_1_02 = True
2250 licenseIsFsfLibre LPPL_1_2 = True
2251 licenseIsFsfLibre LPPL_1_3a = True
2252 licenseIsFsfLibre MIT = True
2253 licenseIsFsfLibre MPL_1_1 = True
2254 licenseIsFsfLibre MPL_2_0 = True
2255 licenseIsFsfLibre MS_PL = True
2256 licenseIsFsfLibre MS_RL = True
2257 licenseIsFsfLibre NCSA = True
2258 licenseIsFsfLibre Nokia = True
2259 licenseIsFsfLibre NOSL = True
2260 licenseIsFsfLibre NPL_1_0 = True
2261 licenseIsFsfLibre NPL_1_1 = True
2262 licenseIsFsfLibre ODbL_1_0 = True
2263 licenseIsFsfLibre OFL_1_0 = True
2264 licenseIsFsfLibre OFL_1_1 = True
2265 licenseIsFsfLibre OLDAP_2_3 = True
2266 licenseIsFsfLibre OLDAP_2_7 = True
2267 licenseIsFsfLibre OpenSSL = True
2268 licenseIsFsfLibre OSL_1_0 = True
2269 licenseIsFsfLibre OSL_1_1 = True
2270 licenseIsFsfLibre OSL_2_0 = True
2271 licenseIsFsfLibre OSL_2_1 = True
2272 licenseIsFsfLibre OSL_3_0 = True
2273 licenseIsFsfLibre PHP_3_01 = True
2274 licenseIsFsfLibre Python_2_0 = True
2275 licenseIsFsfLibre QPL_1_0 = True
2276 licenseIsFsfLibre RPSL_1_0 = True
2277 licenseIsFsfLibre Ruby = True
2278 licenseIsFsfLibre SGI_B_2_0 = True
2279 licenseIsFsfLibre SISSL = True
2280 licenseIsFsfLibre Sleepycat = True
2281 licenseIsFsfLibre SMLNJ = True
2282 licenseIsFsfLibre SPL_1_0 = True
2283 licenseIsFsfLibre Unlicense = True
2284 licenseIsFsfLibre UPL_1_0 = True
2285 licenseIsFsfLibre Vim = True
2286 licenseIsFsfLibre W3C = True
2287 licenseIsFsfLibre WTFPL = True
2288 licenseIsFsfLibre X11 = True
2289 licenseIsFsfLibre XFree86_1_1 = True
2290 licenseIsFsfLibre Xinetd = True
2291 licenseIsFsfLibre YPL_1_1 = True
2292 licenseIsFsfLibre Zend_2_0 = True
2293 licenseIsFsfLibre Zimbra_1_3 = True
2294 licenseIsFsfLibre Zlib = True
2295 licenseIsFsfLibre ZPL_2_0 = True
2296 licenseIsFsfLibre ZPL_2_1 = True
2297 licenseIsFsfLibre _ = False
2299 -------------------------------------------------------------------------------
2300 -- Creation
2301 -------------------------------------------------------------------------------
2303 licenseIdList :: LicenseListVersion -> [LicenseId]
2304 licenseIdList LicenseListVersion_3_0 =
2305 [ AGPL_1_0
2306 , BSD_2_Clause_FreeBSD
2307 , BSD_2_Clause_NetBSD
2308 , Bzip2_1_0_5
2309 , Net_SNMP
2311 ++ bulkOfLicenses
2312 licenseIdList LicenseListVersion_3_2 =
2313 [ AGPL_1_0_only
2314 , AGPL_1_0_or_later
2315 , BSD_2_Clause_FreeBSD
2316 , BSD_2_Clause_NetBSD
2317 , Bzip2_1_0_5
2318 , Linux_OpenIB
2319 , MIT_0
2320 , Net_SNMP
2321 , ODC_By_1_0
2322 , TU_Berlin_1_0
2323 , TU_Berlin_2_0
2325 ++ bulkOfLicenses
2326 licenseIdList LicenseListVersion_3_6 =
2327 [ AGPL_1_0_only
2328 , AGPL_1_0_or_later
2329 , Blessing
2330 , BlueOak_1_0_0
2331 , BSD_2_Clause_FreeBSD
2332 , BSD_2_Clause_NetBSD
2333 , BSD_3_Clause_Open_MPI
2334 , Bzip2_1_0_5
2335 , CC_PDDC
2336 , CERN_OHL_1_1
2337 , CERN_OHL_1_2
2338 , Copyleft_next_0_3_0
2339 , Copyleft_next_0_3_1
2340 , HPND_sell_variant
2341 , JPNIC
2342 , Libpng_2_0
2343 , Linux_OpenIB
2344 , MIT_0
2345 , Net_SNMP
2346 , ODC_By_1_0
2347 , OGL_UK_1_0
2348 , OGL_UK_2_0
2349 , OGL_UK_3_0
2350 , Parity_6_0_0
2351 , Sendmail_8_23
2352 , SHL_0_51
2353 , SHL_0_5
2354 , SSPL_1_0
2355 , TAPR_OHL_1_0
2356 , TU_Berlin_1_0
2357 , TU_Berlin_2_0
2359 ++ bulkOfLicenses
2360 licenseIdList LicenseListVersion_3_9 =
2361 [ AGPL_1_0_only
2362 , AGPL_1_0_or_later
2363 , Blessing
2364 , BlueOak_1_0_0
2365 , BSD_2_Clause_FreeBSD
2366 , BSD_3_Clause_Open_MPI
2367 , Bzip2_1_0_5
2368 , CAL_1_0_Combined_Work_Exception
2369 , CAL_1_0
2370 , CC_PDDC
2371 , CERN_OHL_1_1
2372 , CERN_OHL_1_2
2373 , CERN_OHL_P_2_0
2374 , CERN_OHL_S_2_0
2375 , CERN_OHL_W_2_0
2376 , Copyleft_next_0_3_0
2377 , Copyleft_next_0_3_1
2378 , Etalab_2_0
2379 , Hippocratic_2_1
2380 , HPND_sell_variant
2381 , JPNIC
2382 , Libpng_2_0
2383 , Libselinux_1_0
2384 , Linux_OpenIB
2385 , MIT_0
2386 , MulanPSL_1_0
2387 , MulanPSL_2_0
2388 , NCGL_UK_2_0
2389 , Net_SNMP
2390 , NTP_0
2391 , O_UDA_1_0
2392 , ODC_By_1_0
2393 , OFL_1_0_no_RFN
2394 , OFL_1_0_RFN
2395 , OFL_1_1_no_RFN
2396 , OFL_1_1_RFN
2397 , OGC_1_0
2398 , OGL_Canada_2_0
2399 , OGL_UK_1_0
2400 , OGL_UK_2_0
2401 , OGL_UK_3_0
2402 , Parity_6_0_0
2403 , Parity_7_0_0
2404 , PolyForm_Noncommercial_1_0_0
2405 , PolyForm_Small_Business_1_0_0
2406 , PSF_2_0
2407 , Sendmail_8_23
2408 , SHL_0_51
2409 , SHL_0_5
2410 , SSH_OpenSSH
2411 , SSH_short
2412 , SSPL_1_0
2413 , TAPR_OHL_1_0
2414 , TU_Berlin_1_0
2415 , TU_Berlin_2_0
2416 , UCL_1_0
2418 ++ bulkOfLicenses
2419 licenseIdList LicenseListVersion_3_10 =
2420 [ AGPL_1_0_only
2421 , AGPL_1_0_or_later
2422 , Blessing
2423 , BlueOak_1_0_0
2424 , BSD_2_Clause_Views
2425 , BSD_3_Clause_Open_MPI
2426 , Bzip2_1_0_5
2427 , CAL_1_0_Combined_Work_Exception
2428 , CAL_1_0
2429 , CC_BY_3_0_AT
2430 , CC_BY_NC_ND_3_0_IGO
2431 , CC_BY_SA_3_0_AT
2432 , CC_PDDC
2433 , CERN_OHL_1_1
2434 , CERN_OHL_1_2
2435 , CERN_OHL_P_2_0
2436 , CERN_OHL_S_2_0
2437 , CERN_OHL_W_2_0
2438 , Copyleft_next_0_3_0
2439 , Copyleft_next_0_3_1
2440 , EPICS
2441 , Etalab_2_0
2442 , GFDL_1_1_invariants_only
2443 , GFDL_1_1_invariants_or_later
2444 , GFDL_1_1_no_invariants_only
2445 , GFDL_1_1_no_invariants_or_later
2446 , GFDL_1_2_invariants_only
2447 , GFDL_1_2_invariants_or_later
2448 , GFDL_1_2_no_invariants_only
2449 , GFDL_1_2_no_invariants_or_later
2450 , GFDL_1_3_invariants_only
2451 , GFDL_1_3_invariants_or_later
2452 , GFDL_1_3_no_invariants_only
2453 , GFDL_1_3_no_invariants_or_later
2454 , GLWTPL
2455 , Hippocratic_2_1
2456 , HPND_sell_variant
2457 , JPNIC
2458 , Libpng_2_0
2459 , Libselinux_1_0
2460 , Linux_OpenIB
2461 , MIT_0
2462 , MulanPSL_1_0
2463 , MulanPSL_2_0
2464 , NCGL_UK_2_0
2465 , Net_SNMP
2466 , NIST_PD_fallback
2467 , NIST_PD
2468 , NTP_0
2469 , O_UDA_1_0
2470 , ODC_By_1_0
2471 , OFL_1_0_no_RFN
2472 , OFL_1_0_RFN
2473 , OFL_1_1_no_RFN
2474 , OFL_1_1_RFN
2475 , OGC_1_0
2476 , OGL_Canada_2_0
2477 , OGL_UK_1_0
2478 , OGL_UK_2_0
2479 , OGL_UK_3_0
2480 , Parity_6_0_0
2481 , Parity_7_0_0
2482 , PolyForm_Noncommercial_1_0_0
2483 , PolyForm_Small_Business_1_0_0
2484 , PSF_2_0
2485 , Sendmail_8_23
2486 , SHL_0_51
2487 , SHL_0_5
2488 , SSH_OpenSSH
2489 , SSH_short
2490 , SSPL_1_0
2491 , TAPR_OHL_1_0
2492 , TU_Berlin_1_0
2493 , TU_Berlin_2_0
2494 , UCL_1_0
2496 ++ bulkOfLicenses
2497 licenseIdList LicenseListVersion_3_16 =
2498 [ AGPL_1_0_only
2499 , AGPL_1_0_or_later
2500 , ANTLR_PD_fallback
2501 , App_s2p
2502 , Blessing
2503 , BlueOak_1_0_0
2504 , BSD_2_Clause_Views
2505 , BSD_3_Clause_Modification
2506 , BSD_3_Clause_No_Military_License
2507 , BSD_3_Clause_Open_MPI
2508 , BSD_4_Clause_Shortened
2509 , BUSL_1_1
2510 , C_UDA_1_0
2511 , CAL_1_0_Combined_Work_Exception
2512 , CAL_1_0
2513 , CC_BY_2_5_AU
2514 , CC_BY_3_0_AT
2515 , CC_BY_3_0_DE
2516 , CC_BY_3_0_NL
2517 , CC_BY_3_0_US
2518 , CC_BY_NC_3_0_DE
2519 , CC_BY_NC_ND_3_0_DE
2520 , CC_BY_NC_ND_3_0_IGO
2521 , CC_BY_NC_SA_2_0_FR
2522 , CC_BY_NC_SA_2_0_UK
2523 , CC_BY_NC_SA_3_0_DE
2524 , CC_BY_NC_SA_3_0_IGO
2525 , CC_BY_ND_3_0_DE
2526 , CC_BY_SA_2_0_UK
2527 , CC_BY_SA_2_1_JP
2528 , CC_BY_SA_3_0_AT
2529 , CC_BY_SA_3_0_DE
2530 , CC_PDDC
2531 , CDL_1_0
2532 , CDLA_Permissive_2_0
2533 , CERN_OHL_1_1
2534 , CERN_OHL_1_2
2535 , CERN_OHL_P_2_0
2536 , CERN_OHL_S_2_0
2537 , CERN_OHL_W_2_0
2538 , COIL_1_0
2539 , Community_Spec_1_0
2540 , Copyleft_next_0_3_0
2541 , Copyleft_next_0_3_1
2542 , DL_DE_BY_2_0
2543 , DRL_1_0
2544 , Elastic_2_0
2545 , EPICS
2546 , Etalab_2_0
2547 , FDK_AAC
2548 , FreeBSD_DOC
2549 , GD
2550 , GFDL_1_1_invariants_only
2551 , GFDL_1_1_invariants_or_later
2552 , GFDL_1_1_no_invariants_only
2553 , GFDL_1_1_no_invariants_or_later
2554 , GFDL_1_2_invariants_only
2555 , GFDL_1_2_invariants_or_later
2556 , GFDL_1_2_no_invariants_only
2557 , GFDL_1_2_no_invariants_or_later
2558 , GFDL_1_3_invariants_only
2559 , GFDL_1_3_invariants_or_later
2560 , GFDL_1_3_no_invariants_only
2561 , GFDL_1_3_no_invariants_or_later
2562 , GLWTPL
2563 , Hippocratic_2_1
2564 , HPND_sell_variant
2565 , HTMLTIDY
2566 , Jam
2567 , JPNIC
2568 , Libpng_2_0
2569 , Libselinux_1_0
2570 , Linux_man_pages_copyleft
2571 , Linux_OpenIB
2572 , MIT_0
2573 , MIT_Modern_Variant
2574 , MIT_open_group
2575 , MulanPSL_1_0
2576 , MulanPSL_2_0
2577 , NAIST_2003
2578 , NCGL_UK_2_0
2579 , Net_SNMP
2580 , NIST_PD_fallback
2581 , NIST_PD
2582 , NLOD_2_0
2583 , NTP_0
2584 , O_UDA_1_0
2585 , ODC_By_1_0
2586 , OFL_1_0_no_RFN
2587 , OFL_1_0_RFN
2588 , OFL_1_1_no_RFN
2589 , OFL_1_1_RFN
2590 , OGC_1_0
2591 , OGDL_Taiwan_1_0
2592 , OGL_Canada_2_0
2593 , OGL_UK_1_0
2594 , OGL_UK_2_0
2595 , OGL_UK_3_0
2596 , OPUBL_1_0
2597 , Parity_6_0_0
2598 , Parity_7_0_0
2599 , PolyForm_Noncommercial_1_0_0
2600 , PolyForm_Small_Business_1_0_0
2601 , PSF_2_0
2602 , SchemeReport
2603 , Sendmail_8_23
2604 , SHL_0_51
2605 , SHL_0_5
2606 , SSH_OpenSSH
2607 , SSH_short
2608 , SSPL_1_0
2609 , TAPR_OHL_1_0
2610 , TU_Berlin_1_0
2611 , TU_Berlin_2_0
2612 , UCL_1_0
2613 , X11_distribute_modifications_variant
2615 ++ bulkOfLicenses
2616 licenseIdList LicenseListVersion_3_23 =
2617 [ AdaCore_doc
2618 , Adobe_Display_PostScript
2619 , Adobe_Utopia
2620 , AGPL_1_0_only
2621 , AGPL_1_0_or_later
2622 , AML_glslang
2623 , ANTLR_PD_fallback
2624 , App_s2p
2625 , Arphic_1999
2626 , ASWF_Digital_Assets_1_0
2627 , ASWF_Digital_Assets_1_1
2628 , Baekmuk
2629 , Bcrypt_Solar_Designer
2630 , Bitstream_Charter
2631 , Bitstream_Vera
2632 , Blessing
2633 , BlueOak_1_0_0
2634 , Boehm_GC
2635 , Brian_Gladman_2_Clause
2636 , Brian_Gladman_3_Clause
2637 , BSD_2_Clause_Darwin
2638 , BSD_2_Clause_Views
2639 , BSD_3_Clause_acpica
2640 , BSD_3_Clause_flex
2641 , BSD_3_Clause_HP
2642 , BSD_3_Clause_Modification
2643 , BSD_3_Clause_No_Military_License
2644 , BSD_3_Clause_Open_MPI
2645 , BSD_3_Clause_Sun
2646 , BSD_4_Clause_Shortened
2647 , BSD_4_3RENO
2648 , BSD_4_3TAHOE
2649 , BSD_Advertising_Acknowledgement
2650 , BSD_Attribution_HPND_disclaimer
2651 , BSD_Inferno_Nettverk
2652 , BSD_Source_beginning_file
2653 , BSD_Systemics_W3Works
2654 , BSD_Systemics
2655 , BUSL_1_1
2656 , C_UDA_1_0
2657 , CAL_1_0_Combined_Work_Exception
2658 , CAL_1_0
2659 , Caldera_no_preamble
2660 , CC_BY_2_5_AU
2661 , CC_BY_3_0_AT
2662 , CC_BY_3_0_AU
2663 , CC_BY_3_0_DE
2664 , CC_BY_3_0_IGO
2665 , CC_BY_3_0_NL
2666 , CC_BY_3_0_US
2667 , CC_BY_NC_3_0_DE
2668 , CC_BY_NC_ND_3_0_DE
2669 , CC_BY_NC_ND_3_0_IGO
2670 , CC_BY_NC_SA_2_0_DE
2671 , CC_BY_NC_SA_2_0_FR
2672 , CC_BY_NC_SA_2_0_UK
2673 , CC_BY_NC_SA_3_0_DE
2674 , CC_BY_NC_SA_3_0_IGO
2675 , CC_BY_ND_3_0_DE
2676 , CC_BY_SA_2_0_UK
2677 , CC_BY_SA_2_1_JP
2678 , CC_BY_SA_3_0_AT
2679 , CC_BY_SA_3_0_DE
2680 , CC_BY_SA_3_0_IGO
2681 , CC_PDDC
2682 , CDL_1_0
2683 , CDLA_Permissive_2_0
2684 , CERN_OHL_1_1
2685 , CERN_OHL_1_2
2686 , CERN_OHL_P_2_0
2687 , CERN_OHL_S_2_0
2688 , CERN_OHL_W_2_0
2689 , CFITSIO
2690 , Check_cvs
2691 , Checkmk
2692 , Clips
2693 , CMU_Mach_nodoc
2694 , CMU_Mach
2695 , COIL_1_0
2696 , Community_Spec_1_0
2697 , Copyleft_next_0_3_0
2698 , Copyleft_next_0_3_1
2699 , Cornell_Lossless_JPEG
2700 , Cronyx
2701 , DEC_3_Clause
2702 , DL_DE_BY_2_0
2703 , DL_DE_ZERO_2_0
2704 , DRL_1_0
2705 , DRL_1_1
2706 , Dtoa
2707 , Elastic_2_0
2708 , EPICS
2709 , Etalab_2_0
2710 , FBM
2711 , FDK_AAC
2712 , Ferguson_Twofish
2713 , FreeBSD_DOC
2714 , FSFAP_no_warranty_disclaimer
2715 , FSFULLRWD
2716 , Furuseth
2717 , Fwlw
2718 , GCR_docs
2719 , GD
2720 , GFDL_1_1_invariants_only
2721 , GFDL_1_1_invariants_or_later
2722 , GFDL_1_1_no_invariants_only
2723 , GFDL_1_1_no_invariants_or_later
2724 , GFDL_1_2_invariants_only
2725 , GFDL_1_2_invariants_or_later
2726 , GFDL_1_2_no_invariants_only
2727 , GFDL_1_2_no_invariants_or_later
2728 , GFDL_1_3_invariants_only
2729 , GFDL_1_3_invariants_or_later
2730 , GFDL_1_3_no_invariants_only
2731 , GFDL_1_3_no_invariants_or_later
2732 , GLWTPL
2733 , Graphics_Gems
2734 , Gtkbook
2735 , Hdparm
2736 , Hippocratic_2_1
2737 , HP_1986
2738 , HP_1989
2739 , HPND_DEC
2740 , HPND_doc_sell
2741 , HPND_doc
2742 , HPND_export_US_modify
2743 , HPND_export_US
2744 , HPND_Fenneberg_Livingston
2745 , HPND_INRIA_IMAG
2746 , HPND_Kevlin_Henney
2747 , HPND_Markus_Kuhn
2748 , HPND_MIT_disclaimer
2749 , HPND_Pbmplus
2750 , HPND_sell_MIT_disclaimer_xserver
2751 , HPND_sell_regexpr
2752 , HPND_sell_variant_MIT_disclaimer
2753 , HPND_sell_variant
2754 , HPND_UC
2755 , HTMLTIDY
2756 , IEC_Code_Components_EULA
2757 , IJG_short
2758 , Inner_Net_2_0
2759 , ISC_Veillard
2760 , Jam
2761 , JPL_image
2762 , JPNIC
2763 , Kastrup
2764 , Kazlib
2765 , Knuth_CTAN
2766 , Latex2e_translated_notice
2767 , Libpng_2_0
2768 , Libselinux_1_0
2769 , Libutil_David_Nugent
2770 , Linux_man_pages_1_para
2771 , Linux_man_pages_copyleft_2_para
2772 , Linux_man_pages_copyleft_var
2773 , Linux_man_pages_copyleft
2774 , Linux_OpenIB
2775 , LOOP
2776 , LPD_document
2777 , Lsof
2778 , Lucida_Bitmap_Fonts
2779 , LZMA_SDK_9_11_to_9_20
2780 , LZMA_SDK_9_22
2781 , Mackerras_3_Clause_acknowledgment
2782 , Mackerras_3_Clause
2783 , Magaz
2784 , Mailprio
2785 , Martin_Birgmeier
2786 , McPhee_slideshow
2787 , Metamail
2788 , Minpack
2789 , MIT_0
2790 , MIT_Festival
2791 , MIT_Modern_Variant
2792 , MIT_open_group
2793 , MIT_testregex
2794 , MIT_Wu
2795 , MMIXware
2796 , MPEG_SSG
2797 , Mpi_permissive
2798 , Mplus
2799 , MS_LPL
2800 , MulanPSL_1_0
2801 , MulanPSL_2_0
2802 , NAIST_2003
2803 , NCGL_UK_2_0
2804 , Net_SNMP
2805 , NICTA_1_0
2806 , NIST_PD_fallback
2807 , NIST_PD
2808 , NIST_Software
2809 , NLOD_2_0
2810 , NTP_0
2811 , O_UDA_1_0
2812 , ODC_By_1_0
2813 , OFFIS
2814 , OFL_1_0_no_RFN
2815 , OFL_1_0_RFN
2816 , OFL_1_1_no_RFN
2817 , OFL_1_1_RFN
2818 , OGC_1_0
2819 , OGDL_Taiwan_1_0
2820 , OGL_Canada_2_0
2821 , OGL_UK_1_0
2822 , OGL_UK_2_0
2823 , OGL_UK_3_0
2824 , OLFL_1_3
2825 , OpenPBS_2_3
2826 , OpenSSL_standalone
2827 , OpenVision
2828 , OPL_UK_3_0
2829 , OPUBL_1_0
2830 , PADL
2831 , Parity_6_0_0
2832 , Parity_7_0_0
2833 , Pixar
2834 , Pnmstitch
2835 , PolyForm_Noncommercial_1_0_0
2836 , PolyForm_Small_Business_1_0_0
2837 , PSF_2_0
2838 , Python_2_0_1
2839 , Python_ldap
2840 , QPL_1_0_INRIA_2004
2841 , Radvd
2842 , SAX_PD_2_0
2843 , SchemeReport
2844 , Sendmail_8_23
2845 , SGI_OpenGL
2846 , SGP4
2847 , SHL_0_51
2848 , SHL_0_5
2849 , SL
2850 , Snprintf
2851 , SoftSurfer
2852 , Soundex
2853 , Ssh_keyscan
2854 , SSH_OpenSSH
2855 , SSH_short
2856 , SSLeay_standalone
2857 , SSPL_1_0
2858 , Sun_PPP
2859 , SunPro
2860 , Swrule
2861 , Symlinks
2862 , TAPR_OHL_1_0
2863 , TermReadKey
2864 , TGPPL_1_0
2865 , TPDL
2866 , TPL_1_0
2867 , TTWL
2868 , TTYP0
2869 , TU_Berlin_1_0
2870 , TU_Berlin_2_0
2871 , UCAR
2872 , UCL_1_0
2873 , Ulem
2874 , UMich_Merit
2875 , Unicode_3_0
2876 , UnixCrypt
2877 , URT_RLE
2878 , W3m
2879 , Widget_Workshop
2880 , X11_distribute_modifications_variant
2881 , Xdebug_1_03
2882 , Xfig
2883 , Xkeyboard_config_Zinoviev
2884 , Xlock
2885 , Zeeff
2887 ++ bulkOfLicenses
2888 licenseIdList LicenseListVersion_3_25 =
2889 [ N_3D_Slicer_1_0
2890 , AdaCore_doc
2891 , Adobe_Display_PostScript
2892 , Adobe_Utopia
2893 , AGPL_1_0_only
2894 , AGPL_1_0_or_later
2895 , AMD_newlib
2896 , AML_glslang
2897 , ANTLR_PD_fallback
2898 , Any_OSI
2899 , App_s2p
2900 , Arphic_1999
2901 , ASWF_Digital_Assets_1_0
2902 , ASWF_Digital_Assets_1_1
2903 , Baekmuk
2904 , Bcrypt_Solar_Designer
2905 , Bitstream_Charter
2906 , Bitstream_Vera
2907 , Blessing
2908 , BlueOak_1_0_0
2909 , Boehm_GC
2910 , Brian_Gladman_2_Clause
2911 , Brian_Gladman_3_Clause
2912 , BSD_2_Clause_Darwin
2913 , BSD_2_Clause_first_lines
2914 , BSD_2_Clause_Views
2915 , BSD_3_Clause_acpica
2916 , BSD_3_Clause_flex
2917 , BSD_3_Clause_HP
2918 , BSD_3_Clause_Modification
2919 , BSD_3_Clause_No_Military_License
2920 , BSD_3_Clause_Open_MPI
2921 , BSD_3_Clause_Sun
2922 , BSD_4_Clause_Shortened
2923 , BSD_4_3RENO
2924 , BSD_4_3TAHOE
2925 , BSD_Advertising_Acknowledgement
2926 , BSD_Attribution_HPND_disclaimer
2927 , BSD_Inferno_Nettverk
2928 , BSD_Source_beginning_file
2929 , BSD_Systemics_W3Works
2930 , BSD_Systemics
2931 , BUSL_1_1
2932 , C_UDA_1_0
2933 , CAL_1_0_Combined_Work_Exception
2934 , CAL_1_0
2935 , Caldera_no_preamble
2936 , Catharon
2937 , CC_BY_2_5_AU
2938 , CC_BY_3_0_AT
2939 , CC_BY_3_0_AU
2940 , CC_BY_3_0_DE
2941 , CC_BY_3_0_IGO
2942 , CC_BY_3_0_NL
2943 , CC_BY_3_0_US
2944 , CC_BY_NC_3_0_DE
2945 , CC_BY_NC_ND_3_0_DE
2946 , CC_BY_NC_ND_3_0_IGO
2947 , CC_BY_NC_SA_2_0_DE
2948 , CC_BY_NC_SA_2_0_FR
2949 , CC_BY_NC_SA_2_0_UK
2950 , CC_BY_NC_SA_3_0_DE
2951 , CC_BY_NC_SA_3_0_IGO
2952 , CC_BY_ND_3_0_DE
2953 , CC_BY_SA_2_0_UK
2954 , CC_BY_SA_2_1_JP
2955 , CC_BY_SA_3_0_AT
2956 , CC_BY_SA_3_0_DE
2957 , CC_BY_SA_3_0_IGO
2958 , CC_PDDC
2959 , CDL_1_0
2960 , CDLA_Permissive_2_0
2961 , CERN_OHL_1_1
2962 , CERN_OHL_1_2
2963 , CERN_OHL_P_2_0
2964 , CERN_OHL_S_2_0
2965 , CERN_OHL_W_2_0
2966 , CFITSIO
2967 , Check_cvs
2968 , Checkmk
2969 , Clips
2970 , CMU_Mach_nodoc
2971 , CMU_Mach
2972 , COIL_1_0
2973 , Community_Spec_1_0
2974 , Copyleft_next_0_3_0
2975 , Copyleft_next_0_3_1
2976 , Cornell_Lossless_JPEG
2977 , Cronyx
2978 , Cve_tou
2979 , DEC_3_Clause
2980 , DL_DE_BY_2_0
2981 , DL_DE_ZERO_2_0
2982 , DocBook_Schema
2983 , DocBook_XML
2984 , DRL_1_0
2985 , DRL_1_1
2986 , Dtoa
2987 , Elastic_2_0
2988 , EPICS
2989 , Etalab_2_0
2990 , FBM
2991 , FDK_AAC
2992 , Ferguson_Twofish
2993 , FreeBSD_DOC
2994 , FSFAP_no_warranty_disclaimer
2995 , FSFULLRWD
2996 , Furuseth
2997 , Fwlw
2998 , GCR_docs
2999 , GD
3000 , GFDL_1_1_invariants_only
3001 , GFDL_1_1_invariants_or_later
3002 , GFDL_1_1_no_invariants_only
3003 , GFDL_1_1_no_invariants_or_later
3004 , GFDL_1_2_invariants_only
3005 , GFDL_1_2_invariants_or_later
3006 , GFDL_1_2_no_invariants_only
3007 , GFDL_1_2_no_invariants_or_later
3008 , GFDL_1_3_invariants_only
3009 , GFDL_1_3_invariants_or_later
3010 , GFDL_1_3_no_invariants_only
3011 , GFDL_1_3_no_invariants_or_later
3012 , GLWTPL
3013 , Graphics_Gems
3014 , Gtkbook
3015 , Gutmann
3016 , Hdparm
3017 , HIDAPI
3018 , Hippocratic_2_1
3019 , HP_1986
3020 , HP_1989
3021 , HPND_DEC
3022 , HPND_doc_sell
3023 , HPND_doc
3024 , HPND_export_US_acknowledgement
3025 , HPND_export_US_modify
3026 , HPND_export_US
3027 , HPND_export2_US
3028 , HPND_Fenneberg_Livingston
3029 , HPND_INRIA_IMAG
3030 , HPND_Intel
3031 , HPND_Kevlin_Henney
3032 , HPND_Markus_Kuhn
3033 , HPND_merchantability_variant
3034 , HPND_MIT_disclaimer
3035 , HPND_Netrek
3036 , HPND_Pbmplus
3037 , HPND_sell_MIT_disclaimer_xserver
3038 , HPND_sell_regexpr
3039 , HPND_sell_variant_MIT_disclaimer_rev
3040 , HPND_sell_variant_MIT_disclaimer
3041 , HPND_sell_variant
3042 , HPND_UC_export_US
3043 , HPND_UC
3044 , HTMLTIDY
3045 , IEC_Code_Components_EULA
3046 , IJG_short
3047 , Inner_Net_2_0
3048 , ISC_Veillard
3049 , Jam
3050 , JPL_image
3051 , JPNIC
3052 , Kastrup
3053 , Kazlib
3054 , Knuth_CTAN
3055 , Latex2e_translated_notice
3056 , Libpng_2_0
3057 , Libselinux_1_0
3058 , Libutil_David_Nugent
3059 , Linux_man_pages_1_para
3060 , Linux_man_pages_copyleft_2_para
3061 , Linux_man_pages_copyleft_var
3062 , Linux_man_pages_copyleft
3063 , Linux_OpenIB
3064 , LOOP
3065 , LPD_document
3066 , Lsof
3067 , Lucida_Bitmap_Fonts
3068 , LZMA_SDK_9_11_to_9_20
3069 , LZMA_SDK_9_22
3070 , Mackerras_3_Clause_acknowledgment
3071 , Mackerras_3_Clause
3072 , Magaz
3073 , Mailprio
3074 , Martin_Birgmeier
3075 , McPhee_slideshow
3076 , Metamail
3077 , Minpack
3078 , MIT_0
3079 , MIT_Festival
3080 , MIT_Khronos_old
3081 , MIT_Modern_Variant
3082 , MIT_open_group
3083 , MIT_testregex
3084 , MIT_Wu
3085 , MMIXware
3086 , MPEG_SSG
3087 , Mpi_permissive
3088 , Mplus
3089 , MS_LPL
3090 , MulanPSL_1_0
3091 , MulanPSL_2_0
3092 , NAIST_2003
3093 , NCBI_PD
3094 , NCGL_UK_2_0
3095 , NCL
3096 , NICTA_1_0
3097 , NIST_PD_fallback
3098 , NIST_PD
3099 , NIST_Software
3100 , NLOD_2_0
3101 , NTP_0
3102 , O_UDA_1_0
3103 , OAR
3104 , ODC_By_1_0
3105 , OFFIS
3106 , OFL_1_0_no_RFN
3107 , OFL_1_0_RFN
3108 , OFL_1_1_no_RFN
3109 , OFL_1_1_RFN
3110 , OGC_1_0
3111 , OGDL_Taiwan_1_0
3112 , OGL_Canada_2_0
3113 , OGL_UK_1_0
3114 , OGL_UK_2_0
3115 , OGL_UK_3_0
3116 , OLFL_1_3
3117 , OpenPBS_2_3
3118 , OpenSSL_standalone
3119 , OpenVision
3120 , OPL_UK_3_0
3121 , OPUBL_1_0
3122 , PADL
3123 , Parity_6_0_0
3124 , Parity_7_0_0
3125 , Pixar
3126 , Pkgconf
3127 , Pnmstitch
3128 , PolyForm_Noncommercial_1_0_0
3129 , PolyForm_Small_Business_1_0_0
3130 , PPL
3131 , PSF_2_0
3132 , Python_2_0_1
3133 , Python_ldap
3134 , QPL_1_0_INRIA_2004
3135 , Radvd
3136 , Ruby_pty
3137 , SAX_PD_2_0
3138 , SchemeReport
3139 , Sendmail_8_23
3140 , SGI_OpenGL
3141 , SGP4
3142 , SHL_0_51
3143 , SHL_0_5
3144 , SL
3145 , Snprintf
3146 , SoftSurfer
3147 , Soundex
3148 , Ssh_keyscan
3149 , SSH_OpenSSH
3150 , SSH_short
3151 , SSLeay_standalone
3152 , SSPL_1_0
3153 , Sun_PPP_2000
3154 , Sun_PPP
3155 , SunPro
3156 , Swrule
3157 , Symlinks
3158 , TAPR_OHL_1_0
3159 , TermReadKey
3160 , TGPPL_1_0
3161 , Threeparttable
3162 , TPDL
3163 , TPL_1_0
3164 , TTWL
3165 , TTYP0
3166 , TU_Berlin_1_0
3167 , TU_Berlin_2_0
3168 , Ubuntu_font_1_0
3169 , UCAR
3170 , UCL_1_0
3171 , Ulem
3172 , UMich_Merit
3173 , Unicode_3_0
3174 , UnixCrypt
3175 , URT_RLE
3176 , W3m
3177 , Widget_Workshop
3178 , X11_distribute_modifications_variant
3179 , X11_swapped
3180 , Xdebug_1_03
3181 , Xfig
3182 , Xkeyboard_config_Zinoviev
3183 , Xlock
3184 , Xzoom
3185 , Zeeff
3187 ++ bulkOfLicenses
3189 -- | Create a 'LicenseId' from a 'String'.
3190 mkLicenseId :: LicenseListVersion -> String -> Maybe LicenseId
3191 mkLicenseId LicenseListVersion_3_0 s = Map.lookup s stringLookup_3_0
3192 mkLicenseId LicenseListVersion_3_2 s = Map.lookup s stringLookup_3_2
3193 mkLicenseId LicenseListVersion_3_6 s = Map.lookup s stringLookup_3_6
3194 mkLicenseId LicenseListVersion_3_9 s = Map.lookup s stringLookup_3_9
3195 mkLicenseId LicenseListVersion_3_10 s = Map.lookup s stringLookup_3_10
3196 mkLicenseId LicenseListVersion_3_16 s = Map.lookup s stringLookup_3_16
3197 mkLicenseId LicenseListVersion_3_23 s = Map.lookup s stringLookup_3_23
3198 mkLicenseId LicenseListVersion_3_25 s = Map.lookup s stringLookup_3_25
3200 stringLookup_3_0 :: Map String LicenseId
3201 stringLookup_3_0 = Map.fromList $ map (\i -> (licenseId i, i)) $
3202 licenseIdList LicenseListVersion_3_0
3204 stringLookup_3_2 :: Map String LicenseId
3205 stringLookup_3_2 = Map.fromList $ map (\i -> (licenseId i, i)) $
3206 licenseIdList LicenseListVersion_3_2
3208 stringLookup_3_6 :: Map String LicenseId
3209 stringLookup_3_6 = Map.fromList $ map (\i -> (licenseId i, i)) $
3210 licenseIdList LicenseListVersion_3_6
3212 stringLookup_3_9 :: Map String LicenseId
3213 stringLookup_3_9 = Map.fromList $ map (\i -> (licenseId i, i)) $
3214 licenseIdList LicenseListVersion_3_9
3216 stringLookup_3_10 :: Map String LicenseId
3217 stringLookup_3_10 = Map.fromList $ map (\i -> (licenseId i, i)) $
3218 licenseIdList LicenseListVersion_3_10
3220 stringLookup_3_16 :: Map String LicenseId
3221 stringLookup_3_16 = Map.fromList $ map (\i -> (licenseId i, i)) $
3222 licenseIdList LicenseListVersion_3_16
3224 stringLookup_3_23 :: Map String LicenseId
3225 stringLookup_3_23 = Map.fromList $ map (\i -> (licenseId i, i)) $
3226 licenseIdList LicenseListVersion_3_23
3228 stringLookup_3_25 :: Map String LicenseId
3229 stringLookup_3_25 = Map.fromList $ map (\i -> (licenseId i, i)) $
3230 licenseIdList LicenseListVersion_3_25
3232 -- | Licenses in all SPDX License lists
3233 bulkOfLicenses :: [LicenseId]
3234 bulkOfLicenses =
3235 [ N_0BSD
3236 , AAL
3237 , Abstyles
3238 , Adobe_2006
3239 , Adobe_Glyph
3240 , ADSL
3241 , AFL_1_1
3242 , AFL_1_2
3243 , AFL_2_0
3244 , AFL_2_1
3245 , AFL_3_0
3246 , Afmparse
3247 , AGPL_3_0_only
3248 , AGPL_3_0_or_later
3249 , Aladdin
3250 , AMDPLPA
3251 , AML
3252 , AMPAS
3253 , ANTLR_PD
3254 , Apache_1_0
3255 , Apache_1_1
3256 , Apache_2_0
3257 , APAFML
3258 , APL_1_0
3259 , APSL_1_0
3260 , APSL_1_1
3261 , APSL_1_2
3262 , APSL_2_0
3263 , Artistic_1_0_cl8
3264 , Artistic_1_0_Perl
3265 , Artistic_1_0
3266 , Artistic_2_0
3267 , Bahyph
3268 , Barr
3269 , Beerware
3270 , BitTorrent_1_0
3271 , BitTorrent_1_1
3272 , Borceux
3273 , BSD_1_Clause
3274 , BSD_2_Clause_Patent
3275 , BSD_2_Clause
3276 , BSD_3_Clause_Attribution
3277 , BSD_3_Clause_Clear
3278 , BSD_3_Clause_LBNL
3279 , BSD_3_Clause_No_Nuclear_License_2014
3280 , BSD_3_Clause_No_Nuclear_License
3281 , BSD_3_Clause_No_Nuclear_Warranty
3282 , BSD_3_Clause
3283 , BSD_4_Clause_UC
3284 , BSD_4_Clause
3285 , BSD_Protection
3286 , BSD_Source_Code
3287 , BSL_1_0
3288 , Bzip2_1_0_6
3289 , Caldera
3290 , CATOSL_1_1
3291 , CC_BY_1_0
3292 , CC_BY_2_0
3293 , CC_BY_2_5
3294 , CC_BY_3_0
3295 , CC_BY_4_0
3296 , CC_BY_NC_1_0
3297 , CC_BY_NC_2_0
3298 , CC_BY_NC_2_5
3299 , CC_BY_NC_3_0
3300 , CC_BY_NC_4_0
3301 , CC_BY_NC_ND_1_0
3302 , CC_BY_NC_ND_2_0
3303 , CC_BY_NC_ND_2_5
3304 , CC_BY_NC_ND_3_0
3305 , CC_BY_NC_ND_4_0
3306 , CC_BY_NC_SA_1_0
3307 , CC_BY_NC_SA_2_0
3308 , CC_BY_NC_SA_2_5
3309 , CC_BY_NC_SA_3_0
3310 , CC_BY_NC_SA_4_0
3311 , CC_BY_ND_1_0
3312 , CC_BY_ND_2_0
3313 , CC_BY_ND_2_5
3314 , CC_BY_ND_3_0
3315 , CC_BY_ND_4_0
3316 , CC_BY_SA_1_0
3317 , CC_BY_SA_2_0
3318 , CC_BY_SA_2_5
3319 , CC_BY_SA_3_0
3320 , CC_BY_SA_4_0
3321 , CC0_1_0
3322 , CDDL_1_0
3323 , CDDL_1_1
3324 , CDLA_Permissive_1_0
3325 , CDLA_Sharing_1_0
3326 , CECILL_1_0
3327 , CECILL_1_1
3328 , CECILL_2_0
3329 , CECILL_2_1
3330 , CECILL_B
3331 , CECILL_C
3332 , ClArtistic
3333 , CNRI_Jython
3334 , CNRI_Python_GPL_Compatible
3335 , CNRI_Python
3336 , Condor_1_1
3337 , CPAL_1_0
3338 , CPL_1_0
3339 , CPOL_1_02
3340 , Crossword
3341 , CrystalStacker
3342 , CUA_OPL_1_0
3343 , Cube
3344 , Curl
3345 , D_FSL_1_0
3346 , Diffmark
3347 , DOC
3348 , Dotseqn
3349 , DSDP
3350 , Dvipdfm
3351 , ECL_1_0
3352 , ECL_2_0
3353 , EFL_1_0
3354 , EFL_2_0
3355 , EGenix
3356 , Entessa
3357 , EPL_1_0
3358 , EPL_2_0
3359 , ErlPL_1_1
3360 , EUDatagrid
3361 , EUPL_1_0
3362 , EUPL_1_1
3363 , EUPL_1_2
3364 , Eurosym
3365 , Fair
3366 , Frameworx_1_0
3367 , FreeImage
3368 , FSFAP
3369 , FSFULLR
3370 , FSFUL
3371 , FTL
3372 , GFDL_1_1_only
3373 , GFDL_1_1_or_later
3374 , GFDL_1_2_only
3375 , GFDL_1_2_or_later
3376 , GFDL_1_3_only
3377 , GFDL_1_3_or_later
3378 , Giftware
3379 , GL2PS
3380 , Glide
3381 , Glulxe
3382 , Gnuplot
3383 , GPL_1_0_only
3384 , GPL_1_0_or_later
3385 , GPL_2_0_only
3386 , GPL_2_0_or_later
3387 , GPL_3_0_only
3388 , GPL_3_0_or_later
3389 , GSOAP_1_3b
3390 , HaskellReport
3391 , HPND
3392 , IBM_pibs
3393 , ICU
3394 , IJG
3395 , ImageMagick
3396 , IMatix
3397 , Imlib2
3398 , Info_ZIP
3399 , Intel_ACPI
3400 , Intel
3401 , Interbase_1_0
3402 , IPA
3403 , IPL_1_0
3404 , ISC
3405 , JasPer_2_0
3406 , JSON
3407 , LAL_1_2
3408 , LAL_1_3
3409 , Latex2e
3410 , Leptonica
3411 , LGPL_2_0_only
3412 , LGPL_2_0_or_later
3413 , LGPL_2_1_only
3414 , LGPL_2_1_or_later
3415 , LGPL_3_0_only
3416 , LGPL_3_0_or_later
3417 , LGPLLR
3418 , Libpng
3419 , Libtiff
3420 , LiLiQ_P_1_1
3421 , LiLiQ_R_1_1
3422 , LiLiQ_Rplus_1_1
3423 , LPL_1_02
3424 , LPL_1_0
3425 , LPPL_1_0
3426 , LPPL_1_1
3427 , LPPL_1_2
3428 , LPPL_1_3a
3429 , LPPL_1_3c
3430 , MakeIndex
3431 , MirOS
3432 , MIT_advertising
3433 , MIT_CMU
3434 , MIT_enna
3435 , MIT_feh
3436 , MITNFA
3437 , MIT
3438 , Motosoto
3439 , Mpich2
3440 , MPL_1_0
3441 , MPL_1_1
3442 , MPL_2_0_no_copyleft_exception
3443 , MPL_2_0
3444 , MS_PL
3445 , MS_RL
3446 , MTLL
3447 , Multics
3448 , Mup
3449 , NASA_1_3
3450 , Naumen
3451 , NBPL_1_0
3452 , NCSA
3453 , NetCDF
3454 , Newsletr
3455 , NGPL
3456 , NLOD_1_0
3457 , NLPL
3458 , Nokia
3459 , NOSL
3460 , Noweb
3461 , NPL_1_0
3462 , NPL_1_1
3463 , NPOSL_3_0
3464 , NRL
3465 , NTP
3466 , OCCT_PL
3467 , OCLC_2_0
3468 , ODbL_1_0
3469 , OFL_1_0
3470 , OFL_1_1
3471 , OGTSL
3472 , OLDAP_1_1
3473 , OLDAP_1_2
3474 , OLDAP_1_3
3475 , OLDAP_1_4
3476 , OLDAP_2_0_1
3477 , OLDAP_2_0
3478 , OLDAP_2_1
3479 , OLDAP_2_2_1
3480 , OLDAP_2_2_2
3481 , OLDAP_2_2
3482 , OLDAP_2_3
3483 , OLDAP_2_4
3484 , OLDAP_2_5
3485 , OLDAP_2_6
3486 , OLDAP_2_7
3487 , OLDAP_2_8
3488 , OML
3489 , OpenSSL
3490 , OPL_1_0
3491 , OSET_PL_2_1
3492 , OSL_1_0
3493 , OSL_1_1
3494 , OSL_2_0
3495 , OSL_2_1
3496 , OSL_3_0
3497 , PDDL_1_0
3498 , PHP_3_01
3499 , PHP_3_0
3500 , Plexus
3501 , PostgreSQL
3502 , Psfrag
3503 , Psutils
3504 , Python_2_0
3505 , Qhull
3506 , QPL_1_0
3507 , Rdisc
3508 , RHeCos_1_1
3509 , RPL_1_1
3510 , RPL_1_5
3511 , RPSL_1_0
3512 , RSA_MD
3513 , RSCPL
3514 , Ruby
3515 , SAX_PD
3516 , Saxpath
3517 , SCEA
3518 , Sendmail
3519 , SGI_B_1_0
3520 , SGI_B_1_1
3521 , SGI_B_2_0
3522 , SimPL_2_0
3523 , SISSL_1_2
3524 , SISSL
3525 , Sleepycat
3526 , SMLNJ
3527 , SMPPL
3528 , SNIA
3529 , Spencer_86
3530 , Spencer_94
3531 , Spencer_99
3532 , SPL_1_0
3533 , SugarCRM_1_1_3
3534 , SWL
3535 , TCL
3536 , TCP_wrappers
3537 , TMate
3538 , TORQUE_1_1
3539 , TOSL
3540 , Unicode_DFS_2015
3541 , Unicode_DFS_2016
3542 , Unicode_TOU
3543 , Unlicense
3544 , UPL_1_0
3545 , Vim
3546 , VOSTROM
3547 , VSL_1_0
3548 , W3C_19980720
3549 , W3C_20150513
3550 , W3C
3551 , Watcom_1_0
3552 , Wsuipa
3553 , WTFPL
3554 , X11
3555 , Xerox
3556 , XFree86_1_1
3557 , Xinetd
3558 , Xnet
3559 , Xpp
3560 , XSkat
3561 , YPL_1_0
3562 , YPL_1_1
3563 , Zed
3564 , Zend_2_0
3565 , Zimbra_1_3
3566 , Zimbra_1_4
3567 , Zlib_acknowledgement
3568 , Zlib
3569 , ZPL_1_1
3570 , ZPL_2_0
3571 , ZPL_2_1