updated javadoc author

Former-commit-id: c23bc2250251ad0872676843a42fad0ed6c6b04a
This commit is contained in:
Jeremy Long
2015-04-05 09:21:57 -04:00
parent 716b52ef90
commit 57450a65cf

View File

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