updated javadoc author

Former-commit-id: 5614c10fe48b95e019d1c2ab77e3e1ba9bdacfb0
This commit is contained in:
Jeremy Long
2015-04-05 09:21:59 -04:00
parent a7ffeb7016
commit 1b15603227

View File

@@ -24,7 +24,7 @@ import org.owasp.dependencycheck.BaseTest;
/**
* Rigorous test of setters/getters.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class NvdCveInfoTest extends BaseTest {