diff --git a/lib/licenses.nix b/lib/licenses.nix index 1bb153ce4c3..cbd737dc57f 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 = {