summaryrefslogtreecommitdiff
path: root/src/isinteger.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/isinteger.c')
-rw-r--r--src/isinteger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/isinteger.c b/src/isinteger.c
index 071b75998..96493ccb6 100644
--- a/src/isinteger.c
+++ b/src/isinteger.c
@@ -1,6 +1,6 @@
/* mpfr_integer_p -- test if a mpfr variable is integer.
-Copyright 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
Contributed by the Arenaire and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.