updated package-info

Former-commit-id: 5f1e580af20320d75e7af5a00d9f6eababfe15a2
This commit is contained in:
Jeremy Long
2015-04-05 09:31:28 -04:00
parent d78e82bd56
commit b623e3b3c8

View File

@@ -1,13 +1,4 @@
/**
* <html>
* <head>
* <title>org.owasp.dependencycheck.analyzer</title>
* </head>
* <body>
* Analyzers are used to inspect the identified dependencies, collect Evidence,
* and process the dependencies.
* </body>
* </html>
*/
* Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
*/
package org.owasp.dependencycheck.analyzer;