updated javadoc author

Former-commit-id: 71af3fb7cfbb1c805b99ddc74cab774913ebb4b5
This commit is contained in:
Jeremy Long
2015-04-05 09:22:10 -04:00
parent 6188f6d74a
commit 9be6dc2935

View File

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