summaryrefslogtreecommitdiff
path: root/mpn/generic/diveby3.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/generic/diveby3.c')
-rw-r--r--mpn/generic/diveby3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/generic/diveby3.c b/mpn/generic/diveby3.c
index 5069e61ee..23381a7b7 100644
--- a/mpn/generic/diveby3.c
+++ b/mpn/generic/diveby3.c
@@ -1,7 +1,7 @@
/* mpn_divexact_by3 -- mpn division by 3, expecting no remainder. */
/*
-Copyright 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.