updated javadoc author

Former-commit-id: 577d5887c89e2df966220ac51588f6a4810d00e2
This commit is contained in:
Jeremy Long
2015-04-05 09:21:29 -04:00
parent 3e6fa1ed1f
commit b844b66614

View File

@@ -25,7 +25,7 @@ import org.xml.sax.helpers.DefaultHandler;
/**
* A SAX Handler that will parse the CWE XML.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class CweHandler extends DefaultHandler {