From: Ben Harris Date: Sat, 5 Nov 2016 13:47:52 +0000 (+0000) Subject: Update copyright notice to match licence update. X-Git-Tag: bedstead-001.002~28 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=d020abf323d697c744e299b54f60312f3c975bd2;p=bedstead.git Update copyright notice to match licence update. --- diff --git a/bedstead.c b/bedstead.c index 3229de6..0e46eaf 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1163,7 +1163,7 @@ main(int argc, char **argv) printf("FamilyName: Bedstead\n"); printf("Weight: Medium\n"); printf("OS2_WeightWidthSlopeOnly: 1\n"); - printf("Copyright: Copyright 2009-2015 Ben Harris and others\n"); + printf("Copyright: Dedicated to the public domain\n"); printf("Version: 001.001\n"); printf("ItalicAngle: 0\n"); printf("UnderlinePosition: %d\n", -YPIX / 2);