diff options
author | Karl Berry <karl@freefriends.org> | 2008-03-01 23:29:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-03-01 23:29:49 +0000 |
commit | b99dd95f1b06fd3b6028345cd95967652311fe95 (patch) | |
tree | 1f6c17b009de27e1b4852c224fdd182312a2bccb /Build/source/utils/t1utils/t1ascii.c | |
parent | b145b5d4d71152b6d597248040015bdf366ce144 (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/t1ascii.c')
-rw-r--r-- | Build/source/utils/t1utils/t1ascii.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/t1utils/t1ascii.c b/Build/source/utils/t1utils/t1ascii.c index bc3995f9255..2bada0df8ec 100644 --- a/Build/source/utils/t1utils/t1ascii.c +++ b/Build/source/utils/t1utils/t1ascii.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: * @@ -125,7 +125,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); } |