]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/i386/fpu/e_log2l.S
Remove "Contributed by" lines
[thirdparty/glibc.git] / sysdeps / i386 / fpu / e_log2l.S
index 82decffe8a256e376dd512dd71257039695d18f5..686daf0e65d823bfd5f20a3351fdc0e8d3604d98 100644 (file)
@@ -1,9 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Adapted for use as log2 by Ulrich Drepper <drepper@cygnus.com>.
  * Public domain.
- *
- * Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>