diff options
Diffstat (limited to 'Build/source/texk/dvipsk/dvips.c')
-rw-r--r-- | Build/source/texk/dvipsk/dvips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvipsk/dvips.c b/Build/source/texk/dvipsk/dvips.c index a823705480f..951a7a7e0c1 100644 --- a/Build/source/texk/dvipsk/dvips.c +++ b/Build/source/texk/dvipsk/dvips.c @@ -720,7 +720,7 @@ main(int argc, char **argv) strcmp (argv[i] + 1, "-version") == 0) { puts (BANNER); puts (kpathsea_version_string); - puts ("Copyright 2017 Radical Eye Software.\n\ + puts ("Copyright 2018 Radical Eye Software.\n\ There is NO warranty. You may redistribute this software\n\ under the terms of the GNU General Public License\n\ and the Dvips copyright.\n\ |