diff options
Diffstat (limited to 'uceil_log2.c')
-rw-r--r-- | uceil_log2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uceil_log2.c b/uceil_log2.c index af00b6d2b..35bacdd04 100644 --- a/uceil_log2.c +++ b/uceil_log2.c @@ -1,6 +1,6 @@ /* __gmpfr_ceil_log2 - returns ceil(log(d)/log(2)) -Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc. +Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. This file is part of the MPFR Library. |