diff options
Diffstat (limited to 'ports/sysdeps/am33/fpu/fegetround.c')
-rw-r--r-- | ports/sysdeps/am33/fpu/fegetround.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/am33/fpu/fegetround.c b/ports/sysdeps/am33/fpu/fegetround.c index d649f18bf7..b309c92e08 100644 --- a/ports/sysdeps/am33/fpu/fegetround.c +++ b/ports/sysdeps/am33/fpu/fegetround.c @@ -1,5 +1,5 @@ /* Return current rounding direction. - Copyright (C) 1998, 2004 Free Software Foundation, Inc. + Copyright (C) 1998-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Alexandre Oliva <aoliva@redhat.com> based on corresponding file in the MIPS port. |