summaryrefslogtreecommitdiff
path: root/atan2.c
diff options
context:
space:
mode:
Diffstat (limited to 'atan2.c')
-rw-r--r--atan2.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/atan2.c b/atan2.c
index 8fa518bc0..cbbf292e7 100644
--- a/atan2.c
+++ b/atan2.c
@@ -1,6 +1,7 @@
/* mpfr_atan2 -- arc-tan 2 of a floating-point number
-Copyright 2005, 2006 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library, and was contributed by Mathieu Dutour.