summaryrefslogtreecommitdiff
path: root/scripts/check_whitespace_token.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check_whitespace_token.py')
-rw-r--r--scripts/check_whitespace_token.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check_whitespace_token.py b/scripts/check_whitespace_token.py
index 507875c7..ebe3dd3c 100644
--- a/scripts/check_whitespace_token.py
+++ b/scripts/check_whitespace_token.py
@@ -5,7 +5,7 @@
Helper script to find whitespace which is not of token type `Whitespace`
- :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.
"""
import argparse