summaryrefslogtreecommitdiff
path: root/tests/mpz
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2018-01-16 07:37:51 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2018-01-16 07:37:51 +0100
commita0c7be83a66b757c082ae6887be69e83db5e782e (patch)
treefcb22b473b13f061df79da386f9d6ba13f73d66c /tests/mpz
parent880b24ca2979883926de8cd8fe69d02a45c34895 (diff)
downloadgmp-a0c7be83a66b757c082ae6887be69e83db5e782e.tar.gz
Copyright year
Diffstat (limited to 'tests/mpz')
-rw-r--r--tests/mpz/t-bin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpz/t-bin.c b/tests/mpz/t-bin.c
index 0ee1ab458..9aad07b39 100644
--- a/tests/mpz/t-bin.c
+++ b/tests/mpz/t-bin.c
@@ -1,6 +1,6 @@
/* Exercise mpz_bin_ui and mpz_bin_uiui.
-Copyright 2000, 2001, 2010, 2012 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2010, 2012, 2018 Free Software Foundation, Inc.
This file is part of the GNU MP Library test suite.