summaryrefslogtreecommitdiff
path: root/src/factorial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/factorial.c')
-rw-r--r--src/factorial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/factorial.c b/src/factorial.c
index 660aa0848..a4fee0141 100644
--- a/src/factorial.c
+++ b/src/factorial.c
@@ -1,6 +1,6 @@
/* mpfr_fac_ui -- factorial of a non-negative integer
-Copyright 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+Copyright 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.