updated javadoc author

Former-commit-id: 78a6833acf9011146dcb529bdf14f6d96fbe9741
This commit is contained in:
Jeremy Long
2015-04-05 09:21:36 -04:00
parent 7b729e078b
commit 0056e1052c

View File

@@ -20,7 +20,7 @@ package org.owasp.dependencycheck.data.update;
/**
* A pojo that contains the Url and timestamp of the current NvdCve XML files.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class NvdCveInfo {