diff options
Diffstat (limited to 'mpn/x86/k6/k62mmx/copyd.asm')
-rw-r--r-- | mpn/x86/k6/k62mmx/copyd.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86/k6/k62mmx/copyd.asm b/mpn/x86/k6/k62mmx/copyd.asm index 2220af2b1..4a28d322f 100644 --- a/mpn/x86/k6/k62mmx/copyd.asm +++ b/mpn/x86/k6/k62mmx/copyd.asm @@ -4,7 +4,7 @@ dnl K6-2: 0.56 or 1.0 cycles/limb (at 32 limbs/loop), depending on data dnl alignment. -dnl Copyright (C) 1999, 2000 Free Software Foundation, Inc. +dnl Copyright 1999, 2000 Free Software Foundation, Inc. dnl dnl This file is part of the GNU MP Library. dnl |