updated javadoc author

Former-commit-id: 9b059f0264a83076651ff7f2c7c777b250a32f03
This commit is contained in:
Jeremy Long
2015-04-05 09:21:54 -04:00
parent 4019a0615c
commit b6d3efa042

View File

@@ -30,7 +30,7 @@ import org.owasp.dependencycheck.utils.Settings;
/** /**
* Testing the vulnerability suppression analyzer. * Testing the vulnerability suppression analyzer.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public class VulnerabilitySuppressionAnalyzerIntegrationTest extends AbstractDatabaseTestCase { public class VulnerabilitySuppressionAnalyzerIntegrationTest extends AbstractDatabaseTestCase {