diff options
Diffstat (limited to 'src/isnan.c')
-rw-r--r-- | src/isnan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/isnan.c b/src/isnan.c index e125ff9a1..c80830a53 100644 --- a/src/isnan.c +++ b/src/isnan.c @@ -1,6 +1,6 @@ /* mpfr_nan_p -- check for NaN -Copyright 2000-2001, 2004, 2006-2015 Free Software Foundation, Inc. +Copyright 2000-2001, 2004, 2006-2016 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |