diff options
Diffstat (limited to 'Build/source/libs/mpfr/mpfr-src/src/stack_interface.c')
-rw-r--r-- | Build/source/libs/mpfr/mpfr-src/src/stack_interface.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/mpfr/mpfr-src/src/stack_interface.c b/Build/source/libs/mpfr/mpfr-src/src/stack_interface.c index fdf0edf2ab1..f28a4c54845 100644 --- a/Build/source/libs/mpfr/mpfr-src/src/stack_interface.c +++ b/Build/source/libs/mpfr/mpfr-src/src/stack_interface.c @@ -1,6 +1,6 @@ /* mpfr_stack -- initialize a floating-point number with given allocation area -Copyright 2005-2016 Free Software Foundation, Inc. +Copyright 2005-2017 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. |