summaryrefslogtreecommitdiff
path: root/atan2.c
diff options
context:
space:
mode:
Diffstat (limited to 'atan2.c')
-rw-r--r--atan2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/atan2.c b/atan2.c
index 86709a1e3..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, 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.