CVSROOT: /sources/grep Module name: grep Changes by: Karl Berry <karl> 09/01/30 01:46:06
Index: tests/tests =================================================================== RCS file: /sources/grep/grep/tests/tests,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- tests/tests 24 Nov 1998 02:03:08 -0000 1.2 +++ tests/tests 30 Jan 2009 01:46:06 -0000 1.3 @@ -1,4 +1,11 @@ # regular expression test set +# +# Copyright (C) 2001, 2006, 2009 Free Software Foundation, Inc. +# +# Copying and distribution of this file, with or without modification, +# are permitted in any medium without royalty provided the copyright +# notice and this notice are preserved. +# # Lines are at least three fields, separated by one or more tabs. "" stands # for an empty field. First field is an RE. Second field is flags. If # C flag given, regcomp() is expected to fail, and the third field is the
