summaryrefslogtreecommitdiff
path: root/Build/source/utils/t1utils/t1asm.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/t1utils/t1asm.c')
-rw-r--r--Build/source/utils/t1utils/t1asm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/t1utils/t1asm.c b/Build/source/utils/t1utils/t1asm.c
index 4f769835c2b..e3758591f69 100644
--- a/Build/source/utils/t1utils/t1asm.c
+++ b/Build/source/utils/t1utils/t1asm.c
@@ -16,7 +16,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:
*
@@ -600,7 +600,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