mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-02 06:54: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>
|
<groupId>com.mycila.maven-license-plugin</groupId>
|
||||||
<artifactId>maven-license-plugin</artifactId>
|
<artifactId>maven-license-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<header>src/templates/apache2.0-header.txt</header>
|
<header>${project.parent.basedir}/src/templates/apache2.0-header.txt</header>
|
||||||
<strictCheck>true</strictCheck>
|
<strictCheck>true</strictCheck>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user