updated javadoc author

Former-commit-id: d7e75e84d406203c6d2ca820a759972d403bd8e9
This commit is contained in:
Jeremy Long
2015-04-05 09:22:09 -04:00
parent fe7121e057
commit 316339011b

View File

@@ -1,14 +1,6 @@
/**
* <html>
* <head>
* <title>org.owasp.dependencycheck.org.apache.tools.ant.taskdefs.condition</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.taskdefs.condition;