updated javadoc author

Former-commit-id: aba167a3ba3a67a8da23729f969de406a4f7ce10
This commit is contained in:
Jeremy Long
2015-04-05 09:21:26 -04:00
parent e28be6f2b7
commit 8e4791048b

View File

@@ -20,7 +20,7 @@ package org.owasp.dependencycheck.analyzer.exception;
/**
* An exception thrown when the analysis of a dependency fails.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class AnalysisException extends Exception {