diff options
Diffstat (limited to 'soft-fp/lesf2.c')
-rw-r--r-- | soft-fp/lesf2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/soft-fp/lesf2.c b/soft-fp/lesf2.c index 57f4c920f3..0579614c43 100644 --- a/soft-fp/lesf2.c +++ b/soft-fp/lesf2.c @@ -2,8 +2,6 @@ Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |