summaryrefslogtreecommitdiff
path: root/ports/sysdeps/am33/fpu/feholdexcpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/am33/fpu/feholdexcpt.c')
-rw-r--r--ports/sysdeps/am33/fpu/feholdexcpt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/am33/fpu/feholdexcpt.c b/ports/sysdeps/am33/fpu/feholdexcpt.c
index 9d2894bcb2..1e662d0eec 100644
--- a/ports/sysdeps/am33/fpu/feholdexcpt.c
+++ b/ports/sysdeps/am33/fpu/feholdexcpt.c
@@ -1,5 +1,5 @@
/* Store current floating-point environment and clear exceptions.
- Copyright (C) 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 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.