X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/352e92112d4f6e464363f1722e1998247c03d0be..81016fe5cca26a3ff511010fa88ee9f569897a5e:/font.plp diff --git a/font.plp b/font.plp index 65b9685..547b297 100644 --- 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 $_" } $_ || ()), - ("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($_) : $_ } $_ && $_ ne 'Android' ? 'proprietary' : 'free',