summaryrefslogtreecommitdiff
path: root/scripts/check_repeated_token.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check_repeated_token.py')
-rwxr-xr-xscripts/check_repeated_token.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check_repeated_token.py b/scripts/check_repeated_token.py
index 2c2d8240..7212cb66 100755
--- a/scripts/check_repeated_token.py
+++ b/scripts/check_repeated_token.py
@@ -23,7 +23,7 @@
bloated output and are usually an indication that someone is missing
a + or * in the regex.
- :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