diff options
Diffstat (limited to 'sysdeps/alpha/fpu/fegetround.c')
-rw-r--r-- | sysdeps/alpha/fpu/fegetround.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/fpu/fegetround.c b/sysdeps/alpha/fpu/fegetround.c index 6a1d93dd52..9befd175b7 100644 --- a/sysdeps/alpha/fpu/fegetround.c +++ b/sysdeps/alpha/fpu/fegetround.c @@ -1,5 +1,5 @@ /* Return current rounding direction. - Copyright (C) 1997-2016 Free Software Foundation, Inc. + Copyright (C) 1997-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson <rth@tamu.edu>, 1997 |