diff options
Diffstat (limited to 'soft-fp/unordtf2.c')
-rw-r--r-- | soft-fp/unordtf2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/unordtf2.c b/soft-fp/unordtf2.c index 8f9b5c647f..1a85c252c1 100644 --- a/soft-fp/unordtf2.c +++ b/soft-fp/unordtf2.c @@ -1,6 +1,6 @@ /* Software floating-point emulation. Return 1 iff a or b is a NaN, 0 otherwise. - Copyright (C) 2006,2007 Free Software Foundation, Inc. + Copyright (C) 2006-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Joseph Myers (joseph@codesourcery.com). |