diff options
Diffstat (limited to 'scripts/check_crlf.py')
-rw-r--r-- | scripts/check_crlf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check_crlf.py b/scripts/check_crlf.py index c03b68df..1b5c3b52 100644 --- a/scripts/check_crlf.py +++ b/scripts/check_crlf.py @@ -6,7 +6,7 @@ Make sure Python (.py) and Bash completion (.bashcomp) files do not contain CR/LF newlines. - :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |