We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f51b8 commit 7913ca2Copy full SHA for 7913ca2
config/checkstyle/checkstyle.xml
@@ -32,7 +32,7 @@
32
<!-- Files must contain a copyright header. -->
33
<module name="RegexpHeader">
34
<property name="header"
35
- value="/\*\n \* Copyright 20(19|20|21) Amazon\.com, Inc\. or its affiliates\. All Rights Reserved\.\n"/>
+ value="/\*\n \* Copyright 20(19|20|21|22) Amazon\.com, Inc\. or its affiliates\. All Rights Reserved\.\n"/>
36
<property name="fileExtensions" value="java"/>
37
</module>
38
0 commit comments