diff options
Diffstat (limited to 'mpn/sparc32/umul.asm')
-rw-r--r-- | mpn/sparc32/umul.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/sparc32/umul.asm b/mpn/sparc32/umul.asm index efa56851d..8d0fe7d05 100644 --- a/mpn/sparc32/umul.asm +++ b/mpn/sparc32/umul.asm @@ -1,6 +1,6 @@ dnl SPARC mpn_umul_ppmm -- support for longlong.h for non-gcc. -dnl Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc. +dnl Copyright 1995, 1996, 2000 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. |