diff options
Diffstat (limited to 'ports/sysdeps/ia64/fpu/s_isnan.S')
-rw-r--r-- | ports/sysdeps/ia64/fpu/s_isnan.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/ia64/fpu/s_isnan.S b/ports/sysdeps/ia64/fpu/s_isnan.S index 4c2816b4a5..7017e580ae 100644 --- a/ports/sysdeps/ia64/fpu/s_isnan.S +++ b/ports/sysdeps/ia64/fpu/s_isnan.S @@ -1,5 +1,5 @@ /* Test for NaN - 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 Jes Sorensen <jes@linuxcare.com>, October 2000. |