summaryrefslogtreecommitdiff
path: root/mpn/pyr/mul_1.s
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/pyr/mul_1.s')
-rw-r--r--mpn/pyr/mul_1.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/pyr/mul_1.s b/mpn/pyr/mul_1.s
index 1272297c4..09fd942ac 100644
--- a/mpn/pyr/mul_1.s
+++ b/mpn/pyr/mul_1.s
@@ -1,7 +1,7 @@
# Pyramid __gmpn_mul_1 -- Multiply a limb vector with a limb and store
# the result in a second limb vector.
-# Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+# Copyright 1995, 2000 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.