CVSROOT: /sources/m4 Module name: m4 Changes by: Eric Blake <ericb> 07/07/10 20:48:11
Index: tests/generate.awk =================================================================== RCS file: /sources/m4/m4/tests/generate.awk,v retrieving revision 1.25 retrieving revision 1.26 diff -u -b -r1.25 -r1.26 --- tests/generate.awk 13 Jan 2007 13:55:37 -0000 1.25 +++ tests/generate.awk 10 Jul 2007 20:48:10 -0000 1.26 @@ -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 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful,
