=================================================================== RCS file: /home/cvs/OpenXM_contrib/gmp/mpn/sparc32/v8/Attic/addmul_1.asm,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- OpenXM_contrib/gmp/mpn/sparc32/v8/Attic/addmul_1.asm 2000/09/09 14:12:40 1.1.1.1 +++ OpenXM_contrib/gmp/mpn/sparc32/v8/Attic/addmul_1.asm 2003/08/25 16:06:26 1.1.1.2 @@ -1,7 +1,7 @@ dnl SPARC v8 mpn_addmul_1 -- Multiply a limb vector with a limb and dnl add the result to a second limb vector. -dnl Copyright (C) 1992, 1993, 1994, 1995, 2000 Free Software Foundation, Inc. +dnl Copyright 1992, 1993, 1994, 1995, 2000 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library.