mirror of
https://github.com/apache/maven.git
synced 2025-02-08 02:59:22 +00:00
MNG-6779 jcl-over-slf4j is Apache 2.0, even if its pom says MIT
This commit is contained in:
parent
3f3d775ede
commit
55572a4eb0
@ -33,9 +33,8 @@ subject to the terms and conditions of the following licenses:
|
|||||||
#* *##set ( $spdx = false )
|
#* *##set ( $spdx = false )
|
||||||
#* *##set ( $includeLicense = true )
|
#* *##set ( $includeLicense = true )
|
||||||
#* *###
|
#* *###
|
||||||
#* *##if ( ( $project.artifact.toString() == "org.checkerframework:checker-compat-qual:jar:2.0.0" )
|
#* *##if ( $project.artifact.artifactId == "jcl-over-slf4j" )
|
||||||
&& ( $url == "http://www.gnu.org/software/classpath/license.html" ) )
|
#* *### jcl-over-slf4j is Apache 2.0, even if its pom says MIT
|
||||||
#* *### checkerframework is MIT for qual: https://github.com/typetools/checker-framework/blob/master/LICENSE.txt
|
|
||||||
#* *##set ( $includeLicense = false )
|
#* *##set ( $includeLicense = false )
|
||||||
#* *##end
|
#* *##end
|
||||||
#* *##if ( $license.name == "COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0" )
|
#* *##if ( $license.name == "COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0" )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user