font: rename ms core fonts to more appropriate win2k
[sheet.git] / font.plp
index 65b9685394c16d653b30b6d4f0250084a35c53aa..547b297d31c10661f0743fca941c4ea2632ccf32 100644 (file)
--- a/font.plp
+++ b/font.plp
@@ -47,7 +47,7 @@ if (my $font = $ENV{PATH_INFO} =~ s{^/}{}r) {
                        "distributed",
                        (map { "by $_" } $fontmeta->{oscorp} || "various sources"),
                        (map { "with <em>$_</em>" } $_ || ()),
-                       ("and published as freeware") x ($_ eq 'Windows 95'),
+                       ('and published as freeware "Core Web font"') x ($_ eq 'Windows 2000'),
                        (map { "under a $_ license" }
                                map { $fontmeta->{license} ? qq(<a href="$fontmeta->{license}">$_</a>) : $_ }
                                $_ && $_ ne 'Android' ? 'proprietary' : 'free',