Add missing or outdated copyright headers

See gh-50894
This commit is contained in:
Stéphane Nicoll
2026-06-30 10:04:39 +02:00
parent 8ad1475247
commit 22eef97293
42 changed files with 326 additions and 24 deletions
-2
View File
@@ -9,8 +9,6 @@
<module name="io.spring.javaformat.checkstyle.SpringChecks">
<property name="avoidStaticImportExcludes"
value="org.springframework.boot.autoconfigure.AutoConfigurationImportedCondition.importedAutoConfiguration" />
</module>
<module name="io.spring.javaformat.checkstyle.check.SpringHeaderCheck">
<property name="headerFile" value="${config_loc}/checkstyle-header.txt"/>
</module>
<module name="com.puppycrawl.tools.checkstyle.TreeWalker">