updated javadoc author

Former-commit-id: bef2871312d17e886101fbfaf804a0910e9eaac9
This commit is contained in:
Jeremy Long
2015-04-05 09:21:37 -04:00
parent bbdc8298d9
commit acf7297c8d

View File

@@ -24,7 +24,7 @@ import java.util.ServiceLoader;
* The CachedWebDataSource Service Loader. This class loads all services that implement * The CachedWebDataSource Service Loader. This class loads all services that implement
* org.owasp.dependencycheck.data.update.CachedWebDataSource. * org.owasp.dependencycheck.data.update.CachedWebDataSource.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public class UpdateService { public class UpdateService {