Author: bodewig
Date: Thu Jan 26 21:23:25 2006
New Revision: 372740

URL: http://svn.apache.org/viewcvs?rev=372740&view=rev
Log:
2006

Modified:
    
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/IsSigned.java

Modified: 
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/IsSigned.java
URL: 
http://svn.apache.org/viewcvs/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/IsSigned.java?rev=372740&r1=372739&r2=372740&view=diff
==============================================================================
--- 
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/IsSigned.java 
(original)
+++ 
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/IsSigned.java 
Thu Jan 26 21:23:25 2006
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation
+ * Copyright 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.
@@ -129,4 +129,4 @@
         }
         return r;
     }
-}
\ No newline at end of file
+}



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to