terminus_font: correct license (#443057)

This commit is contained in:
Masum Reza
2025-09-15 05:13:21 +00:00
committed by GitHub
+1 -1
View File
@@ -55,6 +55,6 @@ stdenv.mkDerivation rec {
EGA/VGA-bold for 8x14 and 8x16.
'';
homepage = "https://terminus-font.sourceforge.net/";
license = licenses.gpl2Plus;
license = licenses.ofl;
};
}