chore: исправил опечатку

This commit is contained in:
Maxim Slipenko 2023-10-03 14:24:07 +03:00
parent 5bea783c37
commit b743591711
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) ${years} Maxim Slipenko, Euegene Lazurenko.
Copyright (c) ${years} Maxim Slipenko, Eugene Lazurenko.
This file is part of Statapp
(see https://github.com/shizand/statapp).

View File

@ -9,7 +9,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/johann-petrak/licenseheaders.git
rev: 'master'
rev: v0.8.8
hooks:
- id: licenseheaders
args: ["-t", ".copyright.tmpl", "-cy", "-f", "-d statapp"]