diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2023-02-09 23:27:11 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2023-02-09 23:27:11 +0000 |
commit | 0eb966d8955ae4b446b1c0d81936859aae6fc516 (patch) | |
tree | 8a14b98a859e339e1104af1d343842b662a92fe8 /Build/source/texk/dvipsk/dvips.c | |
parent | d5bdb18b0399b322bbca1704b2b68162ae01ab69 (diff) |
dvips.c: Copyright is in the BANNER
git-svn-id: svn://tug.org/texlive/trunk@65774 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk/dvips.c')
-rw-r--r-- | Build/source/texk/dvipsk/dvips.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/dvipsk/dvips.c b/Build/source/texk/dvipsk/dvips.c index 34c7d17d377..1112b9f062a 100644 --- a/Build/source/texk/dvipsk/dvips.c +++ b/Build/source/texk/dvipsk/dvips.c @@ -648,8 +648,7 @@ main(int argc, char **argv) if (strlen (argv[1]) == 9 && strcmp(argv[1], "--version") == 0) { puts (BANNER); puts (kpathsea_version_string); - puts ("Copyright 2022 Radical Eye Software.\n\ -There is NO warranty. You may redistribute this software\n\ + puts ("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\ For more information about these matters, see the files\n\ |