updated javadoc author

Former-commit-id: b5ed0d4b6191df9e3b4320cb79274f42b0ad0089
This commit is contained in:
Jeremy Long
2015-04-05 09:21:27 -04:00
parent 3a31902e78
commit c794194bb5

View File

@@ -24,7 +24,7 @@ import java.net.URLDecoder;
/**
* A CPE entry containing the name, vendor, product, and version.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class IndexEntry implements Serializable {