doclint fixes

This commit is contained in:
Jeremy Long
2016-03-05 13:18:30 -05:00
parent d8ecde5265
commit 24637f496f

View File

@@ -1,4 +1,4 @@
/**
* Contains classes used to download, parse, and load the NVD CVE data from NIST into the local database.<br/><br/>
* Contains classes used to download, parse, and load the NVD CVE data from NIST into the local database.<br><br>
*/
package org.owasp.dependencycheck.data.update.nvd;