updated javadoc author

Former-commit-id: 41514e76ebd6db3fbb4f955c28443f9ce436cbeb
This commit is contained in:
Jeremy Long
2015-04-05 09:21:22 -04:00
parent e9c1ae1893
commit 962f20296c

View File

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