summaryrefslogtreecommitdiff
path: root/src/int_ceil_log2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/int_ceil_log2.c')
-rw-r--r--src/int_ceil_log2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/int_ceil_log2.c b/src/int_ceil_log2.c
index 22b70fd62..bfd871e7b 100644
--- a/src/int_ceil_log2.c
+++ b/src/int_ceil_log2.c
@@ -1,6 +1,6 @@
/* __gmpfr_int_ceil_log2 -- Integer ceil of log2(x)
-Copyright 2004-2017 Free Software Foundation, Inc.
+Copyright 2004-2018 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.