doclint fixes

This commit is contained in:
Jeremy Long
2016-03-05 13:18:29 -05:00
parent 1696213406
commit 28840c6209

View File

@@ -1,5 +1,5 @@
/**
* Contains classes related to parsing Nuget related files<br/><br/>
* Contains classes related to parsing Nuget related files<br><br>
* These are used to abstract away Nuget-related handling from Dependency Check so they can be used elsewhere.
*/
package org.owasp.dependencycheck.data.nuget;