diff options
Diffstat (limited to 'mpn/sparc64/addmul1h.asm')
-rw-r--r-- | mpn/sparc64/addmul1h.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/sparc64/addmul1h.asm b/mpn/sparc64/addmul1h.asm index 96cb5f736..30dffe276 100644 --- a/mpn/sparc64/addmul1h.asm +++ b/mpn/sparc64/addmul1h.asm @@ -1,6 +1,6 @@ dnl SPARC 64-bit addmull/addmulu -- Helper for mpn_addmul_1 and mpn_mul_1. -dnl Copyright (C) 1998, 2000 Free Software Foundation, Inc. +dnl Copyright 1998, 2000 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. |