diff options
Diffstat (limited to 'contrib/gdtoa/strtoId.c')
-rw-r--r-- | contrib/gdtoa/strtoId.c | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/contrib/gdtoa/strtoId.c b/contrib/gdtoa/strtoId.c index f986e04..1c97d38 100644 --- a/contrib/gdtoa/strtoId.c +++ b/contrib/gdtoa/strtoId.c @@ -26,14 +26,8 @@ THIS SOFTWARE. ****************************************************************/ -/* Please send bug reports to - David M. Gay - Bell Laboratories, Room 2C-463 - 600 Mountain Avenue - Murray Hill, NJ 07974-0636 - U.S.A. - dmg@bell-labs.com - */ +/* Please send bug reports to David M. Gay (dmg at acm dot org, + * with " at " changed at "@" and " dot " changed to "."). */ #include "gdtoaimp.h" |