updated javadoc author

Former-commit-id: d1a8192239e3ec78caf9d25e9cb1ce8aaca6ae9c
This commit is contained in:
Jeremy Long
2015-04-05 09:22:01 -04:00
parent 731528ef6e
commit 888801ab0c

View File

@@ -30,7 +30,7 @@ import org.owasp.dependencycheck.BaseTest;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class NvdCve_2_0_HandlerTest {