updated javadoc author

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

View File

@@ -20,7 +20,7 @@ package org.owasp.dependencycheck.data.cpe;
/**
* Fields is a collection of field names used within the Lucene index for CPE entries.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public final class Fields {