updated javadoc author

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

View File

@@ -26,7 +26,7 @@ import org.xml.sax.SAXParseException;
/** /**
* An XML parsing error handler. * An XML parsing error handler.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public class SuppressionErrorHandler implements ErrorHandler { public class SuppressionErrorHandler implements ErrorHandler {