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 = {
|
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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user