updated javadoc author

Former-commit-id: e6fe0c911571602a216b7092c743de117ec28feb
This commit is contained in:
Jeremy Long
2015-04-05 09:21:34 -04:00
parent 340172ab56
commit 77189eeeb1

View File

@@ -34,7 +34,7 @@ import java.util.logging.Logger;
/** /**
* DriverLoader is a utility class that is used to load database drivers. * DriverLoader is a utility class that is used to load database drivers.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public final class DriverLoader { public final class DriverLoader {