summaryrefslogtreecommitdiff
path: root/factorial.c
diff options
context:
space:
mode:
Diffstat (limited to 'factorial.c')
-rw-r--r--factorial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/factorial.c b/factorial.c
index 4cfb3238d..59472edda 100644
--- a/factorial.c
+++ b/factorial.c
@@ -1,6 +1,6 @@
/* mpfr_fac_ui -- factorial of a non-negative integer
-Copyright 2001, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright 2001, 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.