diff options
Diffstat (limited to '.eslintrc.json')
-rw-r--r-- | .eslintrc.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json index cc43ba41..67faf781 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -89,7 +89,7 @@ "header/header": ["error", "block", [ "", - {"pattern": " \\* Copyright \\(C\\) (\\d+-)?2021 Yomichan Authors"}, + {"pattern": " \\* Copyright \\(C\\) (\\d+-)?2022 Yomichan Authors"}, " *", " * This program is free software: you can redistribute it and/or modify", " * it under the terms of the GNU General Public License as published by", |