mirror of https://github.com/qos-ch/slf4j
Compare commits
2 Commits
d8cb21e9b9
...
9b11636f7b
| Author | SHA1 | Date |
|---|---|---|
|
|
9b11636f7b | |
|
|
4fb3c9ca9a |
|
|
@ -95,8 +95,10 @@
|
||||||
<filtering>true</filtering>
|
<filtering>true</filtering>
|
||||||
</resource>
|
</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>
|
<resource>
|
||||||
<directory>..</directory>
|
<directory>${project.basedir}</directory>
|
||||||
<targetPath>META-INF</targetPath>
|
<targetPath>META-INF</targetPath>
|
||||||
<includes>
|
<includes>
|
||||||
<include>LICENSE.txt</include>
|
<include>LICENSE.txt</include>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue