diff options
Diffstat (limited to 'ports/sysdeps/arm/fegetexcept.c')
-rw-r--r-- | ports/sysdeps/arm/fegetexcept.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/arm/fegetexcept.c b/ports/sysdeps/arm/fegetexcept.c index a71e7dad6c..c9b697704c 100644 --- a/ports/sysdeps/arm/fegetexcept.c +++ b/ports/sysdeps/arm/fegetexcept.c @@ -1,5 +1,5 @@ /* Get floating-point exceptions. - Copyright (C) 2001-2012 Free Software Foundation, Inc. + Copyright (C) 2001-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell <philb@gnu.org>, 2001 |