diff options
Diffstat (limited to 'sysdeps/i386/fpu/e_hypot.c')
-rw-r--r-- | sysdeps/i386/fpu/e_hypot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/fpu/e_hypot.c b/sysdeps/i386/fpu/e_hypot.c index c3874eedf9..4301748a63 100644 --- a/sysdeps/i386/fpu/e_hypot.c +++ b/sysdeps/i386/fpu/e_hypot.c @@ -1,5 +1,5 @@ /* Euclidean distance function. Double/Binary64 i386 version. - Copyright (C) 2021-2022 Free Software Foundation, Inc. + Copyright (C) 2021-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |