grep-commit
[Top][All Lists]
Advanced

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

Changes to grep/tests/spencer1.awk,v


From: Karl Berry
Subject: Changes to grep/tests/spencer1.awk,v
Date: Fri, 30 Jan 2009 01:46:22 +0000

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

Index: tests/spencer1.awk
===================================================================
RCS file: /sources/grep/grep/tests/spencer1.awk,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/spencer1.awk  19 Nov 2004 14:00:18 -0000      1.8
+++ tests/spencer1.awk  30 Jan 2009 01:46:05 -0000      1.9
@@ -1,3 +1,10 @@
+# Copyright (C) 1988 Henry Spencer.
+# Copyright (C) 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.
+
 BEGIN {
        FS = "@";
        printf ("failures=0\n");




reply via email to

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