diff options
Diffstat (limited to 'ports/sysdeps/powerpc/nofpu/feholdexcpt.c')
-rw-r--r-- | ports/sysdeps/powerpc/nofpu/feholdexcpt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/powerpc/nofpu/feholdexcpt.c b/ports/sysdeps/powerpc/nofpu/feholdexcpt.c index 6bfe825343..ba6a53accb 100644 --- a/ports/sysdeps/powerpc/nofpu/feholdexcpt.c +++ b/ports/sysdeps/powerpc/nofpu/feholdexcpt.c @@ -1,6 +1,6 @@ /* Store current floating-point environment and clear exceptions (soft-float edition). - Copyright (C) 2002, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2002-2013 Free Software Foundation, Inc. Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002. This file is part of the GNU C Library. |