summaryrefslogtreecommitdiff
path: root/pygments/plugin.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
commit233ca0cdc09b4940e9a3396de3eba556263cf6fb (patch)
tree24051ff6981cfda949d13e75f70a942d8204e9ae /pygments/plugin.py
parent540d0bbc87b0096041217841d46f9e9fe6f2e858 (diff)
downloadpygments-git-233ca0cdc09b4940e9a3396de3eba556263cf6fb.tar.gz
Happy new year!
Diffstat (limited to 'pygments/plugin.py')
-rw-r--r--pygments/plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/plugin.py b/pygments/plugin.py
index 60edf39e..cb59c9e6 100644
--- a/pygments/plugin.py
+++ b/pygments/plugin.py
@@ -32,7 +32,7 @@
yourfilter = yourfilter:YourFilter
- :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.
"""
try: