diff options
Diffstat (limited to 'mpn/z8000/sub_n.s')
-rw-r--r-- | mpn/z8000/sub_n.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/z8000/sub_n.s b/mpn/z8000/sub_n.s index bd9a7ad40..c7d2e9b36 100644 --- a/mpn/z8000/sub_n.s +++ b/mpn/z8000/sub_n.s @@ -1,7 +1,7 @@ ! Z8000 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and ! store difference in a third limb vector. -! Copyright (C) 1993, 1994, 2000 Free Software Foundation, Inc. +! Copyright 1993, 1994, 2000 Free Software Foundation, Inc. ! This file is part of the GNU MP Library. |