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";
118 url = "https://www.freedesktop.org/wiki/Arphic_Public_License/";
122 spdxId = "Artistic-1.0";
123 fullName = "Artistic License 1.0";
127 spdxId = "Artistic-1.0-cl8";
128 fullName = "Artistic License 1.0 w/clause 8";
132 spdxId = "Artistic-2.0";
133 fullName = "Artistic License 2.0";
137 spdxId = "Apache-2.0";
138 fullName = "Apache License 2.0";
142 spdxId = "Apache-2.0 WITH LLVM-exception";
143 fullName = "Apache License 2.0 with LLVM Exceptions";
147 spdxId = "Bitstream-Vera";
148 fullName = "Bitstream Vera Font License";
152 spdxId = "BitTorrent-1.0";
153 fullName = " BitTorrent Open Source License v1.0";
157 spdxId = "BitTorrent-1.1";
158 fullName = " BitTorrent Open Source License v1.1";
162 url = "https://blitiri.com.ar/p/bola/";
163 fullName = "Buena Onda License Agreement 1.1";
168 fullName = "Boost Software License 1.0";
173 fullName = "Beerware License";
177 spdxId = "BlueOak-1.0.0";
178 fullName = "Blue Oak Model License 1.0.0";
183 fullName = "BSD Zero Clause License";
187 spdxId = "BSD-1-Clause";
188 fullName = "BSD 1-Clause License";
192 spdxId = "BSD-2-Clause";
193 fullName = ''BSD 2-clause "Simplified" License'';
197 spdxId = "BSD-2-Clause-Patent";
198 fullName = "BSD-2-Clause Plus Patent License";
202 spdxId = "BSD-2-Clause-Views";
203 fullName = "BSD 2-Clause with views sentence";
207 spdxId = "BSD-3-Clause";
208 fullName = ''BSD 3-clause "New" or "Revised" License'';
212 spdxId = "BSD-3-Clause-Clear";
213 fullName = "BSD 3-Clause Clear License";
217 spdxId = "BSD-4-Clause";
218 fullName = ''BSD 4-clause "Original" or "Old" License'';
221 bsdOriginalShortened = {
222 spdxId = "BSD-4-Clause-Shortened";
223 fullName = "BSD 4 Clause Shortened";
227 spdxId = "BSD-4-Clause-UC";
228 fullName = "BSD 4-Clause University of California-Specific";
232 spdxId = "BSD-Protection";
233 fullName = "BSD Protection License";
238 fullName = "Business Source License 1.1";
239 url = "https://mariadb.com/bsl11";
241 redistributable = true;
245 fullName = "Computer Associates Open Source Licence Version 1.0";
246 url = "http://jxplorer.org/licence.html";
251 fullName = "Cryptographic Autonomy License version 1.0 (CAL-1.0)";
252 url = "https://opensource.org/licenses/CAL-1.0";
257 fullName = "Caldera License";
258 url = "http://www.lemis.com/grog/UNIX/ancient-source-all.pdf";
262 fullName = "Common Attack Pattern Enumeration and Classification";
263 url = "https://capec.mitre.org/about/termsofuse.html";
267 spdxId = "ClArtistic";
268 fullName = "Clarified Artistic License";
273 fullName = "Creative Commons Zero v1.0 Universal";
277 spdxId = "CC-BY-NC-ND-3.0";
278 fullName = "Creative Commons Attribution Non Commercial No Derivative Works 3.0 Unported";
283 spdxId = "CC-BY-NC-ND-4.0";
284 fullName = "Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International";
289 spdxId = "CC-BY-NC-SA-2.0";
290 fullName = "Creative Commons Attribution Non Commercial Share Alike 2.0";
295 spdxId = "CC-BY-NC-SA-2.5";
296 fullName = "Creative Commons Attribution Non Commercial Share Alike 2.5";
301 spdxId = "CC-BY-NC-SA-3.0";
302 fullName = "Creative Commons Attribution Non Commercial Share Alike 3.0";
307 spdxId = "CC-BY-NC-SA-4.0";
308 fullName = "Creative Commons Attribution Non Commercial Share Alike 4.0";
313 spdxId = "CC-BY-NC-3.0";
314 fullName = "Creative Commons Attribution Non Commercial 3.0 Unported";
319 spdxId = "CC-BY-NC-4.0";
320 fullName = "Creative Commons Attribution Non Commercial 4.0 International";
325 spdxId = "CC-BY-ND-3.0";
326 fullName = "Creative Commons Attribution-No Derivative Works v3.00";
331 spdxId = "CC-BY-ND-4.0";
332 fullName = "Creative Commons Attribution-No Derivative Works v4.0";
337 spdxId = "CC-BY-SA-1.0";
338 fullName = "Creative Commons Attribution Share Alike 1.0";
342 spdxId = "CC-BY-SA-2.0";
343 fullName = "Creative Commons Attribution Share Alike 2.0";
347 spdxId = "CC-BY-SA-2.5";
348 fullName = "Creative Commons Attribution Share Alike 2.5";
352 spdxId = "CC-BY-1.0";
353 fullName = "Creative Commons Attribution 1.0";
357 spdxId = "CC-BY-2.0";
358 fullName = "Creative Commons Attribution 2.0";
362 spdxId = "CC-BY-3.0";
363 fullName = "Creative Commons Attribution 3.0";
367 spdxId = "CC-BY-SA-3.0";
368 fullName = "Creative Commons Attribution Share Alike 3.0";
372 spdxId = "CC-BY-4.0";
373 fullName = "Creative Commons Attribution 4.0";
377 spdxId = "CC-BY-SA-4.0";
378 fullName = "Creative Commons Attribution Share Alike 4.0";
382 shortName = "CC-SA-1.0";
383 fullName = "Creative Commons Share Alike 1.0";
384 url = "https://creativecommons.org/licenses/sa/1.0";
389 fullName = "Common Development and Distribution License 1.0";
393 spdxId = "CECILL-2.0";
394 fullName = "CeCILL Free Software License Agreement v2.0";
398 spdxId = "CECILL-2.1";
399 fullName = "CeCILL Free Software License Agreement v2.1";
404 fullName = "CeCILL-B Free Software License Agreement";
409 fullName = "CeCILL-C Free Software License Agreement";
412 cockroachdb-community-license = {
413 fullName = "CockroachDB Community License Agreement";
414 url = "https://www.cockroachlabs.com/cockroachdb-community-license/";
420 fullName = "Common Public Attribution License 1.0";
424 fullName = "Commons Clause License";
425 url = "https://commonsclause.com/";
431 fullName = "Common Public License 1.0";
436 fullName = "curl License";
441 fullName = "DOC License";
446 fullName = "Detection Rule License 1.0";
451 fullName = "dtoa License";
455 fullName = "EPSON AVASYS PUBLIC LICENSE";
456 url = "https://avasys.jp/hp/menu000000700/hpg000000603.htm";
461 fullName = "Educational Community License, Version 2.0";
462 url = "https://opensource.org/licenses/ECL-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";
480 url = "https://github.com/elastic/elasticsearch/blob/main/licenses/ELASTIC-LICENSE-2.0.txt";
486 fullName = "Eclipse Public License 1.0";
491 fullName = "Eclipse Public License 2.0";
495 fullName = "Seiko Epson Corporation Software License Agreement for Linux";
496 url = "https://download.ebz.epson.net/dsc/du/02/eula/global/LINUX_EN.html";
502 fullName = "European Union Public License 1.1";
507 fullName = "European Union Public License 1.2";
511 spdxId = "GFDL-1.1-only";
512 fullName = "GNU Free Documentation License v1.1 only";
516 spdxId = "GFDL-1.1-or-later";
517 fullName = "GNU Free Documentation License v1.1 or later";
521 spdxId = "GFDL-1.2-only";
522 fullName = "GNU Free Documentation License v1.2 only";
526 spdxId = "GFDL-1.2-or-later";
527 fullName = "GNU Free Documentation License v1.2 or later";
531 spdxId = "GFDL-1.3-only";
532 fullName = "GNU Free Documentation License v1.3 only";
536 spdxId = "GFDL-1.3-or-later";
537 fullName = "GNU Free Documentation License v1.3 or later";
541 fullName = "Floodgap Free Software License";
542 url = "https://www.floodgap.com/software/ffsl/license.html";
547 fullName = "Fraunhofer FDK AAC Codec Library";
552 fullName = "Unspecified free software license";
556 fullName = "Functional Source License, Version 1.1, MIT Future License";
557 url = "https://fsl.software/FSL-1.1-MIT.template.md";
559 redistributable = true;
563 fullName = "Functional Source License, Version 1.1, Apache 2.0 Future License";
564 url = "https://fsl.software/FSL-1.1-Apache-2.0.template.md";
566 redistributable = true;
571 fullName = "Freetype Project License";
575 fullName = "Geant4 Software License";
576 url = "https://geant4.web.cern.ch/geant4/license/LICENSE.html";
580 fullName = "GeoGebra Non-Commercial License Agreement";
581 url = "https://www.geogebra.org/license";
586 fullName = "GeneralUser GS License v2.0";
587 url = "https://www.schristiancollins.com/generaluser.php"; # license included in sources
591 fullName = "GUST Font License";
592 url = "https://www.gust.org.pl/projects/e-foundry/licenses/GUST-FONT-LICENSE.txt";
596 fullName = "GUST Font Source License";
597 url = "https://www.gust.org.pl/projects/e-foundry/licenses/GUST-FONT-SOURCE-LICENSE.txt";
601 spdxId = "GPL-1.0-only";
602 fullName = "GNU General Public License v1.0 only";
606 spdxId = "GPL-1.0-or-later";
607 fullName = "GNU General Public License v1.0 or later";
611 spdxId = "GPL-2.0-only";
612 fullName = "GNU General Public License v2.0 only";
616 spdxId = "GPL-2.0-with-classpath-exception";
617 fullName = "GNU General Public License v2.0 only (with Classpath exception)";
620 gpl2ClasspathPlus = {
621 fullName = "GNU General Public License v2.0 or later (with Classpath exception)";
622 url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
626 fullName = "GNU General Public License version 2 only (with OSI approved licenses linking exception)";
627 url = "https://www.mysql.com/about/legal/licensing/foss-exception";
631 spdxId = "GPL-2.0-or-later";
632 fullName = "GNU General Public License v2.0 or later";
636 spdxId = "GPL-3.0-only";
637 fullName = "GNU General Public License v3.0 only";
641 spdxId = "GPL-3.0-or-later";
642 fullName = "GNU General Public License v3.0 or later";
645 gpl3ClasspathPlus = {
646 fullName = "GNU General Public License v3.0 or later (with Classpath exception)";
647 url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
652 fullName = "Giftware License";
657 fullName = "Historic Permission Notice and Disclaimer";
661 fullName = "Historical Permission Notice and Disclaimer - sell variant";
662 spdxId = "HPND-sell-variant";
667 fullName = "Historical Permission Notice and Disclaimer - University of California variant";
670 # Intel's license, seems free
672 spdxId = "Intel-ACPI";
673 fullName = "Intel ACPI Software License Agreement";
674 url = "https://old.calculate-linux.org/packages/licenses/iASL";
684 fullName = "Independent JPEG Group License";
688 fullName = "ImageMagick License";
689 spdxId = "ImageMagick";
694 fullName = "Imlib2 License";
699 fullName = "Info-ZIP License";
700 url = "https://infozip.sourceforge.net/license.html";
704 fullName = "INRIA Non-Commercial License Agreement for the CompCert verified compiler";
705 url = "https://compcert.org/doc/LICENSE.txt";
710 fullName = "End User License Agreement for IceSL Software";
711 url = "https://icesl.loria.fr/assets/pdf/EULA_IceSL_binary.pdf";
716 fullName = "INRIA Non-Commercial License Agreement for the Zélus compiler";
717 url = "https://github.com/INRIA/zelus/raw/829f2b97cba93b0543a9ca0272269e6b8fdad356/LICENSE";
723 fullName = "IPA Font License";
728 fullName = "IBM Public License v1.0";
733 fullName = "ISC License";
737 fullName = "Databricks License";
738 url = "https://www.databricks.com/legal/db-license";
743 fullName = "DataBricks eXtensions aka dbx License";
744 url = "https://github.com/databrickslabs/dbx/blob/743b579a4ac44531f764c6e522dbe5a81a7dc0e4/LICENSE";
746 redistributable = false;
749 databricks-license = {
750 fullName = "Databricks License";
751 url = "https://www.databricks.com/legal/db-license";
756 fullName = "Fair License";
762 fullName = "Fair Source License, version 0.9";
763 url = "https://fair.io/v0.9.txt";
765 redistributable = true;
769 fullName = "Hippocratic License v3.0";
770 url = "https://firstdonoharm.dev/version/3/0/core.txt";
772 redistributable = true;
776 fullName = "Intel Simplified Software License";
777 url = "https://software.intel.com/en-us/license/intel-simplified-software-license";
782 fullName = "Knuth CTAN License";
783 spdxId = "Knuth-CTAN";
788 fullName = "Licence Art Libre 1.2";
793 fullName = "Licence Art Libre 1.3";
797 fullName = "Lens Terms of Service Agreement";
798 url = "https://k8slens.dev/licenses/tos";
803 spdxId = "LGPL-2.0-only";
804 fullName = "GNU Library General Public License v2 only";
808 spdxId = "LGPL-2.0-or-later";
809 fullName = "GNU Library General Public License v2 or later";
813 spdxId = "LGPL-2.1-only";
814 fullName = "GNU Lesser General Public License v2.1 only";
818 spdxId = "LGPL-2.1-or-later";
819 fullName = "GNU Lesser General Public License v2.1 or later";
823 spdxId = "LGPL-3.0-only";
824 fullName = "GNU Lesser General Public License v3.0 only";
828 spdxId = "LGPL-3.0-or-later";
829 fullName = "GNU Lesser General Public License v3.0 or later";
834 fullName = "Lesser General Public License For Linguistic Resources";
839 fullName = "libpng License";
843 spdxId = "libpng-2.0"; # Used since libpng 1.6.36.
844 fullName = "PNG Reference Library version 2";
849 fullName = "libtiff License";
853 fullName = "Lisp LGPL; GNU Lesser General Public License version 2.1 with Franz Inc. preamble for clarification of LGPL terms in context of Lisp";
854 url = "https://opensource.franz.com/preamble.html";
859 fullName = "LaTeX Project Public License v1.0";
864 fullName = "LaTeX Project Public License v1.2";
868 spdxId = "LPPL-1.3a";
869 fullName = "LaTeX Project Public License v1.3a";
873 spdxId = "LPPL-1.3c";
874 fullName = "LaTeX Project Public License v1.3c";
879 fullName = "Lucent Public License v1.02";
884 fullName = "MirOS License";
885 url = "https://opensource.org/licenses/MirOS";
890 fullName = "MIT License";
895 fullName = "feh License";
899 # Also known as Zsh license
900 spdxId = "MIT-Modern-Variant";
901 fullName = "MIT License Modern Variant";
905 spdxId = "MIT-advertising";
906 fullName = "Enlightenment License (e16)";
911 fullName = "MIT No Attribution";
916 fullName = "Mozilla Public License 1.0";
921 fullName = "Mozilla Public License 1.1";
926 fullName = "Mozilla Public License 2.0";
931 fullName = "M+ Font License";
936 fullName = "Microsoft Public License";
940 spdxId = "MulanPSL-2.0";
941 fullName = "Mulan Permissive Software License, Version 2";
942 url = "https://license.coscl.org.cn/MulanPSL2";
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.
977 url = "https://raw.githubusercontent.com/netdata/netdata/master/web/gui/v2/LICENSE.md";
981 spdxId = "NIST-Software";
982 fullName = "NIST Software License";
987 fullName = "No Limit Public License";
991 spdxId = "NPOSL-3.0";
992 fullName = "Non-Profit Open Software License 3.0";
996 shortName = "CUDA EULA";
997 fullName = "CUDA Toolkit End User License Agreement (EULA)";
998 url = "https://docs.nvidia.com/cuda/eula/index.html#cuda-toolkit-supplement-license-agreement";
1002 nvidiaCudaRedist = {
1003 shortName = "CUDA EULA";
1004 fullName = "CUDA Toolkit End User License Agreement (EULA)";
1005 url = "https://docs.nvidia.com/cuda/eula/index.html#cuda-toolkit-supplement-license-agreement";
1007 redistributable = true;
1011 fullName = "Obsidian End User Agreement";
1012 url = "https://obsidian.md/eula";
1016 ocamlLgplLinkingException = {
1017 spdxId = "OCaml-LGPL-linking-exception";
1018 fullName = "OCaml LGPL Linking Exception";
1022 fullName = "OCamlPro Non Commercial license version 1";
1023 url = "https://alt-ergo.ocamlpro.com/http/alt-ergo-2.2.0/OCamlPro-Non-Commercial-License.pdf";
1028 spdxId = "ODbL-1.0";
1029 fullName = "Open Data Commons Open Database License v1.0";
1034 fullName = "SIL Open Font License 1.1";
1039 fullName = "Open Market License";
1043 spdxId = "OLDAP-2.8";
1044 fullName = "Open LDAP Public License v2.8";
1049 fullName = "OpenSSL License";
1053 spdxId = "OPUBL-1.0";
1054 fullName = "Open Publication License v1.0";
1059 fullName = "Open Software License 2.0";
1064 fullName = "Open Software License 2.1";
1069 fullName = "Open Software License 3.0";
1073 spdxId = "Parity-7.0.0";
1074 fullName = "Parity Public License 7.0.0";
1075 url = "https://paritylicense.com/versions/7.0.0.html";
1079 spdxId = "PHP-3.01";
1080 fullName = "PHP License v3.01";
1084 spdxId = "PostgreSQL";
1085 fullName = "PostgreSQL License";
1089 fullName = "Postman EULA";
1090 url = "https://www.getpostman.com/licenses/postman_base_app";
1095 spdxId = "Python-2.0";
1096 fullName = "Python Software Foundation License version 2";
1097 url = "https://docs.python.org/license.html";
1101 fullName = "Public Domain";
1105 fullName = "Purdue BSD-Style License"; # also known as lsof license
1106 url = "https://enterprise.dejacode.com/licenses/public/purdue-bsd";
1110 fullName = "Prosperity-3.0.0";
1112 url = "https://prosperitylicense.com/versions/3.0.0.html";
1117 fullName = "Qhull License";
1122 fullName = "Q Public License 1.0";
1126 fullName = "Qwt License, Version 1.0";
1127 url = "https://qwt.sourceforge.io/qwtlicense.html";
1131 fullName = "The Radiance Software License, Version 2.0";
1132 url = "https://github.com/LBNL-ETA/Radiance/blob/master/License.txt";
1137 fullName = "Ruby License";
1141 spdxId = "Sendmail";
1142 fullName = "Sendmail License";
1146 spdxId = "SGI-B-2.0";
1147 fullName = "SGI Free Software License B v2.0";
1150 # Gentoo seems to treat it as a license:
1151 # https://gitweb.gentoo.org/repo/gentoo.git/tree/licenses/SGMLUG?id=7d999af4a47bf55e53e54713d98d145f935935c1
1153 fullName = "SGML UG SGML Parser Materials license";
1157 spdxId = "Sleepycat";
1158 fullName = "Sleepycat License";
1162 shortName = "smail";
1163 fullName = "SMAIL General Public License";
1164 url = "https://sources.debian.org/copyright/license/debianutils/4.9.1/";
1169 fullName = "Standard ML of New Jersey License";
1174 fullName = "Server Side Public License";
1175 url = "https://www.mongodb.com/licensing/server-side-public-license";
1178 # The license a slightly modified AGPL but still considered unfree by the
1179 # OSI for what seem like political reasons
1180 redistributable = true; # Definitely redistributable though, it's an AGPL derivative
1185 fullName = "Synthesis Tool Kit 4.3";
1186 url = "https://github.com/thestk/stk/blob/master/LICENSE";
1191 fullName = "Sudo License (ISC-style)";
1192 url = "https://www.sudo.ws/about/license/";
1196 shortName = "sustainable";
1197 fullName = "Sustainable Use License";
1198 url = "https://github.com/n8n-io/n8n/blob/master/LICENSE.md";
1200 redistributable = false; # only free to redistribute "for non-commercial purposes"
1205 fullName = "Timescale License Agreegment";
1206 url = "https://github.com/timescale/timescaledb/blob/main/tsl/LICENSE-TIMESCALE";
1212 fullName = "TCL/TK License";
1216 fullName = "Unicode Character Database License";
1217 url = "https://fedoraproject.org/wiki/Licensing:UCD";
1221 fullName = "Ubuntu Font License 1.0";
1222 url = "https://ubuntu.com/legal/font-licence";
1226 fullName = "Unfree";
1230 unfreeRedistributable = {
1231 fullName = "Unfree redistributable";
1233 redistributable = true;
1236 unfreeRedistributableFirmware = {
1237 fullName = "Unfree redistributable firmware";
1238 redistributable = true;
1239 # Note: we currently consider these "free" for inclusion in the
1240 # channel and NixOS images.
1244 spdxId = "Unicode-3.0";
1245 fullName = "Unicode License v3";
1248 unicode-dfs-2015 = {
1249 spdxId = "Unicode-DFS-2015";
1250 fullName = "Unicode License Agreement - Data Files and Software (2015)";
1253 unicode-dfs-2016 = {
1254 spdxId = "Unicode-DFS-2016";
1255 fullName = "Unicode License Agreement - Data Files and Software (2016)";
1259 spdxId = "Unlicense";
1260 fullName = "The Unlicense";
1265 fullName = "Universal Permissive License";
1266 url = "https://oss.oracle.com/licenses/upl/";
1271 fullName = "Vim License";
1275 fullName = "Oracle VM VirtualBox Extension Pack Personal Use and Evaluation License (PUEL)";
1276 url = "https://www.virtualbox.org/wiki/VirtualBox_PUEL";
1281 fullName = "Volatility Software License, Version 1.0";
1282 url = "https://www.volatilityfoundation.org/license/vsl-v1.0";
1287 fullName = "Vovida Software License v1.0";
1291 spdxId = "Watcom-1.0";
1292 fullName = "Sybase Open Watcom Public License 1.0";
1293 # Despite being OSI‐approved, this licence is not considered FOSS
1294 # by Debian, Fedora, or the FSF, due to an onerous restriction that
1295 # requires publication of even privately‐deployed modifications.
1296 # This violates the FSF’s freedom 3 and Debian’s “desert island
1297 # test” and “dissident test”.
1299 # See: <https://en.wikipedia.org/wiki/Sybase_Open_Watcom_Public_License>
1301 redistributable = true;
1306 fullName = "W3C Software Notice and License";
1310 fullName = "Wadalab Font License";
1311 url = "https://fedoraproject.org/wiki/Licensing:Wadalab?rd=Licensing/Wadalab";
1316 fullName = "Do What The F*ck You Want To Public License";
1320 spdxId = "wxWindows";
1321 fullName = "wxWindows Library Licence, Version 3.1";
1326 fullName = "X11 License";
1332 url = "https://mcj.sourceforge.net/authors.html#xfig";
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";