From: Mischa POSLAWSKY Date: Thu, 30 Mar 2017 08:38:19 +0000 (+0200) Subject: font: link original license with nofollow X-Git-Tag: v1.10~270 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/9588d24fc5f365734cdc8599134432d59c33f0c2?ds=sidebyside font: link original license with nofollow Do not endorse third party urls. --- diff --git a/font.plp b/font.plp index cc07c05..0b58eed 100644 --- a/font.plp +++ b/font.plp @@ -50,7 +50,7 @@ if ($font) { (map { "with $_" } $_ || ()), ('and published as freeware "Core Web font"') x ($_ eq 'Windows 2000'), (map { "under a $_ license" } - map { $fontmeta->{license} ? qq($_) : $_ } + map { $fontmeta->{license} ? qq($_) : $_ } $_ && $_ ne 'Android' ? 'proprietary' : 'free', ), );