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:40:27 UTC

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester/plugins Declaration.java InitializableRule.java

rdonkin     2004/01/10 09:40:27

  Modified:    digester/src/java/org/apache/commons/digester/parser
                        GenericParser.java XercesParser.java
               digester/src/java/org/apache/commons/digester/plugins
                        Declaration.java InitializableRule.java
  Log:
  Corrected typo in license text.
  
  Revision  Changes    Path
  1.2       +1 -1      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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- GenericParser.java	6 Jan 2004 22:14:25 -0000	1.1
  +++ GenericParser.java	10 Jan 2004 17:40:27 -0000	1.2
  @@ -32,7 +32,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       +1 -1      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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XercesParser.java	6 Jan 2004 22:14:56 -0000	1.1
  +++ XercesParser.java	10 Jan 2004 17:40:27 -0000	1.2
  @@ -32,7 +32,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.9       +4 -4      jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/Declaration.java
  
  Index: Declaration.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/Declaration.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- Declaration.java	10 Jan 2004 17:23:47 -0000	1.8
  +++ Declaration.java	10 Jan 2004 17:40:27 -0000	1.9
  @@ -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.5       +5 -5      jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/InitializableRule.java
  
  Index: InitializableRule.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/InitializableRule.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- InitializableRule.java	16 Nov 2003 22:37:35 -0000	1.4
  +++ InitializableRule.java	10 Jan 2004 17:40:27 -0000	1.5
  @@ -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