updated javadoc author

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

View File

@@ -44,7 +44,7 @@ import org.owasp.dependencycheck.utils.Settings;
/**
* Class responsible for updating the NVDCVE data store.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class StandardUpdate {