From 9bda3f2943b8fb6823c5edeee78328d42072bfbf Mon Sep 17 00:00:00 2001 From: Frank Doepper Date: Fri, 3 Nov 2017 22:42:25 +0100 Subject: licenses.ffsl: non-free FFSL forbids commercial redistribution --- lib/licenses.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/licenses.nix b/lib/licenses.nix index 1bb153ce4c31..cbd737dc57f1 100644 --- a/lib/licenses.nix +++ b/lib/licenses.nix @@ -219,6 +219,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec { ffsl = { fullName = "Floodgap Free Software License"; url = http://www.floodgap.com/software/ffsl/license.html; + free = false; }; free = { -- cgit 1.4.1