This commit is contained in:
dev_Hakaze 2026-08-01 05:44:12 +00:00 committed by GitHub
commit 9b11636f7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -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>