summaryrefslogtreecommitdiff
path: root/scripts/debug_lexer.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2015-02-21 22:07:34 +0100
committerGeorg Brandl <georg@python.org>2015-02-21 22:07:34 +0100
commit1789b30a2bd021cb564f4bc422cbc6379c90a3f2 (patch)
tree1a10721bf03b9928253b5acabbc7e350315073f8 /scripts/debug_lexer.py
parentcee05919253a9524fc82644e3e40e867cabb23fd (diff)
parent2993eb7a2275211bd4e156a5013be2f3f501a5d3 (diff)
downloadpygments-1789b30a2bd021cb564f4bc422cbc6379c90a3f2.tar.gz
merge with abo-abo
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 d4af3a61..87646a24 100755
--- a/scripts/debug_lexer.py
+++ b/scripts/debug_lexer.py
@@ -8,7 +8,7 @@
the text where Error tokens are being generated, along
with some context.
- :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""