summaryrefslogtreecommitdiff
path: root/mpn/mips2/submul_1.s
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/mips2/submul_1.s')
-rw-r--r--mpn/mips2/submul_1.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/mips2/submul_1.s b/mpn/mips2/submul_1.s
index 41ff1e523..1285b20d7 100644
--- a/mpn/mips2/submul_1.s
+++ b/mpn/mips2/submul_1.s
@@ -1,7 +1,7 @@
# MIPS __gmpn_submul_1 -- Multiply a limb vector with a single limb and
# subtract the product from a second limb vector.
- # Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc.
+ # Copyright (C) 1992, 1994, 1996, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.