updated javadoc author

Former-commit-id: d255d240647ef205febf61f9373da728c4b58c6d
This commit is contained in:
Jeremy Long
2015-04-05 09:21:33 -04:00
parent 12ff05208c
commit 81c5aa73d2

View File

@@ -47,7 +47,7 @@ import org.owasp.dependencycheck.utils.Settings;
/** /**
* The database holding information about the NVD CVE data. * The database holding information about the NVD CVE data.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public class CveDB { public class CveDB {