summaryrefslogtreecommitdiff
path: root/external/markdown-processor.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 18:50:35 +0000
committerGeorg Brandl <georg@python.org>2017-01-22 18:50:35 +0000
commit041b80fab1922800ae0618fd4d3d8d78bf7063b4 (patch)
tree79540afc389a29e894804229b6ba2dbc78c67760 /external/markdown-processor.py
parent635f722ec3eb791e19f41b3231d74923d73bd729 (diff)
parentdbfa7bbacf9ec1a987f632f01c040285269f690b (diff)
downloadpygments-041b80fab1922800ae0618fd4d3d8d78bf7063b4.tar.gz
Merged in tprynn/pygments-main/command-line-lexer-formatter (pull request #559)
Custom Lexer/Formatter File Loading
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 a3e178ec..cb8d793d 100644
--- a/external/markdown-processor.py
+++ b/external/markdown-processor.py
@@ -22,7 +22,7 @@
.. _Markdown: https://pypi.python.org/pypi/Markdown
- :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""