summaryrefslogtreecommitdiff
path: root/int_ceil_log2.c
diff options
context:
space:
mode:
Diffstat (limited to 'int_ceil_log2.c')
-rw-r--r--int_ceil_log2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/int_ceil_log2.c b/int_ceil_log2.c
index c6302840d..739964ea3 100644
--- a/int_ceil_log2.c
+++ b/int_ceil_log2.c
@@ -1,6 +1,6 @@
/* __gmpfr_int_ceil_log2 -- Integer ceil of log2(x)
-Copyright 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the GNU MPFR Library.