summaryrefslogtreecommitdiff
path: root/tests/mpf
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2005-11-01 00:20:34 +0100
committertege <tege@gmplib.org>2005-11-01 00:20:34 +0100
commit9f9e94507cef689067411684ac7eed4c76d58f53 (patch)
tree6696a0e096595ee2452c0cd28f1e58d09afb617a /tests/mpf
parenta6f4d0b7bd8fb555d493a9a6f2d44e0eb06ca3be (diff)
downloadgmp-9f9e94507cef689067411684ac7eed4c76d58f53.tar.gz
Add a copyright year.
Diffstat (limited to 'tests/mpf')
-rw-r--r--tests/mpf/t-cmp_d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpf/t-cmp_d.c b/tests/mpf/t-cmp_d.c
index 1baef25c4..da65635ee 100644
--- a/tests/mpf/t-cmp_d.c
+++ b/tests/mpf/t-cmp_d.c
@@ -1,6 +1,6 @@
/* Test mpf_cmp_d.
-Copyright 2001, 2003, 2003 Free Software Foundation, Inc.
+Copyright 2001, 2003, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU MP Library.