Skip to content

Commit 913aea1

Browse files
committed
Fix checkstyle-header.txt for current Copyright style
**Auto-cherry-pick to 3.3.x** Signed-off-by: Soby Chacko <[email protected]>
1 parent 9fa16ca commit 913aea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/checkstyle/checkstyle-header.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
^\Q/*\E$
2-
^\Q * Copyright \E20\d\d(\-20\d\d)?\Q the original author or authors.\E$
2+
^\Q * Copyright \E20\d\d-present\Q the original author or authors.\E$
33
^\Q *\E$
44
^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$
55
^\Q * you may not use this file except in compliance with the License.\E$

0 commit comments

Comments
 (0)