summaryrefslogtreecommitdiff
path: root/atan.c
diff options
context:
space:
mode:
Diffstat (limited to 'atan.c')
-rw-r--r--atan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atan.c b/atan.c
index 346b543e0..53b34e030 100644
--- a/atan.c
+++ b/atan.c
@@ -1,7 +1,7 @@
/* mpfr_atan -- arc-tangent of a floating-point number
Copyright 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, and was contributed by Mathieu Dutour.