diff options
Diffstat (limited to 'src/fits_uint.c')
-rw-r--r-- | src/fits_uint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fits_uint.c b/src/fits_uint.c index 9ce554ddd..15fbd6b66 100644 --- a/src/fits_uint.c +++ b/src/fits_uint.c @@ -1,6 +1,6 @@ /* mpfr_fits_uint_p -- test whether an mpfr fits an unsigned int. -Copyright 2003, 2006-2013 Free Software Foundation, Inc. +Copyright 2003, 2006-2014 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |