diff options
Diffstat (limited to 'Build/source/utils/t1utils/t1unmac.c')
-rw-r--r-- | Build/source/utils/t1utils/t1unmac.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/t1utils/t1unmac.c b/Build/source/utils/t1utils/t1unmac.c index fb7727e8a7f..a367abb729b 100644 --- a/Build/source/utils/t1utils/t1unmac.c +++ b/Build/source/utils/t1utils/t1unmac.c @@ -13,7 +13,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: * @@ -293,7 +293,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); } |