texlive[65774] Build/source/texk/dvipsk/dvips.c: dvips.c: Copyright

commits+kakuto at tug.org commits+kakuto at tug.org
Fri Feb 10 00:27:11 CET 2023


Revision: 65774
          http://tug.org/svn/texlive?view=revision&revision=65774
Author:   kakuto
Date:     2023-02-10 00:27:11 +0100 (Fri, 10 Feb 2023)
Log Message:
-----------
dvips.c: Copyright is in the BANNER

Modified Paths:
--------------
    trunk/Build/source/texk/dvipsk/dvips.c

Modified: trunk/Build/source/texk/dvipsk/dvips.c
===================================================================
--- trunk/Build/source/texk/dvipsk/dvips.c	2023-02-09 22:45:25 UTC (rev 65773)
+++ trunk/Build/source/texk/dvipsk/dvips.c	2023-02-09 23:27:11 UTC (rev 65774)
@@ -648,8 +648,7 @@
       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\



More information about the tex-live-commits mailing list.