CVSROOT: /sources/grep Module name: grep Changes by: Bernhard Rosenkraenzer <bero> 07/06/28 19:10:46
Index: lib/strtoul.c =================================================================== RCS file: /sources/grep/grep/lib/strtoul.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- lib/strtoul.c 2 May 2005 09:47:48 -0000 1.2 +++ lib/strtoul.c 28 Jun 2007 19:10:45 -0000 1.3 @@ -5,7 +5,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the -Free Software Foundation; either version 2, or (at your option) any +Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful,
