summaryrefslogtreecommitdiff
path: root/src/mul_2exp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mul_2exp.c')
-rw-r--r--src/mul_2exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mul_2exp.c b/src/mul_2exp.c
index 4f96f1f49..a48e2c1a5 100644
--- a/src/mul_2exp.c
+++ b/src/mul_2exp.c
@@ -1,6 +1,6 @@
/* mpfr_mul_2exp -- multiply a floating-point number by a power of two
-Copyright 1999, 2001, 2004, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+Copyright 1999, 2001, 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.