doclint fixes

This commit is contained in:
Jeremy Long
2016-03-05 13:18:26 -05:00
parent 492157a502
commit ef8212701f

View File

@@ -35,7 +35,7 @@ import java.util.*;
/**
* Used to analyze Ruby Bundler Gemspec.lock files utilizing the 3rd party bundle-audit tool.
*
* @author Dale Visser <dvisser@ida.org>
* @author Dale Visser
*/
public class RubyBundleAuditAnalyzer extends AbstractFileTypeAnalyzer {