summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/ttf2afm.c
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-01-01 19:11:21 +0000
committerKarl Berry <karl@freefriends.org>2014-01-01 19:11:21 +0000
commit612e0aeaa3a96eceef8eb6e8de16fac2d6b4d8f0 (patch)
treee9682aaed791545f3a01e367945ab15ef25736d0 /Build/source/texk/web2c/pdftexdir/ttf2afm.c
parentaa773cc37651e0a7c0d059a55b8f179e0c176344 (diff)
pdftex copyright years 2014
git-svn-id: svn://tug.org/texlive/trunk@32536 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/ttf2afm.c')
-rw-r--r--Build/source/texk/web2c/pdftexdir/ttf2afm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/ttf2afm.c b/Build/source/texk/web2c/pdftexdir/ttf2afm.c
index 5ccb31ab154..6ca0da90d86 100644
--- a/Build/source/texk/web2c/pdftexdir/ttf2afm.c
+++ b/Build/source/texk/web2c/pdftexdir/ttf2afm.c
@@ -1,5 +1,5 @@
/*
-Copyright 1996-2012 Han The Thanh, <thanh@pdftex.org>
+Copyright 1996-2014 Han The Thanh, <thanh@pdftex.org>
This file is part of pdfTeX.
@@ -1050,7 +1050,7 @@ int main(int argc, char **argv)
case 'v':
fprintf(stderr,
"ttf2afm version " VERSION "\n"
- "Copyright (C) 1997-2011 Han The Thanh.\n"
+ "Copyright (C) 1997-2014 Han The Thanh.\n"
"There is NO warranty. Redistribution of this software is\n"
"covered by the terms of both the pdfTeX copyright and\n"
"the GNU General Public License.\n"