updated javadoc author

Former-commit-id: b4c0e0ab694ce650bf48eb4e246fe6eb43c99889
This commit is contained in:
Jeremy Long
2015-04-05 09:21:27 -04:00
parent 1c0b885267
commit fedafe55c3

View File

@@ -51,7 +51,7 @@ import org.owasp.dependencycheck.utils.Pair;
* An in memory lucene index that contains the vendor/product combinations from the CPE (application) identifiers within the NVD
* CVE data.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public final class CpeMemoryIndex {