about summary refs log tree commit diff
path: root/sysdeps/i386/fpu/e_remainderl.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/fpu/e_remainderl.S')
-rw-r--r--sysdeps/i386/fpu/e_remainderl.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/i386/fpu/e_remainderl.S b/sysdeps/i386/fpu/e_remainderl.S
index 551660c1e9..ee3fdb8d7f 100644
--- a/sysdeps/i386/fpu/e_remainderl.S
+++ b/sysdeps/i386/fpu/e_remainderl.S
@@ -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 <machine/asm.h>