summaryrefslogtreecommitdiff
path: root/copysign.c
diff options
context:
space:
mode:
Diffstat (limited to 'copysign.c')
-rw-r--r--copysign.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/copysign.c b/copysign.c
index c9a8c2a22..05cfe088e 100644
--- a/copysign.c
+++ b/copysign.c
@@ -1,7 +1,7 @@
/* mpfr_copysign -- Produce a value with the magnitude of x and sign bit of y
Copyright 2001, 2002, 2003, 2004, 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.