summaryrefslogtreecommitdiff
path: root/src/atan2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/atan2.c')
-rw-r--r--src/atan2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atan2.c b/src/atan2.c
index eb1b25d9a..866a8289e 100644
--- a/src/atan2.c
+++ b/src/atan2.c
@@ -1,6 +1,6 @@
/* mpfr_atan2 -- arc-tan 2 of a floating-point number
-Copyright 2005-2019 Free Software Foundation, Inc.
+Copyright 2005-2020 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.