updated javadoc author

Former-commit-id: ad409cc8c07c126a119bb6b6ab21c7dde38ec656
This commit is contained in:
Jeremy Long
2015-04-05 09:21:45 -04:00
parent efb7088cd8
commit 723b9e9cea

View File

@@ -22,7 +22,7 @@ import java.io.IOException;
/**
* An exception used when parsing a suppression rule file fails.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class SuppressionParseException extends IOException {