Fix checkstyle-header.txt for current Copyright style

(cherry picked from commit 44f970880d)
This commit is contained in:
Artem Bilan
2025-06-16 17:04:31 -04:00
committed by Spring Builds
parent 3518224082
commit 65657febd5

View File

@@ -1,5 +1,5 @@
^\Q/*\E$
^\Q * Copyright \E20\d\d(\-20\d\d)?\Q the original author or authors.\E$
^\Q * Copyright \E20\d\d-present\Q the original author or authors.\E$
^\Q *\E$
^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$
^\Q * you may not use this file except in compliance with the License.\E$