summaryrefslogtreecommitdiff
path: root/src/powerof2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/powerof2.c')
-rw-r--r--src/powerof2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/powerof2.c b/src/powerof2.c
index 9ce96c7be..8e9eb750f 100644
--- a/src/powerof2.c
+++ b/src/powerof2.c
@@ -1,7 +1,7 @@
/* mpfr_powerof2_raw -- test whether a floating-point number is a power of 2
Copyright 2002, 2003, 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.