Skip to content

Commit dc01e64

Browse files
committed
ignore cp year, git contains what is needed
Signed-off-by: Lukas Jungmann <[email protected]>
1 parent b96a030 commit dc01e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<properties>
7878
<copyright.exclude>${project.basedir}/../etc/copyright-exclude</copyright.exclude>
7979
<copyright.templatefile>${project.basedir}/../etc/copyright.txt</copyright.templatefile>
80-
<copyright.ignoreyear>false</copyright.ignoreyear>
80+
<copyright.ignoreyear>true</copyright.ignoreyear>
8181
<copyright.scmonly>true</copyright.scmonly>
8282
<copyright.update>false</copyright.update>
8383
<spotbugs.exclude>${project.basedir}/../etc/spotbugs-exclude.xml</spotbugs.exclude>

0 commit comments

Comments
 (0)