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