updated javadoc author

Former-commit-id: d705171c799bfc2815f63306cc31a25ad8c3a360
This commit is contained in:
Jeremy Long
2015-04-05 09:21:39 -04:00
parent c3902447af
commit 3ad5482a30

View File

@@ -36,7 +36,7 @@ import org.xml.sax.helpers.DefaultHandler;
/**
* A SAX Handler that will parse the NVD CVE XML (schema version 2.0).
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class NvdCve20Handler extends DefaultHandler {