summaryrefslogtreecommitdiff
path: root/uceil_log2.c
diff options
context:
space:
mode:
Diffstat (limited to 'uceil_log2.c')
-rw-r--r--uceil_log2.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/uceil_log2.c b/uceil_log2.c
index 5d1090e0b..015382778 100644
--- a/uceil_log2.c
+++ b/uceil_log2.c
@@ -1,6 +1,6 @@
/* __gmpfr_ceil_log2 - returns ceil(log(d)/log(2))
-Copyright 1999, 2000, 2001, 2002 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation.
This file is part of the MPFR Library.
@@ -19,7 +19,6 @@ along with the MPFR Library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
-
#include "mpfr-impl.h"
/* returns ceil(log(d)/log(2)) if d > 0,