diff options
Diffstat (limited to 'Build/source/libs/mpfr/mpfr-src/src/erandom.c')
-rw-r--r-- | Build/source/libs/mpfr/mpfr-src/src/erandom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/mpfr/mpfr-src/src/erandom.c b/Build/source/libs/mpfr/mpfr-src/src/erandom.c index b423bf4ec07..978d68a7cfc 100644 --- a/Build/source/libs/mpfr/mpfr-src/src/erandom.c +++ b/Build/source/libs/mpfr/mpfr-src/src/erandom.c @@ -2,7 +2,7 @@ mean 1 and round it to the precision of rop according to the given rounding mode. -Copyright 2013-2017 Free Software Foundation, Inc. +Copyright 2013-2018 Free Software Foundation, Inc. Contributed by Charles Karney <charles@karney.com>, SRI International. This file is part of the GNU MPFR Library. |