You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2006/04/11 00:23:14 UTC

svn commit: r393105 - /jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/SwitchTransformer.java

Author: scolebourne
Date: Mon Apr 10 15:23:11 2006
New Revision: 393105

URL: http://svn.apache.org/viewcvs?rev=393105&view=rev
Log:
Fix comment about defaultTransformer
bug 39207, from Matt Benson

Modified:
    jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/SwitchTransformer.java

Modified: jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/SwitchTransformer.java
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/SwitchTransformer.java?rev=393105&r1=393104&r2=393105&view=diff
==============================================================================
--- jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/SwitchTransformer.java (original)
+++ jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/SwitchTransformer.java Mon Apr 10 15:23:11 2006
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2004 The Apache Software Foundation
+ *  Copyright 2001-2004,2006 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