diff --git a/dependency-check-gradle/pom.xml b/dependency-check-gradle/pom.xml index d8131070f..372562a66 100644 --- a/dependency-check-gradle/pom.xml +++ b/dependency-check-gradle/pom.xml @@ -34,12 +34,6 @@ Copyright (c) 2015 Wei Ma. All Rights Reserved. dependency-check-gradle is a Gradle Plugin that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The plugin will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries. 2015 - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - diff --git a/dependency-check-jenkins/pom.xml b/dependency-check-jenkins/pom.xml index cdec04161..e8020175e 100644 --- a/dependency-check-jenkins/pom.xml +++ b/dependency-check-jenkins/pom.xml @@ -54,12 +54,6 @@ github https://github.com/jenkinsci/dependency-check-jenkins/issues - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - -