From d020abf323d697c744e299b54f60312f3c975bd2 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sat, 5 Nov 2016 13:47:52 +0000 Subject: [PATCH] Update copyright notice to match licence update. --- bedstead.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.30.2