updated javadoc author

Former-commit-id: ff5f1f9fe7357a87602364537f93d9c5fddf1574
This commit is contained in:
Jeremy Long
2015-04-05 09:21:32 -04:00
parent 6ce735dcc7
commit dc0ef70699

View File

@@ -39,7 +39,7 @@ import org.owasp.dependencycheck.utils.Settings;
* obtaining a connection will ensure the database file exists and that the appropriate table structure has been * obtaining a connection will ensure the database file exists and that the appropriate table structure has been
* created. * created.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public final class ConnectionFactory { public final class ConnectionFactory {