about summary refs log tree commit diff
path: root/sysdeps/i386/fpu/e_atan2l.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/fpu/e_atan2l.c')
-rw-r--r--sysdeps/i386/fpu/e_atan2l.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/i386/fpu/e_atan2l.c b/sysdeps/i386/fpu/e_atan2l.c
index 531f9b2b69..94d87a221c 100644
--- a/sysdeps/i386/fpu/e_atan2l.c
+++ b/sysdeps/i386/fpu/e_atan2l.c
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <math_private.h>