Skip to content

Commit 5fa111d

Browse files
authored
docs: copyright year (#7773)
1 parent b43f73b commit 5fa111d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ Copyright (c) 2012 - Jeremy Long
803803
</reports>
804804
<configuration>
805805
<failOnError>false</failOnError>
806-
<bottom>Copyright© 2012-24 Jeremy Long. All Rights Reserved.</bottom>
806+
<bottom>Copyright© 2012-25 Jeremy Long. All Rights Reserved.</bottom>
807807
<sourceFileExcludes>
808808
<exclude>**/generated-sources/**/*.java</exclude>
809809
</sourceFileExcludes>

0 commit comments

Comments
 (0)