diff options
Diffstat (limited to 'sysdeps/ia64/fpu/fegetround.c')
-rw-r--r-- | sysdeps/ia64/fpu/fegetround.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ia64/fpu/fegetround.c b/sysdeps/ia64/fpu/fegetround.c index cd22788ff0..6fb59cbc93 100644 --- a/sysdeps/ia64/fpu/fegetround.c +++ b/sysdeps/ia64/fpu/fegetround.c @@ -1,5 +1,5 @@ /* Return current rounding direction. - Copyright (C) 1999-2018 Free Software Foundation, Inc. + Copyright (C) 1999-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999. |