k 5 forticlientsslvpn: fix license
This commit is contained in:
parent
f475401033
commit
6ca6e41a79
|
@ -81,7 +81,7 @@ stdenv.mkDerivation rec {
|
|||
meta = {
|
||||
homepage = http://www.fortinet.com;
|
||||
description = "Forticlient SSL-VPN client";
|
||||
license = lib.licenses.nonfree;
|
||||
license = lib.licenses.unfree;
|
||||
maintainers = [ lib.maintainers.makefu ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue