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