summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-01-15 05:08:53 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-01-15 05:08:53 +0000
commit1f146ab3918a5579c1056691ce3b60ea574a3fbe (patch)
treed17fb48194991d029f232a46ecafe5c01c675f57 /Build
parent5d6140b95ac9d619784d64443b2fc1c18de70908 (diff)
(e)(u)ptex: AUTHOR JTeX Development Community
git-svn-id: svn://tug.org/texlive/trunk@65540 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/eptexdir/eptexextra.h2
-rw-r--r--Build/source/texk/web2c/euptexdir/euptexextra.h2
-rw-r--r--Build/source/texk/web2c/ptexdir/ptexextra.h2
-rw-r--r--Build/source/texk/web2c/uptexdir/uptexextra.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/eptexdir/eptexextra.h b/Build/source/texk/web2c/eptexdir/eptexextra.h
index e6eb442b50a..6dba1f031ae 100644
--- a/Build/source/texk/web2c/eptexdir/eptexextra.h
+++ b/Build/source/texk/web2c/eptexdir/eptexextra.h
@@ -9,7 +9,7 @@
#define BANNER "This is e-pTeX, Version 3.141592653-" PTEX_VERSION "-" EPTEX_VERSION "-" ETEX_VERSION
#define COPYRIGHT_HOLDER "D.E. Knuth"
-#define AUTHOR "Peter Breitenlohner"
+#define AUTHOR "Japanese TeX Development Community"
#define PROGRAM_HELP EPTEXHELP
#define BUG_ADDRESS "issue@texjp.org"
#define DUMP_VAR TEXformatdefault
diff --git a/Build/source/texk/web2c/euptexdir/euptexextra.h b/Build/source/texk/web2c/euptexdir/euptexextra.h
index 18a080d0bb7..b448b3d8273 100644
--- a/Build/source/texk/web2c/euptexdir/euptexextra.h
+++ b/Build/source/texk/web2c/euptexdir/euptexextra.h
@@ -10,7 +10,7 @@
#define BANNER "This is e-upTeX, Version 3.141592653-" PTEX_VERSION "-" UPTEX_VERSION "-" EPTEX_VERSION "-" ETEX_VERSION
#define COPYRIGHT_HOLDER "D.E. Knuth"
-#define AUTHOR "Peter Breitenlohner"
+#define AUTHOR "Japanese TeX Development Community"
#define PROGRAM_HELP EUPTEXHELP
#define BUG_ADDRESS "issue@texjp.org"
#define DUMP_VAR TEXformatdefault
diff --git a/Build/source/texk/web2c/ptexdir/ptexextra.h b/Build/source/texk/web2c/ptexdir/ptexextra.h
index 9dd5be78e24..c7a5ae93b86 100644
--- a/Build/source/texk/web2c/ptexdir/ptexextra.h
+++ b/Build/source/texk/web2c/ptexdir/ptexextra.h
@@ -7,7 +7,7 @@
#define BANNER "This is pTeX, Version 3.141592653-" PTEX_VERSION
#define COPYRIGHT_HOLDER "D.E. Knuth"
-#define AUTHOR NULL
+#define AUTHOR "Japanese TeX Development Community"
#define PROGRAM_HELP PTEXHELP
#define BUG_ADDRESS "issue@texjp.org"
#define DUMP_VAR TEXformatdefault
diff --git a/Build/source/texk/web2c/uptexdir/uptexextra.h b/Build/source/texk/web2c/uptexdir/uptexextra.h
index e1fa75424d7..76464605bb8 100644
--- a/Build/source/texk/web2c/uptexdir/uptexextra.h
+++ b/Build/source/texk/web2c/uptexdir/uptexextra.h
@@ -8,7 +8,7 @@
#define BANNER "This is upTeX, Version 3.141592653-" PTEX_VERSION "-" UPTEX_VERSION
#define COPYRIGHT_HOLDER "D.E. Knuth"
-#define AUTHOR NULL
+#define AUTHOR "Japanese TeX Development Community"
#define PROGRAM_HELP UPTEXHELP
#define BUG_ADDRESS "issue@texjp.org"
#define DUMP_VAR TEXformatdefault