summaryrefslogtreecommitdiff
path: root/mul_2si.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-07-30 15:44:24 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-07-30 15:44:24 +0000
commiteb59529fd72b7928839a16b470997cf4a95ad4a3 (patch)
tree30fa81c19baed3fca150894686f525a9b0180090 /mul_2si.c
parentee38e5c3ac0f86a4f81ef8db964c4f615248c8bb (diff)
downloadmpfr-eb59529fd72b7928839a16b470997cf4a95ad4a3.tar.gz
Replaced
Contributed by the Arenaire and Cacao projects by Contributed by the Arenaire and Caramel projects git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7026 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'mul_2si.c')
-rw-r--r--mul_2si.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mul_2si.c b/mul_2si.c
index c0cdf46a0..392348d0e 100644
--- a/mul_2si.c
+++ b/mul_2si.c
@@ -1,7 +1,7 @@
/* mpfr_mul_2si -- multiply a floating-point number by a power of two
Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
-Contributed by the Arenaire and Cacao projects, INRIA.
+Contributed by the Arenaire and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.