diff options
Diffstat (limited to 'src/set_si_2exp.c')
-rw-r--r-- | src/set_si_2exp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set_si_2exp.c b/src/set_si_2exp.c index e93e2678e..d2410ab5c 100644 --- a/src/set_si_2exp.c +++ b/src/set_si_2exp.c @@ -1,7 +1,7 @@ /* mpfr_set_si_2exp -- set a MPFR number from a machine signed integer with a shift -Copyright 2004, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +Copyright 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. Contributed by the Arenaire and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |