diff options
Diffstat (limited to 'src/ufloor_log2.c')
-rw-r--r-- | src/ufloor_log2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ufloor_log2.c b/src/ufloor_log2.c index 0ad6d8522..232d5baa6 100644 --- a/src/ufloor_log2.c +++ b/src/ufloor_log2.c @@ -1,6 +1,6 @@ /* __gmpfr_floor_log2 - returns floor(log(d)/log(2)) -Copyright 1999-2004, 2006-2015 Free Software Foundation, Inc. +Copyright 1999-2004, 2006-2016 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |