about summary refs log tree commit diff
path: root/math/w_coshf_compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_coshf_compat.c')
-rw-r--r--math/w_coshf_compat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/w_coshf_compat.c b/math/w_coshf_compat.c
index e19f338f7a..ce5e196c07 100644
--- a/math/w_coshf_compat.c
+++ b/math/w_coshf_compat.c
@@ -1,6 +1,4 @@
 /* w_coshf.c -- float version of w_cosh.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
- * Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011.
  */
 
 /*