Some internal Changes for EMI/Asset LICENSE

This commit is contained in:
Frank 2022-07-29 11:07:46 +02:00
parent e6094754ce
commit 0e8f9f6f8c
8 changed files with 87 additions and 11 deletions

View file

@ -76,6 +76,7 @@ task sourcesJar(type: Jar, dependsOn: classes) {
jar {
from "LICENSE"
from "LICENSE.ASSETS"
}
artifacts {