summaryrefslogtreecommitdiff
path: root/tests/mpz/convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mpz/convert.c')
-rw-r--r--tests/mpz/convert.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/mpz/convert.c b/tests/mpz/convert.c
index 2e15f2236..a636412e1 100644
--- a/tests/mpz/convert.c
+++ b/tests/mpz/convert.c
@@ -1,6 +1,7 @@
/* Test conversion using mpz_get_str and mpz_set_str.
-Copyright 1993, 1994, 1996, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1993, 1994, 1996, 1999, 2000, 2001, 2002 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.