diff options
Diffstat (limited to 'mpn/alpha/ev5/sub_n.asm')
-rw-r--r-- | mpn/alpha/ev5/sub_n.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/alpha/ev5/sub_n.asm b/mpn/alpha/ev5/sub_n.asm index 5248a2aa3..abb45d37a 100644 --- a/mpn/alpha/ev5/sub_n.asm +++ b/mpn/alpha/ev5/sub_n.asm @@ -1,7 +1,7 @@ dnl Alpha EV5 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 dnl and store difference in a third limb vector. -dnl Copyright (C) 1995, 1999, 2000 Free Software Foundation, Inc. +dnl Copyright 1995, 1999, 2000 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. |