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 0597deb82..66ecb7e97 100644
--- a/src/int_ceil_log2.c
+++ b/src/int_ceil_log2.c
@@ -1,7 +1,7 @@
/* __gmpfr_int_ceil_log2 -- Integer ceil of log2(x)
Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
-Contributed by the Arenaire and Caramel projects, INRIA.
+Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.