summaryrefslogtreecommitdiff
path: root/log10.c
diff options
context:
space:
mode:
Diffstat (limited to 'log10.c')
-rw-r--r--log10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/log10.c b/log10.c
index 10e304d94..007a6b9d6 100644
--- a/log10.c
+++ b/log10.c
@@ -1,6 +1,6 @@
/* mpfr_log10 -- logarithm in base 10.
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the GNU MPFR Library.