summaryrefslogtreecommitdiff
path: root/isnan.c
diff options
context:
space:
mode:
Diffstat (limited to 'isnan.c')
-rw-r--r--isnan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/isnan.c b/isnan.c
index 7cdfd9d34..0c84bfd3b 100644
--- a/isnan.c
+++ b/isnan.c
@@ -1,6 +1,6 @@
/* mpfr_nan_p -- check for NaN
-Copyright 2000, 2001, 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2004, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the GNU MPFR Library.