You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2006/01/27 06:23:31 UTC

svn commit: r372740 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/IsSigned.java

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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org