change in namespace as this is now an OWASP project

Former-commit-id: 162fbfc156a284f1597d230f65eaf29dc0f3e0fb
This commit is contained in:
Jeremy Long
2013-03-03 08:57:38 -05:00
parent 3bd9caf113
commit 8b8707c36e
141 changed files with 2729 additions and 2330 deletions

View File

@@ -0,0 +1,12 @@
/**
* <html>
* <head>
* <title>org.owasp.dependencycheck</title>
* </head>
* <body>
* Includes the main entry point for the DependencyChecker.
* </body>
* </html>
*/
package org.owasp.dependencycheck;