summaryrefslogtreecommitdiff
path: root/signbit.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 /signbit.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 'signbit.c')
-rw-r--r--signbit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/signbit.c b/signbit.c
index 67e18ad40..20b1e18cb 100644
--- a/signbit.c
+++ b/signbit.c
@@ -1,7 +1,7 @@
/* mpfr_signbit -- Signbit of a MPFR number
Copyright 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.