input-fonts: fix license

This commit is contained in:
romildo 2016-10-09 00:01:34 -03:00
parent a000ed181c
commit a50e919950

View file

@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
characters but without the limitations of a fixed width.
'';
homepage = http://input.fontbureau.com;
license = licenses.proprietary;
license = licenses.unfree;
maintainers = with maintainers; [ romildo ];
platforms = platforms.all;
};