diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2017-03-18 22:44:09 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2017-03-18 22:44:09 +0000 |
commit | ac34ac8d6df57b13afb4df6e02dd8ec692cd338a (patch) | |
tree | d5cbecc827062be328018af62dc6f0662505bb62 /Build/source/texk | |
parent | d46c4d248edfe88df580641ca8b1cb3aa1acf96b (diff) |
forgot to update copyright year
git-svn-id: svn://tug.org/texlive/trunk@43541 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-rw-r--r-- | Build/source/texk/dvipdfm-x/dvipdfmx.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvipdfm-x/dvipdfmx.c b/Build/source/texk/dvipdfm-x/dvipdfmx.c index 346c7393b51..2e49dbbcdce 100644 --- a/Build/source/texk/dvipdfm-x/dvipdfmx.c +++ b/Build/source/texk/dvipdfm-x/dvipdfmx.c @@ -164,8 +164,8 @@ show_version (void) if (*my_name == 'x') printf ("an extended version of DVIPDFMx, which in turn was\n"); printf ("an extended version of dvipdfm-0.13.2c developed by Mark A. Wicks.\n"); - printf ("\nCopyright (C) 2002-2016 the DVIPDFMx project team\n"); - printf ("Copyright (C) 2006-2016 SIL International.\n"); + printf ("\nCopyright (C) 2002-2017 the DVIPDFMx project team\n"); + printf ("Copyright (C) 2006-2017 SIL International.\n"); printf ("\nThis is free software; you can redistribute it and/or modify\n"); printf ("it under the terms of the GNU General Public License as published by\n"); printf ("the Free Software Foundation; either version 2 of the License, or\n"); |