diff options
Diffstat (limited to 'src/cmp_si.c')
-rw-r--r-- | src/cmp_si.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmp_si.c b/src/cmp_si.c index 957eae650..9d432e13b 100644 --- a/src/cmp_si.c +++ b/src/cmp_si.c @@ -1,7 +1,7 @@ /* mpfr_cmp_si_2exp -- compare a floating-point number with a signed machine integer multiplied by a power of 2 -Copyright 1999, 2001-2014 Free Software Foundation, Inc. +Copyright 1999, 2001-2015 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |