updated javadoc author

Former-commit-id: 44997fec64aff42545e9e0a5c5ec4ebbd9cdb2ca
This commit is contained in:
Jeremy Long
2015-04-05 09:22:10 -04:00
parent 8837fab9fa
commit 6188f6d74a

View File

@@ -1,14 +1,6 @@
/**
* <html>
* <head>
* <title>org.owasp.dependencycheck.org.apache.tools.ant.types.resources</title>
* </head>
* <body>
* This is a copy of classes within Apache Ant. The DirectoryScanner
* is needed by dependency-check. However, we did not want to make
* Ant a dependency. As such, a few files were copied and slightly
* modified to remove any references to the Ant Project class.
* </body>
* </html>
* This is a copy of classes within Apache Ant. The DirectoryScanner is needed by dependency-check. However, we did not want to
* make Ant a dependency. As such, a few files were copied and slightly modified to remove any references to the Ant Project
* class.
*/
package org.owasp.dependencycheck.org.apache.tools.ant.types.resources;