diff options
Diffstat (limited to 'Build/source/libs/mpfr/mpfr-src/src/nrandom.c')
-rw-r--r-- | Build/source/libs/mpfr/mpfr-src/src/nrandom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/mpfr/mpfr-src/src/nrandom.c b/Build/source/libs/mpfr/mpfr-src/src/nrandom.c index ed5133bc1fd..09f70d681fb 100644 --- a/Build/source/libs/mpfr/mpfr-src/src/nrandom.c +++ b/Build/source/libs/mpfr/mpfr-src/src/nrandom.c @@ -2,7 +2,7 @@ and variance 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. |