licenses.ffsl: non-free
FFSL forbids commercial redistribution
This commit is contained in:
parent
5925aebc03
commit
9bda3f2943
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue