diff options
Diffstat (limited to 'tests/random2.c')
-rw-r--r-- | tests/random2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/random2.c b/tests/random2.c index 4581fdf9f..a4988a390 100644 --- a/tests/random2.c +++ b/tests/random2.c @@ -1,7 +1,7 @@ /* mpfr_random2 -- Generate a positive random mpfr_t of specified size, with long runs of consecutive ones and zeros in the binary representation. -Copyright 1999, 2001-2004, 2006-2015 Free Software Foundation, Inc. +Copyright 1999, 2001-2004, 2006-2016 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |