updated javadoc author

Former-commit-id: 3e8a18f4a43c8a19a1c0367a55b41c8512209bdf
This commit is contained in:
Jeremy Long
2015-04-05 09:22:01 -04:00
parent d7fbd0df47
commit 731528ef6e

View File

@@ -33,7 +33,7 @@ import org.owasp.dependencycheck.dependency.VulnerableSoftware;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class NvdCve_1_2_HandlerTest {