mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-16 08:36:55 +01:00
change in namespace as this is now an OWASP project
Former-commit-id: 162fbfc156a284f1597d230f65eaf29dc0f3e0fb
This commit is contained in:
12
src/main/java/org/owasp/dependencycheck/package-info.java
Normal file
12
src/main/java/org/owasp/dependencycheck/package-info.java
Normal 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;
|
||||
Reference in New Issue
Block a user