Skip to content

Commit 216adbe

Browse files
author
Stephen Colebourne
committed
Fix id tag
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@453895 13f79535-47bb-0310-9956-ffa450edef68
1 parent 83af1cb commit 216adbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/java/org/apache/commons/io/FileDeleteStrategy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* This class captures the strategy to use and is designed for user subclassing.
3030
*
3131
* @author Stephen Colebourne
32-
* @version $Id $
32+
* @version $Id: $
3333
* @since Commons IO 1.3
3434
*/
3535
public class FileDeleteStrategy {

0 commit comments

Comments
 (0)