mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 07:43:40 +01:00
updated javadoc author
Former-commit-id: d13fac65cb7ed951698130523baaf241146addde
This commit is contained in:
@@ -40,7 +40,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
||||
/**
|
||||
* A callable object to download two files.
|
||||
*
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
* @author Jeremy Long
|
||||
*/
|
||||
public class DownloadTask implements Callable<Future<ProcessTask>> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user