Merge #31210: licenses.ffsl: it's non-free

This commit is contained in:
Vladimír Čunát 2017-11-10 19:45:09 +01:00
commit e62e4c1e4a
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -219,6 +219,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
ffsl = { ffsl = {
fullName = "Floodgap Free Software License"; fullName = "Floodgap Free Software License";
url = http://www.floodgap.com/software/ffsl/license.html; url = http://www.floodgap.com/software/ffsl/license.html;
free = false;
}; };
free = { free = {