From 7133c791b55038b353165e84d10d35fb3809ccc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Thu, 14 Aug 2014 21:04:24 +0200 Subject: [PATCH] licenses: fixup double isc definition --- lib/licenses.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/licenses.nix b/lib/licenses.nix index c01ed0d7fbe..29144264ddd 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";