diff options
Diffstat (limited to 'sysdeps/aarch64/fpu/cbrt_sve.c')
-rw-r--r-- | sysdeps/aarch64/fpu/cbrt_sve.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/aarch64/fpu/cbrt_sve.c b/sysdeps/aarch64/fpu/cbrt_sve.c index fc976ed..342b530 100644 --- a/sysdeps/aarch64/fpu/cbrt_sve.c +++ b/sysdeps/aarch64/fpu/cbrt_sve.c @@ -1,6 +1,6 @@ /* Double-precision vector (SVE) cbrt function - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 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 |