updated javadoc author

Former-commit-id: 59253e1927d2910c882865f5a9a052b4d66e004f
This commit is contained in:
Jeremy Long
2015-04-05 09:21:46 -04:00
parent 723b9e9cea
commit 2bcd9d78e8

View File

@@ -37,7 +37,7 @@ import org.xml.sax.XMLReader;
/**
* A simple validating parser for XML Suppression Rules.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class SuppressionParser {