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