Skip to content

Commit

Permalink
Do not automatically update license headers year
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Jan 9, 2025
1 parent 8918e7e commit 7b6cced
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repos:
args:
- --license-filepath
- .spdx-license-header.txt
- --use-current-year
- --allow-past-years
- --no-extra-eol

- repo: https://github.com/codespell-project/codespell
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2021-2024 MTS PJSC. All rights reserved.
Copyright 2021-2025 MTS PJSC. All rights reserved.

Apache License
Version 2.0, January 2004
Expand Down

0 comments on commit 7b6cced

Please sign in to comment.