You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2004/01/10 18:43:46 UTC

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/substitution MultiVariableExpander.java VariableAttributes.java VariableExpander.java VariableSubstitutor.java

rdonkin     2004/01/10 09:43:46

  Modified:    digester/src/java/org/apache/commons/digester/substitution
                        MultiVariableExpander.java VariableAttributes.java
                        VariableExpander.java VariableSubstitutor.java
  Log:
  Corrected typo in license text.
  
  Revision  Changes    Path
  1.2       +6 -6      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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MultiVariableExpander.java	2 Dec 2003 23:22:28 -0000	1.1
  +++ MultiVariableExpander.java	10 Jan 2004 17:43:46 -0000	1.2
  @@ -7,7 +7,7 @@
    * 
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2004 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -35,7 +35,7 @@
    *    permission, please contact apache@apache.org.
    *
    * 5. Products derived from this software may not be called "Apache",
  - *    "Apache" nor may "Apache" appear in their names without prior 
  + *    nor may "Apache" appear in their names without prior 
    *    written permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  
  
  
  1.2       +6 -6      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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- VariableAttributes.java	2 Dec 2003 23:22:11 -0000	1.1
  +++ VariableAttributes.java	10 Jan 2004 17:43:46 -0000	1.2
  @@ -7,7 +7,7 @@
    * 
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2004 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -35,7 +35,7 @@
    *    permission, please contact apache@apache.org.
    *
    * 5. Products derived from this software may not be called "Apache",
  - *    "Apache" nor may "Apache" appear in their names without prior 
  + *    nor may "Apache" appear in their names without prior 
    *    written permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  
  
  
  1.2       +6 -6      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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- VariableExpander.java	2 Dec 2003 23:21:55 -0000	1.1
  +++ VariableExpander.java	10 Jan 2004 17:43:46 -0000	1.2
  @@ -7,7 +7,7 @@
    * 
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2004 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -35,7 +35,7 @@
    *    permission, please contact apache@apache.org.
    *
    * 5. Products derived from this software may not be called "Apache",
  - *    "Apache" nor may "Apache" appear in their names without prior 
  + *    nor may "Apache" appear in their names without prior 
    *    written permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  
  
  
  1.3       +6 -6      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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- VariableSubstitutor.java	3 Dec 2003 23:21:52 -0000	1.2
  +++ VariableSubstitutor.java	10 Jan 2004 17:43:46 -0000	1.3
  @@ -7,7 +7,7 @@
    * 
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2004 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -35,7 +35,7 @@
    *    permission, please contact apache@apache.org.
    *
    * 5. Products derived from this software may not be called "Apache",
  - *    "Apache" nor may "Apache" appear in their names without prior 
  + *    nor may "Apache" appear in their names without prior 
    *    written permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  
  
  

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