summaryrefslogtreecommitdiff
path: root/mpn/power/submul_1.s
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/power/submul_1.s')
-rw-r--r--mpn/power/submul_1.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/power/submul_1.s b/mpn/power/submul_1.s
index 26083e4be..c93b0557f 100644
--- a/mpn/power/submul_1.s
+++ b/mpn/power/submul_1.s
@@ -1,7 +1,7 @@
# IBM POWER __gmpn_submul_1 -- Multiply a limb vector with a limb and subtract
# the result from a second limb vector.
-# Copyright (C) 1992, 1994, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1992, 1994, 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.