about summary refs log tree commit diff
path: root/lib/licenses.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/licenses.nix')
-rw-r--r--lib/licenses.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/licenses.nix b/lib/licenses.nix
index 6eeba6588be13..5839013c177fe 100644
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@ -969,11 +969,6 @@ in mkLicense lset) ({
     fullName = "GNU Free Documentation License v1.3";
     deprecated = true;
   };
-  gpl1 = {
-    spdxId = "GPL-1.0";
-    fullName = "GNU General Public License v1.0";
-    deprecated = true;
-  };
   gpl2 = {
     spdxId = "GPL-2.0";
     fullName = "GNU General Public License v2.0";