diff options
Diffstat (limited to 'mpn/x86/pentium/diveby3.asm')
-rw-r--r-- | mpn/x86/pentium/diveby3.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86/pentium/diveby3.asm b/mpn/x86/pentium/diveby3.asm index 42fbe8999..8ab098602 100644 --- a/mpn/x86/pentium/diveby3.asm +++ b/mpn/x86/pentium/diveby3.asm @@ -3,7 +3,7 @@ dnl dnl P5: 15.0 cycles/limb -dnl Copyright (C) 2000 Free Software Foundation, Inc. +dnl Copyright 2000 Free Software Foundation, Inc. dnl dnl This file is part of the GNU MP Library. dnl |