diff options
Diffstat (limited to 'Build/source/libs/mpfr/mpfr-src/src/d_div.c')
-rw-r--r-- | Build/source/libs/mpfr/mpfr-src/src/d_div.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/mpfr/mpfr-src/src/d_div.c b/Build/source/libs/mpfr/mpfr-src/src/d_div.c index 99aa3da4f30..f6513427e86 100644 --- a/Build/source/libs/mpfr/mpfr-src/src/d_div.c +++ b/Build/source/libs/mpfr/mpfr-src/src/d_div.c @@ -1,7 +1,7 @@ /* mpfr_d_div -- divide a machine double precision float by a multiple precision floating-point number -Copyright 2007-2020 Free Software Foundation, Inc. +Copyright 2007-2022 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. |