skitching    2004/05/09 23:46:31

  Modified:    digester/src/java/org/apache/commons/digester/substitution
                        MultiVariableExpander.java VariableAttributes.java
                        VariableExpander.java VariableSubstitutor.java
  Log:
  Fix copyright dates
  
  Revision  Changes    Path
  1.6       +2 -2      
jakarta-commons/digester/src/java/org/apache/commons/digester/substitution/MultiVariableExpander.java
  
  Index: MultiVariableExpander.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/substitution/MultiVariableExpander.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- MultiVariableExpander.java        10 May 2004 06:30:08 -0000      1.5
  +++ MultiVariableExpander.java        10 May 2004 06:46:30 -0000      1.6
  @@ -1,6 +1,6 @@
   /* $Id$
    *
  - * Copyright 2001-2004 The Apache Software Foundation.
  + * Copyright 2003-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.6       +2 -2      
jakarta-commons/digester/src/java/org/apache/commons/digester/substitution/VariableAttributes.java
  
  Index: VariableAttributes.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/substitution/VariableAttributes.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- VariableAttributes.java   10 May 2004 06:30:08 -0000      1.5
  +++ VariableAttributes.java   10 May 2004 06:46:31 -0000      1.6
  @@ -1,6 +1,6 @@
   /* $Id$
    *
  - * Copyright 2001-2004 The Apache Software Foundation.
  + * Copyright 2003-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.6       +2 -2      
jakarta-commons/digester/src/java/org/apache/commons/digester/substitution/VariableExpander.java
  
  Index: VariableExpander.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/substitution/VariableExpander.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- VariableExpander.java     10 May 2004 06:30:08 -0000      1.5
  +++ VariableExpander.java     10 May 2004 06:46:31 -0000      1.6
  @@ -1,6 +1,6 @@
   /* $Id$
    *
  - * Copyright 2001-2004 The Apache Software Foundation.
  + * Copyright 2003-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.8       +2 -2      
jakarta-commons/digester/src/java/org/apache/commons/digester/substitution/VariableSubstitutor.java
  
  Index: VariableSubstitutor.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/substitution/VariableSubstitutor.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- VariableSubstitutor.java  10 May 2004 06:30:08 -0000      1.7
  +++ VariableSubstitutor.java  10 May 2004 06:46:31 -0000      1.8
  @@ -1,6 +1,6 @@
   /* $Id$
    *
  - * Copyright 2001-2004 The Apache Software Foundation.
  + * Copyright 2003-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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to