We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8821e30 commit 59e1ff7Copy full SHA for 59e1ff7
pom.xml
@@ -209,9 +209,9 @@
209
</excludes>
210
<googleJavaFormat/>
211
<removeUnusedImports/>
212
- <licenseHeader>
213
- <file>${maven.multiModuleProjectDirectory}/.spotless/licence.header</file>
214
- </licenseHeader>
+<!-- <licenseHeader>-->
+<!-- <file>${maven.multiModuleProjectDirectory}/.spotless/licence.header</file>-->
+<!-- </licenseHeader>-->
215
</java>
216
</configuration>
217
<executions>
0 commit comments