diff options
Diffstat (limited to 'ports/sysdeps/aarch64/fpu/get-rounding-mode.h')
-rw-r--r-- | ports/sysdeps/aarch64/fpu/get-rounding-mode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/aarch64/fpu/get-rounding-mode.h b/ports/sysdeps/aarch64/fpu/get-rounding-mode.h index 0000e9ac4b..5c1615d04c 100644 --- a/ports/sysdeps/aarch64/fpu/get-rounding-mode.h +++ b/ports/sysdeps/aarch64/fpu/get-rounding-mode.h @@ -1,6 +1,6 @@ /* Determine floating-point rounding mode within libc. AArch64 version. - Copyright (C) 2012-2013 Free Software Foundation, Inc. + Copyright (C) 2012-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. |