mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
updated javadoc author
Former-commit-id: 1ce5048775cad33c5c2e7c1ad2ba09539d2ce8e8
This commit is contained in:
@@ -34,7 +34,7 @@ import java.util.logging.Logger;
|
||||
* copy (with more comments and a few more methods implemented) of the DriverShim from:</p>
|
||||
* <blockquote>http://www.kfu.com/~nsayer/Java/dyn-jdbc.html</blockquote>
|
||||
*
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
* @author Jeremy Long
|
||||
* @see java.sql.Driver
|
||||
*/
|
||||
class DriverShim implements Driver {
|
||||
|
||||
Reference in New Issue
Block a user