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 20f5a532b35..a52a0f02c56 100644 --- a/Build/source/texk/dvipsk/dvips.c +++ b/Build/source/texk/dvipsk/dvips.c @@ -735,7 +735,7 @@ main(int argc, char **argv) strcmp (argv[i] + 1, "-version") == 0) { puts (BANNER); puts (kpathsea_version_string); - puts ("Copyright 2019 Radical Eye Software.\n\ + puts ("Copyright 2020 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\ |