summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/dvipdfmx.c
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-16 22:02:50 +0000
committerKarl Berry <karl@freefriends.org>2020-01-16 22:02:50 +0000
commitbd9b23e78ac5ca313d74220a6efaf298e1f766b5 (patch)
tree857a6f7fecaadf94f03841f83d1646acc2d6c071 /Build/source/texk/dvipdfm-x/dvipdfmx.c
parent027668ae0269a68a604395640ca7ebd51e554c4a (diff)
tl2020 version numbers
git-svn-id: svn://tug.org/texlive/trunk@53427 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/dvipdfmx.c')
-rw-r--r--Build/source/texk/dvipdfm-x/dvipdfmx.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/dvipdfm-x/dvipdfmx.c b/Build/source/texk/dvipdfm-x/dvipdfmx.c
index b0a86e3ea5f..ce2ba0e60a6 100644
--- a/Build/source/texk/dvipdfm-x/dvipdfmx.c
+++ b/Build/source/texk/dvipdfm-x/dvipdfmx.c
@@ -2,7 +2,7 @@
DVIPDFMx, an eXtended version of DVIPDFM by Mark A. Wicks.
- Copyright (C) 2002-2019 by Jin-Hwan Cho, Matthias Franz, Shunsaku Hirata,
+ Copyright (C) 2002-2020 by Jin-Hwan Cho, Matthias Franz, Shunsaku Hirata,
the DVIPDFMx project team.
Copyright (c) 2006 SIL. (xdvipdfmx extensions for XeTeX support)
@@ -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-2019 the DVIPDFMx project team\n");
- printf ("Copyright (C) 2006-2019 SIL International.\n");
+ printf ("\nCopyright (C) 2002-2020 the DVIPDFMx project team\n");
+ printf ("Copyright (C) 2006-2020 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");