diff options
Diffstat (limited to 'sysdeps/alpha/fpu/s_copysignf.c')
-rw-r--r-- | sysdeps/alpha/fpu/s_copysignf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/alpha/fpu/s_copysignf.c b/sysdeps/alpha/fpu/s_copysignf.c index c28a5e404d..070959f94d 100644 --- a/sysdeps/alpha/fpu/s_copysignf.c +++ b/sysdeps/alpha/fpu/s_copysignf.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |