-- This file is generated. See Makefile's spdx rule
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric      #-}
module Distribution.SPDX.LicenseId (
    LicenseId (..),
    licenseId,
    licenseName,
    licenseIsOsiApproved,
    mkLicenseId,
    licenseIdList,
    -- * Helpers
    licenseIdMigrationMessage,
    ) where

import Distribution.Compat.Prelude
import Prelude ()

import Distribution.Pretty
import Distribution.Parsec
import Distribution.Utils.Generic (isAsciiAlphaNum)
import Distribution.SPDX.LicenseListVersion

import qualified Data.Binary.Get as Binary
import qualified Data.Binary.Put as Binary
import qualified Data.Map.Strict as Map
import qualified Distribution.Compat.CharParsing as P
import qualified Text.PrettyPrint as Disp

-------------------------------------------------------------------------------
-- LicenseId
-------------------------------------------------------------------------------

-- | SPDX License identifier
data LicenseId
    = NullBSD -- ^ @0BSD@, BSD Zero Clause License
    | AAL -- ^ @AAL@, Attribution Assurance License
    | Abstyles -- ^ @Abstyles@, Abstyles License
    | Adobe_2006 -- ^ @Adobe-2006@, Adobe Systems Incorporated Source Code License Agreement
    | Adobe_Glyph -- ^ @Adobe-Glyph@, Adobe Glyph List License
    | ADSL -- ^ @ADSL@, Amazon Digital Services License
    | AFL_1_1 -- ^ @AFL-1.1@, Academic Free License v1.1
    | AFL_1_2 -- ^ @AFL-1.2@, Academic Free License v1.2
    | AFL_2_0 -- ^ @AFL-2.0@, Academic Free License v2.0
    | AFL_2_1 -- ^ @AFL-2.1@, Academic Free License v2.1
    | AFL_3_0 -- ^ @AFL-3.0@, Academic Free License v3.0
    | Afmparse -- ^ @Afmparse@, Afmparse License
    | AGPL_1_0 -- ^ @AGPL-1.0@, Affero General Public License v1.0, SPDX License List 3.0
    | 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
    | 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
    | AGPL_3_0_only -- ^ @AGPL-3.0-only@, GNU Affero General Public License v3.0 only
    | AGPL_3_0_or_later -- ^ @AGPL-3.0-or-later@, GNU Affero General Public License v3.0 or later
    | Aladdin -- ^ @Aladdin@, Aladdin Free Public License
    | AMDPLPA -- ^ @AMDPLPA@, AMD's plpa_map.c License
    | AML -- ^ @AML@, Apple MIT License
    | AMPAS -- ^ @AMPAS@, Academy of Motion Picture Arts and Sciences BSD
    | ANTLR_PD -- ^ @ANTLR-PD@, ANTLR Software Rights Notice
    | Apache_1_0 -- ^ @Apache-1.0@, Apache License 1.0
    | Apache_1_1 -- ^ @Apache-1.1@, Apache License 1.1
    | Apache_2_0 -- ^ @Apache-2.0@, Apache License 2.0
    | APAFML -- ^ @APAFML@, Adobe Postscript AFM License
    | APL_1_0 -- ^ @APL-1.0@, Adaptive Public License 1.0
    | APSL_1_0 -- ^ @APSL-1.0@, Apple Public Source License 1.0
    | APSL_1_1 -- ^ @APSL-1.1@, Apple Public Source License 1.1
    | APSL_1_2 -- ^ @APSL-1.2@, Apple Public Source License 1.2
    | APSL_2_0 -- ^ @APSL-2.0@, Apple Public Source License 2.0
    | Artistic_1_0_cl8 -- ^ @Artistic-1.0-cl8@, Artistic License 1.0 w/clause 8
    | Artistic_1_0_Perl -- ^ @Artistic-1.0-Perl@, Artistic License 1.0 (Perl)
    | Artistic_1_0 -- ^ @Artistic-1.0@, Artistic License 1.0
    | Artistic_2_0 -- ^ @Artistic-2.0@, Artistic License 2.0
    | Bahyph -- ^ @Bahyph@, Bahyph License
    | Barr -- ^ @Barr@, Barr License
    | Beerware -- ^ @Beerware@, Beerware License
    | BitTorrent_1_0 -- ^ @BitTorrent-1.0@, BitTorrent Open Source License v1.0
    | BitTorrent_1_1 -- ^ @BitTorrent-1.1@, BitTorrent Open Source License v1.1
    | Blessing -- ^ @blessing@, SQLite Blessing, SPDX License List 3.6
    | BlueOak_1_0_0 -- ^ @BlueOak-1.0.0@, Blue Oak Model License 1.0.0, SPDX License List 3.6
    | Borceux -- ^ @Borceux@, Borceux license
    | BSD_1_Clause -- ^ @BSD-1-Clause@, BSD 1-Clause License
    | BSD_2_Clause_FreeBSD -- ^ @BSD-2-Clause-FreeBSD@, BSD 2-Clause FreeBSD License
    | BSD_2_Clause_NetBSD -- ^ @BSD-2-Clause-NetBSD@, BSD 2-Clause NetBSD License
    | BSD_2_Clause_Patent -- ^ @BSD-2-Clause-Patent@, BSD-2-Clause Plus Patent License
    | BSD_2_Clause -- ^ @BSD-2-Clause@, BSD 2-Clause "Simplified" License
    | BSD_3_Clause_Attribution -- ^ @BSD-3-Clause-Attribution@, BSD with attribution
    | BSD_3_Clause_Clear -- ^ @BSD-3-Clause-Clear@, BSD 3-Clause Clear License
    | BSD_3_Clause_LBNL -- ^ @BSD-3-Clause-LBNL@, Lawrence Berkeley National Labs BSD variant license
    | BSD_3_Clause_No_Nuclear_License_2014 -- ^ @BSD-3-Clause-No-Nuclear-License-2014@, BSD 3-Clause No Nuclear License 2014
    | BSD_3_Clause_No_Nuclear_License -- ^ @BSD-3-Clause-No-Nuclear-License@, BSD 3-Clause No Nuclear License
    | BSD_3_Clause_No_Nuclear_Warranty -- ^ @BSD-3-Clause-No-Nuclear-Warranty@, BSD 3-Clause No Nuclear Warranty
    | BSD_3_Clause_Open_MPI -- ^ @BSD-3-Clause-Open-MPI@, BSD 3-Clause Open MPI variant, SPDX License List 3.6
    | BSD_3_Clause -- ^ @BSD-3-Clause@, BSD 3-Clause "New" or "Revised" License
    | BSD_4_Clause_UC -- ^ @BSD-4-Clause-UC@, BSD-4-Clause (University of California-Specific)
    | BSD_4_Clause -- ^ @BSD-4-Clause@, BSD 4-Clause "Original" or "Old" License
    | BSD_Protection -- ^ @BSD-Protection@, BSD Protection License
    | BSD_Source_Code -- ^ @BSD-Source-Code@, BSD Source Code Attribution
    | BSL_1_0 -- ^ @BSL-1.0@, Boost Software License 1.0
    | Bzip2_1_0_5 -- ^ @bzip2-1.0.5@, bzip2 and libbzip2 License v1.0.5
    | Bzip2_1_0_6 -- ^ @bzip2-1.0.6@, bzip2 and libbzip2 License v1.0.6
    | Caldera -- ^ @Caldera@, Caldera License
    | CATOSL_1_1 -- ^ @CATOSL-1.1@, Computer Associates Trusted Open Source License 1.1
    | CC_BY_1_0 -- ^ @CC-BY-1.0@, Creative Commons Attribution 1.0 Generic
    | CC_BY_2_0 -- ^ @CC-BY-2.0@, Creative Commons Attribution 2.0 Generic
    | CC_BY_2_5 -- ^ @CC-BY-2.5@, Creative Commons Attribution 2.5 Generic
    | CC_BY_3_0 -- ^ @CC-BY-3.0@, Creative Commons Attribution 3.0 Unported
    | CC_BY_4_0 -- ^ @CC-BY-4.0@, Creative Commons Attribution 4.0 International
    | CC_BY_NC_1_0 -- ^ @CC-BY-NC-1.0@, Creative Commons Attribution Non Commercial 1.0 Generic
    | CC_BY_NC_2_0 -- ^ @CC-BY-NC-2.0@, Creative Commons Attribution Non Commercial 2.0 Generic
    | CC_BY_NC_2_5 -- ^ @CC-BY-NC-2.5@, Creative Commons Attribution Non Commercial 2.5 Generic
    | CC_BY_NC_3_0 -- ^ @CC-BY-NC-3.0@, Creative Commons Attribution Non Commercial 3.0 Unported
    | CC_BY_NC_4_0 -- ^ @CC-BY-NC-4.0@, Creative Commons Attribution Non Commercial 4.0 International
    | CC_BY_NC_ND_1_0 -- ^ @CC-BY-NC-ND-1.0@, Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic
    | CC_BY_NC_ND_2_0 -- ^ @CC-BY-NC-ND-2.0@, Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic
    | CC_BY_NC_ND_2_5 -- ^ @CC-BY-NC-ND-2.5@, Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic
    | CC_BY_NC_ND_3_0 -- ^ @CC-BY-NC-ND-3.0@, Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported
    | CC_BY_NC_ND_4_0 -- ^ @CC-BY-NC-ND-4.0@, Creative Commons Attribution Non Commercial No Derivatives 4.0 International
    | CC_BY_NC_SA_1_0 -- ^ @CC-BY-NC-SA-1.0@, Creative Commons Attribution Non Commercial Share Alike 1.0 Generic
    | CC_BY_NC_SA_2_0 -- ^ @CC-BY-NC-SA-2.0@, Creative Commons Attribution Non Commercial Share Alike 2.0 Generic
    | CC_BY_NC_SA_2_5 -- ^ @CC-BY-NC-SA-2.5@, Creative Commons Attribution Non Commercial Share Alike 2.5 Generic
    | CC_BY_NC_SA_3_0 -- ^ @CC-BY-NC-SA-3.0@, Creative Commons Attribution Non Commercial Share Alike 3.0 Unported
    | CC_BY_NC_SA_4_0 -- ^ @CC-BY-NC-SA-4.0@, Creative Commons Attribution Non Commercial Share Alike 4.0 International
    | CC_BY_ND_1_0 -- ^ @CC-BY-ND-1.0@, Creative Commons Attribution No Derivatives 1.0 Generic
    | CC_BY_ND_2_0 -- ^ @CC-BY-ND-2.0@, Creative Commons Attribution No Derivatives 2.0 Generic
    | CC_BY_ND_2_5 -- ^ @CC-BY-ND-2.5@, Creative Commons Attribution No Derivatives 2.5 Generic
    | CC_BY_ND_3_0 -- ^ @CC-BY-ND-3.0@, Creative Commons Attribution No Derivatives 3.0 Unported
    | CC_BY_ND_4_0 -- ^ @CC-BY-ND-4.0@, Creative Commons Attribution No Derivatives 4.0 International
    | CC_BY_SA_1_0 -- ^ @CC-BY-SA-1.0@, Creative Commons Attribution Share Alike 1.0 Generic
    | CC_BY_SA_2_0 -- ^ @CC-BY-SA-2.0@, Creative Commons Attribution Share Alike 2.0 Generic
    | CC_BY_SA_2_5 -- ^ @CC-BY-SA-2.5@, Creative Commons Attribution Share Alike 2.5 Generic
    | CC_BY_SA_3_0 -- ^ @CC-BY-SA-3.0@, Creative Commons Attribution Share Alike 3.0 Unported
    | CC_BY_SA_4_0 -- ^ @CC-BY-SA-4.0@, Creative Commons Attribution Share Alike 4.0 International
    | CC_PDDC -- ^ @CC-PDDC@, Creative Commons Public Domain Dedication and Certification, SPDX License List 3.6
    | CC0_1_0 -- ^ @CC0-1.0@, Creative Commons Zero v1.0 Universal
    | CDDL_1_0 -- ^ @CDDL-1.0@, Common Development and Distribution License 1.0
    | CDDL_1_1 -- ^ @CDDL-1.1@, Common Development and Distribution License 1.1
    | CDLA_Permissive_1_0 -- ^ @CDLA-Permissive-1.0@, Community Data License Agreement Permissive 1.0
    | CDLA_Sharing_1_0 -- ^ @CDLA-Sharing-1.0@, Community Data License Agreement Sharing 1.0
    | CECILL_1_0 -- ^ @CECILL-1.0@, CeCILL Free Software License Agreement v1.0
    | CECILL_1_1 -- ^ @CECILL-1.1@, CeCILL Free Software License Agreement v1.1
    | CECILL_2_0 -- ^ @CECILL-2.0@, CeCILL Free Software License Agreement v2.0
    | CECILL_2_1 -- ^ @CECILL-2.1@, CeCILL Free Software License Agreement v2.1
    | CECILL_B -- ^ @CECILL-B@, CeCILL-B Free Software License Agreement
    | CECILL_C -- ^ @CECILL-C@, CeCILL-C Free Software License Agreement
    | CERN_OHL_1_1 -- ^ @CERN-OHL-1.1@, CERN Open Hardware License v1.1, SPDX License List 3.6
    | CERN_OHL_1_2 -- ^ @CERN-OHL-1.2@, CERN Open Hardware Licence v1.2, SPDX License List 3.6
    | ClArtistic -- ^ @ClArtistic@, Clarified Artistic License
    | CNRI_Jython -- ^ @CNRI-Jython@, CNRI Jython License
    | CNRI_Python_GPL_Compatible -- ^ @CNRI-Python-GPL-Compatible@, CNRI Python Open Source GPL Compatible License Agreement
    | CNRI_Python -- ^ @CNRI-Python@, CNRI Python License
    | Condor_1_1 -- ^ @Condor-1.1@, Condor Public License v1.1
    | Copyleft_next_0_3_0 -- ^ @copyleft-next-0.3.0@, copyleft-next 0.3.0, SPDX License List 3.6
    | Copyleft_next_0_3_1 -- ^ @copyleft-next-0.3.1@, copyleft-next 0.3.1, SPDX License List 3.6
    | CPAL_1_0 -- ^ @CPAL-1.0@, Common Public Attribution License 1.0
    | CPL_1_0 -- ^ @CPL-1.0@, Common Public License 1.0
    | CPOL_1_02 -- ^ @CPOL-1.02@, Code Project Open License 1.02
    | Crossword -- ^ @Crossword@, Crossword License
    | CrystalStacker -- ^ @CrystalStacker@, CrystalStacker License
    | CUA_OPL_1_0 -- ^ @CUA-OPL-1.0@, CUA Office Public License v1.0
    | Cube -- ^ @Cube@, Cube License
    | Curl -- ^ @curl@, curl License
    | D_FSL_1_0 -- ^ @D-FSL-1.0@, Deutsche Freie Software Lizenz
    | Diffmark -- ^ @diffmark@, diffmark license
    | DOC -- ^ @DOC@, DOC License
    | Dotseqn -- ^ @Dotseqn@, Dotseqn License
    | DSDP -- ^ @DSDP@, DSDP License
    | Dvipdfm -- ^ @dvipdfm@, dvipdfm License
    | ECL_1_0 -- ^ @ECL-1.0@, Educational Community License v1.0
    | ECL_2_0 -- ^ @ECL-2.0@, Educational Community License v2.0
    | EFL_1_0 -- ^ @EFL-1.0@, Eiffel Forum License v1.0
    | EFL_2_0 -- ^ @EFL-2.0@, Eiffel Forum License v2.0
    | EGenix -- ^ @eGenix@, eGenix.com Public License 1.1.0
    | Entessa -- ^ @Entessa@, Entessa Public License v1.0
    | EPL_1_0 -- ^ @EPL-1.0@, Eclipse Public License 1.0
    | EPL_2_0 -- ^ @EPL-2.0@, Eclipse Public License 2.0
    | ErlPL_1_1 -- ^ @ErlPL-1.1@, Erlang Public License v1.1
    | EUDatagrid -- ^ @EUDatagrid@, EU DataGrid Software License
    | EUPL_1_0 -- ^ @EUPL-1.0@, European Union Public License 1.0
    | EUPL_1_1 -- ^ @EUPL-1.1@, European Union Public License 1.1
    | EUPL_1_2 -- ^ @EUPL-1.2@, European Union Public License 1.2
    | Eurosym -- ^ @Eurosym@, Eurosym License
    | Fair -- ^ @Fair@, Fair License
    | Frameworx_1_0 -- ^ @Frameworx-1.0@, Frameworx Open License 1.0
    | FreeImage -- ^ @FreeImage@, FreeImage Public License v1.0
    | FSFAP -- ^ @FSFAP@, FSF All Permissive License
    | FSFULLR -- ^ @FSFULLR@, FSF Unlimited License (with License Retention)
    | FSFUL -- ^ @FSFUL@, FSF Unlimited License
    | FTL -- ^ @FTL@, Freetype Project License
    | GFDL_1_1_only -- ^ @GFDL-1.1-only@, GNU Free Documentation License v1.1 only
    | GFDL_1_1_or_later -- ^ @GFDL-1.1-or-later@, GNU Free Documentation License v1.1 or later
    | GFDL_1_2_only -- ^ @GFDL-1.2-only@, GNU Free Documentation License v1.2 only
    | GFDL_1_2_or_later -- ^ @GFDL-1.2-or-later@, GNU Free Documentation License v1.2 or later
    | GFDL_1_3_only -- ^ @GFDL-1.3-only@, GNU Free Documentation License v1.3 only
    | GFDL_1_3_or_later -- ^ @GFDL-1.3-or-later@, GNU Free Documentation License v1.3 or later
    | Giftware -- ^ @Giftware@, Giftware License
    | GL2PS -- ^ @GL2PS@, GL2PS License
    | Glide -- ^ @Glide@, 3dfx Glide License
    | Glulxe -- ^ @Glulxe@, Glulxe License
    | Gnuplot -- ^ @gnuplot@, gnuplot License
    | GPL_1_0_only -- ^ @GPL-1.0-only@, GNU General Public License v1.0 only
    | GPL_1_0_or_later -- ^ @GPL-1.0-or-later@, GNU General Public License v1.0 or later
    | GPL_2_0_only -- ^ @GPL-2.0-only@, GNU General Public License v2.0 only
    | GPL_2_0_or_later -- ^ @GPL-2.0-or-later@, GNU General Public License v2.0 or later
    | GPL_3_0_only -- ^ @GPL-3.0-only@, GNU General Public License v3.0 only
    | GPL_3_0_or_later -- ^ @GPL-3.0-or-later@, GNU General Public License v3.0 or later
    | GSOAP_1_3b -- ^ @gSOAP-1.3b@, gSOAP Public License v1.3b
    | HaskellReport -- ^ @HaskellReport@, Haskell Language Report License
    | HPND_sell_variant -- ^ @HPND-sell-variant@, Historical Permission Notice and Disclaimer - sell variant, SPDX License List 3.6
    | HPND -- ^ @HPND@, Historical Permission Notice and Disclaimer
    | IBM_pibs -- ^ @IBM-pibs@, IBM PowerPC Initialization and Boot Software
    | ICU -- ^ @ICU@, ICU License
    | IJG -- ^ @IJG@, Independent JPEG Group License
    | ImageMagick -- ^ @ImageMagick@, ImageMagick License
    | IMatix -- ^ @iMatix@, iMatix Standard Function Library Agreement
    | Imlib2 -- ^ @Imlib2@, Imlib2 License
    | Info_ZIP -- ^ @Info-ZIP@, Info-ZIP License
    | Intel_ACPI -- ^ @Intel-ACPI@, Intel ACPI Software License Agreement
    | Intel -- ^ @Intel@, Intel Open Source License
    | Interbase_1_0 -- ^ @Interbase-1.0@, Interbase Public License v1.0
    | IPA -- ^ @IPA@, IPA Font License
    | IPL_1_0 -- ^ @IPL-1.0@, IBM Public License v1.0
    | ISC -- ^ @ISC@, ISC License
    | JasPer_2_0 -- ^ @JasPer-2.0@, JasPer License
    | JPNIC -- ^ @JPNIC@, Japan Network Information Center License, SPDX License List 3.6
    | JSON -- ^ @JSON@, JSON License
    | LAL_1_2 -- ^ @LAL-1.2@, Licence Art Libre 1.2
    | LAL_1_3 -- ^ @LAL-1.3@, Licence Art Libre 1.3
    | Latex2e -- ^ @Latex2e@, Latex2e License
    | Leptonica -- ^ @Leptonica@, Leptonica License
    | LGPL_2_0_only -- ^ @LGPL-2.0-only@, GNU Library General Public License v2 only
    | LGPL_2_0_or_later -- ^ @LGPL-2.0-or-later@, GNU Library General Public License v2 or later
    | LGPL_2_1_only -- ^ @LGPL-2.1-only@, GNU Lesser General Public License v2.1 only
    | LGPL_2_1_or_later -- ^ @LGPL-2.1-or-later@, GNU Lesser General Public License v2.1 or later
    | LGPL_3_0_only -- ^ @LGPL-3.0-only@, GNU Lesser General Public License v3.0 only
    | LGPL_3_0_or_later -- ^ @LGPL-3.0-or-later@, GNU Lesser General Public License v3.0 or later
    | LGPLLR -- ^ @LGPLLR@, Lesser General Public License For Linguistic Resources
    | Libpng_2_0 -- ^ @libpng-2.0@, PNG Reference Library version 2, SPDX License List 3.6
    | Libpng -- ^ @Libpng@, libpng License
    | Libtiff -- ^ @libtiff@, libtiff License
    | LiLiQ_P_1_1 -- ^ @LiLiQ-P-1.1@, Licence Libre du Québec – Permissive version 1.1
    | LiLiQ_R_1_1 -- ^ @LiLiQ-R-1.1@, Licence Libre du Québec – Réciprocité version 1.1
    | LiLiQ_Rplus_1_1 -- ^ @LiLiQ-Rplus-1.1@, Licence Libre du Québec – Réciprocité forte version 1.1
    | Linux_OpenIB -- ^ @Linux-OpenIB@, Linux Kernel Variant of OpenIB.org license, SPDX License List 3.2, SPDX License List 3.6
    | LPL_1_02 -- ^ @LPL-1.02@, Lucent Public License v1.02
    | LPL_1_0 -- ^ @LPL-1.0@, Lucent Public License Version 1.0
    | LPPL_1_0 -- ^ @LPPL-1.0@, LaTeX Project Public License v1.0
    | LPPL_1_1 -- ^ @LPPL-1.1@, LaTeX Project Public License v1.1
    | LPPL_1_2 -- ^ @LPPL-1.2@, LaTeX Project Public License v1.2
    | LPPL_1_3a -- ^ @LPPL-1.3a@, LaTeX Project Public License v1.3a
    | LPPL_1_3c -- ^ @LPPL-1.3c@, LaTeX Project Public License v1.3c
    | MakeIndex -- ^ @MakeIndex@, MakeIndex License
    | MirOS -- ^ @MirOS@, MirOS License
    | MIT_0 -- ^ @MIT-0@, MIT No Attribution, SPDX License List 3.2, SPDX License List 3.6
    | MIT_advertising -- ^ @MIT-advertising@, Enlightenment License (e16)
    | MIT_CMU -- ^ @MIT-CMU@, CMU License
    | MIT_enna -- ^ @MIT-enna@, enna License
    | MIT_feh -- ^ @MIT-feh@, feh License
    | MITNFA -- ^ @MITNFA@, MIT +no-false-attribs license
    | MIT -- ^ @MIT@, MIT License
    | Motosoto -- ^ @Motosoto@, Motosoto License
    | Mpich2 -- ^ @mpich2@, mpich2 License
    | MPL_1_0 -- ^ @MPL-1.0@, Mozilla Public License 1.0
    | MPL_1_1 -- ^ @MPL-1.1@, Mozilla Public License 1.1
    | MPL_2_0_no_copyleft_exception -- ^ @MPL-2.0-no-copyleft-exception@, Mozilla Public License 2.0 (no copyleft exception)
    | MPL_2_0 -- ^ @MPL-2.0@, Mozilla Public License 2.0
    | MS_PL -- ^ @MS-PL@, Microsoft Public License
    | MS_RL -- ^ @MS-RL@, Microsoft Reciprocal License
    | MTLL -- ^ @MTLL@, Matrix Template Library License
    | Multics -- ^ @Multics@, Multics License
    | Mup -- ^ @Mup@, Mup License
    | NASA_1_3 -- ^ @NASA-1.3@, NASA Open Source Agreement 1.3
    | Naumen -- ^ @Naumen@, Naumen Public License
    | NBPL_1_0 -- ^ @NBPL-1.0@, Net Boolean Public License v1
    | NCSA -- ^ @NCSA@, University of Illinois/NCSA Open Source License
    | Net_SNMP -- ^ @Net-SNMP@, Net-SNMP License
    | NetCDF -- ^ @NetCDF@, NetCDF license
    | Newsletr -- ^ @Newsletr@, Newsletr License
    | NGPL -- ^ @NGPL@, Nethack General Public License
    | NLOD_1_0 -- ^ @NLOD-1.0@, Norwegian Licence for Open Government Data
    | NLPL -- ^ @NLPL@, No Limit Public License
    | Nokia -- ^ @Nokia@, Nokia Open Source License
    | NOSL -- ^ @NOSL@, Netizen Open Source License
    | Noweb -- ^ @Noweb@, Noweb License
    | NPL_1_0 -- ^ @NPL-1.0@, Netscape Public License v1.0
    | NPL_1_1 -- ^ @NPL-1.1@, Netscape Public License v1.1
    | NPOSL_3_0 -- ^ @NPOSL-3.0@, Non-Profit Open Software License 3.0
    | NRL -- ^ @NRL@, NRL License
    | NTP -- ^ @NTP@, NTP License
    | OCCT_PL -- ^ @OCCT-PL@, Open CASCADE Technology Public License
    | OCLC_2_0 -- ^ @OCLC-2.0@, OCLC Research Public License 2.0
    | ODbL_1_0 -- ^ @ODbL-1.0@, ODC Open Database License v1.0
    | 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
    | OFL_1_0 -- ^ @OFL-1.0@, SIL Open Font License 1.0
    | OFL_1_1 -- ^ @OFL-1.1@, SIL Open Font License 1.1
    | OGL_UK_1_0 -- ^ @OGL-UK-1.0@, Open Government Licence v1.0, SPDX License List 3.6
    | OGL_UK_2_0 -- ^ @OGL-UK-2.0@, Open Government Licence v2.0, SPDX License List 3.6
    | OGL_UK_3_0 -- ^ @OGL-UK-3.0@, Open Government Licence v3.0, SPDX License List 3.6
    | OGTSL -- ^ @OGTSL@, Open Group Test Suite License
    | OLDAP_1_1 -- ^ @OLDAP-1.1@, Open LDAP Public License v1.1
    | OLDAP_1_2 -- ^ @OLDAP-1.2@, Open LDAP Public License v1.2
    | OLDAP_1_3 -- ^ @OLDAP-1.3@, Open LDAP Public License v1.3
    | OLDAP_1_4 -- ^ @OLDAP-1.4@, Open LDAP Public License v1.4
    | OLDAP_2_0_1 -- ^ @OLDAP-2.0.1@, Open LDAP Public License v2.0.1
    | OLDAP_2_0 -- ^ @OLDAP-2.0@, Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)
    | OLDAP_2_1 -- ^ @OLDAP-2.1@, Open LDAP Public License v2.1
    | OLDAP_2_2_1 -- ^ @OLDAP-2.2.1@, Open LDAP Public License v2.2.1
    | OLDAP_2_2_2 -- ^ @OLDAP-2.2.2@, Open LDAP Public License 2.2.2
    | OLDAP_2_2 -- ^ @OLDAP-2.2@, Open LDAP Public License v2.2
    | OLDAP_2_3 -- ^ @OLDAP-2.3@, Open LDAP Public License v2.3
    | OLDAP_2_4 -- ^ @OLDAP-2.4@, Open LDAP Public License v2.4
    | OLDAP_2_5 -- ^ @OLDAP-2.5@, Open LDAP Public License v2.5
    | OLDAP_2_6 -- ^ @OLDAP-2.6@, Open LDAP Public License v2.6
    | OLDAP_2_7 -- ^ @OLDAP-2.7@, Open LDAP Public License v2.7
    | OLDAP_2_8 -- ^ @OLDAP-2.8@, Open LDAP Public License v2.8
    | OML -- ^ @OML@, Open Market License
    | OpenSSL -- ^ @OpenSSL@, OpenSSL License
    | OPL_1_0 -- ^ @OPL-1.0@, Open Public License v1.0
    | OSET_PL_2_1 -- ^ @OSET-PL-2.1@, OSET Public License version 2.1
    | OSL_1_0 -- ^ @OSL-1.0@, Open Software License 1.0
    | OSL_1_1 -- ^ @OSL-1.1@, Open Software License 1.1
    | OSL_2_0 -- ^ @OSL-2.0@, Open Software License 2.0
    | OSL_2_1 -- ^ @OSL-2.1@, Open Software License 2.1
    | OSL_3_0 -- ^ @OSL-3.0@, Open Software License 3.0
    | Parity_6_0_0 -- ^ @Parity-6.0.0@, The Parity Public License 6.0.0, SPDX License List 3.6
    | PDDL_1_0 -- ^ @PDDL-1.0@, ODC Public Domain Dedication & License 1.0
    | PHP_3_01 -- ^ @PHP-3.01@, PHP License v3.01
    | PHP_3_0 -- ^ @PHP-3.0@, PHP License v3.0
    | Plexus -- ^ @Plexus@, Plexus Classworlds License
    | PostgreSQL -- ^ @PostgreSQL@, PostgreSQL License
    | Psfrag -- ^ @psfrag@, psfrag License
    | Psutils -- ^ @psutils@, psutils License
    | Python_2_0 -- ^ @Python-2.0@, Python License 2.0
    | Qhull -- ^ @Qhull@, Qhull License
    | QPL_1_0 -- ^ @QPL-1.0@, Q Public License 1.0
    | Rdisc -- ^ @Rdisc@, Rdisc License
    | RHeCos_1_1 -- ^ @RHeCos-1.1@, Red Hat eCos Public License v1.1
    | RPL_1_1 -- ^ @RPL-1.1@, Reciprocal Public License 1.1
    | RPL_1_5 -- ^ @RPL-1.5@, Reciprocal Public License 1.5
    | RPSL_1_0 -- ^ @RPSL-1.0@, RealNetworks Public Source License v1.0
    | RSA_MD -- ^ @RSA-MD@, RSA Message-Digest License 
    | RSCPL -- ^ @RSCPL@, Ricoh Source Code Public License
    | Ruby -- ^ @Ruby@, Ruby License
    | SAX_PD -- ^ @SAX-PD@, Sax Public Domain Notice
    | Saxpath -- ^ @Saxpath@, Saxpath License
    | SCEA -- ^ @SCEA@, SCEA Shared Source License
    | Sendmail_8_23 -- ^ @Sendmail-8.23@, Sendmail License 8.23, SPDX License List 3.6
    | Sendmail -- ^ @Sendmail@, Sendmail License
    | SGI_B_1_0 -- ^ @SGI-B-1.0@, SGI Free Software License B v1.0
    | SGI_B_1_1 -- ^ @SGI-B-1.1@, SGI Free Software License B v1.1
    | SGI_B_2_0 -- ^ @SGI-B-2.0@, SGI Free Software License B v2.0
    | SHL_0_51 -- ^ @SHL-0.51@, Solderpad Hardware License, Version 0.51, SPDX License List 3.6
    | SHL_0_5 -- ^ @SHL-0.5@, Solderpad Hardware License v0.5, SPDX License List 3.6
    | SimPL_2_0 -- ^ @SimPL-2.0@, Simple Public License 2.0
    | SISSL_1_2 -- ^ @SISSL-1.2@, Sun Industry Standards Source License v1.2
    | SISSL -- ^ @SISSL@, Sun Industry Standards Source License v1.1
    | Sleepycat -- ^ @Sleepycat@, Sleepycat License
    | SMLNJ -- ^ @SMLNJ@, Standard ML of New Jersey License
    | SMPPL -- ^ @SMPPL@, Secure Messaging Protocol Public License
    | SNIA -- ^ @SNIA@, SNIA Public License 1.1
    | Spencer_86 -- ^ @Spencer-86@, Spencer License 86
    | Spencer_94 -- ^ @Spencer-94@, Spencer License 94
    | Spencer_99 -- ^ @Spencer-99@, Spencer License 99
    | SPL_1_0 -- ^ @SPL-1.0@, Sun Public License v1.0
    | SSPL_1_0 -- ^ @SSPL-1.0@, Server Side Public License, v 1, SPDX License List 3.6
    | SugarCRM_1_1_3 -- ^ @SugarCRM-1.1.3@, SugarCRM Public License v1.1.3
    | SWL -- ^ @SWL@, Scheme Widget Library (SWL) Software License Agreement
    | TAPR_OHL_1_0 -- ^ @TAPR-OHL-1.0@, TAPR Open Hardware License v1.0, SPDX License List 3.6
    | TCL -- ^ @TCL@, TCL/TK License
    | TCP_wrappers -- ^ @TCP-wrappers@, TCP Wrappers License
    | TMate -- ^ @TMate@, TMate Open Source License
    | TORQUE_1_1 -- ^ @TORQUE-1.1@, TORQUE v2.5+ Software License v1.1
    | TOSL -- ^ @TOSL@, Trusster Open Source License
    | TU_Berlin_1_0 -- ^ @TU-Berlin-1.0@, Technische Universitaet Berlin License 1.0, SPDX License List 3.2, SPDX License List 3.6
    | TU_Berlin_2_0 -- ^ @TU-Berlin-2.0@, Technische Universitaet Berlin License 2.0, SPDX License List 3.2, SPDX License List 3.6
    | Unicode_DFS_2015 -- ^ @Unicode-DFS-2015@, Unicode License Agreement - Data Files and Software (2015)
    | Unicode_DFS_2016 -- ^ @Unicode-DFS-2016@, Unicode License Agreement - Data Files and Software (2016)
    | Unicode_TOU -- ^ @Unicode-TOU@, Unicode Terms of Use
    | Unlicense -- ^ @Unlicense@, The Unlicense
    | UPL_1_0 -- ^ @UPL-1.0@, Universal Permissive License v1.0
    | Vim -- ^ @Vim@, Vim License
    | VOSTROM -- ^ @VOSTROM@, VOSTROM Public License for Open Source
    | VSL_1_0 -- ^ @VSL-1.0@, Vovida Software License v1.0
    | W3C_19980720 -- ^ @W3C-19980720@, W3C Software Notice and License (1998-07-20)
    | W3C_20150513 -- ^ @W3C-20150513@, W3C Software Notice and Document License (2015-05-13)
    | W3C -- ^ @W3C@, W3C Software Notice and License (2002-12-31)
    | Watcom_1_0 -- ^ @Watcom-1.0@, Sybase Open Watcom Public License 1.0
    | Wsuipa -- ^ @Wsuipa@, Wsuipa License
    | WTFPL -- ^ @WTFPL@, Do What The F*ck You Want To Public License
    | X11 -- ^ @X11@, X11 License
    | Xerox -- ^ @Xerox@, Xerox License
    | XFree86_1_1 -- ^ @XFree86-1.1@, XFree86 License 1.1
    | Xinetd -- ^ @xinetd@, xinetd License
    | Xnet -- ^ @Xnet@, X.Net License
    | Xpp -- ^ @xpp@, XPP License
    | XSkat -- ^ @XSkat@, XSkat License
    | YPL_1_0 -- ^ @YPL-1.0@, Yahoo! Public License v1.0
    | YPL_1_1 -- ^ @YPL-1.1@, Yahoo! Public License v1.1
    | Zed -- ^ @Zed@, Zed License
    | Zend_2_0 -- ^ @Zend-2.0@, Zend License v2.0
    | Zimbra_1_3 -- ^ @Zimbra-1.3@, Zimbra Public License v1.3
    | Zimbra_1_4 -- ^ @Zimbra-1.4@, Zimbra Public License v1.4
    | Zlib_acknowledgement -- ^ @zlib-acknowledgement@, zlib/libpng License with Acknowledgement
    | Zlib -- ^ @Zlib@, zlib License
    | ZPL_1_1 -- ^ @ZPL-1.1@, Zope Public License 1.1
    | ZPL_2_0 -- ^ @ZPL-2.0@, Zope Public License 2.0
    | ZPL_2_1 -- ^ @ZPL-2.1@, Zope Public License 2.1
  deriving (LicenseId -> LicenseId -> Bool
(LicenseId -> LicenseId -> Bool)
-> (LicenseId -> LicenseId -> Bool) -> Eq LicenseId
forall a. (a -> a -> Bool) -> (a -> a -> Bool) -> Eq a
/= :: LicenseId -> LicenseId -> Bool
$c/= :: LicenseId -> LicenseId -> Bool
== :: LicenseId -> LicenseId -> Bool
$c== :: LicenseId -> LicenseId -> Bool
Eq, Eq LicenseId
Eq LicenseId =>
(LicenseId -> LicenseId -> Ordering)
-> (LicenseId -> LicenseId -> Bool)
-> (LicenseId -> LicenseId -> Bool)
-> (LicenseId -> LicenseId -> Bool)
-> (LicenseId -> LicenseId -> Bool)
-> (LicenseId -> LicenseId -> LicenseId)
-> (LicenseId -> LicenseId -> LicenseId)
-> Ord LicenseId
LicenseId -> LicenseId -> Bool
LicenseId -> LicenseId -> Ordering
LicenseId -> LicenseId -> LicenseId
forall a.
Eq a =>
(a -> a -> Ordering)
-> (a -> a -> Bool)
-> (a -> a -> Bool)
-> (a -> a -> Bool)
-> (a -> a -> Bool)
-> (a -> a -> a)
-> (a -> a -> a)
-> Ord a
min :: LicenseId -> LicenseId -> LicenseId
$cmin :: LicenseId -> LicenseId -> LicenseId
max :: LicenseId -> LicenseId -> LicenseId
$cmax :: LicenseId -> LicenseId -> LicenseId
>= :: LicenseId -> LicenseId -> Bool
$c>= :: LicenseId -> LicenseId -> Bool
> :: LicenseId -> LicenseId -> Bool
$c> :: LicenseId -> LicenseId -> Bool
<= :: LicenseId -> LicenseId -> Bool
$c<= :: LicenseId -> LicenseId -> Bool
< :: LicenseId -> LicenseId -> Bool
$c< :: LicenseId -> LicenseId -> Bool
compare :: LicenseId -> LicenseId -> Ordering
$ccompare :: LicenseId -> LicenseId -> Ordering
$cp1Ord :: Eq LicenseId
Ord, Int -> LicenseId
LicenseId -> Int
LicenseId -> [LicenseId]
LicenseId -> LicenseId
LicenseId -> LicenseId -> [LicenseId]
LicenseId -> LicenseId -> LicenseId -> [LicenseId]
(LicenseId -> LicenseId)
-> (LicenseId -> LicenseId)
-> (Int -> LicenseId)
-> (LicenseId -> Int)
-> (LicenseId -> [LicenseId])
-> (LicenseId -> LicenseId -> [LicenseId])
-> (LicenseId -> LicenseId -> [LicenseId])
-> (LicenseId -> LicenseId -> LicenseId -> [LicenseId])
-> Enum LicenseId
forall a.
(a -> a)
-> (a -> a)
-> (Int -> a)
-> (a -> Int)
-> (a -> [a])
-> (a -> a -> [a])
-> (a -> a -> [a])
-> (a -> a -> a -> [a])
-> Enum a
enumFromThenTo :: LicenseId -> LicenseId -> LicenseId -> [LicenseId]
$cenumFromThenTo :: LicenseId -> LicenseId -> LicenseId -> [LicenseId]
enumFromTo :: LicenseId -> LicenseId -> [LicenseId]
$cenumFromTo :: LicenseId -> LicenseId -> [LicenseId]
enumFromThen :: LicenseId -> LicenseId -> [LicenseId]
$cenumFromThen :: LicenseId -> LicenseId -> [LicenseId]
enumFrom :: LicenseId -> [LicenseId]
$cenumFrom :: LicenseId -> [LicenseId]
fromEnum :: LicenseId -> Int
$cfromEnum :: LicenseId -> Int
toEnum :: Int -> LicenseId
$ctoEnum :: Int -> LicenseId
pred :: LicenseId -> LicenseId
$cpred :: LicenseId -> LicenseId
succ :: LicenseId -> LicenseId
$csucc :: LicenseId -> LicenseId
Enum, LicenseId
LicenseId -> LicenseId -> Bounded LicenseId
forall a. a -> a -> Bounded a
maxBound :: LicenseId
$cmaxBound :: LicenseId
minBound :: LicenseId
$cminBound :: LicenseId
Bounded, Int -> LicenseId -> ShowS
[LicenseId] -> ShowS
LicenseId -> String
(Int -> LicenseId -> ShowS)
-> (LicenseId -> String)
-> ([LicenseId] -> ShowS)
-> Show LicenseId
forall a.
(Int -> a -> ShowS) -> (a -> String) -> ([a] -> ShowS) -> Show a
showList :: [LicenseId] -> ShowS
$cshowList :: [LicenseId] -> ShowS
show :: LicenseId -> String
$cshow :: LicenseId -> String
showsPrec :: Int -> LicenseId -> ShowS
$cshowsPrec :: Int -> LicenseId -> ShowS
Show, ReadPrec [LicenseId]
ReadPrec LicenseId
Int -> ReadS LicenseId
ReadS [LicenseId]
(Int -> ReadS LicenseId)
-> ReadS [LicenseId]
-> ReadPrec LicenseId
-> ReadPrec [LicenseId]
-> Read LicenseId
forall a.
(Int -> ReadS a)
-> ReadS [a] -> ReadPrec a -> ReadPrec [a] -> Read a
readListPrec :: ReadPrec [LicenseId]
$creadListPrec :: ReadPrec [LicenseId]
readPrec :: ReadPrec LicenseId
$creadPrec :: ReadPrec LicenseId
readList :: ReadS [LicenseId]
$creadList :: ReadS [LicenseId]
readsPrec :: Int -> ReadS LicenseId
$creadsPrec :: Int -> ReadS LicenseId
Read, Typeable, Typeable LicenseId
DataType
Constr
Typeable LicenseId =>
(forall (c :: * -> *).
 (forall d b. Data d => c (d -> b) -> d -> c b)
 -> (forall g. g -> c g) -> LicenseId -> c LicenseId)
-> (forall (c :: * -> *).
    (forall b r. Data b => c (b -> r) -> c r)
    -> (forall r. r -> c r) -> Constr -> c LicenseId)
-> (LicenseId -> Constr)
-> (LicenseId -> DataType)
-> (forall (t :: * -> *) (c :: * -> *).
    Typeable t =>
    (forall d. Data d => c (t d)) -> Maybe (c LicenseId))
-> (forall (t :: * -> * -> *) (c :: * -> *).
    Typeable t =>
    (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c LicenseId))
-> ((forall b. Data b => b -> b) -> LicenseId -> LicenseId)
-> (forall r r'.
    (r -> r' -> r)
    -> r -> (forall d. Data d => d -> r') -> LicenseId -> r)
-> (forall r r'.
    (r' -> r -> r)
    -> r -> (forall d. Data d => d -> r') -> LicenseId -> r)
-> (forall u. (forall d. Data d => d -> u) -> LicenseId -> [u])
-> (forall u.
    Int -> (forall d. Data d => d -> u) -> LicenseId -> u)
-> (forall (m :: * -> *).
    Monad m =>
    (forall d. Data d => d -> m d) -> LicenseId -> m LicenseId)
-> (forall (m :: * -> *).
    MonadPlus m =>
    (forall d. Data d => d -> m d) -> LicenseId -> m LicenseId)
-> (forall (m :: * -> *).
    MonadPlus m =>
    (forall d. Data d => d -> m d) -> LicenseId -> m LicenseId)
-> Data LicenseId
LicenseId -> DataType
LicenseId -> Constr
(forall b. Data b => b -> b) -> LicenseId -> LicenseId
(forall d b. Data d => c (d -> b) -> d -> c b)
-> (forall g. g -> c g) -> LicenseId -> c LicenseId
(forall b r. Data b => c (b -> r) -> c r)
-> (forall r. r -> c r) -> Constr -> c LicenseId
forall a.
Typeable a =>
(forall (c :: * -> *).
 (forall d b. Data d => c (d -> b) -> d -> c b)
 -> (forall g. g -> c g) -> a -> c a)
-> (forall (c :: * -> *).
    (forall b r. Data b => c (b -> r) -> c r)
    -> (forall r. r -> c r) -> Constr -> c a)
-> (a -> Constr)
-> (a -> DataType)
-> (forall (t :: * -> *) (c :: * -> *).
    Typeable t =>
    (forall d. Data d => c (t d)) -> Maybe (c a))
-> (forall (t :: * -> * -> *) (c :: * -> *).
    Typeable t =>
    (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c a))
-> ((forall b. Data b => b -> b) -> a -> a)
-> (forall r r'.
    (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> a -> r)
-> (forall r r'.
    (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> a -> r)
-> (forall u. (forall d. Data d => d -> u) -> a -> [u])
-> (forall u. Int -> (forall d. Data d => d -> u) -> a -> u)
-> (forall (m :: * -> *).
    Monad m =>
    (forall d. Data d => d -> m d) -> a -> m a)
-> (forall (m :: * -> *).
    MonadPlus m =>
    (forall d. Data d => d -> m d) -> a -> m a)
-> (forall (m :: * -> *).
    MonadPlus m =>
    (forall d. Data d => d -> m d) -> a -> m a)
-> Data a
forall u. Int -> (forall d. Data d => d -> u) -> LicenseId -> u
forall u. (forall d. Data d => d -> u) -> LicenseId -> [u]
forall r r'.
(r -> r' -> r)
-> r -> (forall d. Data d => d -> r') -> LicenseId -> r
forall r r'.
(r' -> r -> r)
-> r -> (forall d. Data d => d -> r') -> LicenseId -> r
forall (m :: * -> *).
Monad m =>
(forall d. Data d => d -> m d) -> LicenseId -> m LicenseId
forall (m :: * -> *).
MonadPlus m =>
(forall d. Data d => d -> m d) -> LicenseId -> m LicenseId
forall (c :: * -> *).
(forall b r. Data b => c (b -> r) -> c r)
-> (forall r. r -> c r) -> Constr -> c LicenseId
forall (c :: * -> *).
(forall d b. Data d => c (d -> b) -> d -> c b)
-> (forall g. g -> c g) -> LicenseId -> c LicenseId
forall (t :: * -> *) (c :: * -> *).
Typeable t =>
(forall d. Data d => c (t d)) -> Maybe (c LicenseId)
forall (t :: * -> * -> *) (c :: * -> *).
Typeable t =>
(forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c LicenseId)
$cZPL_2_1 :: Constr
$cZPL_2_0 :: Constr
$cZPL_1_1 :: Constr
$cZlib :: Constr
$cZlib_acknowledgement :: Constr
$cZimbra_1_4 :: Constr
$cZimbra_1_3 :: Constr
$cZend_2_0 :: Constr
$cZed :: Constr
$cYPL_1_1 :: Constr
$cYPL_1_0 :: Constr
$cXSkat :: Constr
$cXpp :: Constr
$cXnet :: Constr
$cXinetd :: Constr
$cXFree86_1_1 :: Constr
$cXerox :: Constr
$cX11 :: Constr
$cWTFPL :: Constr
$cWsuipa :: Constr
$cWatcom_1_0 :: Constr
$cW3C :: Constr
$cW3C_20150513 :: Constr
$cW3C_19980720 :: Constr
$cVSL_1_0 :: Constr
$cVOSTROM :: Constr
$cVim :: Constr
$cUPL_1_0 :: Constr
$cUnlicense :: Constr
$cUnicode_TOU :: Constr
$cUnicode_DFS_2016 :: Constr
$cUnicode_DFS_2015 :: Constr
$cTU_Berlin_2_0 :: Constr
$cTU_Berlin_1_0 :: Constr
$cTOSL :: Constr
$cTORQUE_1_1 :: Constr
$cTMate :: Constr
$cTCP_wrappers :: Constr
$cTCL :: Constr
$cTAPR_OHL_1_0 :: Constr
$cSWL :: Constr
$cSugarCRM_1_1_3 :: Constr
$cSSPL_1_0 :: Constr
$cSPL_1_0 :: Constr
$cSpencer_99 :: Constr
$cSpencer_94 :: Constr
$cSpencer_86 :: Constr
$cSNIA :: Constr
$cSMPPL :: Constr
$cSMLNJ :: Constr
$cSleepycat :: Constr
$cSISSL :: Constr
$cSISSL_1_2 :: Constr
$cSimPL_2_0 :: Constr
$cSHL_0_5 :: Constr
$cSHL_0_51 :: Constr
$cSGI_B_2_0 :: Constr
$cSGI_B_1_1 :: Constr
$cSGI_B_1_0 :: Constr
$cSendmail :: Constr
$cSendmail_8_23 :: Constr
$cSCEA :: Constr
$cSaxpath :: Constr
$cSAX_PD :: Constr
$cRuby :: Constr
$cRSCPL :: Constr
$cRSA_MD :: Constr
$cRPSL_1_0 :: Constr
$cRPL_1_5 :: Constr
$cRPL_1_1 :: Constr
$cRHeCos_1_1 :: Constr
$cRdisc :: Constr
$cQPL_1_0 :: Constr
$cQhull :: Constr
$cPython_2_0 :: Constr
$cPsutils :: Constr
$cPsfrag :: Constr
$cPostgreSQL :: Constr
$cPlexus :: Constr
$cPHP_3_0 :: Constr
$cPHP_3_01 :: Constr
$cPDDL_1_0 :: Constr
$cParity_6_0_0 :: Constr
$cOSL_3_0 :: Constr
$cOSL_2_1 :: Constr
$cOSL_2_0 :: Constr
$cOSL_1_1 :: Constr
$cOSL_1_0 :: Constr
$cOSET_PL_2_1 :: Constr
$cOPL_1_0 :: Constr
$cOpenSSL :: Constr
$cOML :: Constr
$cOLDAP_2_8 :: Constr
$cOLDAP_2_7 :: Constr
$cOLDAP_2_6 :: Constr
$cOLDAP_2_5 :: Constr
$cOLDAP_2_4 :: Constr
$cOLDAP_2_3 :: Constr
$cOLDAP_2_2 :: Constr
$cOLDAP_2_2_2 :: Constr
$cOLDAP_2_2_1 :: Constr
$cOLDAP_2_1 :: Constr
$cOLDAP_2_0 :: Constr
$cOLDAP_2_0_1 :: Constr
$cOLDAP_1_4 :: Constr
$cOLDAP_1_3 :: Constr
$cOLDAP_1_2 :: Constr
$cOLDAP_1_1 :: Constr
$cOGTSL :: Constr
$cOGL_UK_3_0 :: Constr
$cOGL_UK_2_0 :: Constr
$cOGL_UK_1_0 :: Constr
$cOFL_1_1 :: Constr
$cOFL_1_0 :: Constr
$cODC_By_1_0 :: Constr
$cODbL_1_0 :: Constr
$cOCLC_2_0 :: Constr
$cOCCT_PL :: Constr
$cNTP :: Constr
$cNRL :: Constr
$cNPOSL_3_0 :: Constr
$cNPL_1_1 :: Constr
$cNPL_1_0 :: Constr
$cNoweb :: Constr
$cNOSL :: Constr
$cNokia :: Constr
$cNLPL :: Constr
$cNLOD_1_0 :: Constr
$cNGPL :: Constr
$cNewsletr :: Constr
$cNetCDF :: Constr
$cNet_SNMP :: Constr
$cNCSA :: Constr
$cNBPL_1_0 :: Constr
$cNaumen :: Constr
$cNASA_1_3 :: Constr
$cMup :: Constr
$cMultics :: Constr
$cMTLL :: Constr
$cMS_RL :: Constr
$cMS_PL :: Constr
$cMPL_2_0 :: Constr
$cMPL_2_0_no_copyleft_exception :: Constr
$cMPL_1_1 :: Constr
$cMPL_1_0 :: Constr
$cMpich2 :: Constr
$cMotosoto :: Constr
$cMIT :: Constr
$cMITNFA :: Constr
$cMIT_feh :: Constr
$cMIT_enna :: Constr
$cMIT_CMU :: Constr
$cMIT_advertising :: Constr
$cMIT_0 :: Constr
$cMirOS :: Constr
$cMakeIndex :: Constr
$cLPPL_1_3c :: Constr
$cLPPL_1_3a :: Constr
$cLPPL_1_2 :: Constr
$cLPPL_1_1 :: Constr
$cLPPL_1_0 :: Constr
$cLPL_1_0 :: Constr
$cLPL_1_02 :: Constr
$cLinux_OpenIB :: Constr
$cLiLiQ_Rplus_1_1 :: Constr
$cLiLiQ_R_1_1 :: Constr
$cLiLiQ_P_1_1 :: Constr
$cLibtiff :: Constr
$cLibpng :: Constr
$cLibpng_2_0 :: Constr
$cLGPLLR :: Constr
$cLGPL_3_0_or_later :: Constr
$cLGPL_3_0_only :: Constr
$cLGPL_2_1_or_later :: Constr
$cLGPL_2_1_only :: Constr
$cLGPL_2_0_or_later :: Constr
$cLGPL_2_0_only :: Constr
$cLeptonica :: Constr
$cLatex2e :: Constr
$cLAL_1_3 :: Constr
$cLAL_1_2 :: Constr
$cJSON :: Constr
$cJPNIC :: Constr
$cJasPer_2_0 :: Constr
$cISC :: Constr
$cIPL_1_0 :: Constr
$cIPA :: Constr
$cInterbase_1_0 :: Constr
$cIntel :: Constr
$cIntel_ACPI :: Constr
$cInfo_ZIP :: Constr
$cImlib2 :: Constr
$cIMatix :: Constr
$cImageMagick :: Constr
$cIJG :: Constr
$cICU :: Constr
$cIBM_pibs :: Constr
$cHPND :: Constr
$cHPND_sell_variant :: Constr
$cHaskellReport :: Constr
$cGSOAP_1_3b :: Constr
$cGPL_3_0_or_later :: Constr
$cGPL_3_0_only :: Constr
$cGPL_2_0_or_later :: Constr
$cGPL_2_0_only :: Constr
$cGPL_1_0_or_later :: Constr
$cGPL_1_0_only :: Constr
$cGnuplot :: Constr
$cGlulxe :: Constr
$cGlide :: Constr
$cGL2PS :: Constr
$cGiftware :: Constr
$cGFDL_1_3_or_later :: Constr
$cGFDL_1_3_only :: Constr
$cGFDL_1_2_or_later :: Constr
$cGFDL_1_2_only :: Constr
$cGFDL_1_1_or_later :: Constr
$cGFDL_1_1_only :: Constr
$cFTL :: Constr
$cFSFUL :: Constr
$cFSFULLR :: Constr
$cFSFAP :: Constr
$cFreeImage :: Constr
$cFrameworx_1_0 :: Constr
$cFair :: Constr
$cEurosym :: Constr
$cEUPL_1_2 :: Constr
$cEUPL_1_1 :: Constr
$cEUPL_1_0 :: Constr
$cEUDatagrid :: Constr
$cErlPL_1_1 :: Constr
$cEPL_2_0 :: Constr
$cEPL_1_0 :: Constr
$cEntessa :: Constr
$cEGenix :: Constr
$cEFL_2_0 :: Constr
$cEFL_1_0 :: Constr
$cECL_2_0 :: Constr
$cECL_1_0 :: Constr
$cDvipdfm :: Constr
$cDSDP :: Constr
$cDotseqn :: Constr
$cDOC :: Constr
$cDiffmark :: Constr
$cD_FSL_1_0 :: Constr
$cCurl :: Constr
$cCube :: Constr
$cCUA_OPL_1_0 :: Constr
$cCrystalStacker :: Constr
$cCrossword :: Constr
$cCPOL_1_02 :: Constr
$cCPL_1_0 :: Constr
$cCPAL_1_0 :: Constr
$cCopyleft_next_0_3_1 :: Constr
$cCopyleft_next_0_3_0 :: Constr
$cCondor_1_1 :: Constr
$cCNRI_Python :: Constr
$cCNRI_Python_GPL_Compatible :: Constr
$cCNRI_Jython :: Constr
$cClArtistic :: Constr
$cCERN_OHL_1_2 :: Constr
$cCERN_OHL_1_1 :: Constr
$cCECILL_C :: Constr
$cCECILL_B :: Constr
$cCECILL_2_1 :: Constr
$cCECILL_2_0 :: Constr
$cCECILL_1_1 :: Constr
$cCECILL_1_0 :: Constr
$cCDLA_Sharing_1_0 :: Constr
$cCDLA_Permissive_1_0 :: Constr
$cCDDL_1_1 :: Constr
$cCDDL_1_0 :: Constr
$cCC0_1_0 :: Constr
$cCC_PDDC :: Constr
$cCC_BY_SA_4_0 :: Constr
$cCC_BY_SA_3_0 :: Constr
$cCC_BY_SA_2_5 :: Constr
$cCC_BY_SA_2_0 :: Constr
$cCC_BY_SA_1_0 :: Constr
$cCC_BY_ND_4_0 :: Constr
$cCC_BY_ND_3_0 :: Constr
$cCC_BY_ND_2_5 :: Constr
$cCC_BY_ND_2_0 :: Constr
$cCC_BY_ND_1_0 :: Constr
$cCC_BY_NC_SA_4_0 :: Constr
$cCC_BY_NC_SA_3_0 :: Constr
$cCC_BY_NC_SA_2_5 :: Constr
$cCC_BY_NC_SA_2_0 :: Constr
$cCC_BY_NC_SA_1_0 :: Constr
$cCC_BY_NC_ND_4_0 :: Constr
$cCC_BY_NC_ND_3_0 :: Constr
$cCC_BY_NC_ND_2_5 :: Constr
$cCC_BY_NC_ND_2_0 :: Constr
$cCC_BY_NC_ND_1_0 :: Constr
$cCC_BY_NC_4_0 :: Constr
$cCC_BY_NC_3_0 :: Constr
$cCC_BY_NC_2_5 :: Constr
$cCC_BY_NC_2_0 :: Constr
$cCC_BY_NC_1_0 :: Constr
$cCC_BY_4_0 :: Constr
$cCC_BY_3_0 :: Constr
$cCC_BY_2_5 :: Constr
$cCC_BY_2_0 :: Constr
$cCC_BY_1_0 :: Constr
$cCATOSL_1_1 :: Constr
$cCaldera :: Constr
$cBzip2_1_0_6 :: Constr
$cBzip2_1_0_5 :: Constr
$cBSL_1_0 :: Constr
$cBSD_Source_Code :: Constr
$cBSD_Protection :: Constr
$cBSD_4_Clause :: Constr
$cBSD_4_Clause_UC :: Constr
$cBSD_3_Clause :: Constr
$cBSD_3_Clause_Open_MPI :: Constr
$cBSD_3_Clause_No_Nuclear_Warranty :: Constr
$cBSD_3_Clause_No_Nuclear_License :: Constr
$cBSD_3_Clause_No_Nuclear_License_2014 :: Constr
$cBSD_3_Clause_LBNL :: Constr
$cBSD_3_Clause_Clear :: Constr
$cBSD_3_Clause_Attribution :: Constr
$cBSD_2_Clause :: Constr
$cBSD_2_Clause_Patent :: Constr
$cBSD_2_Clause_NetBSD :: Constr
$cBSD_2_Clause_FreeBSD :: Constr
$cBSD_1_Clause :: Constr
$cBorceux :: Constr
$cBlueOak_1_0_0 :: Constr
$cBlessing :: Constr
$cBitTorrent_1_1 :: Constr
$cBitTorrent_1_0 :: Constr
$cBeerware :: Constr
$cBarr :: Constr
$cBahyph :: Constr
$cArtistic_2_0 :: Constr
$cArtistic_1_0 :: Constr
$cArtistic_1_0_Perl :: Constr
$cArtistic_1_0_cl8 :: Constr
$cAPSL_2_0 :: Constr
$cAPSL_1_2 :: Constr
$cAPSL_1_1 :: Constr
$cAPSL_1_0 :: Constr
$cAPL_1_0 :: Constr
$cAPAFML :: Constr
$cApache_2_0 :: Constr
$cApache_1_1 :: Constr
$cApache_1_0 :: Constr
$cANTLR_PD :: Constr
$cAMPAS :: Constr
$cAML :: Constr
$cAMDPLPA :: Constr
$cAladdin :: Constr
$cAGPL_3_0_or_later :: Constr
$cAGPL_3_0_only :: Constr
$cAGPL_1_0_or_later :: Constr
$cAGPL_1_0_only :: Constr
$cAGPL_1_0 :: Constr
$cAfmparse :: Constr
$cAFL_3_0 :: Constr
$cAFL_2_1 :: Constr
$cAFL_2_0 :: Constr
$cAFL_1_2 :: Constr
$cAFL_1_1 :: Constr
$cADSL :: Constr
$cAdobe_Glyph :: Constr
$cAdobe_2006 :: Constr
$cAbstyles :: Constr
$cAAL :: Constr
$cNullBSD :: Constr
$tLicenseId :: DataType
gmapMo :: (forall d. Data d => d -> m d) -> LicenseId -> m LicenseId
$cgmapMo :: forall (m :: * -> *).
MonadPlus m =>
(forall d. Data d => d -> m d) -> LicenseId -> m LicenseId
gmapMp :: (forall d. Data d => d -> m d) -> LicenseId -> m LicenseId
$cgmapMp :: forall (m :: * -> *).
MonadPlus m =>
(forall d. Data d => d -> m d) -> LicenseId -> m LicenseId
gmapM :: (forall d. Data d => d -> m d) -> LicenseId -> m LicenseId
$cgmapM :: forall (m :: * -> *).
Monad m =>
(forall d. Data d => d -> m d) -> LicenseId -> m LicenseId
gmapQi :: Int -> (forall d. Data d => d -> u) -> LicenseId -> u
$cgmapQi :: forall u. Int -> (forall d. Data d => d -> u) -> LicenseId -> u
gmapQ :: (forall d. Data d => d -> u) -> LicenseId -> [u]
$cgmapQ :: forall u. (forall d. Data d => d -> u) -> LicenseId -> [u]
gmapQr :: (r' -> r -> r)
-> r -> (forall d. Data d => d -> r') -> LicenseId -> r
$cgmapQr :: forall r r'.
(r' -> r -> r)
-> r -> (forall d. Data d => d -> r') -> LicenseId -> r
gmapQl :: (r -> r' -> r)
-> r -> (forall d. Data d => d -> r') -> LicenseId -> r
$cgmapQl :: forall r r'.
(r -> r' -> r)
-> r -> (forall d. Data d => d -> r') -> LicenseId -> r
gmapT :: (forall b. Data b => b -> b) -> LicenseId -> LicenseId
$cgmapT :: (forall b. Data b => b -> b) -> LicenseId -> LicenseId
dataCast2 :: (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c LicenseId)
$cdataCast2 :: forall (t :: * -> * -> *) (c :: * -> *).
Typeable t =>
(forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c LicenseId)
dataCast1 :: (forall d. Data d => c (t d)) -> Maybe (c LicenseId)
$cdataCast1 :: forall (t :: * -> *) (c :: * -> *).
Typeable t =>
(forall d. Data d => c (t d)) -> Maybe (c LicenseId)
dataTypeOf :: LicenseId -> DataType
$cdataTypeOf :: LicenseId -> DataType
toConstr :: LicenseId -> Constr
$ctoConstr :: LicenseId -> Constr
gunfold :: (forall b r. Data b => c (b -> r) -> c r)
-> (forall r. r -> c r) -> Constr -> c LicenseId
$cgunfold :: forall (c :: * -> *).
(forall b r. Data b => c (b -> r) -> c r)
-> (forall r. r -> c r) -> Constr -> c LicenseId
gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b)
-> (forall g. g -> c g) -> LicenseId -> c LicenseId
$cgfoldl :: forall (c :: * -> *).
(forall d b. Data d => c (d -> b) -> d -> c b)
-> (forall g. g -> c g) -> LicenseId -> c LicenseId
$cp1Data :: Typeable LicenseId
Data, (forall x. LicenseId -> Rep LicenseId x)
-> (forall x. Rep LicenseId x -> LicenseId) -> Generic LicenseId
forall x. Rep LicenseId x -> LicenseId
forall x. LicenseId -> Rep LicenseId x
forall a.
(forall x. a -> Rep a x) -> (forall x. Rep a x -> a) -> Generic a
$cto :: forall x. Rep LicenseId x -> LicenseId
$cfrom :: forall x. LicenseId -> Rep LicenseId x
Generic)

instance Binary LicenseId where
    -- Word16 is encoded in big endianess
    -- https://github.com/kolmodin/binary/blob/master/src/Data/Binary/Class.hs#L220-LL227
    put :: LicenseId -> Put
put = Word16 -> Put
Binary.putWord16be (Word16 -> Put) -> (LicenseId -> Word16) -> LicenseId -> Put
forall b c a. (b -> c) -> (a -> b) -> a -> c
. Int -> Word16
forall a b. (Integral a, Num b) => a -> b
fromIntegral (Int -> Word16) -> (LicenseId -> Int) -> LicenseId -> Word16
forall b c a. (b -> c) -> (a -> b) -> a -> c
. LicenseId -> Int
forall a. Enum a => a -> Int
fromEnum
    get :: Get LicenseId
get = do
        Word16
i <- Get Word16
Binary.getWord16be
        if Word16
i Word16 -> Word16 -> Bool
forall a. Ord a => a -> a -> Bool
> Int -> Word16
forall a b. (Integral a, Num b) => a -> b
fromIntegral (LicenseId -> Int
forall a. Enum a => a -> Int
fromEnum (LicenseId
forall a. Bounded a => a
maxBound :: LicenseId))
        then String -> Get LicenseId
forall (m :: * -> *) a. MonadFail m => String -> m a
fail "Too large LicenseId tag"
        else LicenseId -> Get LicenseId
forall (m :: * -> *) a. Monad m => a -> m a
return (Int -> LicenseId
forall a. Enum a => Int -> a
toEnum (Word16 -> Int
forall a b. (Integral a, Num b) => a -> b
fromIntegral Word16
i))

instance Pretty LicenseId where
    pretty :: LicenseId -> Doc
pretty = String -> Doc
Disp.text (String -> Doc) -> (LicenseId -> String) -> LicenseId -> Doc
forall b c a. (b -> c) -> (a -> b) -> a -> c
. LicenseId -> String
licenseId

-- |
-- >>> eitherParsec "BSD-3-Clause" :: Either String LicenseId
-- Right BSD_3_Clause
--
-- >>> eitherParsec "BSD3" :: Either String LicenseId
-- Left "...Unknown SPDX license identifier: 'BSD3' Do you mean BSD-3-Clause?"
--
instance Parsec LicenseId where
    parsec :: m LicenseId
parsec = do
        String
n <- m Char -> m String
forall (f :: * -> *) a. Alternative f => f a -> f [a]
some (m Char -> m String) -> m Char -> m String
forall a b. (a -> b) -> a -> b
$ (Char -> Bool) -> m Char
forall (m :: * -> *). CharParsing m => (Char -> Bool) -> m Char
P.satisfy ((Char -> Bool) -> m Char) -> (Char -> Bool) -> m Char
forall a b. (a -> b) -> a -> b
$ \c :: Char
c -> Char -> Bool
isAsciiAlphaNum Char
c Bool -> Bool -> Bool
|| Char
c Char -> Char -> Bool
forall a. Eq a => a -> a -> Bool
== '-' Bool -> Bool -> Bool
|| Char
c Char -> Char -> Bool
forall a. Eq a => a -> a -> Bool
== '.'
        CabalSpecVersion
v <- m CabalSpecVersion
forall (m :: * -> *). CabalParsing m => m CabalSpecVersion
askCabalSpecVersion
        m LicenseId
-> (LicenseId -> m LicenseId) -> Maybe LicenseId -> m LicenseId
forall b a. b -> (a -> b) -> Maybe a -> b
maybe (String -> m LicenseId
forall (m :: * -> *) a. MonadFail m => String -> m a
fail (String -> m LicenseId) -> String -> m LicenseId
forall a b. (a -> b) -> a -> b
$ "Unknown SPDX license identifier: '" String -> ShowS
forall a. [a] -> [a] -> [a]
++  String
n String -> ShowS
forall a. [a] -> [a] -> [a]
++ "' " String -> ShowS
forall a. [a] -> [a] -> [a]
++ ShowS
licenseIdMigrationMessage String
n) LicenseId -> m LicenseId
forall (m :: * -> *) a. Monad m => a -> m a
return (Maybe LicenseId -> m LicenseId) -> Maybe LicenseId -> m LicenseId
forall a b. (a -> b) -> a -> b
$
            LicenseListVersion -> String -> Maybe LicenseId
mkLicenseId (CabalSpecVersion -> LicenseListVersion
cabalSpecVersionToSPDXListVersion CabalSpecVersion
v) String
n

instance NFData LicenseId where
    rnf :: LicenseId -> ()
rnf l :: LicenseId
l = LicenseId
l LicenseId -> () -> ()
forall a b. a -> b -> b
`seq` ()

-- | Help message for migrating from non-SPDX license identifiers.
--
-- Old 'License' is almost SPDX, except for 'BSD2', 'BSD3'. This function
-- suggests SPDX variant:
--
-- >>> licenseIdMigrationMessage "BSD3"
-- "Do you mean BSD-3-Clause?"
--
-- Also 'OtherLicense', 'AllRightsReserved', and 'PublicDomain' aren't
-- valid SPDX identifiers
--
-- >>> traverse_ (print . licenseIdMigrationMessage) [ "OtherLicense", "AllRightsReserved", "PublicDomain" ]
-- "SPDX license list contains plenty of licenses. See https://spdx.org/licenses/. Also they can be combined into complex expressions with AND and OR."
-- "You can use NONE as a value of license field."
-- "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."
--
-- SPDX License list version 3.0 introduced "-only" and "-or-later" variants for GNU family of licenses.
-- See <https://spdx.org/news/news/2018/01/license-list-30-released>
-- >>> licenseIdMigrationMessage "GPL-2.0"
-- "SPDX license list 3.0 deprecated suffixless variants of GNU family of licenses. Use GPL-2.0-only or GPL-2.0-or-later."
--
-- For other common licenses their old license format coincides with the SPDX identifiers:
--
-- >>> 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]
-- Right [GPL_2_0_only,GPL_3_0_only,LGPL_2_1_only,MIT,ISC,MPL_2_0,Apache_2_0]
--
licenseIdMigrationMessage :: String -> String
licenseIdMigrationMessage :: ShowS
licenseIdMigrationMessage = ShowS
go where
    go :: ShowS
go l :: String
l | String -> Bool
gnuVariant String
l    = "SPDX license list 3.0 deprecated suffixless variants of GNU family of licenses. Use " String -> ShowS
forall a. [a] -> [a] -> [a]
++ String
l String -> ShowS
forall a. [a] -> [a] -> [a]
++ "-only or " String -> ShowS
forall a. [a] -> [a] -> [a]
++ String
l String -> ShowS
forall a. [a] -> [a] -> [a]
++ "-or-later."
    go "BSD3"              = "Do you mean BSD-3-Clause?"
    go "BSD2"              = "Do you mean BSD-2-Clause?"
    go "AllRightsReserved" = "You can use NONE as a value of license field."
    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."
    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."

    -- otherwise, we don't know
    go _ = ""

    gnuVariant :: String -> Bool
gnuVariant = (String -> [String] -> Bool) -> [String] -> String -> Bool
forall a b c. (a -> b -> c) -> b -> a -> c
flip String -> [String] -> Bool
forall (t :: * -> *) a. (Foldable t, Eq a) => a -> t a -> Bool
elem ["GPL-2.0", "GPL-3.0", "LGPL-2.1", "LGPL-3.0", "AGPL-3.0" ]

-------------------------------------------------------------------------------
-- License Data
-------------------------------------------------------------------------------

-- | License SPDX identifier, e.g. @"BSD-3-Clause"@.
licenseId :: LicenseId -> String
licenseId :: LicenseId -> String
licenseId NullBSD = "0BSD"
licenseId AAL = "AAL"
licenseId Abstyles = "Abstyles"
licenseId Adobe_2006 = "Adobe-2006"
licenseId Adobe_Glyph = "Adobe-Glyph"
licenseId ADSL = "ADSL"
licenseId AFL_1_1 = "AFL-1.1"
licenseId AFL_1_2 = "AFL-1.2"
licenseId AFL_2_0 = "AFL-2.0"
licenseId AFL_2_1 = "AFL-2.1"
licenseId AFL_3_0 = "AFL-3.0"
licenseId Afmparse = "Afmparse"
licenseId AGPL_1_0 = "AGPL-1.0"
licenseId AGPL_1_0_only = "AGPL-1.0-only"
licenseId AGPL_1_0_or_later = "AGPL-1.0-or-later"
licenseId AGPL_3_0_only = "AGPL-3.0-only"
licenseId AGPL_3_0_or_later = "AGPL-3.0-or-later"
licenseId Aladdin = "Aladdin"
licenseId AMDPLPA = "AMDPLPA"
licenseId AML = "AML"
licenseId AMPAS = "AMPAS"
licenseId ANTLR_PD = "ANTLR-PD"
licenseId Apache_1_0 = "Apache-1.0"
licenseId Apache_1_1 = "Apache-1.1"
licenseId Apache_2_0 = "Apache-2.0"
licenseId APAFML = "APAFML"
licenseId APL_1_0 = "APL-1.0"
licenseId APSL_1_0 = "APSL-1.0"
licenseId APSL_1_1 = "APSL-1.1"
licenseId APSL_1_2 = "APSL-1.2"
licenseId APSL_2_0 = "APSL-2.0"
licenseId Artistic_1_0_cl8 = "Artistic-1.0-cl8"
licenseId Artistic_1_0_Perl = "Artistic-1.0-Perl"
licenseId Artistic_1_0 = "Artistic-1.0"
licenseId Artistic_2_0 = "Artistic-2.0"
licenseId Bahyph = "Bahyph"
licenseId Barr = "Barr"
licenseId Beerware = "Beerware"
licenseId BitTorrent_1_0 = "BitTorrent-1.0"
licenseId BitTorrent_1_1 = "BitTorrent-1.1"
licenseId Blessing = "blessing"
licenseId BlueOak_1_0_0 = "BlueOak-1.0.0"
licenseId Borceux = "Borceux"
licenseId BSD_1_Clause = "BSD-1-Clause"
licenseId BSD_2_Clause_FreeBSD = "BSD-2-Clause-FreeBSD"
licenseId BSD_2_Clause_NetBSD = "BSD-2-Clause-NetBSD"
licenseId BSD_2_Clause_Patent = "BSD-2-Clause-Patent"
licenseId BSD_2_Clause = "BSD-2-Clause"
licenseId BSD_3_Clause_Attribution = "BSD-3-Clause-Attribution"
licenseId BSD_3_Clause_Clear = "BSD-3-Clause-Clear"
licenseId BSD_3_Clause_LBNL = "BSD-3-Clause-LBNL"
licenseId BSD_3_Clause_No_Nuclear_License_2014 = "BSD-3-Clause-No-Nuclear-License-2014"
licenseId BSD_3_Clause_No_Nuclear_License = "BSD-3-Clause-No-Nuclear-License"
licenseId BSD_3_Clause_No_Nuclear_Warranty = "BSD-3-Clause-No-Nuclear-Warranty"
licenseId BSD_3_Clause_Open_MPI = "BSD-3-Clause-Open-MPI"
licenseId BSD_3_Clause = "BSD-3-Clause"
licenseId BSD_4_Clause_UC = "BSD-4-Clause-UC"
licenseId BSD_4_Clause = "BSD-4-Clause"
licenseId BSD_Protection = "BSD-Protection"
licenseId BSD_Source_Code = "BSD-Source-Code"
licenseId BSL_1_0 = "BSL-1.0"
licenseId Bzip2_1_0_5 = "bzip2-1.0.5"
licenseId Bzip2_1_0_6 = "bzip2-1.0.6"
licenseId Caldera = "Caldera"
licenseId CATOSL_1_1 = "CATOSL-1.1"
licenseId CC_BY_1_0 = "CC-BY-1.0"
licenseId CC_BY_2_0 = "CC-BY-2.0"
licenseId CC_BY_2_5 = "CC-BY-2.5"
licenseId CC_BY_3_0 = "CC-BY-3.0"
licenseId CC_BY_4_0 = "CC-BY-4.0"
licenseId CC_BY_NC_1_0 = "CC-BY-NC-1.0"
licenseId CC_BY_NC_2_0 = "CC-BY-NC-2.0"
licenseId CC_BY_NC_2_5 = "CC-BY-NC-2.5"
licenseId CC_BY_NC_3_0 = "CC-BY-NC-3.0"
licenseId CC_BY_NC_4_0 = "CC-BY-NC-4.0"
licenseId CC_BY_NC_ND_1_0 = "CC-BY-NC-ND-1.0"
licenseId CC_BY_NC_ND_2_0 = "CC-BY-NC-ND-2.0"
licenseId CC_BY_NC_ND_2_5 = "CC-BY-NC-ND-2.5"
licenseId CC_BY_NC_ND_3_0 = "CC-BY-NC-ND-3.0"
licenseId CC_BY_NC_ND_4_0 = "CC-BY-NC-ND-4.0"
licenseId CC_BY_NC_SA_1_0 = "CC-BY-NC-SA-1.0"
licenseId CC_BY_NC_SA_2_0 = "CC-BY-NC-SA-2.0"
licenseId CC_BY_NC_SA_2_5 = "CC-BY-NC-SA-2.5"
licenseId CC_BY_NC_SA_3_0 = "CC-BY-NC-SA-3.0"
licenseId CC_BY_NC_SA_4_0 = "CC-BY-NC-SA-4.0"
licenseId CC_BY_ND_1_0 = "CC-BY-ND-1.0"
licenseId CC_BY_ND_2_0 = "CC-BY-ND-2.0"
licenseId CC_BY_ND_2_5 = "CC-BY-ND-2.5"
licenseId CC_BY_ND_3_0 = "CC-BY-ND-3.0"
licenseId CC_BY_ND_4_0 = "CC-BY-ND-4.0"
licenseId CC_BY_SA_1_0 = "CC-BY-SA-1.0"
licenseId CC_BY_SA_2_0 = "CC-BY-SA-2.0"
licenseId CC_BY_SA_2_5 = "CC-BY-SA-2.5"
licenseId CC_BY_SA_3_0 = "CC-BY-SA-3.0"
licenseId CC_BY_SA_4_0 = "CC-BY-SA-4.0"
licenseId CC_PDDC = "CC-PDDC"
licenseId CC0_1_0 = "CC0-1.0"
licenseId CDDL_1_0 = "CDDL-1.0"
licenseId CDDL_1_1 = "CDDL-1.1"
licenseId CDLA_Permissive_1_0 = "CDLA-Permissive-1.0"
licenseId CDLA_Sharing_1_0 = "CDLA-Sharing-1.0"
licenseId CECILL_1_0 = "CECILL-1.0"
licenseId CECILL_1_1 = "CECILL-1.1"
licenseId CECILL_2_0 = "CECILL-2.0"
licenseId CECILL_2_1 = "CECILL-2.1"
licenseId CECILL_B = "CECILL-B"
licenseId CECILL_C = "CECILL-C"
licenseId CERN_OHL_1_1 = "CERN-OHL-1.1"
licenseId CERN_OHL_1_2 = "CERN-OHL-1.2"
licenseId ClArtistic = "ClArtistic"
licenseId CNRI_Jython = "CNRI-Jython"
licenseId CNRI_Python_GPL_Compatible = "CNRI-Python-GPL-Compatible"
licenseId CNRI_Python = "CNRI-Python"
licenseId Condor_1_1 = "Condor-1.1"
licenseId Copyleft_next_0_3_0 = "copyleft-next-0.3.0"
licenseId Copyleft_next_0_3_1 = "copyleft-next-0.3.1"
licenseId CPAL_1_0 = "CPAL-1.0"
licenseId CPL_1_0 = "CPL-1.0"
licenseId CPOL_1_02 = "CPOL-1.02"
licenseId Crossword = "Crossword"
licenseId CrystalStacker = "CrystalStacker"
licenseId CUA_OPL_1_0 = "CUA-OPL-1.0"
licenseId Cube = "Cube"
licenseId Curl = "curl"
licenseId D_FSL_1_0 = "D-FSL-1.0"
licenseId Diffmark = "diffmark"
licenseId DOC = "DOC"
licenseId Dotseqn = "Dotseqn"
licenseId DSDP = "DSDP"
licenseId Dvipdfm = "dvipdfm"
licenseId ECL_1_0 = "ECL-1.0"
licenseId ECL_2_0 = "ECL-2.0"
licenseId EFL_1_0 = "EFL-1.0"
licenseId EFL_2_0 = "EFL-2.0"
licenseId EGenix = "eGenix"
licenseId Entessa = "Entessa"
licenseId EPL_1_0 = "EPL-1.0"
licenseId EPL_2_0 = "EPL-2.0"
licenseId ErlPL_1_1 = "ErlPL-1.1"
licenseId EUDatagrid = "EUDatagrid"
licenseId EUPL_1_0 = "EUPL-1.0"
licenseId EUPL_1_1 = "EUPL-1.1"
licenseId EUPL_1_2 = "EUPL-1.2"
licenseId Eurosym = "Eurosym"
licenseId Fair = "Fair"
licenseId Frameworx_1_0 = "Frameworx-1.0"
licenseId FreeImage = "FreeImage"
licenseId FSFAP = "FSFAP"
licenseId FSFULLR = "FSFULLR"
licenseId FSFUL = "FSFUL"
licenseId FTL = "FTL"
licenseId GFDL_1_1_only = "GFDL-1.1-only"
licenseId GFDL_1_1_or_later = "GFDL-1.1-or-later"
licenseId GFDL_1_2_only = "GFDL-1.2-only"
licenseId GFDL_1_2_or_later = "GFDL-1.2-or-later"
licenseId GFDL_1_3_only = "GFDL-1.3-only"
licenseId GFDL_1_3_or_later = "GFDL-1.3-or-later"
licenseId Giftware = "Giftware"
licenseId GL2PS = "GL2PS"
licenseId Glide = "Glide"
licenseId Glulxe = "Glulxe"
licenseId Gnuplot = "gnuplot"
licenseId GPL_1_0_only = "GPL-1.0-only"
licenseId GPL_1_0_or_later = "GPL-1.0-or-later"
licenseId GPL_2_0_only = "GPL-2.0-only"
licenseId GPL_2_0_or_later = "GPL-2.0-or-later"
licenseId GPL_3_0_only = "GPL-3.0-only"
licenseId GPL_3_0_or_later = "GPL-3.0-or-later"
licenseId GSOAP_1_3b = "gSOAP-1.3b"
licenseId HaskellReport = "HaskellReport"
licenseId HPND_sell_variant = "HPND-sell-variant"
licenseId HPND = "HPND"
licenseId IBM_pibs = "IBM-pibs"
licenseId ICU = "ICU"
licenseId IJG = "IJG"
licenseId ImageMagick = "ImageMagick"
licenseId IMatix = "iMatix"
licenseId Imlib2 = "Imlib2"
licenseId Info_ZIP = "Info-ZIP"
licenseId Intel_ACPI = "Intel-ACPI"
licenseId Intel = "Intel"
licenseId Interbase_1_0 = "Interbase-1.0"
licenseId IPA = "IPA"
licenseId IPL_1_0 = "IPL-1.0"
licenseId ISC = "ISC"
licenseId JasPer_2_0 = "JasPer-2.0"
licenseId JPNIC = "JPNIC"
licenseId JSON = "JSON"
licenseId LAL_1_2 = "LAL-1.2"
licenseId LAL_1_3 = "LAL-1.3"
licenseId Latex2e = "Latex2e"
licenseId Leptonica = "Leptonica"
licenseId LGPL_2_0_only = "LGPL-2.0-only"
licenseId LGPL_2_0_or_later = "LGPL-2.0-or-later"
licenseId LGPL_2_1_only = "LGPL-2.1-only"
licenseId LGPL_2_1_or_later = "LGPL-2.1-or-later"
licenseId LGPL_3_0_only = "LGPL-3.0-only"
licenseId LGPL_3_0_or_later = "LGPL-3.0-or-later"
licenseId LGPLLR = "LGPLLR"
licenseId Libpng_2_0 = "libpng-2.0"
licenseId Libpng = "Libpng"
licenseId Libtiff = "libtiff"
licenseId LiLiQ_P_1_1 = "LiLiQ-P-1.1"
licenseId LiLiQ_R_1_1 = "LiLiQ-R-1.1"
licenseId LiLiQ_Rplus_1_1 = "LiLiQ-Rplus-1.1"
licenseId Linux_OpenIB = "Linux-OpenIB"
licenseId LPL_1_02 = "LPL-1.02"
licenseId LPL_1_0 = "LPL-1.0"
licenseId LPPL_1_0 = "LPPL-1.0"
licenseId LPPL_1_1 = "LPPL-1.1"
licenseId LPPL_1_2 = "LPPL-1.2"
licenseId LPPL_1_3a = "LPPL-1.3a"
licenseId LPPL_1_3c = "LPPL-1.3c"
licenseId MakeIndex = "MakeIndex"
licenseId MirOS = "MirOS"
licenseId MIT_0 = "MIT-0"
licenseId MIT_advertising = "MIT-advertising"
licenseId MIT_CMU = "MIT-CMU"
licenseId MIT_enna = "MIT-enna"
licenseId MIT_feh = "MIT-feh"
licenseId MITNFA = "MITNFA"
licenseId MIT = "MIT"
licenseId Motosoto = "Motosoto"
licenseId Mpich2 = "mpich2"
licenseId MPL_1_0 = "MPL-1.0"
licenseId MPL_1_1 = "MPL-1.1"
licenseId MPL_2_0_no_copyleft_exception = "MPL-2.0-no-copyleft-exception"
licenseId MPL_2_0 = "MPL-2.0"
licenseId MS_PL = "MS-PL"
licenseId MS_RL = "MS-RL"
licenseId MTLL = "MTLL"
licenseId Multics = "Multics"
licenseId Mup = "Mup"
licenseId NASA_1_3 = "NASA-1.3"
licenseId Naumen = "Naumen"
licenseId NBPL_1_0 = "NBPL-1.0"
licenseId NCSA = "NCSA"
licenseId Net_SNMP = "Net-SNMP"
licenseId NetCDF = "NetCDF"
licenseId Newsletr = "Newsletr"
licenseId NGPL = "NGPL"
licenseId NLOD_1_0 = "NLOD-1.0"
licenseId NLPL = "NLPL"
licenseId Nokia = "Nokia"
licenseId NOSL = "NOSL"
licenseId Noweb = "Noweb"
licenseId NPL_1_0 = "NPL-1.0"
licenseId NPL_1_1 = "NPL-1.1"
licenseId NPOSL_3_0 = "NPOSL-3.0"
licenseId NRL = "NRL"
licenseId NTP = "NTP"
licenseId OCCT_PL = "OCCT-PL"
licenseId OCLC_2_0 = "OCLC-2.0"
licenseId ODbL_1_0 = "ODbL-1.0"
licenseId ODC_By_1_0 = "ODC-By-1.0"
licenseId OFL_1_0 = "OFL-1.0"
licenseId OFL_1_1 = "OFL-1.1"
licenseId OGL_UK_1_0 = "OGL-UK-1.0"
licenseId OGL_UK_2_0 = "OGL-UK-2.0"
licenseId OGL_UK_3_0 = "OGL-UK-3.0"
licenseId OGTSL = "OGTSL"
licenseId OLDAP_1_1 = "OLDAP-1.1"
licenseId OLDAP_1_2 = "OLDAP-1.2"
licenseId OLDAP_1_3 = "OLDAP-1.3"
licenseId OLDAP_1_4 = "OLDAP-1.4"
licenseId OLDAP_2_0_1 = "OLDAP-2.0.1"
licenseId OLDAP_2_0 = "OLDAP-2.0"
licenseId OLDAP_2_1 = "OLDAP-2.1"
licenseId OLDAP_2_2_1 = "OLDAP-2.2.1"
licenseId OLDAP_2_2_2 = "OLDAP-2.2.2"
licenseId OLDAP_2_2 = "OLDAP-2.2"
licenseId OLDAP_2_3 = "OLDAP-2.3"
licenseId OLDAP_2_4 = "OLDAP-2.4"
licenseId OLDAP_2_5 = "OLDAP-2.5"
licenseId OLDAP_2_6 = "OLDAP-2.6"
licenseId OLDAP_2_7 = "OLDAP-2.7"
licenseId OLDAP_2_8 = "OLDAP-2.8"
licenseId OML = "OML"
licenseId OpenSSL = "OpenSSL"
licenseId OPL_1_0 = "OPL-1.0"
licenseId OSET_PL_2_1 = "OSET-PL-2.1"
licenseId OSL_1_0 = "OSL-1.0"
licenseId OSL_1_1 = "OSL-1.1"
licenseId OSL_2_0 = "OSL-2.0"
licenseId OSL_2_1 = "OSL-2.1"
licenseId OSL_3_0 = "OSL-3.0"
licenseId Parity_6_0_0 = "Parity-6.0.0"
licenseId PDDL_1_0 = "PDDL-1.0"
licenseId PHP_3_01 = "PHP-3.01"
licenseId PHP_3_0 = "PHP-3.0"
licenseId Plexus = "Plexus"
licenseId PostgreSQL = "PostgreSQL"
licenseId Psfrag = "psfrag"
licenseId Psutils = "psutils"
licenseId Python_2_0 = "Python-2.0"
licenseId Qhull = "Qhull"
licenseId QPL_1_0 = "QPL-1.0"
licenseId Rdisc = "Rdisc"
licenseId RHeCos_1_1 = "RHeCos-1.1"
licenseId RPL_1_1 = "RPL-1.1"
licenseId RPL_1_5 = "RPL-1.5"
licenseId RPSL_1_0 = "RPSL-1.0"
licenseId RSA_MD = "RSA-MD"
licenseId RSCPL = "RSCPL"
licenseId Ruby = "Ruby"
licenseId SAX_PD = "SAX-PD"
licenseId Saxpath = "Saxpath"
licenseId SCEA = "SCEA"
licenseId Sendmail_8_23 = "Sendmail-8.23"
licenseId Sendmail = "Sendmail"
licenseId SGI_B_1_0 = "SGI-B-1.0"
licenseId SGI_B_1_1 = "SGI-B-1.1"
licenseId SGI_B_2_0 = "SGI-B-2.0"
licenseId SHL_0_51 = "SHL-0.51"
licenseId SHL_0_5 = "SHL-0.5"
licenseId SimPL_2_0 = "SimPL-2.0"
licenseId SISSL_1_2 = "SISSL-1.2"
licenseId SISSL = "SISSL"
licenseId Sleepycat = "Sleepycat"
licenseId SMLNJ = "SMLNJ"
licenseId SMPPL = "SMPPL"
licenseId SNIA = "SNIA"
licenseId Spencer_86 = "Spencer-86"
licenseId Spencer_94 = "Spencer-94"
licenseId Spencer_99 = "Spencer-99"
licenseId SPL_1_0 = "SPL-1.0"
licenseId SSPL_1_0 = "SSPL-1.0"
licenseId SugarCRM_1_1_3 = "SugarCRM-1.1.3"
licenseId SWL = "SWL"
licenseId TAPR_OHL_1_0 = "TAPR-OHL-1.0"
licenseId TCL = "TCL"
licenseId TCP_wrappers = "TCP-wrappers"
licenseId TMate = "TMate"
licenseId TORQUE_1_1 = "TORQUE-1.1"
licenseId TOSL = "TOSL"
licenseId TU_Berlin_1_0 = "TU-Berlin-1.0"
licenseId TU_Berlin_2_0 = "TU-Berlin-2.0"
licenseId Unicode_DFS_2015 = "Unicode-DFS-2015"
licenseId Unicode_DFS_2016 = "Unicode-DFS-2016"
licenseId Unicode_TOU = "Unicode-TOU"
licenseId Unlicense = "Unlicense"
licenseId UPL_1_0 = "UPL-1.0"
licenseId Vim = "Vim"
licenseId VOSTROM = "VOSTROM"
licenseId VSL_1_0 = "VSL-1.0"
licenseId W3C_19980720 = "W3C-19980720"
licenseId W3C_20150513 = "W3C-20150513"
licenseId W3C = "W3C"
licenseId Watcom_1_0 = "Watcom-1.0"
licenseId Wsuipa = "Wsuipa"
licenseId WTFPL = "WTFPL"
licenseId X11 = "X11"
licenseId Xerox = "Xerox"
licenseId XFree86_1_1 = "XFree86-1.1"
licenseId Xinetd = "xinetd"
licenseId Xnet = "Xnet"
licenseId Xpp = "xpp"
licenseId XSkat = "XSkat"
licenseId YPL_1_0 = "YPL-1.0"
licenseId YPL_1_1 = "YPL-1.1"
licenseId Zed = "Zed"
licenseId Zend_2_0 = "Zend-2.0"
licenseId Zimbra_1_3 = "Zimbra-1.3"
licenseId Zimbra_1_4 = "Zimbra-1.4"
licenseId Zlib_acknowledgement = "zlib-acknowledgement"
licenseId Zlib = "Zlib"
licenseId ZPL_1_1 = "ZPL-1.1"
licenseId ZPL_2_0 = "ZPL-2.0"
licenseId ZPL_2_1 = "ZPL-2.1"

-- | License name, e.g. @"GNU General Public License v2.0 only"@
licenseName :: LicenseId -> String
licenseName :: LicenseId -> String
licenseName NullBSD = "BSD Zero Clause License"
licenseName AAL = "Attribution Assurance License"
licenseName Abstyles = "Abstyles License"
licenseName Adobe_2006 = "Adobe Systems Incorporated Source Code License Agreement"
licenseName Adobe_Glyph = "Adobe Glyph List License"
licenseName ADSL = "Amazon Digital Services License"
licenseName AFL_1_1 = "Academic Free License v1.1"
licenseName AFL_1_2 = "Academic Free License v1.2"
licenseName AFL_2_0 = "Academic Free License v2.0"
licenseName AFL_2_1 = "Academic Free License v2.1"
licenseName AFL_3_0 = "Academic Free License v3.0"
licenseName Afmparse = "Afmparse License"
licenseName AGPL_1_0 = "Affero General Public License v1.0"
licenseName AGPL_1_0_only = "Affero General Public License v1.0 only"
licenseName AGPL_1_0_or_later = "Affero General Public License v1.0 or later"
licenseName AGPL_3_0_only = "GNU Affero General Public License v3.0 only"
licenseName AGPL_3_0_or_later = "GNU Affero General Public License v3.0 or later"
licenseName Aladdin = "Aladdin Free Public License"
licenseName AMDPLPA = "AMD's plpa_map.c License"
licenseName AML = "Apple MIT License"
licenseName AMPAS = "Academy of Motion Picture Arts and Sciences BSD"
licenseName ANTLR_PD = "ANTLR Software Rights Notice"
licenseName Apache_1_0 = "Apache License 1.0"
licenseName Apache_1_1 = "Apache License 1.1"
licenseName Apache_2_0 = "Apache License 2.0"
licenseName APAFML = "Adobe Postscript AFM License"
licenseName APL_1_0 = "Adaptive Public License 1.0"
licenseName APSL_1_0 = "Apple Public Source License 1.0"
licenseName APSL_1_1 = "Apple Public Source License 1.1"
licenseName APSL_1_2 = "Apple Public Source License 1.2"
licenseName APSL_2_0 = "Apple Public Source License 2.0"
licenseName Artistic_1_0_cl8 = "Artistic License 1.0 w/clause 8"
licenseName Artistic_1_0_Perl = "Artistic License 1.0 (Perl)"
licenseName Artistic_1_0 = "Artistic License 1.0"
licenseName Artistic_2_0 = "Artistic License 2.0"
licenseName Bahyph = "Bahyph License"
licenseName Barr = "Barr License"
licenseName Beerware = "Beerware License"
licenseName BitTorrent_1_0 = "BitTorrent Open Source License v1.0"
licenseName BitTorrent_1_1 = "BitTorrent Open Source License v1.1"
licenseName Blessing = "SQLite Blessing"
licenseName BlueOak_1_0_0 = "Blue Oak Model License 1.0.0"
licenseName Borceux = "Borceux license"
licenseName BSD_1_Clause = "BSD 1-Clause License"
licenseName BSD_2_Clause_FreeBSD = "BSD 2-Clause FreeBSD License"
licenseName BSD_2_Clause_NetBSD = "BSD 2-Clause NetBSD License"
licenseName BSD_2_Clause_Patent = "BSD-2-Clause Plus Patent License"
licenseName BSD_2_Clause = "BSD 2-Clause \"Simplified\" License"
licenseName BSD_3_Clause_Attribution = "BSD with attribution"
licenseName BSD_3_Clause_Clear = "BSD 3-Clause Clear License"
licenseName BSD_3_Clause_LBNL = "Lawrence Berkeley National Labs BSD variant license"
licenseName BSD_3_Clause_No_Nuclear_License_2014 = "BSD 3-Clause No Nuclear License 2014"
licenseName BSD_3_Clause_No_Nuclear_License = "BSD 3-Clause No Nuclear License"
licenseName BSD_3_Clause_No_Nuclear_Warranty = "BSD 3-Clause No Nuclear Warranty"
licenseName BSD_3_Clause_Open_MPI = "BSD 3-Clause Open MPI variant"
licenseName BSD_3_Clause = "BSD 3-Clause \"New\" or \"Revised\" License"
licenseName BSD_4_Clause_UC = "BSD-4-Clause (University of California-Specific)"
licenseName BSD_4_Clause = "BSD 4-Clause \"Original\" or \"Old\" License"
licenseName BSD_Protection = "BSD Protection License"
licenseName BSD_Source_Code = "BSD Source Code Attribution"
licenseName BSL_1_0 = "Boost Software License 1.0"
licenseName Bzip2_1_0_5 = "bzip2 and libbzip2 License v1.0.5"
licenseName Bzip2_1_0_6 = "bzip2 and libbzip2 License v1.0.6"
licenseName Caldera = "Caldera License"
licenseName CATOSL_1_1 = "Computer Associates Trusted Open Source License 1.1"
licenseName CC_BY_1_0 = "Creative Commons Attribution 1.0 Generic"
licenseName CC_BY_2_0 = "Creative Commons Attribution 2.0 Generic"
licenseName CC_BY_2_5 = "Creative Commons Attribution 2.5 Generic"
licenseName CC_BY_3_0 = "Creative Commons Attribution 3.0 Unported"
licenseName CC_BY_4_0 = "Creative Commons Attribution 4.0 International"
licenseName CC_BY_NC_1_0 = "Creative Commons Attribution Non Commercial 1.0 Generic"
licenseName CC_BY_NC_2_0 = "Creative Commons Attribution Non Commercial 2.0 Generic"
licenseName CC_BY_NC_2_5 = "Creative Commons Attribution Non Commercial 2.5 Generic"
licenseName CC_BY_NC_3_0 = "Creative Commons Attribution Non Commercial 3.0 Unported"
licenseName CC_BY_NC_4_0 = "Creative Commons Attribution Non Commercial 4.0 International"
licenseName CC_BY_NC_ND_1_0 = "Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic"
licenseName CC_BY_NC_ND_2_0 = "Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic"
licenseName CC_BY_NC_ND_2_5 = "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic"
licenseName CC_BY_NC_ND_3_0 = "Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported"
licenseName CC_BY_NC_ND_4_0 = "Creative Commons Attribution Non Commercial No Derivatives 4.0 International"
licenseName CC_BY_NC_SA_1_0 = "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic"
licenseName CC_BY_NC_SA_2_0 = "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic"
licenseName CC_BY_NC_SA_2_5 = "Creative Commons Attribution Non Commercial Share Alike 2.5 Generic"
licenseName CC_BY_NC_SA_3_0 = "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported"
licenseName CC_BY_NC_SA_4_0 = "Creative Commons Attribution Non Commercial Share Alike 4.0 International"
licenseName CC_BY_ND_1_0 = "Creative Commons Attribution No Derivatives 1.0 Generic"
licenseName CC_BY_ND_2_0 = "Creative Commons Attribution No Derivatives 2.0 Generic"
licenseName CC_BY_ND_2_5 = "Creative Commons Attribution No Derivatives 2.5 Generic"
licenseName CC_BY_ND_3_0 = "Creative Commons Attribution No Derivatives 3.0 Unported"
licenseName CC_BY_ND_4_0 = "Creative Commons Attribution No Derivatives 4.0 International"
licenseName CC_BY_SA_1_0 = "Creative Commons Attribution Share Alike 1.0 Generic"
licenseName CC_BY_SA_2_0 = "Creative Commons Attribution Share Alike 2.0 Generic"
licenseName CC_BY_SA_2_5 = "Creative Commons Attribution Share Alike 2.5 Generic"
licenseName CC_BY_SA_3_0 = "Creative Commons Attribution Share Alike 3.0 Unported"
licenseName CC_BY_SA_4_0 = "Creative Commons Attribution Share Alike 4.0 International"
licenseName CC_PDDC = "Creative Commons Public Domain Dedication and Certification"
licenseName CC0_1_0 = "Creative Commons Zero v1.0 Universal"
licenseName CDDL_1_0 = "Common Development and Distribution License 1.0"
licenseName CDDL_1_1 = "Common Development and Distribution License 1.1"
licenseName CDLA_Permissive_1_0 = "Community Data License Agreement Permissive 1.0"
licenseName CDLA_Sharing_1_0 = "Community Data License Agreement Sharing 1.0"
licenseName CECILL_1_0 = "CeCILL Free Software License Agreement v1.0"
licenseName CECILL_1_1 = "CeCILL Free Software License Agreement v1.1"
licenseName CECILL_2_0 = "CeCILL Free Software License Agreement v2.0"
licenseName CECILL_2_1 = "CeCILL Free Software License Agreement v2.1"
licenseName CECILL_B = "CeCILL-B Free Software License Agreement"
licenseName CECILL_C = "CeCILL-C Free Software License Agreement"
licenseName CERN_OHL_1_1 = "CERN Open Hardware License v1.1"
licenseName CERN_OHL_1_2 = "CERN Open Hardware Licence v1.2"
licenseName ClArtistic = "Clarified Artistic License"
licenseName CNRI_Jython = "CNRI Jython License"
licenseName CNRI_Python_GPL_Compatible = "CNRI Python Open Source GPL Compatible License Agreement"
licenseName CNRI_Python = "CNRI Python License"
licenseName Condor_1_1 = "Condor Public License v1.1"
licenseName Copyleft_next_0_3_0 = "copyleft-next 0.3.0"
licenseName Copyleft_next_0_3_1 = "copyleft-next 0.3.1"
licenseName CPAL_1_0 = "Common Public Attribution License 1.0"
licenseName CPL_1_0 = "Common Public License 1.0"
licenseName CPOL_1_02 = "Code Project Open License 1.02"
licenseName Crossword = "Crossword License"
licenseName CrystalStacker = "CrystalStacker License"
licenseName CUA_OPL_1_0 = "CUA Office Public License v1.0"
licenseName Cube = "Cube License"
licenseName Curl = "curl License"
licenseName D_FSL_1_0 = "Deutsche Freie Software Lizenz"
licenseName Diffmark = "diffmark license"
licenseName DOC = "DOC License"
licenseName Dotseqn = "Dotseqn License"
licenseName DSDP = "DSDP License"
licenseName Dvipdfm = "dvipdfm License"
licenseName ECL_1_0 = "Educational Community License v1.0"
licenseName ECL_2_0 = "Educational Community License v2.0"
licenseName EFL_1_0 = "Eiffel Forum License v1.0"
licenseName EFL_2_0 = "Eiffel Forum License v2.0"
licenseName EGenix = "eGenix.com Public License 1.1.0"
licenseName Entessa = "Entessa Public License v1.0"
licenseName EPL_1_0 = "Eclipse Public License 1.0"
licenseName EPL_2_0 = "Eclipse Public License 2.0"
licenseName ErlPL_1_1 = "Erlang Public License v1.1"
licenseName EUDatagrid = "EU DataGrid Software License"
licenseName EUPL_1_0 = "European Union Public License 1.0"
licenseName EUPL_1_1 = "European Union Public License 1.1"
licenseName EUPL_1_2 = "European Union Public License 1.2"
licenseName Eurosym = "Eurosym License"
licenseName Fair = "Fair License"
licenseName Frameworx_1_0 = "Frameworx Open License 1.0"
licenseName FreeImage = "FreeImage Public License v1.0"
licenseName FSFAP = "FSF All Permissive License"
licenseName FSFULLR = "FSF Unlimited License (with License Retention)"
licenseName FSFUL = "FSF Unlimited License"
licenseName FTL = "Freetype Project License"
licenseName GFDL_1_1_only = "GNU Free Documentation License v1.1 only"
licenseName GFDL_1_1_or_later = "GNU Free Documentation License v1.1 or later"
licenseName GFDL_1_2_only = "GNU Free Documentation License v1.2 only"
licenseName GFDL_1_2_or_later = "GNU Free Documentation License v1.2 or later"
licenseName GFDL_1_3_only = "GNU Free Documentation License v1.3 only"
licenseName GFDL_1_3_or_later = "GNU Free Documentation License v1.3 or later"
licenseName Giftware = "Giftware License"
licenseName GL2PS = "GL2PS License"
licenseName Glide = "3dfx Glide License"
licenseName Glulxe = "Glulxe License"
licenseName Gnuplot = "gnuplot License"
licenseName GPL_1_0_only = "GNU General Public License v1.0 only"
licenseName GPL_1_0_or_later = "GNU General Public License v1.0 or later"
licenseName GPL_2_0_only = "GNU General Public License v2.0 only"
licenseName GPL_2_0_or_later = "GNU General Public License v2.0 or later"
licenseName GPL_3_0_only = "GNU General Public License v3.0 only"
licenseName GPL_3_0_or_later = "GNU General Public License v3.0 or later"
licenseName GSOAP_1_3b = "gSOAP Public License v1.3b"
licenseName HaskellReport = "Haskell Language Report License"
licenseName HPND_sell_variant = "Historical Permission Notice and Disclaimer - sell variant"
licenseName HPND = "Historical Permission Notice and Disclaimer"
licenseName IBM_pibs = "IBM PowerPC Initialization and Boot Software"
licenseName ICU = "ICU License"
licenseName IJG = "Independent JPEG Group License"
licenseName ImageMagick = "ImageMagick License"
licenseName IMatix = "iMatix Standard Function Library Agreement"
licenseName Imlib2 = "Imlib2 License"
licenseName Info_ZIP = "Info-ZIP License"
licenseName Intel_ACPI = "Intel ACPI Software License Agreement"
licenseName Intel = "Intel Open Source License"
licenseName Interbase_1_0 = "Interbase Public License v1.0"
licenseName IPA = "IPA Font License"
licenseName IPL_1_0 = "IBM Public License v1.0"
licenseName ISC = "ISC License"
licenseName JasPer_2_0 = "JasPer License"
licenseName JPNIC = "Japan Network Information Center License"
licenseName JSON = "JSON License"
licenseName LAL_1_2 = "Licence Art Libre 1.2"
licenseName LAL_1_3 = "Licence Art Libre 1.3"
licenseName Latex2e = "Latex2e License"
licenseName Leptonica = "Leptonica License"
licenseName LGPL_2_0_only = "GNU Library General Public License v2 only"
licenseName LGPL_2_0_or_later = "GNU Library General Public License v2 or later"
licenseName LGPL_2_1_only = "GNU Lesser General Public License v2.1 only"
licenseName LGPL_2_1_or_later = "GNU Lesser General Public License v2.1 or later"
licenseName LGPL_3_0_only = "GNU Lesser General Public License v3.0 only"
licenseName LGPL_3_0_or_later = "GNU Lesser General Public License v3.0 or later"
licenseName LGPLLR = "Lesser General Public License For Linguistic Resources"
licenseName Libpng_2_0 = "PNG Reference Library version 2"
licenseName Libpng = "libpng License"
licenseName Libtiff = "libtiff License"
licenseName LiLiQ_P_1_1 = "Licence Libre du Qu\233bec \8211 Permissive version 1.1"
licenseName LiLiQ_R_1_1 = "Licence Libre du Qu\233bec \8211 R\233ciprocit\233 version 1.1"
licenseName LiLiQ_Rplus_1_1 = "Licence Libre du Qu\233bec \8211 R\233ciprocit\233 forte version 1.1"
licenseName Linux_OpenIB = "Linux Kernel Variant of OpenIB.org license"
licenseName LPL_1_02 = "Lucent Public License v1.02"
licenseName LPL_1_0 = "Lucent Public License Version 1.0"
licenseName LPPL_1_0 = "LaTeX Project Public License v1.0"
licenseName LPPL_1_1 = "LaTeX Project Public License v1.1"
licenseName LPPL_1_2 = "LaTeX Project Public License v1.2"
licenseName LPPL_1_3a = "LaTeX Project Public License v1.3a"
licenseName LPPL_1_3c = "LaTeX Project Public License v1.3c"
licenseName MakeIndex = "MakeIndex License"
licenseName MirOS = "MirOS License"
licenseName MIT_0 = "MIT No Attribution"
licenseName MIT_advertising = "Enlightenment License (e16)"
licenseName MIT_CMU = "CMU License"
licenseName MIT_enna = "enna License"
licenseName MIT_feh = "feh License"
licenseName MITNFA = "MIT +no-false-attribs license"
licenseName MIT = "MIT License"
licenseName Motosoto = "Motosoto License"
licenseName Mpich2 = "mpich2 License"
licenseName MPL_1_0 = "Mozilla Public License 1.0"
licenseName MPL_1_1 = "Mozilla Public License 1.1"
licenseName MPL_2_0_no_copyleft_exception = "Mozilla Public License 2.0 (no copyleft exception)"
licenseName MPL_2_0 = "Mozilla Public License 2.0"
licenseName MS_PL = "Microsoft Public License"
licenseName MS_RL = "Microsoft Reciprocal License"
licenseName MTLL = "Matrix Template Library License"
licenseName Multics = "Multics License"
licenseName Mup = "Mup License"
licenseName NASA_1_3 = "NASA Open Source Agreement 1.3"
licenseName Naumen = "Naumen Public License"
licenseName NBPL_1_0 = "Net Boolean Public License v1"
licenseName NCSA = "University of Illinois/NCSA Open Source License"
licenseName Net_SNMP = "Net-SNMP License"
licenseName NetCDF = "NetCDF license"
licenseName Newsletr = "Newsletr License"
licenseName NGPL = "Nethack General Public License"
licenseName NLOD_1_0 = "Norwegian Licence for Open Government Data"
licenseName NLPL = "No Limit Public License"
licenseName Nokia = "Nokia Open Source License"
licenseName NOSL = "Netizen Open Source License"
licenseName Noweb = "Noweb License"
licenseName NPL_1_0 = "Netscape Public License v1.0"
licenseName NPL_1_1 = "Netscape Public License v1.1"
licenseName NPOSL_3_0 = "Non-Profit Open Software License 3.0"
licenseName NRL = "NRL License"
licenseName NTP = "NTP License"
licenseName OCCT_PL = "Open CASCADE Technology Public License"
licenseName OCLC_2_0 = "OCLC Research Public License 2.0"
licenseName ODbL_1_0 = "ODC Open Database License v1.0"
licenseName ODC_By_1_0 = "Open Data Commons Attribution License v1.0"
licenseName OFL_1_0 = "SIL Open Font License 1.0"
licenseName OFL_1_1 = "SIL Open Font License 1.1"
licenseName OGL_UK_1_0 = "Open Government Licence v1.0"
licenseName OGL_UK_2_0 = "Open Government Licence v2.0"
licenseName OGL_UK_3_0 = "Open Government Licence v3.0"
licenseName OGTSL = "Open Group Test Suite License"
licenseName OLDAP_1_1 = "Open LDAP Public License v1.1"
licenseName OLDAP_1_2 = "Open LDAP Public License v1.2"
licenseName OLDAP_1_3 = "Open LDAP Public License v1.3"
licenseName OLDAP_1_4 = "Open LDAP Public License v1.4"
licenseName OLDAP_2_0_1 = "Open LDAP Public License v2.0.1"
licenseName OLDAP_2_0 = "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)"
licenseName OLDAP_2_1 = "Open LDAP Public License v2.1"
licenseName OLDAP_2_2_1 = "Open LDAP Public License v2.2.1"
licenseName OLDAP_2_2_2 = "Open LDAP Public License 2.2.2"
licenseName OLDAP_2_2 = "Open LDAP Public License v2.2"
licenseName OLDAP_2_3 = "Open LDAP Public License v2.3"
licenseName OLDAP_2_4 = "Open LDAP Public License v2.4"
licenseName OLDAP_2_5 = "Open LDAP Public License v2.5"
licenseName OLDAP_2_6 = "Open LDAP Public License v2.6"
licenseName OLDAP_2_7 = "Open LDAP Public License v2.7"
licenseName OLDAP_2_8 = "Open LDAP Public License v2.8"
licenseName OML = "Open Market License"
licenseName OpenSSL = "OpenSSL License"
licenseName OPL_1_0 = "Open Public License v1.0"
licenseName OSET_PL_2_1 = "OSET Public License version 2.1"
licenseName OSL_1_0 = "Open Software License 1.0"
licenseName OSL_1_1 = "Open Software License 1.1"
licenseName OSL_2_0 = "Open Software License 2.0"
licenseName OSL_2_1 = "Open Software License 2.1"
licenseName OSL_3_0 = "Open Software License 3.0"
licenseName Parity_6_0_0 = "The Parity Public License 6.0.0"
licenseName PDDL_1_0 = "ODC Public Domain Dedication & License 1.0"
licenseName PHP_3_01 = "PHP License v3.01"
licenseName PHP_3_0 = "PHP License v3.0"
licenseName Plexus = "Plexus Classworlds License"
licenseName PostgreSQL = "PostgreSQL License"
licenseName Psfrag = "psfrag License"
licenseName Psutils = "psutils License"
licenseName Python_2_0 = "Python License 2.0"
licenseName Qhull = "Qhull License"
licenseName QPL_1_0 = "Q Public License 1.0"
licenseName Rdisc = "Rdisc License"
licenseName RHeCos_1_1 = "Red Hat eCos Public License v1.1"
licenseName RPL_1_1 = "Reciprocal Public License 1.1"
licenseName RPL_1_5 = "Reciprocal Public License 1.5"
licenseName RPSL_1_0 = "RealNetworks Public Source License v1.0"
licenseName RSA_MD = "RSA Message-Digest License "
licenseName RSCPL = "Ricoh Source Code Public License"
licenseName Ruby = "Ruby License"
licenseName SAX_PD = "Sax Public Domain Notice"
licenseName Saxpath = "Saxpath License"
licenseName SCEA = "SCEA Shared Source License"
licenseName Sendmail_8_23 = "Sendmail License 8.23"
licenseName Sendmail = "Sendmail License"
licenseName SGI_B_1_0 = "SGI Free Software License B v1.0"
licenseName SGI_B_1_1 = "SGI Free Software License B v1.1"
licenseName SGI_B_2_0 = "SGI Free Software License B v2.0"
licenseName SHL_0_51 = "Solderpad Hardware License, Version 0.51"
licenseName SHL_0_5 = "Solderpad Hardware License v0.5"
licenseName SimPL_2_0 = "Simple Public License 2.0"
licenseName SISSL_1_2 = "Sun Industry Standards Source License v1.2"
licenseName SISSL = "Sun Industry Standards Source License v1.1"
licenseName Sleepycat = "Sleepycat License"
licenseName SMLNJ = "Standard ML of New Jersey License"
licenseName SMPPL = "Secure Messaging Protocol Public License"
licenseName SNIA = "SNIA Public License 1.1"
licenseName Spencer_86 = "Spencer License 86"
licenseName Spencer_94 = "Spencer License 94"
licenseName Spencer_99 = "Spencer License 99"
licenseName SPL_1_0 = "Sun Public License v1.0"
licenseName SSPL_1_0 = "Server Side Public License, v 1"
licenseName SugarCRM_1_1_3 = "SugarCRM Public License v1.1.3"
licenseName SWL = "Scheme Widget Library (SWL) Software License Agreement"
licenseName TAPR_OHL_1_0 = "TAPR Open Hardware License v1.0"
licenseName TCL = "TCL/TK License"
licenseName TCP_wrappers = "TCP Wrappers License"
licenseName TMate = "TMate Open Source License"
licenseName TORQUE_1_1 = "TORQUE v2.5+ Software License v1.1"
licenseName TOSL = "Trusster Open Source License"
licenseName TU_Berlin_1_0 = "Technische Universitaet Berlin License 1.0"
licenseName TU_Berlin_2_0 = "Technische Universitaet Berlin License 2.0"
licenseName Unicode_DFS_2015 = "Unicode License Agreement - Data Files and Software (2015)"
licenseName Unicode_DFS_2016 = "Unicode License Agreement - Data Files and Software (2016)"
licenseName Unicode_TOU = "Unicode Terms of Use"
licenseName Unlicense = "The Unlicense"
licenseName UPL_1_0 = "Universal Permissive License v1.0"
licenseName Vim = "Vim License"
licenseName VOSTROM = "VOSTROM Public License for Open Source"
licenseName VSL_1_0 = "Vovida Software License v1.0"
licenseName W3C_19980720 = "W3C Software Notice and License (1998-07-20)"
licenseName W3C_20150513 = "W3C Software Notice and Document License (2015-05-13)"
licenseName W3C = "W3C Software Notice and License (2002-12-31)"
licenseName Watcom_1_0 = "Sybase Open Watcom Public License 1.0"
licenseName Wsuipa = "Wsuipa License"
licenseName WTFPL = "Do What The F*ck You Want To Public License"
licenseName X11 = "X11 License"
licenseName Xerox = "Xerox License"
licenseName XFree86_1_1 = "XFree86 License 1.1"
licenseName Xinetd = "xinetd License"
licenseName Xnet = "X.Net License"
licenseName Xpp = "XPP License"
licenseName XSkat = "XSkat License"
licenseName YPL_1_0 = "Yahoo! Public License v1.0"
licenseName YPL_1_1 = "Yahoo! Public License v1.1"
licenseName Zed = "Zed License"
licenseName Zend_2_0 = "Zend License v2.0"
licenseName Zimbra_1_3 = "Zimbra Public License v1.3"
licenseName Zimbra_1_4 = "Zimbra Public License v1.4"
licenseName Zlib_acknowledgement = "zlib/libpng License with Acknowledgement"
licenseName Zlib = "zlib License"
licenseName ZPL_1_1 = "Zope Public License 1.1"
licenseName ZPL_2_0 = "Zope Public License 2.0"
licenseName ZPL_2_1 = "Zope Public License 2.1"

-- | Whether the license is approved by Open Source Initiative (OSI).
--
-- See <https://opensource.org/licenses/alphabetical>.
licenseIsOsiApproved :: LicenseId -> Bool
licenseIsOsiApproved :: LicenseId -> Bool
licenseIsOsiApproved NullBSD = Bool
True
licenseIsOsiApproved AAL = Bool
True
licenseIsOsiApproved Abstyles = Bool
False
licenseIsOsiApproved Adobe_2006 = Bool
False
licenseIsOsiApproved Adobe_Glyph = Bool
False
licenseIsOsiApproved ADSL = Bool
False
licenseIsOsiApproved AFL_1_1 = Bool
True
licenseIsOsiApproved AFL_1_2 = Bool
True
licenseIsOsiApproved AFL_2_0 = Bool
True
licenseIsOsiApproved AFL_2_1 = Bool
True
licenseIsOsiApproved AFL_3_0 = Bool
True
licenseIsOsiApproved Afmparse = Bool
False
licenseIsOsiApproved AGPL_1_0 = Bool
False
licenseIsOsiApproved AGPL_1_0_only = Bool
False
licenseIsOsiApproved AGPL_1_0_or_later = Bool
False
licenseIsOsiApproved AGPL_3_0_only = Bool
True
licenseIsOsiApproved AGPL_3_0_or_later = Bool
True
licenseIsOsiApproved Aladdin = Bool
False
licenseIsOsiApproved AMDPLPA = Bool
False
licenseIsOsiApproved AML = Bool
False
licenseIsOsiApproved AMPAS = Bool
False
licenseIsOsiApproved ANTLR_PD = Bool
False
licenseIsOsiApproved Apache_1_0 = Bool
False
licenseIsOsiApproved Apache_1_1 = Bool
True
licenseIsOsiApproved Apache_2_0 = Bool
True
licenseIsOsiApproved APAFML = Bool
False
licenseIsOsiApproved APL_1_0 = Bool
True
licenseIsOsiApproved APSL_1_0 = Bool
True
licenseIsOsiApproved APSL_1_1 = Bool
True
licenseIsOsiApproved APSL_1_2 = Bool
True
licenseIsOsiApproved APSL_2_0 = Bool
True
licenseIsOsiApproved Artistic_1_0_cl8 = Bool
True
licenseIsOsiApproved Artistic_1_0_Perl = Bool
True
licenseIsOsiApproved Artistic_1_0 = Bool
True
licenseIsOsiApproved Artistic_2_0 = Bool
True
licenseIsOsiApproved Bahyph = Bool
False
licenseIsOsiApproved Barr = Bool
False
licenseIsOsiApproved Beerware = Bool
False
licenseIsOsiApproved BitTorrent_1_0 = Bool
False
licenseIsOsiApproved BitTorrent_1_1 = Bool
False
licenseIsOsiApproved Blessing = Bool
False
licenseIsOsiApproved BlueOak_1_0_0 = Bool
False
licenseIsOsiApproved Borceux = Bool
False
licenseIsOsiApproved BSD_1_Clause = Bool
False
licenseIsOsiApproved BSD_2_Clause_FreeBSD = Bool
False
licenseIsOsiApproved BSD_2_Clause_NetBSD = Bool
False
licenseIsOsiApproved BSD_2_Clause_Patent = Bool
True
licenseIsOsiApproved BSD_2_Clause = Bool
True
licenseIsOsiApproved BSD_3_Clause_Attribution = Bool
False
licenseIsOsiApproved BSD_3_Clause_Clear = Bool
False
licenseIsOsiApproved BSD_3_Clause_LBNL = Bool
True
licenseIsOsiApproved BSD_3_Clause_No_Nuclear_License_2014 = Bool
False
licenseIsOsiApproved BSD_3_Clause_No_Nuclear_License = Bool
False
licenseIsOsiApproved BSD_3_Clause_No_Nuclear_Warranty = Bool
False
licenseIsOsiApproved BSD_3_Clause_Open_MPI = Bool
False
licenseIsOsiApproved BSD_3_Clause = Bool
True
licenseIsOsiApproved BSD_4_Clause_UC = Bool
False
licenseIsOsiApproved BSD_4_Clause = Bool
False
licenseIsOsiApproved BSD_Protection = Bool
False
licenseIsOsiApproved BSD_Source_Code = Bool
False
licenseIsOsiApproved BSL_1_0 = Bool
True
licenseIsOsiApproved Bzip2_1_0_5 = Bool
False
licenseIsOsiApproved Bzip2_1_0_6 = Bool
False
licenseIsOsiApproved Caldera = Bool
False
licenseIsOsiApproved CATOSL_1_1 = Bool
True
licenseIsOsiApproved CC_BY_1_0 = Bool
False
licenseIsOsiApproved CC_BY_2_0 = Bool
False
licenseIsOsiApproved CC_BY_2_5 = Bool
False
licenseIsOsiApproved CC_BY_3_0 = Bool
False
licenseIsOsiApproved CC_BY_4_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_1_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_2_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_2_5 = Bool
False
licenseIsOsiApproved CC_BY_NC_3_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_4_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_ND_1_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_ND_2_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_ND_2_5 = Bool
False
licenseIsOsiApproved CC_BY_NC_ND_3_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_ND_4_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_SA_1_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_SA_2_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_SA_2_5 = Bool
False
licenseIsOsiApproved CC_BY_NC_SA_3_0 = Bool
False
licenseIsOsiApproved CC_BY_NC_SA_4_0 = Bool
False
licenseIsOsiApproved CC_BY_ND_1_0 = Bool
False
licenseIsOsiApproved CC_BY_ND_2_0 = Bool
False
licenseIsOsiApproved CC_BY_ND_2_5 = Bool
False
licenseIsOsiApproved CC_BY_ND_3_0 = Bool
False
licenseIsOsiApproved CC_BY_ND_4_0 = Bool
False
licenseIsOsiApproved CC_BY_SA_1_0 = Bool
False
licenseIsOsiApproved CC_BY_SA_2_0 = Bool
False
licenseIsOsiApproved CC_BY_SA_2_5 = Bool
False
licenseIsOsiApproved CC_BY_SA_3_0 = Bool
False
licenseIsOsiApproved CC_BY_SA_4_0 = Bool
False
licenseIsOsiApproved CC_PDDC = Bool
False
licenseIsOsiApproved CC0_1_0 = Bool
False
licenseIsOsiApproved CDDL_1_0 = Bool
True
licenseIsOsiApproved CDDL_1_1 = Bool
False
licenseIsOsiApproved CDLA_Permissive_1_0 = Bool
False
licenseIsOsiApproved CDLA_Sharing_1_0 = Bool
False
licenseIsOsiApproved CECILL_1_0 = Bool
False
licenseIsOsiApproved CECILL_1_1 = Bool
False
licenseIsOsiApproved CECILL_2_0 = Bool
False
licenseIsOsiApproved CECILL_2_1 = Bool
True
licenseIsOsiApproved CECILL_B = Bool
False
licenseIsOsiApproved CECILL_C = Bool
False
licenseIsOsiApproved CERN_OHL_1_1 = Bool
False
licenseIsOsiApproved CERN_OHL_1_2 = Bool
False
licenseIsOsiApproved ClArtistic = Bool
False
licenseIsOsiApproved CNRI_Jython = Bool
False
licenseIsOsiApproved CNRI_Python_GPL_Compatible = Bool
False
licenseIsOsiApproved CNRI_Python = Bool
True
licenseIsOsiApproved Condor_1_1 = Bool
False
licenseIsOsiApproved Copyleft_next_0_3_0 = Bool
False
licenseIsOsiApproved Copyleft_next_0_3_1 = Bool
False
licenseIsOsiApproved CPAL_1_0 = Bool
True
licenseIsOsiApproved CPL_1_0 = Bool
True
licenseIsOsiApproved CPOL_1_02 = Bool
False
licenseIsOsiApproved Crossword = Bool
False
licenseIsOsiApproved CrystalStacker = Bool
False
licenseIsOsiApproved CUA_OPL_1_0 = Bool
True
licenseIsOsiApproved Cube = Bool
False
licenseIsOsiApproved Curl = Bool
False
licenseIsOsiApproved D_FSL_1_0 = Bool
False
licenseIsOsiApproved Diffmark = Bool
False
licenseIsOsiApproved DOC = Bool
False
licenseIsOsiApproved Dotseqn = Bool
False
licenseIsOsiApproved DSDP = Bool
False
licenseIsOsiApproved Dvipdfm = Bool
False
licenseIsOsiApproved ECL_1_0 = Bool
True
licenseIsOsiApproved ECL_2_0 = Bool
True
licenseIsOsiApproved EFL_1_0 = Bool
True
licenseIsOsiApproved EFL_2_0 = Bool
True
licenseIsOsiApproved EGenix = Bool
False
licenseIsOsiApproved Entessa = Bool
True
licenseIsOsiApproved EPL_1_0 = Bool
True
licenseIsOsiApproved EPL_2_0 = Bool
True
licenseIsOsiApproved ErlPL_1_1 = Bool
False
licenseIsOsiApproved EUDatagrid = Bool
True
licenseIsOsiApproved EUPL_1_0 = Bool
False
licenseIsOsiApproved EUPL_1_1 = Bool
True
licenseIsOsiApproved EUPL_1_2 = Bool
True
licenseIsOsiApproved Eurosym = Bool
False
licenseIsOsiApproved Fair = Bool
True
licenseIsOsiApproved Frameworx_1_0 = Bool
True
licenseIsOsiApproved FreeImage = Bool
False
licenseIsOsiApproved FSFAP = Bool
False
licenseIsOsiApproved FSFULLR = Bool
False
licenseIsOsiApproved FSFUL = Bool
False
licenseIsOsiApproved FTL = Bool
False
licenseIsOsiApproved GFDL_1_1_only = Bool
False
licenseIsOsiApproved GFDL_1_1_or_later = Bool
False
licenseIsOsiApproved GFDL_1_2_only = Bool
False
licenseIsOsiApproved GFDL_1_2_or_later = Bool
False
licenseIsOsiApproved GFDL_1_3_only = Bool
False
licenseIsOsiApproved GFDL_1_3_or_later = Bool
False
licenseIsOsiApproved Giftware = Bool
False
licenseIsOsiApproved GL2PS = Bool
False
licenseIsOsiApproved Glide = Bool
False
licenseIsOsiApproved Glulxe = Bool
False
licenseIsOsiApproved Gnuplot = Bool
False
licenseIsOsiApproved GPL_1_0_only = Bool
False
licenseIsOsiApproved GPL_1_0_or_later = Bool
False
licenseIsOsiApproved GPL_2_0_only = Bool
True
licenseIsOsiApproved GPL_2_0_or_later = Bool
True
licenseIsOsiApproved GPL_3_0_only = Bool
True
licenseIsOsiApproved GPL_3_0_or_later = Bool
True
licenseIsOsiApproved GSOAP_1_3b = Bool
False
licenseIsOsiApproved HaskellReport = Bool
False
licenseIsOsiApproved HPND_sell_variant = Bool
False
licenseIsOsiApproved HPND = Bool
True
licenseIsOsiApproved IBM_pibs = Bool
False
licenseIsOsiApproved ICU = Bool
False
licenseIsOsiApproved IJG = Bool
False
licenseIsOsiApproved ImageMagick = Bool
False
licenseIsOsiApproved IMatix = Bool
False
licenseIsOsiApproved Imlib2 = Bool
False
licenseIsOsiApproved Info_ZIP = Bool
False
licenseIsOsiApproved Intel_ACPI = Bool
False
licenseIsOsiApproved Intel = Bool
True
licenseIsOsiApproved Interbase_1_0 = Bool
False
licenseIsOsiApproved IPA = Bool
True
licenseIsOsiApproved IPL_1_0 = Bool
True
licenseIsOsiApproved ISC = Bool
True
licenseIsOsiApproved JasPer_2_0 = Bool
False
licenseIsOsiApproved JPNIC = Bool
False
licenseIsOsiApproved JSON = Bool
False
licenseIsOsiApproved LAL_1_2 = Bool
False
licenseIsOsiApproved LAL_1_3 = Bool
False
licenseIsOsiApproved Latex2e = Bool
False
licenseIsOsiApproved Leptonica = Bool
False
licenseIsOsiApproved LGPL_2_0_only = Bool
True
licenseIsOsiApproved LGPL_2_0_or_later = Bool
True
licenseIsOsiApproved LGPL_2_1_only = Bool
True
licenseIsOsiApproved LGPL_2_1_or_later = Bool
True
licenseIsOsiApproved LGPL_3_0_only = Bool
True
licenseIsOsiApproved LGPL_3_0_or_later = Bool
True
licenseIsOsiApproved LGPLLR = Bool
False
licenseIsOsiApproved Libpng_2_0 = Bool
False
licenseIsOsiApproved Libpng = Bool
False
licenseIsOsiApproved Libtiff = Bool
False
licenseIsOsiApproved LiLiQ_P_1_1 = Bool
True
licenseIsOsiApproved LiLiQ_R_1_1 = Bool
True
licenseIsOsiApproved LiLiQ_Rplus_1_1 = Bool
True
licenseIsOsiApproved Linux_OpenIB = Bool
False
licenseIsOsiApproved LPL_1_02 = Bool
True
licenseIsOsiApproved LPL_1_0 = Bool
True
licenseIsOsiApproved LPPL_1_0 = Bool
False
licenseIsOsiApproved LPPL_1_1 = Bool
False
licenseIsOsiApproved LPPL_1_2 = Bool
False
licenseIsOsiApproved LPPL_1_3a = Bool
False
licenseIsOsiApproved LPPL_1_3c = Bool
True
licenseIsOsiApproved MakeIndex = Bool
False
licenseIsOsiApproved MirOS = Bool
True
licenseIsOsiApproved MIT_0 = Bool
True
licenseIsOsiApproved MIT_advertising = Bool
False
licenseIsOsiApproved MIT_CMU = Bool
False
licenseIsOsiApproved MIT_enna = Bool
False
licenseIsOsiApproved MIT_feh = Bool
False
licenseIsOsiApproved MITNFA = Bool
False
licenseIsOsiApproved MIT = Bool
True
licenseIsOsiApproved Motosoto = Bool
True
licenseIsOsiApproved Mpich2 = Bool
False
licenseIsOsiApproved MPL_1_0 = Bool
True
licenseIsOsiApproved MPL_1_1 = Bool
True
licenseIsOsiApproved MPL_2_0_no_copyleft_exception = Bool
True
licenseIsOsiApproved MPL_2_0 = Bool
True
licenseIsOsiApproved MS_PL = Bool
True
licenseIsOsiApproved MS_RL = Bool
True
licenseIsOsiApproved MTLL = Bool
False
licenseIsOsiApproved Multics = Bool
True
licenseIsOsiApproved Mup = Bool
False
licenseIsOsiApproved NASA_1_3 = Bool
True
licenseIsOsiApproved Naumen = Bool
True
licenseIsOsiApproved NBPL_1_0 = Bool
False
licenseIsOsiApproved NCSA = Bool
True
licenseIsOsiApproved Net_SNMP = Bool
False
licenseIsOsiApproved NetCDF = Bool
False
licenseIsOsiApproved Newsletr = Bool
False
licenseIsOsiApproved NGPL = Bool
True
licenseIsOsiApproved NLOD_1_0 = Bool
False
licenseIsOsiApproved NLPL = Bool
False
licenseIsOsiApproved Nokia = Bool
True
licenseIsOsiApproved NOSL = Bool
False
licenseIsOsiApproved Noweb = Bool
False
licenseIsOsiApproved NPL_1_0 = Bool
False
licenseIsOsiApproved NPL_1_1 = Bool
False
licenseIsOsiApproved NPOSL_3_0 = Bool
True
licenseIsOsiApproved NRL = Bool
False
licenseIsOsiApproved NTP = Bool
True
licenseIsOsiApproved OCCT_PL = Bool
False
licenseIsOsiApproved OCLC_2_0 = Bool
True
licenseIsOsiApproved ODbL_1_0 = Bool
False
licenseIsOsiApproved ODC_By_1_0 = Bool
False
licenseIsOsiApproved OFL_1_0 = Bool
False
licenseIsOsiApproved OFL_1_1 = Bool
True
licenseIsOsiApproved OGL_UK_1_0 = Bool
False
licenseIsOsiApproved OGL_UK_2_0 = Bool
False
licenseIsOsiApproved OGL_UK_3_0 = Bool
False
licenseIsOsiApproved OGTSL = Bool
True
licenseIsOsiApproved OLDAP_1_1 = Bool
False
licenseIsOsiApproved OLDAP_1_2 = Bool
False
licenseIsOsiApproved OLDAP_1_3 = Bool
False
licenseIsOsiApproved OLDAP_1_4 = Bool
False
licenseIsOsiApproved OLDAP_2_0_1 = Bool
False
licenseIsOsiApproved OLDAP_2_0 = Bool
False
licenseIsOsiApproved OLDAP_2_1 = Bool
False
licenseIsOsiApproved OLDAP_2_2_1 = Bool
False
licenseIsOsiApproved OLDAP_2_2_2 = Bool
False
licenseIsOsiApproved OLDAP_2_2 = Bool
False
licenseIsOsiApproved OLDAP_2_3 = Bool
False
licenseIsOsiApproved OLDAP_2_4 = Bool
False
licenseIsOsiApproved OLDAP_2_5 = Bool
False
licenseIsOsiApproved OLDAP_2_6 = Bool
False
licenseIsOsiApproved OLDAP_2_7 = Bool
False
licenseIsOsiApproved OLDAP_2_8 = Bool
False
licenseIsOsiApproved OML = Bool
False
licenseIsOsiApproved OpenSSL = Bool
False
licenseIsOsiApproved OPL_1_0 = Bool
False
licenseIsOsiApproved OSET_PL_2_1 = Bool
True
licenseIsOsiApproved OSL_1_0 = Bool
True
licenseIsOsiApproved OSL_1_1 = Bool
False
licenseIsOsiApproved OSL_2_0 = Bool
True
licenseIsOsiApproved OSL_2_1 = Bool
True
licenseIsOsiApproved OSL_3_0 = Bool
True
licenseIsOsiApproved Parity_6_0_0 = Bool
False
licenseIsOsiApproved PDDL_1_0 = Bool
False
licenseIsOsiApproved PHP_3_01 = Bool
False
licenseIsOsiApproved PHP_3_0 = Bool
True
licenseIsOsiApproved Plexus = Bool
False
licenseIsOsiApproved PostgreSQL = Bool
True
licenseIsOsiApproved Psfrag = Bool
False
licenseIsOsiApproved Psutils = Bool
False
licenseIsOsiApproved Python_2_0 = Bool
True
licenseIsOsiApproved Qhull = Bool
False
licenseIsOsiApproved QPL_1_0 = Bool
True
licenseIsOsiApproved Rdisc = Bool
False
licenseIsOsiApproved RHeCos_1_1 = Bool
False
licenseIsOsiApproved RPL_1_1 = Bool
True
licenseIsOsiApproved RPL_1_5 = Bool
True
licenseIsOsiApproved RPSL_1_0 = Bool
True
licenseIsOsiApproved RSA_MD = Bool
False
licenseIsOsiApproved RSCPL = Bool
True
licenseIsOsiApproved Ruby = Bool
False
licenseIsOsiApproved SAX_PD = Bool
False
licenseIsOsiApproved Saxpath = Bool
False
licenseIsOsiApproved SCEA = Bool
False
licenseIsOsiApproved Sendmail_8_23 = Bool
False
licenseIsOsiApproved Sendmail = Bool
False
licenseIsOsiApproved SGI_B_1_0 = Bool
False
licenseIsOsiApproved SGI_B_1_1 = Bool
False
licenseIsOsiApproved SGI_B_2_0 = Bool
False
licenseIsOsiApproved SHL_0_51 = Bool
False
licenseIsOsiApproved SHL_0_5 = Bool
False
licenseIsOsiApproved SimPL_2_0 = Bool
True
licenseIsOsiApproved SISSL_1_2 = Bool
False
licenseIsOsiApproved SISSL = Bool
True
licenseIsOsiApproved Sleepycat = Bool
True
licenseIsOsiApproved SMLNJ = Bool
False
licenseIsOsiApproved SMPPL = Bool
False
licenseIsOsiApproved SNIA = Bool
False
licenseIsOsiApproved Spencer_86 = Bool
False
licenseIsOsiApproved Spencer_94 = Bool
False
licenseIsOsiApproved Spencer_99 = Bool
False
licenseIsOsiApproved SPL_1_0 = Bool
True
licenseIsOsiApproved SSPL_1_0 = Bool
False
licenseIsOsiApproved SugarCRM_1_1_3 = Bool
False
licenseIsOsiApproved SWL = Bool
False
licenseIsOsiApproved TAPR_OHL_1_0 = Bool
False
licenseIsOsiApproved TCL = Bool
False
licenseIsOsiApproved TCP_wrappers = Bool
False
licenseIsOsiApproved TMate = Bool
False
licenseIsOsiApproved TORQUE_1_1 = Bool
False
licenseIsOsiApproved TOSL = Bool
False
licenseIsOsiApproved TU_Berlin_1_0 = Bool
False
licenseIsOsiApproved TU_Berlin_2_0 = Bool
False
licenseIsOsiApproved Unicode_DFS_2015 = Bool
False
licenseIsOsiApproved Unicode_DFS_2016 = Bool
False
licenseIsOsiApproved Unicode_TOU = Bool
False
licenseIsOsiApproved Unlicense = Bool
False
licenseIsOsiApproved UPL_1_0 = Bool
True
licenseIsOsiApproved Vim = Bool
False
licenseIsOsiApproved VOSTROM = Bool
False
licenseIsOsiApproved VSL_1_0 = Bool
True
licenseIsOsiApproved W3C_19980720 = Bool
False
licenseIsOsiApproved W3C_20150513 = Bool
False
licenseIsOsiApproved W3C = Bool
True
licenseIsOsiApproved Watcom_1_0 = Bool
True
licenseIsOsiApproved Wsuipa = Bool
False
licenseIsOsiApproved WTFPL = Bool
False
licenseIsOsiApproved X11 = Bool
False
licenseIsOsiApproved Xerox = Bool
False
licenseIsOsiApproved XFree86_1_1 = Bool
False
licenseIsOsiApproved Xinetd = Bool
False
licenseIsOsiApproved Xnet = Bool
True
licenseIsOsiApproved Xpp = Bool
False
licenseIsOsiApproved XSkat = Bool
False
licenseIsOsiApproved YPL_1_0 = Bool
False
licenseIsOsiApproved YPL_1_1 = Bool
False
licenseIsOsiApproved Zed = Bool
False
licenseIsOsiApproved Zend_2_0 = Bool
False
licenseIsOsiApproved Zimbra_1_3 = Bool
False
licenseIsOsiApproved Zimbra_1_4 = Bool
False
licenseIsOsiApproved Zlib_acknowledgement = Bool
False
licenseIsOsiApproved Zlib = Bool
True
licenseIsOsiApproved ZPL_1_1 = Bool
False
licenseIsOsiApproved ZPL_2_0 = Bool
True
licenseIsOsiApproved ZPL_2_1 = Bool
False

-------------------------------------------------------------------------------
-- Creation
-------------------------------------------------------------------------------

licenseIdList :: LicenseListVersion -> [LicenseId]
licenseIdList :: LicenseListVersion -> [LicenseId]
licenseIdList LicenseListVersion_3_0 =
    [ LicenseId
AGPL_1_0
    ]
    [LicenseId] -> [LicenseId] -> [LicenseId]
forall a. [a] -> [a] -> [a]
++ [LicenseId]
bulkOfLicenses
licenseIdList LicenseListVersion_3_2 =
    [ LicenseId
AGPL_1_0_only
    , LicenseId
AGPL_1_0_or_later
    , LicenseId
Linux_OpenIB
    , LicenseId
MIT_0
    , LicenseId
ODC_By_1_0
    , LicenseId
TU_Berlin_1_0
    , LicenseId
TU_Berlin_2_0
    ]
    [LicenseId] -> [LicenseId] -> [LicenseId]
forall a. [a] -> [a] -> [a]
++ [LicenseId]
bulkOfLicenses
licenseIdList LicenseListVersion_3_6 =
    [ LicenseId
AGPL_1_0_only
    , LicenseId
AGPL_1_0_or_later
    , LicenseId
Blessing
    , LicenseId
BlueOak_1_0_0
    , LicenseId
BSD_3_Clause_Open_MPI
    , LicenseId
CC_PDDC
    , LicenseId
CERN_OHL_1_1
    , LicenseId
CERN_OHL_1_2
    , LicenseId
Copyleft_next_0_3_0
    , LicenseId
Copyleft_next_0_3_1
    , LicenseId
HPND_sell_variant
    , LicenseId
JPNIC
    , LicenseId
Libpng_2_0
    , LicenseId
Linux_OpenIB
    , LicenseId
MIT_0
    , LicenseId
ODC_By_1_0
    , LicenseId
OGL_UK_1_0
    , LicenseId
OGL_UK_2_0
    , LicenseId
OGL_UK_3_0
    , LicenseId
Parity_6_0_0
    , LicenseId
Sendmail_8_23
    , LicenseId
SHL_0_51
    , LicenseId
SHL_0_5
    , LicenseId
SSPL_1_0
    , LicenseId
TAPR_OHL_1_0
    , LicenseId
TU_Berlin_1_0
    , LicenseId
TU_Berlin_2_0
    ]
    [LicenseId] -> [LicenseId] -> [LicenseId]
forall a. [a] -> [a] -> [a]
++ [LicenseId]
bulkOfLicenses

-- | Create a 'LicenseId' from a 'String'.
mkLicenseId :: LicenseListVersion -> String -> Maybe LicenseId
mkLicenseId :: LicenseListVersion -> String -> Maybe LicenseId
mkLicenseId LicenseListVersion_3_0 s :: String
s = String -> Map String LicenseId -> Maybe LicenseId
forall k a. Ord k => k -> Map k a -> Maybe a
Map.lookup String
s Map String LicenseId
stringLookup_3_0
mkLicenseId LicenseListVersion_3_2 s :: String
s = String -> Map String LicenseId -> Maybe LicenseId
forall k a. Ord k => k -> Map k a -> Maybe a
Map.lookup String
s Map String LicenseId
stringLookup_3_2
mkLicenseId LicenseListVersion_3_6 s :: String
s = String -> Map String LicenseId -> Maybe LicenseId
forall k a. Ord k => k -> Map k a -> Maybe a
Map.lookup String
s Map String LicenseId
stringLookup_3_6

stringLookup_3_0 :: Map String LicenseId
stringLookup_3_0 :: Map String LicenseId
stringLookup_3_0 = [(String, LicenseId)] -> Map String LicenseId
forall k a. Ord k => [(k, a)] -> Map k a
Map.fromList ([(String, LicenseId)] -> Map String LicenseId)
-> [(String, LicenseId)] -> Map String LicenseId
forall a b. (a -> b) -> a -> b
$ (LicenseId -> (String, LicenseId))
-> [LicenseId] -> [(String, LicenseId)]
forall a b. (a -> b) -> [a] -> [b]
map (\i :: LicenseId
i -> (LicenseId -> String
licenseId LicenseId
i, LicenseId
i)) ([LicenseId] -> [(String, LicenseId)])
-> [LicenseId] -> [(String, LicenseId)]
forall a b. (a -> b) -> a -> b
$
    LicenseListVersion -> [LicenseId]
licenseIdList LicenseListVersion
LicenseListVersion_3_0

stringLookup_3_2 :: Map String LicenseId
stringLookup_3_2 :: Map String LicenseId
stringLookup_3_2 = [(String, LicenseId)] -> Map String LicenseId
forall k a. Ord k => [(k, a)] -> Map k a
Map.fromList ([(String, LicenseId)] -> Map String LicenseId)
-> [(String, LicenseId)] -> Map String LicenseId
forall a b. (a -> b) -> a -> b
$ (LicenseId -> (String, LicenseId))
-> [LicenseId] -> [(String, LicenseId)]
forall a b. (a -> b) -> [a] -> [b]
map (\i :: LicenseId
i -> (LicenseId -> String
licenseId LicenseId
i, LicenseId
i)) ([LicenseId] -> [(String, LicenseId)])
-> [LicenseId] -> [(String, LicenseId)]
forall a b. (a -> b) -> a -> b
$
    LicenseListVersion -> [LicenseId]
licenseIdList LicenseListVersion
LicenseListVersion_3_2

stringLookup_3_6 :: Map String LicenseId
stringLookup_3_6 :: Map String LicenseId
stringLookup_3_6 = [(String, LicenseId)] -> Map String LicenseId
forall k a. Ord k => [(k, a)] -> Map k a
Map.fromList ([(String, LicenseId)] -> Map String LicenseId)
-> [(String, LicenseId)] -> Map String LicenseId
forall a b. (a -> b) -> a -> b
$ (LicenseId -> (String, LicenseId))
-> [LicenseId] -> [(String, LicenseId)]
forall a b. (a -> b) -> [a] -> [b]
map (\i :: LicenseId
i -> (LicenseId -> String
licenseId LicenseId
i, LicenseId
i)) ([LicenseId] -> [(String, LicenseId)])
-> [LicenseId] -> [(String, LicenseId)]
forall a b. (a -> b) -> a -> b
$
    LicenseListVersion -> [LicenseId]
licenseIdList LicenseListVersion
LicenseListVersion_3_6

--  | Licenses in all SPDX License lists
bulkOfLicenses :: [LicenseId]
bulkOfLicenses :: [LicenseId]
bulkOfLicenses =
    [ LicenseId
NullBSD
    , LicenseId
AAL
    , LicenseId
Abstyles
    , LicenseId
Adobe_2006
    , LicenseId
Adobe_Glyph
    , LicenseId
ADSL
    , LicenseId
AFL_1_1
    , LicenseId
AFL_1_2
    , LicenseId
AFL_2_0
    , LicenseId
AFL_2_1
    , LicenseId
AFL_3_0
    , LicenseId
Afmparse
    , LicenseId
AGPL_3_0_only
    , LicenseId
AGPL_3_0_or_later
    , LicenseId
Aladdin
    , LicenseId
AMDPLPA
    , LicenseId
AML
    , LicenseId
AMPAS
    , LicenseId
ANTLR_PD
    , LicenseId
Apache_1_0
    , LicenseId
Apache_1_1
    , LicenseId
Apache_2_0
    , LicenseId
APAFML
    , LicenseId
APL_1_0
    , LicenseId
APSL_1_0
    , LicenseId
APSL_1_1
    , LicenseId
APSL_1_2
    , LicenseId
APSL_2_0
    , LicenseId
Artistic_1_0_cl8
    , LicenseId
Artistic_1_0_Perl
    , LicenseId
Artistic_1_0
    , LicenseId
Artistic_2_0
    , LicenseId
Bahyph
    , LicenseId
Barr
    , LicenseId
Beerware
    , LicenseId
BitTorrent_1_0
    , LicenseId
BitTorrent_1_1
    , LicenseId
Borceux
    , LicenseId
BSD_1_Clause
    , LicenseId
BSD_2_Clause_FreeBSD
    , LicenseId
BSD_2_Clause_NetBSD
    , LicenseId
BSD_2_Clause_Patent
    , LicenseId
BSD_2_Clause
    , LicenseId
BSD_3_Clause_Attribution
    , LicenseId
BSD_3_Clause_Clear
    , LicenseId
BSD_3_Clause_LBNL
    , LicenseId
BSD_3_Clause_No_Nuclear_License_2014
    , LicenseId
BSD_3_Clause_No_Nuclear_License
    , LicenseId
BSD_3_Clause_No_Nuclear_Warranty
    , LicenseId
BSD_3_Clause
    , LicenseId
BSD_4_Clause_UC
    , LicenseId
BSD_4_Clause
    , LicenseId
BSD_Protection
    , LicenseId
BSD_Source_Code
    , LicenseId
BSL_1_0
    , LicenseId
Bzip2_1_0_5
    , LicenseId
Bzip2_1_0_6
    , LicenseId
Caldera
    , LicenseId
CATOSL_1_1
    , LicenseId
CC_BY_1_0
    , LicenseId
CC_BY_2_0
    , LicenseId
CC_BY_2_5
    , LicenseId
CC_BY_3_0
    , LicenseId
CC_BY_4_0
    , LicenseId
CC_BY_NC_1_0
    , LicenseId
CC_BY_NC_2_0
    , LicenseId
CC_BY_NC_2_5
    , LicenseId
CC_BY_NC_3_0
    , LicenseId
CC_BY_NC_4_0
    , LicenseId
CC_BY_NC_ND_1_0
    , LicenseId
CC_BY_NC_ND_2_0
    , LicenseId
CC_BY_NC_ND_2_5
    , LicenseId
CC_BY_NC_ND_3_0
    , LicenseId
CC_BY_NC_ND_4_0
    , LicenseId
CC_BY_NC_SA_1_0
    , LicenseId
CC_BY_NC_SA_2_0
    , LicenseId
CC_BY_NC_SA_2_5
    , LicenseId
CC_BY_NC_SA_3_0
    , LicenseId
CC_BY_NC_SA_4_0
    , LicenseId
CC_BY_ND_1_0
    , LicenseId
CC_BY_ND_2_0
    , LicenseId
CC_BY_ND_2_5
    , LicenseId
CC_BY_ND_3_0
    , LicenseId
CC_BY_ND_4_0
    , LicenseId
CC_BY_SA_1_0
    , LicenseId
CC_BY_SA_2_0
    , LicenseId
CC_BY_SA_2_5
    , LicenseId
CC_BY_SA_3_0
    , LicenseId
CC_BY_SA_4_0
    , LicenseId
CC0_1_0
    , LicenseId
CDDL_1_0
    , LicenseId
CDDL_1_1
    , LicenseId
CDLA_Permissive_1_0
    , LicenseId
CDLA_Sharing_1_0
    , LicenseId
CECILL_1_0
    , LicenseId
CECILL_1_1
    , LicenseId
CECILL_2_0
    , LicenseId
CECILL_2_1
    , LicenseId
CECILL_B
    , LicenseId
CECILL_C
    , LicenseId
ClArtistic
    , LicenseId
CNRI_Jython
    , LicenseId
CNRI_Python_GPL_Compatible
    , LicenseId
CNRI_Python
    , LicenseId
Condor_1_1
    , LicenseId
CPAL_1_0
    , LicenseId
CPL_1_0
    , LicenseId
CPOL_1_02
    , LicenseId
Crossword
    , LicenseId
CrystalStacker
    , LicenseId
CUA_OPL_1_0
    , LicenseId
Cube
    , LicenseId
Curl
    , LicenseId
D_FSL_1_0
    , LicenseId
Diffmark
    , LicenseId
DOC
    , LicenseId
Dotseqn
    , LicenseId
DSDP
    , LicenseId
Dvipdfm
    , LicenseId
ECL_1_0
    , LicenseId
ECL_2_0
    , LicenseId
EFL_1_0
    , LicenseId
EFL_2_0
    , LicenseId
EGenix
    , LicenseId
Entessa
    , LicenseId
EPL_1_0
    , LicenseId
EPL_2_0
    , LicenseId
ErlPL_1_1
    , LicenseId
EUDatagrid
    , LicenseId
EUPL_1_0
    , LicenseId
EUPL_1_1
    , LicenseId
EUPL_1_2
    , LicenseId
Eurosym
    , LicenseId
Fair
    , LicenseId
Frameworx_1_0
    , LicenseId
FreeImage
    , LicenseId
FSFAP
    , LicenseId
FSFULLR
    , LicenseId
FSFUL
    , LicenseId
FTL
    , LicenseId
GFDL_1_1_only
    , LicenseId
GFDL_1_1_or_later
    , LicenseId
GFDL_1_2_only
    , LicenseId
GFDL_1_2_or_later
    , LicenseId
GFDL_1_3_only
    , LicenseId
GFDL_1_3_or_later
    , LicenseId
Giftware
    , LicenseId
GL2PS
    , LicenseId
Glide
    , LicenseId
Glulxe
    , LicenseId
Gnuplot
    , LicenseId
GPL_1_0_only
    , LicenseId
GPL_1_0_or_later
    , LicenseId
GPL_2_0_only
    , LicenseId
GPL_2_0_or_later
    , LicenseId
GPL_3_0_only
    , LicenseId
GPL_3_0_or_later
    , LicenseId
GSOAP_1_3b
    , LicenseId
HaskellReport
    , LicenseId
HPND
    , LicenseId
IBM_pibs
    , LicenseId
ICU
    , LicenseId
IJG
    , LicenseId
ImageMagick
    , LicenseId
IMatix
    , LicenseId
Imlib2
    , LicenseId
Info_ZIP
    , LicenseId
Intel_ACPI
    , LicenseId
Intel
    , LicenseId
Interbase_1_0
    , LicenseId
IPA
    , LicenseId
IPL_1_0
    , LicenseId
ISC
    , LicenseId
JasPer_2_0
    , LicenseId
JSON
    , LicenseId
LAL_1_2
    , LicenseId
LAL_1_3
    , LicenseId
Latex2e
    , LicenseId
Leptonica
    , LicenseId
LGPL_2_0_only
    , LicenseId
LGPL_2_0_or_later
    , LicenseId
LGPL_2_1_only
    , LicenseId
LGPL_2_1_or_later
    , LicenseId
LGPL_3_0_only
    , LicenseId
LGPL_3_0_or_later
    , LicenseId
LGPLLR
    , LicenseId
Libpng
    , LicenseId
Libtiff
    , LicenseId
LiLiQ_P_1_1
    , LicenseId
LiLiQ_R_1_1
    , LicenseId
LiLiQ_Rplus_1_1
    , LicenseId
LPL_1_02
    , LicenseId
LPL_1_0
    , LicenseId
LPPL_1_0
    , LicenseId
LPPL_1_1
    , LicenseId
LPPL_1_2
    , LicenseId
LPPL_1_3a
    , LicenseId
LPPL_1_3c
    , LicenseId
MakeIndex
    , LicenseId
MirOS
    , LicenseId
MIT_advertising
    , LicenseId
MIT_CMU
    , LicenseId
MIT_enna
    , LicenseId
MIT_feh
    , LicenseId
MITNFA
    , LicenseId
MIT
    , LicenseId
Motosoto
    , LicenseId
Mpich2
    , LicenseId
MPL_1_0
    , LicenseId
MPL_1_1
    , LicenseId
MPL_2_0_no_copyleft_exception
    , LicenseId
MPL_2_0
    , LicenseId
MS_PL
    , LicenseId
MS_RL
    , LicenseId
MTLL
    , LicenseId
Multics
    , LicenseId
Mup
    , LicenseId
NASA_1_3
    , LicenseId
Naumen
    , LicenseId
NBPL_1_0
    , LicenseId
NCSA
    , LicenseId
Net_SNMP
    , LicenseId
NetCDF
    , LicenseId
Newsletr
    , LicenseId
NGPL
    , LicenseId
NLOD_1_0
    , LicenseId
NLPL
    , LicenseId
Nokia
    , LicenseId
NOSL
    , LicenseId
Noweb
    , LicenseId
NPL_1_0
    , LicenseId
NPL_1_1
    , LicenseId
NPOSL_3_0
    , LicenseId
NRL
    , LicenseId
NTP
    , LicenseId
OCCT_PL
    , LicenseId
OCLC_2_0
    , LicenseId
ODbL_1_0
    , LicenseId
OFL_1_0
    , LicenseId
OFL_1_1
    , LicenseId
OGTSL
    , LicenseId
OLDAP_1_1
    , LicenseId
OLDAP_1_2
    , LicenseId
OLDAP_1_3
    , LicenseId
OLDAP_1_4
    , LicenseId
OLDAP_2_0_1
    , LicenseId
OLDAP_2_0
    , LicenseId
OLDAP_2_1
    , LicenseId
OLDAP_2_2_1
    , LicenseId
OLDAP_2_2_2
    , LicenseId
OLDAP_2_2
    , LicenseId
OLDAP_2_3
    , LicenseId
OLDAP_2_4
    , LicenseId
OLDAP_2_5
    , LicenseId
OLDAP_2_6
    , LicenseId
OLDAP_2_7
    , LicenseId
OLDAP_2_8
    , LicenseId
OML
    , LicenseId
OpenSSL
    , LicenseId
OPL_1_0
    , LicenseId
OSET_PL_2_1
    , LicenseId
OSL_1_0
    , LicenseId
OSL_1_1
    , LicenseId
OSL_2_0
    , LicenseId
OSL_2_1
    , LicenseId
OSL_3_0
    , LicenseId
PDDL_1_0
    , LicenseId
PHP_3_01
    , LicenseId
PHP_3_0
    , LicenseId
Plexus
    , LicenseId
PostgreSQL
    , LicenseId
Psfrag
    , LicenseId
Psutils
    , LicenseId
Python_2_0
    , LicenseId
Qhull
    , LicenseId
QPL_1_0
    , LicenseId
Rdisc
    , LicenseId
RHeCos_1_1
    , LicenseId
RPL_1_1
    , LicenseId
RPL_1_5
    , LicenseId
RPSL_1_0
    , LicenseId
RSA_MD
    , LicenseId
RSCPL
    , LicenseId
Ruby
    , LicenseId
SAX_PD
    , LicenseId
Saxpath
    , LicenseId
SCEA
    , LicenseId
Sendmail
    , LicenseId
SGI_B_1_0
    , LicenseId
SGI_B_1_1
    , LicenseId
SGI_B_2_0
    , LicenseId
SimPL_2_0
    , LicenseId
SISSL_1_2
    , LicenseId
SISSL
    , LicenseId
Sleepycat
    , LicenseId
SMLNJ
    , LicenseId
SMPPL
    , LicenseId
SNIA
    , LicenseId
Spencer_86
    , LicenseId
Spencer_94
    , LicenseId
Spencer_99
    , LicenseId
SPL_1_0
    , LicenseId
SugarCRM_1_1_3
    , LicenseId
SWL
    , LicenseId
TCL
    , LicenseId
TCP_wrappers
    , LicenseId
TMate
    , LicenseId
TORQUE_1_1
    , LicenseId
TOSL
    , LicenseId
Unicode_DFS_2015
    , LicenseId
Unicode_DFS_2016
    , LicenseId
Unicode_TOU
    , LicenseId
Unlicense
    , LicenseId
UPL_1_0
    , LicenseId
Vim
    , LicenseId
VOSTROM
    , LicenseId
VSL_1_0
    , LicenseId
W3C_19980720
    , LicenseId
W3C_20150513
    , LicenseId
W3C
    , LicenseId
Watcom_1_0
    , LicenseId
Wsuipa
    , LicenseId
WTFPL
    , LicenseId
X11
    , LicenseId
Xerox
    , LicenseId
XFree86_1_1
    , LicenseId
Xinetd
    , LicenseId
Xnet
    , LicenseId
Xpp
    , LicenseId
XSkat
    , LicenseId
YPL_1_0
    , LicenseId
YPL_1_1
    , LicenseId
Zed
    , LicenseId
Zend_2_0
    , LicenseId
Zimbra_1_3
    , LicenseId
Zimbra_1_4
    , LicenseId
Zlib_acknowledgement
    , LicenseId
Zlib
    , LicenseId
ZPL_1_1
    , LicenseId
ZPL_2_0
    , LicenseId
ZPL_2_1
    ]