doclint fixes

This commit is contained in:
Jeremy Long
2016-03-05 13:18:24 -05:00
parent c5c32f683f
commit bd917bc990

View File

@@ -43,7 +43,7 @@ import javax.json.JsonValue;
* Used to analyze Node Package Manager (npm) package.json files, and collect information that can be used to determine the
* associated CPE.
*
* @author Dale Visser <dvisser@ida.org>
* @author Dale Visser
*/
public class NodePackageAnalyzer extends AbstractFileTypeAnalyzer {