summaryrefslogtreecommitdiff
path: root/Build/source/utils/t1utils/t1binary.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/t1utils/t1binary.c')
-rw-r--r--Build/source/utils/t1utils/t1binary.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/t1utils/t1binary.c b/Build/source/utils/t1utils/t1binary.c
index 0e3629a4913..a08a350350e 100644
--- a/Build/source/utils/t1utils/t1binary.c
+++ b/Build/source/utils/t1utils/t1binary.c
@@ -12,7 +12,7 @@
* I. Lee Hetherington (ilh@lcs.mit.edu)
*
* 1.5 and later versions contain changes by, and are maintained by,
- * Eddie Kohler <kohler@icir.org>.
+ * Eddie Kohler <ekohler@gmail.com>.
*
* New change log in `NEWS'. Old change log:
*
@@ -157,7 +157,7 @@ Options:\n\
-h, --help Print this message and exit.\n\
--version Print version number and warranty and exit.\n\
\n\
-Report bugs to <kohler@icir.org>.\n", program_name);
+Report bugs to <ekohler@gmail.com>.\n", program_name);
}
#ifdef __cplusplus