summaryrefslogtreecommitdiff
path: root/scripts/find_error.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 14:13:04 +0100
committerGeorg Brandl <georg@python.org>2010-01-01 14:13:04 +0100
commit5ef2eb0fefdaaac99fcedf647e41d9e430572b38 (patch)
tree24051ff6981cfda949d13e75f70a942d8204e9ae /scripts/find_error.py
parente05675bd33590f6173a174c930c8f391a94b562a (diff)
downloadpygments-5ef2eb0fefdaaac99fcedf647e41d9e430572b38.tar.gz
Happy new year!
Diffstat (limited to 'scripts/find_error.py')
-rw-r--r--scripts/find_error.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/find_error.py b/scripts/find_error.py
index 44dd0539..a3cdad4f 100644
--- a/scripts/find_error.py
+++ b/scripts/find_error.py
@@ -8,7 +8,7 @@
the text where Error tokens are being generated, along
with some context.
- :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""