diff options
Diffstat (limited to 'contrib/gdtoa/g_ddfmt.c')
-rw-r--r-- | contrib/gdtoa/g_ddfmt.c | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/contrib/gdtoa/g_ddfmt.c b/contrib/gdtoa/g_ddfmt.c index 7d214ba8a401..7fc30578a903 100644 --- a/contrib/gdtoa/g_ddfmt.c +++ b/contrib/gdtoa/g_ddfmt.c @@ -26,14 +26,7 @@ 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@acm.org). */ #include "gdtoaimp.h" #include <string.h> |