updated javadoc author

Former-commit-id: 868f59d066f98252f72456a942b4dc5e3c20ea03
This commit is contained in:
Jeremy Long
2015-04-05 09:21:35 -04:00
parent 542c871152
commit 6a0623f1e7

View File

@@ -23,7 +23,7 @@ import org.owasp.dependencycheck.data.update.exception.UpdateException;
* Defines a data source who's data is retrieved from the Internet. This data can be downloaded and the local cache
* updated.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public interface CachedWebDataSource {