summaryrefslogtreecommitdiff
path: root/src/uceil_log2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uceil_log2.c')
-rw-r--r--src/uceil_log2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uceil_log2.c b/src/uceil_log2.c
index 4286ba8dc..9207e4941 100644
--- a/src/uceil_log2.c
+++ b/src/uceil_log2.c
@@ -1,6 +1,6 @@
/* __gmpfr_ceil_log2 - returns ceil(log(d)/log(2))
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
Contributed by the Arenaire and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.