diff options
Diffstat (limited to 'src/set_nan.c')
-rw-r--r-- | src/set_nan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set_nan.c b/src/set_nan.c index 2782365ec..54402aa47 100644 --- a/src/set_nan.c +++ b/src/set_nan.c @@ -1,6 +1,6 @@ /* mpfr_set_nan -- set a number to NaN. -Copyright 2002, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright 2002, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by the Arenaire and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |