mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
updated javadoc author
Former-commit-id: a83c5adc7e113a30fc5c18a0f7b71c7efaec0455
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
/**
|
||||
* <html>
|
||||
* <head>
|
||||
* <title>org.owasp.dependencycheck.org.apache.tools.ant.launch</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.launch;
|
||||
|
||||
Reference in New Issue
Block a user