summaryrefslogtreecommitdiff
path: root/mpz/pprime_p.c
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2017-02-08 09:22:52 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2017-02-08 09:22:52 +0100
commit8f14bf574c17a1d47d0a1e2b710e5ba77f28c4f5 (patch)
treebf9f73a5bb2ecf12e8334c088436ca32f61b2621 /mpz/pprime_p.c
parentc9b206e45dc04e1ed5c366296b80385dc247b44f (diff)
downloadgmp-8f14bf574c17a1d47d0a1e2b710e5ba77f28c4f5.tar.gz
Copyright years
Diffstat (limited to 'mpz/pprime_p.c')
-rw-r--r--mpz/pprime_p.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/pprime_p.c b/mpz/pprime_p.c
index 7c17620e2..b8a21c2e2 100644
--- a/mpz/pprime_p.c
+++ b/mpz/pprime_p.c
@@ -6,7 +6,7 @@
positive is (1/4)**reps, where reps is the number of internal passes of the
probabilistic algorithm. Knuth indicates that 25 passes are reasonable.
-Copyright 1991, 1993, 1994, 1996-2002, 2005, 2015 Free Software
+Copyright 1991, 1993, 1994, 1996-2002, 2005, 2015, 2016 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.