rdonkin 2004/01/10 09:39:41
Modified: digester/src/java/org/apache/commons/digester
Substitutor.java WithDefaultsRulesWrapper.java
Log:
Corrected typo in license text.
Revision Changes Path
1.3 +5 -5
jakarta-commons/digester/src/java/org/apache/commons/digester/Substitutor.java
Index: Substitutor.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/Substitutor.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Substitutor.java 3 Dec 2003 23:36:13 -0000 1.2
+++ Substitutor.java 10 Jan 2004 17:39:41 -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
1.4 +6 -6
jakarta-commons/digester/src/java/org/apache/commons/digester/WithDefaultsRulesWrapper.java
Index: WithDefaultsRulesWrapper.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/WithDefaultsRulesWrapper.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- WithDefaultsRulesWrapper.java 9 Oct 2003 21:09:46 -0000 1.3
+++ WithDefaultsRulesWrapper.java 10 Jan 2004 17:39:41 -0000 1.4
@@ -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 [EMAIL PROTECTED]
*
* 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]