summaryrefslogtreecommitdiff
path: root/mpn/i960/sub_n.s
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/i960/sub_n.s')
-rw-r--r--mpn/i960/sub_n.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/i960/sub_n.s b/mpn/i960/sub_n.s
index 2db2d46aa..f00917cbb 100644
--- a/mpn/i960/sub_n.s
+++ b/mpn/i960/sub_n.s
@@ -1,7 +1,7 @@
# I960 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third 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.