updated javadoc author

Former-commit-id: b46f4707e56e95e7359e3033a926a00a39c20f38
This commit is contained in:
Jeremy Long
2015-04-05 09:22:00 -04:00
parent 79e6a13b29
commit 6f95e6d499

View File

@@ -29,7 +29,7 @@ import org.owasp.dependencycheck.utils.DownloadFailedException;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class UpdateableNvdCveTest extends BaseTest {