diff options
Diffstat (limited to 'sysdeps/i386/fpu/s_cbrtf.S')
-rw-r--r-- | sysdeps/i386/fpu/s_cbrtf.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/i386/fpu/s_cbrtf.S b/sysdeps/i386/fpu/s_cbrtf.S index 9f82e786ae..c4a95ea4a7 100644 --- a/sysdeps/i386/fpu/s_cbrtf.S +++ b/sysdeps/i386/fpu/s_cbrtf.S @@ -1,8 +1,6 @@ /* Compute cubic root of float value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Dirk Alboth <dirka@uni-paderborn.de> and - Ulrich Drepper <drepper@cygnus.com>, 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |