diff options
Diffstat (limited to 'src/fits_ulong.c')
-rw-r--r-- | src/fits_ulong.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fits_ulong.c b/src/fits_ulong.c index 607dc4051..3a3ca7127 100644 --- a/src/fits_ulong.c +++ b/src/fits_ulong.c @@ -1,6 +1,6 @@ /* mpfr_fits_ulong_p -- test whether an mpfr fits an unsigned long. -Copyright 2003, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright 2003, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by the Arenaire and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |