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

Index: src/search.c
===================================================================
RCS file: /sources/grep/grep/src/search.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- src/search.c        28 Jun 2007 19:10:46 -0000      1.41
+++ src/search.c        30 Jan 2009 01:46:04 -0000      1.42
@@ -1,5 +1,5 @@
 /* search.c - searching subroutines using dfa, kwset and regex for grep.
-   Copyright 1992, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1998, 2000, 2007, 2009 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by


Reply via email to