updated javadoc author

Former-commit-id: 57b85879b008a9915e780791a97bee3a7ee4c87b
This commit is contained in:
Jeremy Long
2015-04-05 09:21:58 -04:00
parent 57450a65cf
commit e63c296b16

View File

@@ -30,7 +30,7 @@ import org.owasp.dependencycheck.utils.DependencyVersion;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class CveDBIntegrationTest extends BaseDBTestCase {