summaryrefslogtreecommitdiff
path: root/Build/source/utils/t1utils/t1utils-src/t1unmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/t1utils/t1utils-src/t1unmac.c')
-rw-r--r--Build/source/utils/t1utils/t1utils-src/t1unmac.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/t1utils/t1utils-src/t1unmac.c b/Build/source/utils/t1utils/t1utils-src/t1unmac.c
index feadbfac65e..b4ffed3921b 100644
--- a/Build/source/utils/t1utils/t1utils-src/t1unmac.c
+++ b/Build/source/utils/t1utils/t1utils-src/t1unmac.c
@@ -5,7 +5,7 @@
* PFB formats.
*
* Copyright (c) 1992 by I. Lee Hetherington, all rights reserved.
- * Copyright (c) 1998-2013 Eddie Kohler
+ * Copyright (c) 1998-2017 Eddie Kohler
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
@@ -615,7 +615,7 @@ main(int argc, char *argv[])
case VERSION_OPT:
printf("t1unmac (LCDF t1utils) %s\n", VERSION);
- printf("Copyright (C) 1992-2010 I. Lee Hetherington, Eddie Kohler et al.\n\
+ printf("Copyright (C) 1992-2017 I. Lee Hetherington, Eddie Kohler et al.\n\
This is free software; see the source for copying conditions.\n\
There is NO warranty, not even for merchantability or fitness for a\n\
particular purpose.\n");