summaryrefslogtreecommitdiff
path: root/isqrt.c
diff options
context:
space:
mode:
Diffstat (limited to 'isqrt.c')
-rw-r--r--isqrt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/isqrt.c b/isqrt.c
index 1cec765de..39d03171f 100644
--- a/isqrt.c
+++ b/isqrt.c
@@ -1,7 +1,7 @@
/* __gmpfr_isqrt && __gmpfr_cuberoot -- Integer square root and cube root
Copyright 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.