mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-01 06:34:25 +02:00
Moved apache2.0-header.txt file to root project.
This commit is contained in:
parent
3b0b133827
commit
a84602076f
2
pom.xml
2
pom.xml
@ -35,7 +35,7 @@
|
||||
<groupId>com.mycila.maven-license-plugin</groupId>
|
||||
<artifactId>maven-license-plugin</artifactId>
|
||||
<configuration>
|
||||
<header>src/templates/apache2.0-header.txt</header>
|
||||
<header>${project.parent.basedir}/src/templates/apache2.0-header.txt</header>
|
||||
<strictCheck>true</strictCheck>
|
||||
</configuration>
|
||||
<executions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user