summaryrefslogtreecommitdiff
path: root/tests/mpz/t-nextprime.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mpz/t-nextprime.c')
-rw-r--r--tests/mpz/t-nextprime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpz/t-nextprime.c b/tests/mpz/t-nextprime.c
index 67c880765..58343cec6 100644
--- a/tests/mpz/t-nextprime.c
+++ b/tests/mpz/t-nextprime.c
@@ -1,6 +1,6 @@
/* Test mpz_nextprime.
-Copyright 2009, 2015, 2018 Free Software Foundation, Inc.
+Copyright 2009, 2015, 2018, 2020 Free Software Foundation, Inc.
This file is part of the GNU MP Library test suite.