|
|
@@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright 2001-2002,2004-2005 The Apache Software Foundation |
|
|
|
* Copyright 2001-2002,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. |
|
|
@@ -17,7 +17,7 @@ |
|
|
|
package org.apache.tools.ant.taskdefs; |
|
|
|
|
|
|
|
import java.io.File; |
|
|
|
import org.apache.tools.ant.types.resources.FileResource;; |
|
|
|
import org.apache.tools.ant.types.resources.FileResource; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|