diff --git a/pkgs/by-name/co/convfont/package.nix b/pkgs/by-name/co/convfont/package.nix index 3db04468e74f..8687c4bb0d67 100644 --- a/pkgs/by-name/co/convfont/package.nix +++ b/pkgs/by-name/co/convfont/package.nix @@ -24,7 +24,7 @@ stdenv.mkDerivation { meta = { description = "Converts font for use with FontLibC"; homepage = "https://github.com/drdnar/convfont"; - license = lib.licenses.unfree; + license = lib.licenses.wtfpl; maintainers = [ ]; platforms = lib.platforms.all; mainProgram = "convfont";