updated javadoc author

Former-commit-id: 2cbd83d6544a19dd4d15d5d88f2f1dff30432251
This commit is contained in:
Jeremy Long
2015-04-05 09:21:39 -04:00
parent 764aa466f4
commit c3902447af

View File

@@ -32,7 +32,7 @@ import org.xml.sax.helpers.DefaultHandler;
* CPEs that have previous versions specified. The previous version information is not in the 2.0 version of the schema
* and is useful to ensure accurate identification (or at least complete).
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class NvdCve12Handler extends DefaultHandler {