summaryrefslogtreecommitdiff
path: root/tests/pcre.sh
diff options
context:
space:
mode:
authorKarl Berry <karl@tug.org>2009-01-30 01:46:02 +0000
committerKarl Berry <karl@tug.org>2009-01-30 01:46:02 +0000
commite93a3ad5c405159d6b49d5a1a31e41c9e3be708e (patch)
tree1693983c7c98cda6c1cb24ee7108b6e2a3a41015 /tests/pcre.sh
parente7365ed753397a744c76ffd5fac2b291ff40bfef (diff)
downloadgrep-e93a3ad5c405159d6b49d5a1a31e41c9e3be708e.tar.gz
update/add copyright notices
Diffstat (limited to 'tests/pcre.sh')
-rwxr-xr-xtests/pcre.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/pcre.sh b/tests/pcre.sh
index c5c791be..e7f2fc74 100755
--- a/tests/pcre.sh
+++ b/tests/pcre.sh
@@ -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}