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