updated javadoc author

Former-commit-id: 4b602ba266e8e539cb5f0341f4a3207c05c13850
This commit is contained in:
Jeremy Long
2015-04-05 09:22:14 -04:00
parent 18a72bbb59
commit 5c8c07794d

View File

@@ -1,11 +1,4 @@
/**
* <html>
* <head>
* <title>org.owasp.dependencycheck.utils</title>
* </head>
* <body>
* Includes various utility classes such as a Settings wrapper, utilities to make URL Connections, etc.
* </body>
* </html>
*/
package org.owasp.dependencycheck.utils;