CVSROOT: /sources/grep
Module name: grep
Changes by: Karl Berry <karl> 09/01/30 01:46:06
Index: tests/pcre.sh
===================================================================
RCS file: /sources/grep/grep/tests/pcre.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/pcre.sh 27 Jul 2005 02:44:53 -0000 1.1
+++ tests/pcre.sh 30 Jan 2009 01:46:05 -0000 1.2
@@ -1,5 +1,11 @@
#! /bin/sh
# Regression test for GNU grep.
+#
+# 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.
: ${GREP=../src/grep}