diff options
Diffstat (limited to 'src/get_d.c')
-rw-r--r-- | src/get_d.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/get_d.c b/src/get_d.c index 7db963837..fe56d1407 100644 --- a/src/get_d.c +++ b/src/get_d.c @@ -1,7 +1,7 @@ /* mpfr_get_d, mpfr_get_d_2exp -- convert a multiple precision floating-point number to a machine double precision float -Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 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. |