diff options
Diffstat (limited to 'sysdeps/loongarch/fpu/get-rounding-mode.h')
-rw-r--r-- | sysdeps/loongarch/fpu/get-rounding-mode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/loongarch/fpu/get-rounding-mode.h b/sysdeps/loongarch/fpu/get-rounding-mode.h index b60733e298..4319cfffda 100644 --- a/sysdeps/loongarch/fpu/get-rounding-mode.h +++ b/sysdeps/loongarch/fpu/get-rounding-mode.h @@ -1,6 +1,6 @@ /* Determine floating-point rounding mode within libc. LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. |