diff options
Diffstat (limited to 'mpz/jacobi.c')
-rw-r--r-- | mpz/jacobi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/jacobi.c b/mpz/jacobi.c index d89208f01..46428203d 100644 --- a/mpz/jacobi.c +++ b/mpz/jacobi.c @@ -1,6 +1,6 @@ /* mpz_jacobi, mpz_legendre, mpz_kronecker -- mpz/mpz Jacobi symbols. -Copyright 2000, 2001 Free Software Foundation, Inc. +Copyright 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of the GNU MP Library. |