summaryrefslogtreecommitdiff
path: root/Build/source/utils/t1utils/t1asm.c
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-03-01 23:29:49 +0000
committerKarl Berry <karl@freefriends.org>2008-03-01 23:29:49 +0000
commitb99dd95f1b06fd3b6028345cd95967652311fe95 (patch)
tree1f6c17b009de27e1b4852c224fdd182312a2bccb /Build/source/utils/t1utils/t1asm.c
parentb145b5d4d71152b6d597248040015bdf366ce144 (diff)
1.34 from http://www.lcdf.org/~eddietwo/type/
git-svn-id: svn://tug.org/texlive/trunk@6794 c570f23f-e606-0410-a88d-b1316a301751
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