summaryrefslogtreecommitdiff
path: root/mpf/int_p.c
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2015-05-30 05:52:50 +0200
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2015-05-30 05:52:50 +0200
commit88271db0c2d8fd2ce2dc14f14a4064b1bb60a3cc (patch)
treead71d0d5d838158f54f202a2114dcd3ab060fce7 /mpf/int_p.c
parentba73f5955169a33d807328c28b74e0fe4e44467f (diff)
downloadgmp-88271db0c2d8fd2ce2dc14f14a4064b1bb60a3cc.tar.gz
ChangeLog
Diffstat (limited to 'mpf/int_p.c')
-rw-r--r--mpf/int_p.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpf/int_p.c b/mpf/int_p.c
index 48109d3e6..e0e337d2f 100644
--- a/mpf/int_p.c
+++ b/mpf/int_p.c
@@ -1,7 +1,7 @@
/* mpf_integer_p -- test whether an mpf is an integer */
/*
-Copyright 2001, 2002, 2014 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2014-2015 Free Software Foundation, Inc.
This file is part of the GNU MP Library.