updated javadoc author

Former-commit-id: 557d8fb6c19d3e6c2bebd500c500533d2dcfa7cd
This commit is contained in:
Jeremy Long
2015-04-05 09:21:34 -04:00
parent afcfed1c67
commit 340172ab56

View File

@@ -20,7 +20,7 @@ package org.owasp.dependencycheck.data.nvdcve;
/** /**
* An exception thrown the database driver is unable to be loaded. * An exception thrown the database driver is unable to be loaded.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public class DriverLoadException extends Exception { public class DriverLoadException extends Exception {