updated javadoc author

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

View File

@@ -26,7 +26,7 @@ import org.xml.sax.helpers.DefaultHandler;
/**
* A handler to load suppression rules.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class SuppressionHandler extends DefaultHandler {