summaryrefslogtreecommitdiff
path: root/mpz/millerrabin.c
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2005-11-01 00:20:34 +0100
committertege <tege@gmplib.org>2005-11-01 00:20:34 +0100
commit9f9e94507cef689067411684ac7eed4c76d58f53 (patch)
tree6696a0e096595ee2452c0cd28f1e58d09afb617a /mpz/millerrabin.c
parenta6f4d0b7bd8fb555d493a9a6f2d44e0eb06ca3be (diff)
downloadgmp-9f9e94507cef689067411684ac7eed4c76d58f53.tar.gz
Add a copyright year.
Diffstat (limited to 'mpz/millerrabin.c')
-rw-r--r--mpz/millerrabin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/millerrabin.c b/mpz/millerrabin.c
index 3035043fb..d0f5aa50c 100644
--- a/mpz/millerrabin.c
+++ b/mpz/millerrabin.c
@@ -9,7 +9,7 @@
CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR COMPLETELY IN
FUTURE GNU MP RELEASES.
-Copyright 1991, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free
+Copyright 1991, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005 Free
Software Foundation, Inc. Contributed by John Amanatides.
This file is part of the GNU MP Library.