summaryrefslogtreecommitdiff
path: root/mpz/perfsqr.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpz/perfsqr.c')
-rw-r--r--mpz/perfsqr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/perfsqr.c b/mpz/perfsqr.c
index 62a0c3f99..f1aed4aa7 100644
--- a/mpz/perfsqr.c
+++ b/mpz/perfsqr.c
@@ -1,7 +1,7 @@
/* mpz_perfect_square_p(arg) -- Return non-zero if ARG is a perfect square,
zero otherwise.
-Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1991, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.