updated javadoc author

Former-commit-id: 7cd4642264106e5772b942f97bb44e4dc938ad7d
This commit is contained in:
Jeremy Long
2015-04-05 09:22:00 -04:00
parent 1b15603227
commit b9a53775b6

View File

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