diff options
Diffstat (limited to 'src/setmax.c')
-rw-r--r-- | src/setmax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setmax.c b/src/setmax.c index 055b4342c..0ac4e165b 100644 --- a/src/setmax.c +++ b/src/setmax.c @@ -1,6 +1,6 @@ /* mpfr_setmax -- maximum representable floating-point number (raw version) -Copyright 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright 2002, 2003, 2004, 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. |