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 ececf01e3..b114b6c0e 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, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. Contributed by the Arenaire and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |