Skip to content

Commit

Permalink
Bump copyright template year
Browse files Browse the repository at this point in the history
  • Loading branch information
tadaskay committed Apr 3, 2022
1 parent 74bb69f commit 37e272d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react/prop-types": "off",
"header/header": [2, "block", [
"*",
{"pattern": " * Copyright \\(c\\) \\d{4} BlockDev AG", "template": " * Copyright (c) 2021 BlockDev AG"},
{"pattern": " * Copyright \\(c\\) \\d{4} BlockDev AG", "template": " * Copyright (c) 2022 BlockDev AG"},
" *",
" * This source code is licensed under the MIT license found in the",
" * LICENSE file in the root directory of this source tree.",
Expand Down

0 comments on commit 37e272d

Please sign in to comment.