3 inherit (lib) optionalAttrs;
7 # Most of our licenses are Free, explicitly declare unfree additions as such!
13 redistributable ? free
15 inherit shortName free deprecated redistributable;
16 } // optionalAttrs (attrs ? spdxId) {
18 url = "https://spdx.org/licenses/${spdxId}.html";
19 } // optionalAttrs (attrs ? url) {
21 } // optionalAttrs (attrs ? fullName) {
26 lib.mapAttrs mkLicense ({
27 /* License identifiers from spdx.org where possible.
28 * If you cannot find your license here, then look for a similar license or
29 * add it to this list. The URL mentioned above is a good source for inspiration.
34 fullName = "Abstyles License";
38 fullName = "Anti-Capitalist Software License v1.4";
39 url = "https://anticapitalist.software/";
40 /* restrictions on corporations apply for both use and redistribution */
42 redistributable = false;
46 # https://doomwiki.org/wiki/Raven_source_code_licensing
47 fullName = "Activision EULA";
48 url = "https://www.doomworld.com/eternity/activision_eula.txt";
54 fullName = "Academic Free License v2.0";
59 fullName = "Academic Free License v2.1";
64 fullName = "Academic Free License v3.0";
68 spdxId = "AGPL-3.0-only";
69 fullName = "GNU Affero General Public License v3.0 only";
73 spdxId = "AGPL-3.0-or-later";
74 fullName = "GNU Affero General Public License v3.0 or later";
79 fullName = "Aladdin Free Public License";
84 fullName = "Amazon Software License";
85 url = "https://aws.amazon.com/asl/";
90 fullName = "AMD License Agreement";
91 url = "https://developer.amd.com/amd-license-agreement/";
97 fullName = "Academy of Motion Picture Arts and Sciences BSD";
101 fullName = "Alliance for Open Media Patent License 1.0";
102 url = "https://aomedia.org/license/patent-license/";
107 fullName = "Apple Public Source License 1.0";
112 fullName = "Apple Public Source License 2.0";
116 spdxId = "Arphic-1999";
117 fullName = "Arphic Public License";
121 spdxId = "Artistic-1.0";
122 fullName = "Artistic License 1.0";
126 spdxId = "Artistic-1.0-cl8";
127 fullName = "Artistic License 1.0 w/clause 8";
131 spdxId = "Artistic-2.0";
132 fullName = "Artistic License 2.0";
136 spdxId = "Apache-2.0";
137 fullName = "Apache License 2.0";
141 spdxId = "Apache-2.0 WITH LLVM-exception";
142 fullName = "Apache License 2.0 with LLVM Exceptions";
146 spdxId = "Bitstream-Vera";
147 fullName = "Bitstream Vera Font License";
151 spdxId = "BitTorrent-1.0";
152 fullName = " BitTorrent Open Source License v1.0";
156 spdxId = "BitTorrent-1.1";
157 fullName = " BitTorrent Open Source License v1.1";
161 url = "https://blitiri.com.ar/p/bola/";
162 fullName = "Buena Onda License Agreement 1.1";
167 fullName = "Boost Software License 1.0";
172 fullName = "Beerware License";
176 spdxId = "BlueOak-1.0.0";
177 fullName = "Blue Oak Model License 1.0.0";
182 fullName = "BSD Zero Clause License";
186 spdxId = "BSD-1-Clause";
187 fullName = "BSD 1-Clause License";
191 spdxId = "BSD-2-Clause";
192 fullName = ''BSD 2-clause "Simplified" License'';
196 spdxId = "BSD-2-Clause-Patent";
197 fullName = "BSD-2-Clause Plus Patent License";
201 spdxId = "BSD-2-Clause-Views";
202 fullName = "BSD 2-Clause with views sentence";
206 spdxId = "BSD-3-Clause";
207 fullName = ''BSD 3-clause "New" or "Revised" License'';
211 spdxId = "BSD-3-Clause-Clear";
212 fullName = "BSD 3-Clause Clear License";
216 spdxId = "BSD-3-Clause-LBNL";
217 fullName = "Lawrence Berkeley National Labs BSD variant license";
221 spdxId = "BSD-4-Clause";
222 fullName = ''BSD 4-clause "Original" or "Old" License'';
225 bsdOriginalShortened = {
226 spdxId = "BSD-4-Clause-Shortened";
227 fullName = "BSD 4 Clause Shortened";
231 spdxId = "BSD-4-Clause-UC";
232 fullName = "BSD 4-Clause University of California-Specific";
236 spdxId = "BSD-Protection";
237 fullName = "BSD Protection License";
242 fullName = "Business Source License 1.1";
244 redistributable = true;
248 fullName = "Computer Associates Open Source Licence Version 1.0";
249 url = "http://jxplorer.org/licence.html";
254 fullName = "Cryptographic Autonomy License version 1.0 (CAL-1.0)";
259 fullName = "Caldera License";
263 fullName = "Common Attack Pattern Enumeration and Classification";
264 url = "https://capec.mitre.org/about/termsofuse.html";
268 spdxId = "ClArtistic";
269 fullName = "Clarified Artistic License";
274 fullName = "Creative Commons Zero v1.0 Universal";
278 spdxId = "CC-BY-NC-ND-3.0";
279 fullName = "Creative Commons Attribution Non Commercial No Derivative Works 3.0 Unported";
284 spdxId = "CC-BY-NC-ND-4.0";
285 fullName = "Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International";
290 spdxId = "CC-BY-NC-SA-2.0";
291 fullName = "Creative Commons Attribution Non Commercial Share Alike 2.0";
296 spdxId = "CC-BY-NC-SA-2.5";
297 fullName = "Creative Commons Attribution Non Commercial Share Alike 2.5";
302 spdxId = "CC-BY-NC-SA-3.0";
303 fullName = "Creative Commons Attribution Non Commercial Share Alike 3.0";
308 spdxId = "CC-BY-NC-SA-4.0";
309 fullName = "Creative Commons Attribution Non Commercial Share Alike 4.0";
314 spdxId = "CC-BY-NC-3.0";
315 fullName = "Creative Commons Attribution Non Commercial 3.0 Unported";
320 spdxId = "CC-BY-NC-4.0";
321 fullName = "Creative Commons Attribution Non Commercial 4.0 International";
326 spdxId = "CC-BY-ND-3.0";
327 fullName = "Creative Commons Attribution-No Derivative Works v3.00";
332 spdxId = "CC-BY-ND-4.0";
333 fullName = "Creative Commons Attribution-No Derivative Works v4.0";
338 spdxId = "CC-BY-SA-1.0";
339 fullName = "Creative Commons Attribution Share Alike 1.0";
343 spdxId = "CC-BY-SA-2.0";
344 fullName = "Creative Commons Attribution Share Alike 2.0";
348 spdxId = "CC-BY-SA-2.5";
349 fullName = "Creative Commons Attribution Share Alike 2.5";
353 spdxId = "CC-BY-1.0";
354 fullName = "Creative Commons Attribution 1.0";
358 spdxId = "CC-BY-2.0";
359 fullName = "Creative Commons Attribution 2.0";
363 spdxId = "CC-BY-3.0";
364 fullName = "Creative Commons Attribution 3.0";
368 spdxId = "CC-BY-SA-3.0";
369 fullName = "Creative Commons Attribution Share Alike 3.0";
373 spdxId = "CC-BY-4.0";
374 fullName = "Creative Commons Attribution 4.0";
378 spdxId = "CC-BY-SA-4.0";
379 fullName = "Creative Commons Attribution Share Alike 4.0";
383 shortName = "CC-SA-1.0";
384 fullName = "Creative Commons Share Alike 1.0";
385 url = "https://creativecommons.org/licenses/sa/1.0";
390 fullName = "Common Development and Distribution License 1.0";
394 spdxId = "CECILL-2.0";
395 fullName = "CeCILL Free Software License Agreement v2.0";
399 spdxId = "CECILL-2.1";
400 fullName = "CeCILL Free Software License Agreement v2.1";
405 fullName = "CeCILL-B Free Software License Agreement";
410 fullName = "CeCILL-C Free Software License Agreement";
413 cockroachdb-community-license = {
414 fullName = "CockroachDB Community License Agreement";
415 url = "https://www.cockroachlabs.com/cockroachdb-community-license/";
421 fullName = "Common Public Attribution License 1.0";
425 fullName = "Commons Clause License";
426 url = "https://commonsclause.com/";
432 fullName = "Common Public License 1.0";
437 fullName = "curl License";
442 fullName = "DOC License";
447 fullName = "Detection Rule License 1.0";
452 fullName = "dtoa License";
456 fullName = "EPSON AVASYS PUBLIC LICENSE";
457 url = "https://avasys.jp/hp/menu000000700/hpg000000603.htm";
462 fullName = "Educational Community License, Version 2.0";
463 shortName = "ECL 2.0";
469 fullName = "Eiffel Forum License v1.0";
474 fullName = "Eiffel Forum License v2.0";
478 spdxId = "Elastic-2.0";
479 fullName = "Elastic License 2.0";
485 fullName = "Eclipse Public License 1.0";
490 fullName = "Eclipse Public License 2.0";
494 fullName = "Seiko Epson Corporation Software License Agreement for Linux";
495 url = "https://download.ebz.epson.net/dsc/du/02/eula/global/LINUX_EN.html";
501 fullName = "European Union Public License 1.1";
506 fullName = "European Union Public License 1.2";
510 spdxId = "GFDL-1.1-only";
511 fullName = "GNU Free Documentation License v1.1 only";
515 spdxId = "GFDL-1.1-or-later";
516 fullName = "GNU Free Documentation License v1.1 or later";
520 spdxId = "GFDL-1.2-only";
521 fullName = "GNU Free Documentation License v1.2 only";
525 spdxId = "GFDL-1.2-or-later";
526 fullName = "GNU Free Documentation License v1.2 or later";
530 spdxId = "GFDL-1.3-only";
531 fullName = "GNU Free Documentation License v1.3 only";
535 spdxId = "GFDL-1.3-or-later";
536 fullName = "GNU Free Documentation License v1.3 or later";
540 fullName = "Floodgap Free Software License";
541 url = "https://www.floodgap.com/software/ffsl/license.html";
546 fullName = "Fraunhofer FDK AAC Codec Library";
551 fullName = "Unspecified free software license";
555 fullName = "Functional Source License, Version 1.1, MIT Future License";
556 url = "https://fsl.software/FSL-1.1-MIT.template.md";
558 redistributable = true;
562 fullName = "Functional Source License, Version 1.1, Apache 2.0 Future License";
563 url = "https://fsl.software/FSL-1.1-Apache-2.0.template.md";
565 redistributable = true;
570 fullName = "Freetype Project License";
574 fullName = "Geant4 Software License";
575 url = "https://geant4.web.cern.ch/geant4/license/LICENSE.html";
579 fullName = "GeoGebra Non-Commercial License Agreement";
580 url = "https://www.geogebra.org/license";
585 fullName = "GeneralUser GS License v2.0";
586 url = "https://www.schristiancollins.com/generaluser.php"; # license included in sources
590 fullName = "GUST Font License";
591 url = "https://www.gust.org.pl/projects/e-foundry/licenses/GUST-FONT-LICENSE.txt";
595 fullName = "GUST Font Source License";
596 url = "https://www.gust.org.pl/projects/e-foundry/licenses/GUST-FONT-SOURCE-LICENSE.txt";
600 spdxId = "GPL-1.0-only";
601 fullName = "GNU General Public License v1.0 only";
605 spdxId = "GPL-1.0-or-later";
606 fullName = "GNU General Public License v1.0 or later";
610 spdxId = "GPL-2.0-only";
611 fullName = "GNU General Public License v2.0 only";
615 spdxId = "GPL-2.0-with-classpath-exception";
616 fullName = "GNU General Public License v2.0 only (with Classpath exception)";
619 gpl2ClasspathPlus = {
620 fullName = "GNU General Public License v2.0 or later (with Classpath exception)";
621 url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
625 fullName = "GNU General Public License version 2 only (with OSI approved licenses linking exception)";
626 url = "https://www.mysql.com/about/legal/licensing/foss-exception";
630 spdxId = "GPL-2.0-or-later";
631 fullName = "GNU General Public License v2.0 or later";
635 spdxId = "GPL-3.0-only";
636 fullName = "GNU General Public License v3.0 only";
640 spdxId = "GPL-3.0-or-later";
641 fullName = "GNU General Public License v3.0 or later";
644 gpl3ClasspathPlus = {
645 fullName = "GNU General Public License v3.0 or later (with Classpath exception)";
646 url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
651 fullName = "Giftware License";
656 fullName = "Historic Permission Notice and Disclaimer";
660 fullName = "Historical Permission Notice and Disclaimer - sell variant";
661 spdxId = "HPND-sell-variant";
666 fullName = "Historical Permission Notice and Disclaimer - University of California variant";
669 # Intel's license, seems free
671 spdxId = "Intel-ACPI";
672 fullName = "Intel ACPI Software License Agreement";
682 fullName = "Independent JPEG Group License";
686 fullName = "ImageMagick License";
687 spdxId = "ImageMagick";
692 fullName = "Imlib2 License";
697 fullName = "Info-ZIP License";
701 fullName = "INRIA Non-Commercial License Agreement for the CompCert verified compiler";
702 url = "https://compcert.org/doc/LICENSE.txt";
707 fullName = "End User License Agreement for IceSL Software";
708 url = "https://icesl.loria.fr/assets/pdf/EULA_IceSL_binary.pdf";
713 fullName = "INRIA Non-Commercial License Agreement for the Zélus compiler";
714 url = "https://github.com/INRIA/zelus/raw/829f2b97cba93b0543a9ca0272269e6b8fdad356/LICENSE";
720 fullName = "IPA Font License";
725 fullName = "IBM Public License v1.0";
730 fullName = "ISC License";
734 fullName = "Databricks License";
735 url = "https://www.databricks.com/legal/db-license";
740 fullName = "DataBricks eXtensions aka dbx License";
741 url = "https://github.com/databrickslabs/dbx/blob/743b579a4ac44531f764c6e522dbe5a81a7dc0e4/LICENSE";
743 redistributable = false;
746 databricks-license = {
747 fullName = "Databricks License";
748 url = "https://www.databricks.com/legal/db-license";
753 fullName = "Fair License";
759 fullName = "Fair Source License, version 0.9";
760 url = "https://fair.io/v0.9.txt";
762 redistributable = true;
766 fullName = "Hippocratic License v3.0";
767 url = "https://firstdonoharm.dev/version/3/0/core.txt";
769 redistributable = true;
773 fullName = "Intel Simplified Software License";
774 url = "https://software.intel.com/en-us/license/intel-simplified-software-license";
779 fullName = "Knuth CTAN License";
780 spdxId = "Knuth-CTAN";
785 fullName = "Licence Art Libre 1.2";
790 fullName = "Licence Art Libre 1.3";
794 fullName = "Lens Terms of Service Agreement";
795 url = "https://k8slens.dev/licenses/tos";
800 spdxId = "LGPL-2.0-only";
801 fullName = "GNU Library General Public License v2 only";
805 spdxId = "LGPL-2.0-or-later";
806 fullName = "GNU Library General Public License v2 or later";
810 spdxId = "LGPL-2.1-only";
811 fullName = "GNU Lesser General Public License v2.1 only";
815 spdxId = "LGPL-2.1-or-later";
816 fullName = "GNU Lesser General Public License v2.1 or later";
820 spdxId = "LGPL-3.0-only";
821 fullName = "GNU Lesser General Public License v3.0 only";
825 spdxId = "LGPL-3.0-or-later";
826 fullName = "GNU Lesser General Public License v3.0 or later";
831 fullName = "Lesser General Public License For Linguistic Resources";
836 fullName = "libpng License";
840 spdxId = "libpng-2.0"; # Used since libpng 1.6.36.
841 fullName = "PNG Reference Library version 2";
846 fullName = "libtiff License";
850 fullName = "Lisp LGPL; GNU Lesser General Public License version 2.1 with Franz Inc. preamble for clarification of LGPL terms in context of Lisp";
851 url = "https://opensource.franz.com/preamble.html";
856 fullName = "LaTeX Project Public License v1.0";
861 fullName = "LaTeX Project Public License v1.2";
865 spdxId = "LPPL-1.3a";
866 fullName = "LaTeX Project Public License v1.3a";
870 spdxId = "LPPL-1.3c";
871 fullName = "LaTeX Project Public License v1.3c";
876 fullName = "Lucent Public License v1.02";
881 fullName = "MirOS License";
886 fullName = "MIT License";
891 fullName = "CMU License";
896 fullName = "feh License";
900 # Also known as Zsh license
901 spdxId = "MIT-Modern-Variant";
902 fullName = "MIT License Modern Variant";
906 spdxId = "MIT-advertising";
907 fullName = "Enlightenment License (e16)";
912 fullName = "MIT No Attribution";
917 fullName = "Mozilla Public License 1.0";
922 fullName = "Mozilla Public License 1.1";
927 fullName = "Mozilla Public License 2.0";
932 fullName = "M+ Font License";
937 fullName = "Microsoft Public License";
941 spdxId = "MulanPSL-2.0";
942 fullName = "Mulan Permissive Software License, Version 2";
946 spdxId = "NAIST-2003";
947 fullName = "Nara Institute of Science and Technology License (2003)";
952 fullName = "NASA Open Source Agreement 1.3";
958 fullName = "NCBI Public Domain Notice";
959 # Due to United States copyright law, anything with this "license" does not have a copyright in the
960 # jurisdiction of the United States. However, other jurisdictions may assign the United States
961 # government copyright to the work, and the license explicitly states that in such a case, no license
962 # is granted. This is nonfree and nonredistributable in most jurisdictions other than the United States.
964 redistributable = false;
969 fullName = "University of Illinois/NCSA Open Source License";
974 fullName = "Netdata Cloud UI License v1.0";
976 redistributable = true; # Only if used in Netdata products.
980 spdxId = "NIST-Software";
981 fullName = "NIST Software License";
986 fullName = "No Limit Public License";
990 spdxId = "NPOSL-3.0";
991 fullName = "Non-Profit Open Software License 3.0";
995 shortName = "CUDA EULA";
996 fullName = "CUDA Toolkit End User License Agreement (EULA)";
997 url = "https://docs.nvidia.com/cuda/eula/index.html#cuda-toolkit-supplement-license-agreement";
1001 nvidiaCudaRedist = {
1002 shortName = "CUDA EULA";
1003 fullName = "CUDA Toolkit End User License Agreement (EULA)";
1004 url = "https://docs.nvidia.com/cuda/eula/index.html#cuda-toolkit-supplement-license-agreement";
1006 redistributable = true;
1010 fullName = "Obsidian End User Agreement";
1011 url = "https://obsidian.md/eula";
1015 ocamlLgplLinkingException = {
1016 spdxId = "OCaml-LGPL-linking-exception";
1017 fullName = "OCaml LGPL Linking Exception";
1021 fullName = "OCamlPro Non Commercial license version 1";
1022 url = "https://alt-ergo.ocamlpro.com/http/alt-ergo-2.2.0/OCamlPro-Non-Commercial-License.pdf";
1027 spdxId = "ODbL-1.0";
1028 fullName = "Open Data Commons Open Database License v1.0";
1033 fullName = "SIL Open Font License 1.1";
1038 fullName = "Open Market License";
1042 spdxId = "OLDAP-2.8";
1043 fullName = "Open LDAP Public License v2.8";
1048 fullName = "OpenSSL License";
1052 spdxId = "OPUBL-1.0";
1053 fullName = "Open Publication License v1.0";
1058 fullName = "Open Software License 2.0";
1063 fullName = "Open Software License 2.1";
1068 fullName = "Open Software License 3.0";
1072 spdxId = "Parity-7.0.0";
1073 fullName = "Parity Public License 7.0.0";
1077 spdxId = "PHP-3.01";
1078 fullName = "PHP License v3.01";
1082 spdxId = "PostgreSQL";
1083 fullName = "PostgreSQL License";
1087 fullName = "Postman EULA";
1088 url = "https://www.getpostman.com/licenses/postman_base_app";
1093 spdxId = "Python-2.0";
1094 fullName = "Python Software Foundation License version 2";
1098 fullName = "Public Domain";
1102 fullName = "Purdue BSD-Style License"; # also known as lsof license
1103 url = "https://enterprise.dejacode.com/licenses/public/purdue-bsd";
1107 fullName = "Prosperity-3.0.0";
1109 url = "https://prosperitylicense.com/versions/3.0.0.html";
1114 fullName = "Qhull License";
1119 fullName = "Q Public License 1.0";
1123 fullName = "Qwt License, Version 1.0";
1124 url = "https://qwt.sourceforge.io/qwtlicense.html";
1128 fullName = "The Radiance Software License, Version 2.0";
1129 url = "https://github.com/LBNL-ETA/Radiance/blob/master/License.txt";
1134 fullName = "Ruby License";
1138 spdxId = "Sendmail";
1139 fullName = "Sendmail License";
1143 spdxId = "SGI-B-2.0";
1144 fullName = "SGI Free Software License B v2.0";
1147 # Gentoo seems to treat it as a license:
1148 # https://gitweb.gentoo.org/repo/gentoo.git/tree/licenses/SGMLUG?id=7d999af4a47bf55e53e54713d98d145f935935c1
1150 fullName = "SGML UG SGML Parser Materials license";
1154 spdxId = "Sleepycat";
1155 fullName = "Sleepycat License";
1159 shortName = "smail";
1160 fullName = "SMAIL General Public License";
1161 url = "https://sources.debian.org/copyright/license/debianutils/4.9.1/";
1166 fullName = "Standard ML of New Jersey License";
1171 fullName = "Server Side Public License";
1172 url = "https://www.mongodb.com/licensing/server-side-public-license";
1175 # The license a slightly modified AGPL but still considered unfree by the
1176 # OSI for what seem like political reasons
1177 redistributable = true; # Definitely redistributable though, it's an AGPL derivative
1182 fullName = "Synthesis Tool Kit 4.3";
1183 url = "https://github.com/thestk/stk/blob/master/LICENSE";
1188 fullName = "Sudo License (ISC-style)";
1189 url = "https://www.sudo.ws/about/license/";
1193 shortName = "sustainable";
1194 fullName = "Sustainable Use License";
1195 url = "https://github.com/n8n-io/n8n/blob/master/LICENSE.md";
1197 redistributable = false; # only free to redistribute "for non-commercial purposes"
1202 fullName = "Timescale License Agreegment";
1203 url = "https://github.com/timescale/timescaledb/blob/main/tsl/LICENSE-TIMESCALE";
1209 fullName = "TCL/TK License";
1213 fullName = "Tomorrow Open Source Technology License 1.0";
1214 url = "https://github.com/PixarAnimationStudios/OpenUSD/blob/release/LICENSE.txt";
1218 fullName = "Unicode Character Database License";
1219 url = "https://fedoraproject.org/wiki/Licensing:UCD";
1223 spdxId = "Ubuntu-font-1.0";
1224 fullName = "Ubuntu Font License 1.0";
1228 fullName = "Unfree";
1232 unfreeRedistributable = {
1233 fullName = "Unfree redistributable";
1235 redistributable = true;
1238 unfreeRedistributableFirmware = {
1239 fullName = "Unfree redistributable firmware";
1240 redistributable = true;
1241 # Note: we currently consider these "free" for inclusion in the
1242 # channel and NixOS images.
1246 spdxId = "Unicode-3.0";
1247 fullName = "Unicode License v3";
1250 unicode-dfs-2015 = {
1251 spdxId = "Unicode-DFS-2015";
1252 fullName = "Unicode License Agreement - Data Files and Software (2015)";
1255 unicode-dfs-2016 = {
1256 spdxId = "Unicode-DFS-2016";
1257 fullName = "Unicode License Agreement - Data Files and Software (2016)";
1261 spdxId = "Unlicense";
1262 fullName = "The Unlicense";
1267 fullName = "Universal Permissive License";
1272 fullName = "Vim License";
1276 fullName = "Oracle VM VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)";
1277 url = "https://www.virtualbox.org/wiki/VirtualBox_PUEL";
1282 fullName = "Volatility Software License, Version 1.0";
1283 url = "https://www.volatilityfoundation.org/license/vsl-v1.0";
1288 fullName = "Vovida Software License v1.0";
1292 spdxId = "Watcom-1.0";
1293 fullName = "Sybase Open Watcom Public License 1.0";
1294 # Despite being OSI‐approved, this licence is not considered FOSS
1295 # by Debian, Fedora, or the FSF, due to an onerous restriction that
1296 # requires publication of even privately‐deployed modifications.
1297 # This violates the FSF’s freedom 3 and Debian’s “desert island
1298 # test” and “dissident test”.
1300 # See: <https://en.wikipedia.org/wiki/Sybase_Open_Watcom_Public_License>
1302 redistributable = true;
1307 fullName = "W3C Software Notice and License";
1311 fullName = "Wadalab Font License";
1312 url = "https://fedoraproject.org/wiki/Licensing:Wadalab?rd=Licensing/Wadalab";
1317 fullName = "Do What The F*ck You Want To Public License";
1321 spdxId = "wxWindows";
1322 fullName = "wxWindows Library Licence, Version 3.1";
1327 fullName = "X11 License";
1337 fullName = "xinetd License";
1342 fullName = "XSkat License";
1347 fullName = "zlib License";
1352 fullName = "Zope Public License 2.0";
1357 fullName = "Zope Public License 2.1";
1361 # TODO: remove legacy aliases
1363 # deprecated for consistency with `apple-psl20`; use `apple-psl10`
1364 spdxId = "APSL-1.0";
1365 fullName = "Apple Public Source License 1.0";
1369 # deprecated due to confusion with Apache-2.0; use `apple-psl20`
1370 spdxId = "APSL-2.0";
1371 fullName = "Apple Public Source License 2.0";
1376 fullName = "GNU General Public License v2.0";
1381 fullName = "GNU General Public License v3.0";
1385 spdxId = "LGPL-2.0";
1386 fullName = "GNU Library General Public License v2";
1390 spdxId = "LGPL-2.1";
1391 fullName = "GNU Lesser General Public License v2.1";
1395 spdxId = "LGPL-3.0";
1396 fullName = "GNU Lesser General Public License v3.0";