diff options
Diffstat (limited to 'sysdeps/aarch64/fpu/v_log10_data.c')
-rw-r--r-- | sysdeps/aarch64/fpu/v_log10_data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/aarch64/fpu/v_log10_data.c b/sysdeps/aarch64/fpu/v_log10_data.c index 564be8eebe..2d6a1d9d47 100644 --- a/sysdeps/aarch64/fpu/v_log10_data.c +++ b/sysdeps/aarch64/fpu/v_log10_data.c @@ -1,6 +1,6 @@ /* Lookup table for double-precision log10(x) vector function. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 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 |