mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-02-25 11:55:21 +01:00
updated javadoc author
Former-commit-id: 2234a090e2446137023f9df091b8a85d9a745487
This commit is contained in:
@@ -1,14 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* <html>
|
* This is a copy of classes within Apache Ant. The DirectoryScanner is needed by dependency-check. However, we did not want to
|
||||||
* <head>
|
* make Ant a dependency. As such, a few files were copied and slightly modified to remove any references to the Ant Project
|
||||||
* <title>org.owasp.dependencycheck.org.apache.tools.ant.types</title>
|
* class.
|
||||||
* </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>
|
|
||||||
*/
|
*/
|
||||||
package org.owasp.dependencycheck.org.apache.tools.ant.types;
|
package org.owasp.dependencycheck.org.apache.tools.ant.types;
|
||||||
|
|||||||
Reference in New Issue
Block a user