You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/01/18 13:23:52 UTC

cvs commit: cocoon-lenya/src/java/org/apache/lenya/search Grep.java

michi       2004/01/18 04:23:52

  Modified:    src/java/org/apache/lenya/search Grep.java
  Log:
  version  and author fixed
  
  Revision  Changes    Path
  1.4       +4 -4      cocoon-lenya/src/java/org/apache/lenya/search/Grep.java
  
  Index: Grep.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/java/org/apache/lenya/search/Grep.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Grep.java	2 Oct 2003 12:33:58 -0000	1.3
  +++ Grep.java	18 Jan 2004 12:23:52 -0000	1.4
  @@ -1,6 +1,4 @@
  -
   /*
  - * $Id$
    * <License>
    * The Apache Software License
    *
  @@ -59,10 +57,12 @@
   import java.util.regex.Pattern;
   
   /**
  - * 
    * Utility class to provide a subset of the grep functionality. 
  + *
  + * @author Gregor Rothfuss
  + * @author Christian Egli
    *  
  - * @version $Revision$
  + * @version $Id$
    */
   public class Grep {
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org