Skip to content

Commit dbbd9b5

Browse files
committed
rename license.header to get license detection to work
1 parent cd0125e commit dbbd9b5

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<artifactId>license-maven-plugin</artifactId>
136136
<version>3.0</version>
137137
<configuration>
138-
<header>license.header</header>
138+
<header>apache2.header</header>
139139
<excludes>
140140
<exclude>**/pom.xml</exclude>
141141
<exclude>**/*.groovy</exclude>

0 commit comments

Comments
 (0)