diff options
Diffstat (limited to 'Build/source/libs/mpfr/mpfr-src/src/atan2.c')
-rw-r--r-- | Build/source/libs/mpfr/mpfr-src/src/atan2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/mpfr/mpfr-src/src/atan2.c b/Build/source/libs/mpfr/mpfr-src/src/atan2.c index 57bc14f798e..42e727332ab 100644 --- a/Build/source/libs/mpfr/mpfr-src/src/atan2.c +++ b/Build/source/libs/mpfr/mpfr-src/src/atan2.c @@ -1,6 +1,6 @@ /* mpfr_atan2 -- arc-tan 2 of a floating-point number -Copyright 2005-2017 Free Software Foundation, Inc. +Copyright 2005-2018 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. |