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 6de29de6a..bff5a1e2c 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-2019 Free Software Foundation, Inc.
+Copyright 2004-2020 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.
This file is part of the GNU MPFR Library.