summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/am33/fpu/fesetenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/am33/fpu/fesetenv.c')
-rw-r--r--libc/ports/sysdeps/am33/fpu/fesetenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/ports/sysdeps/am33/fpu/fesetenv.c b/libc/ports/sysdeps/am33/fpu/fesetenv.c
index 110c49c9f..fcde195f4 100644
--- a/libc/ports/sysdeps/am33/fpu/fesetenv.c
+++ b/libc/ports/sysdeps/am33/fpu/fesetenv.c
@@ -1,5 +1,5 @@
/* Install given floating-point environment.
- Copyright (C) 1998, 1999, 2000, 2002, 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.