summaryrefslogtreecommitdiff
path: root/atan2.c
diff options
context:
space:
mode:
Diffstat (limited to 'atan2.c')
-rw-r--r--atan2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atan2.c b/atan2.c
index d7de1695c..ccf335212 100644
--- a/atan2.c
+++ b/atan2.c
@@ -1,6 +1,6 @@
/* mpfr_atan2 -- arc-tan 2 of a floating-point number
-Copyright 2005, 2006, 2007 Free Software Foundation, Inc.
+Copyright 2005, 2006, 2007, 2008 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.