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);