diff options
Diffstat (limited to 'div_2exp.c')
-rw-r--r-- | div_2exp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/div_2exp.c b/div_2exp.c index 7a539df04..9b8115132 100644 --- a/div_2exp.c +++ b/div_2exp.c @@ -1,6 +1,6 @@ /* mpfr_div_2exp -- divide a floating-point number by a power of two -Copyright 1999, 2001, 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 1999, 2001, 2004, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the GNU MPFR Library. |