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