You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sk...@apache.org on 2004/05/10 08:37:22 UTC

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/parser GenericParser.java XercesParser.java

skitching    2004/05/09 23:37:22

  Modified:    digester/src/java/org/apache/commons/digester/parser
                        GenericParser.java XercesParser.java
  Log:
  Fixed incorrect copyright date
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-commons/digester/src/java/org/apache/commons/digester/parser/GenericParser.java
  
  Index: GenericParser.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/parser/GenericParser.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- GenericParser.java	10 May 2004 06:30:07 -0000	1.5
  +++ GenericParser.java	10 May 2004 06:37:22 -0000	1.6
  @@ -1,6 +1,6 @@
   /* $Id$
    *
  - * Copyright 2001-2004 The Apache Software Foundation.
  + * Copyright 2004 The Apache Software Foundation.
    * 
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  
  1.7       +2 -2      jakarta-commons/digester/src/java/org/apache/commons/digester/parser/XercesParser.java
  
  Index: XercesParser.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/parser/XercesParser.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- XercesParser.java	10 May 2004 06:30:07 -0000	1.6
  +++ XercesParser.java	10 May 2004 06:37:22 -0000	1.7
  @@ -1,6 +1,6 @@
   /* $Id$
    *
  - * Copyright 2001-2004 The Apache Software Foundation.
  + * Copyright 2004 The Apache Software Foundation.
    * 
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org