summaryrefslogtreecommitdiff
path: root/external/markdown-processor.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-07-09 12:05:46 +0200
committerGeorg Brandl <georg@python.org>2011-07-09 12:05:46 +0200
commita2648efced6c982e879419241ad75cacfae792bd (patch)
tree64262bfd67499def703ac7ea6441d535ef3142ef /external/markdown-processor.py
parenta2a7fdb68c7a8cb10d5f976f242871511422d755 (diff)
downloadpygments-a2648efced6c982e879419241ad75cacfae792bd.tar.gz
Fix current copyright year.
Diffstat (limited to 'external/markdown-processor.py')
-rw-r--r--external/markdown-processor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/markdown-processor.py b/external/markdown-processor.py
index 0371af2b..b7ebb7f4 100644
--- a/external/markdown-processor.py
+++ b/external/markdown-processor.py
@@ -27,7 +27,7 @@
.. _Markdown: http://www.freewisdom.org/projects/python-markdown/
- :copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2011 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""