updated javadoc author

Former-commit-id: ab1f753c303338c0be531e46fb2338fc8e429403
This commit is contained in:
Jeremy Long
2015-04-05 09:21:36 -04:00
parent 0056e1052c
commit 4d9f102033

View File

@@ -27,7 +27,7 @@ import org.owasp.dependencycheck.utils.Settings;
/**
* Class responsible for updating the NVD CVE and CPE data stores.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class NvdCveUpdater implements CachedWebDataSource {