summaryrefslogtreecommitdiff
path: root/mpn/a29k/mul_1.s
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/a29k/mul_1.s')
-rw-r--r--mpn/a29k/mul_1.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/a29k/mul_1.s b/mpn/a29k/mul_1.s
index 6bcf7ce0c..a610605e0 100644
--- a/mpn/a29k/mul_1.s
+++ b/mpn/a29k/mul_1.s
@@ -1,7 +1,7 @@
; 29000 __gmpn_mul_1 -- Multiply a limb vector with a single limb and
; store the product in a second limb vector.
-; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc.
+; Copyright 1992, 1994, 2000 Free Software Foundation, Inc.
; This file is part of the GNU MP Library.