3 lib.mapAttrs (lname: lset: let
6 free = true; # Most of our licenses are Free, explicitly declare unfree additions as such!
10 mkLicense = licenseDeclaration: let
11 applyDefaults = license: defaultLicense // license;
14 then license // { url = "https://spdx.org/licenses/${license.spdxId}.html"; }
16 applyRedistributable = license: { redistributable = license.free; } // license;
17 in lib.pipe licenseDeclaration [
23 /* License identifiers from spdx.org where possible.
24 * If you cannot find your license here, then look for a similar license or
25 * add it to this list. The URL mentioned above is a good source for inspiration.
30 fullName = "Abstyles License";
34 fullName = "Anti-Capitalist Software License v1.4";
35 url = "https://anticapitalist.software/";
36 /* restrictions on corporations apply for both use and redistribution */
38 redistributable = false;
42 # https://doomwiki.org/wiki/Raven_source_code_licensing
43 fullName = "Activision EULA";
44 url = "https://www.doomworld.com/eternity/activision_eula.txt";
50 fullName = "Academic Free License v2.0";
55 fullName = "Academic Free License v2.1";
60 fullName = "Academic Free License v3.0";
64 spdxId = "AGPL-3.0-only";
65 fullName = "GNU Affero General Public License v3.0 only";
69 spdxId = "AGPL-3.0-or-later";
70 fullName = "GNU Affero General Public License v3.0 or later";
75 fullName = "Aladdin Free Public License";
80 fullName = "Amazon Software License";
81 url = "https://aws.amazon.com/asl/";
86 fullName = "AMD License Agreement";
87 url = "https://developer.amd.com/amd-license-agreement/";
92 fullName = "Alliance for Open Media Patent License 1.0";
93 url = "https://aomedia.org/license/patent-license/";
98 fullName = "Apple Public Source License 1.0";
103 fullName = "Apple Public Source License 2.0";
107 spdxId = "Arphic-1999";
108 fullName = "Arphic Public License";
109 url = "https://www.freedesktop.org/wiki/Arphic_Public_License/";
113 spdxId = "Artistic-1.0";
114 fullName = "Artistic License 1.0";
118 spdxId = "Artistic-1.0-cl8";
119 fullName = "Artistic License 1.0 w/clause 8";
123 spdxId = "Artistic-2.0";
124 fullName = "Artistic License 2.0";
128 spdxId = "Apache-2.0";
129 fullName = "Apache License 2.0";
133 spdxId = "Apache-2.0 WITH LLVM-exception";
134 fullName = "Apache License 2.0 with LLVM Exceptions";
138 spdxId = "Bitstream-Vera";
139 fullName = "Bitstream Vera Font License";
143 spdxId = "BitTorrent-1.0";
144 fullName = " BitTorrent Open Source License v1.0";
148 spdxId = "BitTorrent-1.1";
149 fullName = " BitTorrent Open Source License v1.1";
153 url = "https://blitiri.com.ar/p/bola/";
154 fullName = "Buena Onda License Agreement 1.1";
159 fullName = "Boost Software License 1.0";
164 fullName = "Beerware License";
168 spdxId = "BlueOak-1.0.0";
169 fullName = "Blue Oak Model License 1.0.0";
174 fullName = "BSD Zero Clause License";
178 spdxId = "BSD-1-Clause";
179 fullName = "BSD 1-Clause License";
183 spdxId = "BSD-2-Clause";
184 fullName = ''BSD 2-clause "Simplified" License'';
188 spdxId = "BSD-2-Clause-Patent";
189 fullName = "BSD-2-Clause Plus Patent License";
193 spdxId = "BSD-2-Clause-Views";
194 fullName = "BSD 2-Clause with views sentence";
198 spdxId = "BSD-3-Clause";
199 fullName = ''BSD 3-clause "New" or "Revised" License'';
203 spdxId = "BSD-3-Clause-Clear";
204 fullName = "BSD 3-Clause Clear License";
208 spdxId = "BSD-4-Clause";
209 fullName = ''BSD 4-clause "Original" or "Old" License'';
212 bsdOriginalShortened = {
213 spdxId = "BSD-4-Clause-Shortened";
214 fullName = "BSD 4 Clause Shortened";
218 spdxId = "BSD-4-Clause-UC";
219 fullName = "BSD 4-Clause University of California-Specific";
223 spdxId = "BSD-Protection";
224 fullName = "BSD Protection License";
228 fullName = "Business Source License 1.1";
229 url = "https://mariadb.com/bsl11";
231 redistributable = true;
235 fullName = "Computer Associates Open Source Licence Version 1.0";
236 url = "http://jxplorer.org/licence.html";
241 fullName = "Cryptographic Autonomy License version 1.0 (CAL-1.0)";
242 url = "https://opensource.org/licenses/CAL-1.0";
247 fullName = "Caldera License";
248 url = "http://www.lemis.com/grog/UNIX/ancient-source-all.pdf";
252 fullName = "Common Attack Pattern Enumeration and Classification";
253 url = "https://capec.mitre.org/about/termsofuse.html";
257 spdxId = "ClArtistic";
258 fullName = "Clarified Artistic License";
263 fullName = "Creative Commons Zero v1.0 Universal";
267 spdxId = "CC-BY-NC-ND-3.0";
268 fullName = "Creative Commons Attribution Non Commercial No Derivative Works 3.0 Unported";
273 spdxId = "CC-BY-NC-ND-4.0";
274 fullName = "Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International";
279 spdxId = "CC-BY-NC-SA-2.0";
280 fullName = "Creative Commons Attribution Non Commercial Share Alike 2.0";
285 spdxId = "CC-BY-NC-SA-2.5";
286 fullName = "Creative Commons Attribution Non Commercial Share Alike 2.5";
291 spdxId = "CC-BY-NC-SA-3.0";
292 fullName = "Creative Commons Attribution Non Commercial Share Alike 3.0";
297 spdxId = "CC-BY-NC-SA-4.0";
298 fullName = "Creative Commons Attribution Non Commercial Share Alike 4.0";
303 spdxId = "CC-BY-NC-3.0";
304 fullName = "Creative Commons Attribution Non Commercial 3.0 Unported";
309 spdxId = "CC-BY-NC-4.0";
310 fullName = "Creative Commons Attribution Non Commercial 4.0 International";
315 spdxId = "CC-BY-ND-3.0";
316 fullName = "Creative Commons Attribution-No Derivative Works v3.00";
321 spdxId = "CC-BY-SA-1.0";
322 fullName = "Creative Commons Attribution Share Alike 1.0";
326 spdxId = "CC-BY-SA-2.0";
327 fullName = "Creative Commons Attribution Share Alike 2.0";
331 spdxId = "CC-BY-SA-2.5";
332 fullName = "Creative Commons Attribution Share Alike 2.5";
336 spdxId = "CC-BY-1.0";
337 fullName = "Creative Commons Attribution 1.0";
341 spdxId = "CC-BY-2.0";
342 fullName = "Creative Commons Attribution 2.0";
346 spdxId = "CC-BY-3.0";
347 fullName = "Creative Commons Attribution 3.0";
351 spdxId = "CC-BY-SA-3.0";
352 fullName = "Creative Commons Attribution Share Alike 3.0";
356 spdxId = "CC-BY-4.0";
357 fullName = "Creative Commons Attribution 4.0";
361 spdxId = "CC-BY-SA-4.0";
362 fullName = "Creative Commons Attribution Share Alike 4.0";
367 fullName = "Common Development and Distribution License 1.0";
371 spdxId = "CECILL-2.0";
372 fullName = "CeCILL Free Software License Agreement v2.0";
376 spdxId = "CECILL-2.1";
377 fullName = "CeCILL Free Software License Agreement v2.1";
382 fullName = "CeCILL-B Free Software License Agreement";
387 fullName = "CeCILL-C Free Software License Agreement";
392 fullName = "Common Public Attribution License 1.0";
396 fullName = "Commons Clause License";
397 url = "https://commonsclause.com/";
403 fullName = "Common Public License 1.0";
408 fullName = "curl License";
413 fullName = "DOC License";
418 fullName = "Detection Rule License 1.0";
423 fullName = "dtoa License";
427 fullName = "EPSON AVASYS PUBLIC LICENSE";
428 url = "https://avasys.jp/hp/menu000000700/hpg000000603.htm";
433 fullName = "Educational Community License, Version 2.0";
434 url = "https://opensource.org/licenses/ECL-2.0";
435 shortName = "ECL 2.0";
441 fullName = "Eiffel Forum License v1.0";
446 fullName = "Eiffel Forum License v2.0";
450 spdxId = "Elastic-2.0";
451 fullName = "Elastic License 2.0";
452 url = "https://github.com/elastic/elasticsearch/blob/main/licenses/ELASTIC-LICENSE-2.0.txt";
458 fullName = "Eclipse Public License 1.0";
463 fullName = "Eclipse Public License 2.0";
467 fullName = "Seiko Epson Corporation Software License Agreement for Linux";
468 url = "https://download.ebz.epson.net/dsc/du/02/eula/global/LINUX_EN.html";
474 fullName = "European Union Public License 1.1";
479 fullName = "European Union Public License 1.2";
483 spdxId = "GFDL-1.1-only";
484 fullName = "GNU Free Documentation License v1.1 only";
488 spdxId = "GFDL-1.1-or-later";
489 fullName = "GNU Free Documentation License v1.1 or later";
493 spdxId = "GFDL-1.2-only";
494 fullName = "GNU Free Documentation License v1.2 only";
498 spdxId = "GFDL-1.2-or-later";
499 fullName = "GNU Free Documentation License v1.2 or later";
503 spdxId = "GFDL-1.3-only";
504 fullName = "GNU Free Documentation License v1.3 only";
508 spdxId = "GFDL-1.3-or-later";
509 fullName = "GNU Free Documentation License v1.3 or later";
513 fullName = "Floodgap Free Software License";
514 url = "https://www.floodgap.com/software/ffsl/license.html";
519 fullName = "Fraunhofer FDK AAC Codec Library";
524 fullName = "Unspecified free software license";
529 fullName = "Freetype Project License";
533 fullName = "Geant4 Software License";
534 url = "https://geant4.web.cern.ch/geant4/license/LICENSE.html";
538 fullName = "GeoGebra Non-Commercial License Agreement";
539 url = "https://www.geogebra.org/license";
544 fullName = "GeneralUser GS License v2.0";
545 url = "https://www.schristiancollins.com/generaluser.php"; # license included in sources
549 fullName = "GUST Font License";
550 url = "https://www.gust.org.pl/projects/e-foundry/licenses/GUST-FONT-LICENSE.txt";
554 fullName = "GUST Font Source License";
555 url = "https://www.gust.org.pl/projects/e-foundry/licenses/GUST-FONT-SOURCE-LICENSE.txt";
559 spdxId = "GPL-1.0-only";
560 fullName = "GNU General Public License v1.0 only";
564 spdxId = "GPL-1.0-or-later";
565 fullName = "GNU General Public License v1.0 or later";
569 spdxId = "GPL-2.0-only";
570 fullName = "GNU General Public License v2.0 only";
574 spdxId = "GPL-2.0-with-classpath-exception";
575 fullName = "GNU General Public License v2.0 only (with Classpath exception)";
578 gpl2ClasspathPlus = {
579 fullName = "GNU General Public License v2.0 or later (with Classpath exception)";
580 url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
584 fullName = "GNU General Public License version 2 only (with OSI approved licenses linking exception)";
585 url = "https://www.mysql.com/about/legal/licensing/foss-exception";
589 spdxId = "GPL-2.0-or-later";
590 fullName = "GNU General Public License v2.0 or later";
594 spdxId = "GPL-3.0-only";
595 fullName = "GNU General Public License v3.0 only";
599 spdxId = "GPL-3.0-or-later";
600 fullName = "GNU General Public License v3.0 or later";
603 gpl3ClasspathPlus = {
604 fullName = "GNU General Public License v3.0 or later (with Classpath exception)";
605 url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
610 fullName = "Giftware License";
615 fullName = "Historic Permission Notice and Disclaimer";
619 fullName = "Historical Permission Notice and Disclaimer - sell variant";
620 spdxId = "HPND-sell-variant";
625 fullName = "Historical Permission Notice and Disclaimer - University of California variant";
628 # Intel's license, seems free
630 spdxId = "Intel-ACPI";
632 url = "https://old.calculate-linux.org/packages/licenses/iASL";
642 fullName = "Independent JPEG Group License";
646 fullName = "ImageMagick License";
647 spdxId = "ImageMagick";
652 fullName = "Imlib2 License";
657 fullName = "Info-ZIP License";
658 url = "https://infozip.sourceforge.net/license.html";
662 fullName = "INRIA Non-Commercial License Agreement for the CompCert verified compiler";
663 url = "https://compcert.org/doc/LICENSE.txt";
668 fullName = "End User License Agreement for IceSL Software";
669 url = "https://icesl.loria.fr/assets/pdf/EULA_IceSL_binary.pdf";
674 fullName = "INRIA Non-Commercial License Agreement for the Zélus compiler";
675 url = "https://github.com/INRIA/zelus/raw/829f2b97cba93b0543a9ca0272269e6b8fdad356/LICENSE";
681 fullName = "IPA Font License";
686 fullName = "IBM Public License v1.0";
691 fullName = "ISC License";
694 # Proprietary binaries; free to redistribute without modification.
696 fullName = "Databricks Proprietary License";
697 url = "https://pypi.org/project/databricks-connect";
702 fullName = "DataBricks eXtensions aka dbx License";
703 url = "https://github.com/databrickslabs/dbx/blob/743b579a4ac44531f764c6e522dbe5a81a7dc0e4/LICENSE";
705 redistributable = false;
709 fullName = "Fair License";
715 fullName = "Fair Source License, version 0.9";
716 url = "https://fair.io/v0.9.txt";
718 redistributable = true;
722 fullName = "Hippocratic License v3.0";
723 url = "https://firstdonoharm.dev/version/3/0/core.txt";
725 redistributable = true;
729 fullName = "Intel Simplified Software License";
730 url = "https://software.intel.com/en-us/license/intel-simplified-software-license";
735 fullName = "Knuth CTAN License";
736 spdxId = "Knuth-CTAN";
741 fullName = "Licence Art Libre 1.2";
746 fullName = "Licence Art Libre 1.3";
750 fullName = "Lens Terms of Service Agreement";
751 url = "https://k8slens.dev/licenses/tos";
756 spdxId = "LGPL-2.0-only";
757 fullName = "GNU Library General Public License v2 only";
761 spdxId = "LGPL-2.0-or-later";
762 fullName = "GNU Library General Public License v2 or later";
766 spdxId = "LGPL-2.1-only";
767 fullName = "GNU Lesser General Public License v2.1 only";
771 spdxId = "LGPL-2.1-or-later";
772 fullName = "GNU Lesser General Public License v2.1 or later";
776 spdxId = "LGPL-3.0-only";
777 fullName = "GNU Lesser General Public License v3.0 only";
781 spdxId = "LGPL-3.0-or-later";
782 fullName = "GNU Lesser General Public License v3.0 or later";
787 fullName = "Lesser General Public License For Linguistic Resources";
792 fullName = "libpng License";
796 spdxId = "libpng-2.0"; # Used since libpng 1.6.36.
797 fullName = "PNG Reference Library version 2";
801 fullName = "libssh2 License";
802 url = "https://www.libssh2.org/license.html";
807 fullName = "libtiff License";
811 fullName = "Lisp LGPL; GNU Lesser General Public License version 2.1 with Franz Inc. preamble for clarification of LGPL terms in context of Lisp";
812 url = "https://opensource.franz.com/preamble.html";
817 fullName = "LaTeX Project Public License v1.0";
822 fullName = "LaTeX Project Public License v1.2";
826 spdxId = "LPPL-1.3a";
827 fullName = "LaTeX Project Public License v1.3a";
831 spdxId = "LPPL-1.3c";
832 fullName = "LaTeX Project Public License v1.3c";
837 fullName = "Lucent Public License v1.02";
842 fullName = "MirOS License";
843 url = "https://opensource.org/licenses/MirOS";
846 # spdx.org does not (yet) differentiate between the X11 and Expat versions
847 # for details see https://en.wikipedia.org/wiki/MIT_License#Various_versions
850 fullName = "MIT License";
852 # https://spdx.org/licenses/MIT-feh.html
855 fullName = "feh License";
859 spdxId = "MIT-advertising";
860 fullName = "Enlightenment License (e16)";
865 fullName = "MIT No Attribution";
870 fullName = "Mozilla Public License 1.0";
875 fullName = "Mozilla Public License 1.1";
880 fullName = "Mozilla Public License 2.0";
885 fullName = "M+ Font License";
890 fullName = "Microsoft Public License";
894 spdxId = "MulanPSL-2.0";
895 fullName = "Mulan Permissive Software License, Version 2";
896 url = "https://license.coscl.org.cn/MulanPSL2";
901 fullName = "NASA Open Source Agreement 1.3";
907 fullName = "University of Illinois/NCSA Open Source License";
912 fullName = "Netdata Cloud UI License v1.0";
914 redistributable = true; # Only if used in Netdata products.
915 url = "https://raw.githubusercontent.com/netdata/netdata/master/web/gui/v2/LICENSE.md";
919 spdxId = "NIST-Software";
920 fullName = "NIST Software License";
925 fullName = "No Limit Public License";
929 spdxId = "NPOSL-3.0";
930 fullName = "Non-Profit Open Software License 3.0";
934 shortName = "CUDA EULA";
935 fullName = "CUDA Toolkit End User License Agreement (EULA)";
936 url = "https://docs.nvidia.com/cuda/eula/index.html#cuda-toolkit-supplement-license-agreement";
941 shortName = "CUDA EULA";
942 fullName = "CUDA Toolkit End User License Agreement (EULA)";
943 url = "https://docs.nvidia.com/cuda/eula/index.html#cuda-toolkit-supplement-license-agreement";
945 redistributable = true;
949 fullName = "Obsidian End User Agreement";
950 url = "https://obsidian.md/eula";
954 ocamlLgplLinkingException = {
955 spdxId = "OCaml-LGPL-linking-exception";
956 fullName = "OCaml LGPL Linking Exception";
960 fullName = "OCamlPro Non Commercial license version 1";
961 url = "https://alt-ergo.ocamlpro.com/http/alt-ergo-2.2.0/OCamlPro-Non-Commercial-License.pdf";
967 fullName = "Open Data Commons Open Database License v1.0";
972 fullName = "SIL Open Font License 1.1";
977 fullName = "Open Market License";
981 spdxId = "OLDAP-2.8";
982 fullName = "Open LDAP Public License v2.8";
987 fullName = "OpenSSL License";
991 spdxId = "OPUBL-1.0";
992 fullName = "Open Publication License v1.0";
997 fullName = "Open Software License 2.0";
1002 fullName = "Open Software License 2.1";
1007 fullName = "Open Software License 3.0";
1011 spdxId = "Parity-7.0.0";
1012 fullName = "Parity Public License 7.0.0";
1013 url = "https://paritylicense.com/versions/7.0.0.html";
1017 spdxId = "PHP-3.01";
1018 fullName = "PHP License v3.01";
1022 spdxId = "PostgreSQL";
1023 fullName = "PostgreSQL License";
1027 fullName = "Postman EULA";
1028 url = "https://www.getpostman.com/licenses/postman_base_app";
1033 spdxId = "Python-2.0";
1034 fullName = "Python Software Foundation License version 2";
1035 url = "https://docs.python.org/license.html";
1039 fullName = "Public Domain";
1043 fullName = " Purdue BSD-Style License"; # also know as lsof license
1044 url = "https://enterprise.dejacode.com/licenses/public/purdue-bsd";
1048 fullName = "Prosperity-3.0.0";
1050 url = "https://prosperitylicense.com/versions/3.0.0.html";
1055 fullName = "Qhull License";
1060 fullName = "Q Public License 1.0";
1064 fullName = "Qwt License, Version 1.0";
1065 url = "https://qwt.sourceforge.io/qwtlicense.html";
1070 fullName = "Ruby License";
1074 spdxId = "Sendmail";
1075 fullName = "Sendmail License";
1079 spdxId = "SGI-B-2.0";
1080 fullName = "SGI Free Software License B v2.0";
1083 # Gentoo seems to treat it as a license:
1084 # https://gitweb.gentoo.org/repo/gentoo.git/tree/licenses/SGMLUG?id=7d999af4a47bf55e53e54713d98d145f935935c1
1086 fullName = "SGML UG SGML Parser Materials license";
1090 spdxId = "Sleepycat";
1091 fullName = "Sleepycat License";
1095 shortName = "smail";
1096 fullName = "SMAIL General Public License";
1097 url = "https://sources.debian.org/copyright/license/debianutils/4.9.1/";
1102 fullName = "Standard ML of New Jersey License";
1107 fullName = "Server Side Public License";
1108 url = "https://www.mongodb.com/licensing/server-side-public-license";
1111 # The license a slightly modified AGPL but still considered unfree by the
1112 # OSI for what seem like political reasons
1113 redistributable = true; # Definitely redistributable though, it's an AGPL derivative
1118 fullName = "Synthesis Tool Kit 4.3";
1119 url = "https://github.com/thestk/stk/blob/master/LICENSE";
1124 fullName = "Sudo License (ISC-style)";
1125 url = "https://www.sudo.ws/about/license/";
1129 shortName = "sustainable";
1130 fullName = "Sustainable Use License";
1131 url = "https://github.com/n8n-io/n8n/blob/master/LICENSE.md";
1133 redistributable = false; # only free to redistribute "for non-commercial purposes"
1138 fullName = "Timescale License Agreegment";
1139 url = "https://github.com/timescale/timescaledb/blob/main/tsl/LICENSE-TIMESCALE";
1145 fullName = "TCL/TK License";
1149 fullName = "Unicode Character Database License";
1150 url = "https://fedoraproject.org/wiki/Licensing:UCD";
1154 fullName = "Ubuntu Font License 1.0";
1155 url = "https://ubuntu.com/legal/font-licence";
1159 fullName = "Unfree";
1163 unfreeRedistributable = {
1164 fullName = "Unfree redistributable";
1166 redistributable = true;
1169 unfreeRedistributableFirmware = {
1170 fullName = "Unfree redistributable firmware";
1171 redistributable = true;
1172 # Note: we currently consider these "free" for inclusion in the
1173 # channel and NixOS images.
1177 spdxId = "Unicode-3.0";
1178 fullName = "Unicode License v3";
1181 unicode-dfs-2015 = {
1182 spdxId = "Unicode-DFS-2015";
1183 fullName = "Unicode License Agreement - Data Files and Software (2015)";
1186 unicode-dfs-2016 = {
1187 spdxId = "Unicode-DFS-2016";
1188 fullName = "Unicode License Agreement - Data Files and Software (2016)";
1192 spdxId = "Unlicense";
1193 fullName = "The Unlicense";
1198 fullName = "Universal Permissive License";
1199 url = "https://oss.oracle.com/licenses/upl/";
1204 fullName = "Vim License";
1208 fullName = "Oracle VM VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)";
1209 url = "https://www.virtualbox.org/wiki/VirtualBox_PUEL";
1214 fullName = "Volatility Software License, Version 1.0";
1215 url = "https://www.volatilityfoundation.org/license/vsl-v1.0";
1220 fullName = "Vovida Software License v1.0";
1224 spdxId = "Watcom-1.0";
1225 fullName = "Sybase Open Watcom Public License 1.0";
1230 fullName = "W3C Software Notice and License";
1234 fullName = "Wadalab Font License";
1235 url = "https://fedoraproject.org/wiki/Licensing:Wadalab?rd=Licensing/Wadalab";
1240 fullName = "Do What The F*ck You Want To Public License";
1244 spdxId = "wxWindows";
1245 fullName = "wxWindows Library Licence, Version 3.1";
1250 fullName = "X11 License";
1256 url = "https://mcj.sourceforge.net/authors.html#xfig";
1261 fullName = "xinetd License";
1266 fullName = "zlib License";
1271 fullName = "Zope Public License 2.0";
1276 fullName = "Zope Public License 2.1";
1281 fullName = "XSkat License";
1284 # TODO: remove legacy aliases
1286 # deprecated for consistency with `apple-psl20`; use `apple-psl10`
1287 spdxId = "APSL-1.0";
1288 fullName = "Apple Public Source License 1.0";
1292 # deprecated due to confusion with Apache-2.0; use `apple-psl20`
1293 spdxId = "APSL-2.0";
1294 fullName = "Apple Public Source License 2.0";
1299 fullName = "GNU General Public License v2.0";
1304 fullName = "GNU General Public License v3.0";
1308 spdxId = "LGPL-2.0";
1309 fullName = "GNU Library General Public License v2";
1313 spdxId = "LGPL-2.1";
1314 fullName = "GNU Lesser General Public License v2.1";
1318 spdxId = "LGPL-3.0";
1319 fullName = "GNU Lesser General Public License v3.0";