mirror of https://github.com/qos-ch/slf4j
Merge 4fb3c9ca9a into 61400453cd
This commit is contained in:
commit
9b11636f7b
|
|
@ -95,8 +95,10 @@
|
|||
<filtering>true</filtering>
|
||||
</resource>
|
||||
|
||||
<!-- Use each module's own LICENSE.txt (e.g. Apache-2.0 for jcl-over-slf4j
|
||||
and log4j-over-slf4j) rather than the repo-root MIT LICENSE. -->
|
||||
<resource>
|
||||
<directory>..</directory>
|
||||
<directory>${project.basedir}</directory>
|
||||
<targetPath>META-INF</targetPath>
|
||||
<includes>
|
||||
<include>LICENSE.txt</include>
|
||||
|
|
|
|||
Loading…
Reference in New Issue