grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/tests/file.sh,v


From: Karl Berry
Subject: Changes to grep/tests/file.sh,v
Date: Fri, 30 Jan 2009 01:46:20 +0000

CVSROOT:        /sources/grep
Module name:    grep
Changes by:     Karl Berry <karl>       09/01/30 01:46:06

Index: tests/file.sh
===================================================================
RCS file: /sources/grep/grep/tests/file.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- tests/file.sh       23 Jun 2005 00:55:58 -0000      1.3
+++ tests/file.sh       30 Jan 2009 01:46:05 -0000      1.4
@@ -1,10 +1,14 @@
 #! /bin/sh
-# Test for POSIX.2 options for grep
-#
+# Test for POSIX.2 options for grep:
 # grep -E -f pattern_file file
 # grep -F -f pattern_file file
 # grep -G -f pattern_file file
 #
+# 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.
 
 : ${srcdir=.}
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]