about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--lib/licenses.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/licenses.nix b/lib/licenses.nix
index c01ed0d7fbec..29144264ddd2 100644
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@ -121,12 +121,6 @@ rec {
     url = https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception;
   };
 
-  isc = {
-    shortName = "ISC License";
-    fullName = "Internet Systems Consortium License";
-    url = http://www.isc.org/downloads/software-support-policy/isc-license/;
-  };
-
   inria = {
     shortName = "INRIA-NCLA";
     fullName  = "INRIA Non-Commercial License Agreement";