summaryrefslogtreecommitdiff
path: root/mpn/vax
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-12 23:25:12 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-12 23:25:12 +0200
commit194675296d299adc107c63112c2f2c9c4bacbf25 (patch)
tree81a1caaf29c2f7febd68eb98e458f398c10f674b /mpn/vax
parentfbe757a360907c26a829a5ac6844a75e07d86bc2 (diff)
downloadgmp-194675296d299adc107c63112c2f2c9c4bacbf25.tar.gz
Add a copyright year.
Diffstat (limited to 'mpn/vax')
-rw-r--r--mpn/vax/submul_1.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/vax/submul_1.s b/mpn/vax/submul_1.s
index 21c5c3639..fa39d11e4 100644
--- a/mpn/vax/submul_1.s
+++ b/mpn/vax/submul_1.s
@@ -1,7 +1,7 @@
# VAX __mpn_submul_1 -- Multiply a limb vector with a limb and subtract
# the result from a second limb vector.
-# Copyright (C) 1992, 1994 Free Software Foundation, Inc.
+# Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.