summaryrefslogtreecommitdiff
path: root/scripts/debug_lexer.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/debug_lexer.py')
-rwxr-xr-xscripts/debug_lexer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/debug_lexer.py b/scripts/debug_lexer.py
index 9bf14a81..12101463 100755
--- a/scripts/debug_lexer.py
+++ b/scripts/debug_lexer.py
@@ -7,7 +7,7 @@
the text where Error tokens are being generated, along
with some context.
- :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.
"""