=================================================================== RCS file: /home/cvs/OpenXM_contrib/gmp/mpn/alpha/ev5/Attic/sub_n.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/alpha/ev5/Attic/sub_n.asm 2000/09/09 14:12:22 1.1.1.1 +++ OpenXM_contrib/gmp/mpn/alpha/ev5/Attic/sub_n.asm 2003/08/25 16:06:18 1.1.1.2 @@ -1,14 +1,14 @@ dnl Alpha EV5 __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 dnl and store difference in a third limb vector. -dnl Copyright (C) 1995, 1999, 2000 Free Software Foundation, Inc. +dnl Copyright 1995, 1999, 2000 Free Software Foundation, Inc. dnl This file is part of the GNU MP Library. dnl The GNU MP Library is free software; you can redistribute it and/or modify -dnl it under the terms of the GNU Lesser General Public License as published by -dnl the Free Software Foundation; either version 2.1 of the License, or (at your -dnl option) any later version. +dnl it under the terms of the GNU Lesser General Public License as published +dnl by the Free Software Foundation; either version 2.1 of the License, or (at +dnl your option) any later version. dnl The GNU MP Library is distributed in the hope that it will be useful, but dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY