summaryrefslogtreecommitdiff
path: root/tests/mpz/t-gcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mpz/t-gcd.c')
-rw-r--r--tests/mpz/t-gcd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/mpz/t-gcd.c b/tests/mpz/t-gcd.c
index 3ba3e4632..74bf3cfdc 100644
--- a/tests/mpz/t-gcd.c
+++ b/tests/mpz/t-gcd.c
@@ -1,8 +1,8 @@
/* Test mpz_gcd, mpz_gcdext, mpz_mul, mpz_tdiv_r, mpz_add, mpz_cmp,
mpz_cmp_ui, mpz_init_set, mpz_set, mpz_clear.
-Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001 Free Software Foundation,
-Inc.
+Copyright 1991, 1993, 1994, 1996, 1997, 2000, 2001, 2002 Free Software
+Foundation, Inc.
This file is part of the GNU MP Library.