summaryrefslogtreecommitdiff
path: root/cbrt.c
diff options
context:
space:
mode:
Diffstat (limited to 'cbrt.c')
-rw-r--r--cbrt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cbrt.c b/cbrt.c
index c8d763311..1fb6b497a 100644
--- a/cbrt.c
+++ b/cbrt.c
@@ -1,7 +1,7 @@
/* mpfr_cbrt -- cube root function.
-Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-Contributed by the Spaces project, INRIA Lorraine.
+Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.