summaryrefslogtreecommitdiff
path: root/src/isinf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/isinf.c')
-rw-r--r--src/isinf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/isinf.c b/src/isinf.c
index fc9fbf241..85cb6fdf3 100644
--- a/src/isinf.c
+++ b/src/isinf.c
@@ -1,6 +1,6 @@
/* mpfr_inf_p -- check for infinities
-Copyright 2000, 2001, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2004, 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.