=================================================================== RCS file: /home/cvs/OpenXM_contrib/gmp/mpn/clipper/Attic/add_n.s,v retrieving revision 1.1.1.2 retrieving revision 1.1.1.3 diff -u -p -r1.1.1.2 -r1.1.1.3 --- OpenXM_contrib/gmp/mpn/clipper/Attic/add_n.s 2000/09/09 14:12:22 1.1.1.2 +++ OpenXM_contrib/gmp/mpn/clipper/Attic/add_n.s 2003/08/25 16:06:18 1.1.1.3 @@ -1,7 +1,7 @@ ; Clipper __gmpn_add_n -- Add two limb vectors of the same length > 0 and store ; sum in a third limb vector. -; Copyright (C) 1995, 2000 Free Software Foundation, Inc. +; Copyright 1995, 2000 Free Software Foundation, Inc. ; This file is part of the GNU MP Library.