diff options
Diffstat (limited to 'src/iszero.c')
-rw-r--r-- | src/iszero.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iszero.c b/src/iszero.c index 2e9f3b5be..77d6be952 100644 --- a/src/iszero.c +++ b/src/iszero.c @@ -1,6 +1,6 @@ /* mpfr_zero_p -- check for zero -Copyright 2004, 2006-2015 Free Software Foundation, Inc. +Copyright 2004, 2006-2016 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |