diff options
Diffstat (limited to 'sysdeps/x86/fpu/e_sqrtf128.c')
-rw-r--r-- | sysdeps/x86/fpu/e_sqrtf128.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86/fpu/e_sqrtf128.c b/sysdeps/x86/fpu/e_sqrtf128.c index cac5f63527..d5aa9d0367 100644 --- a/sysdeps/x86/fpu/e_sqrtf128.c +++ b/sysdeps/x86/fpu/e_sqrtf128.c @@ -1,6 +1,6 @@ /* soft-fp sqrt for _Float128 Return sqrt(a) - Copyright (C) 2017-2018 Free Software Foundation, Inc. + Copyright (C) 2017-2019 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 |