summaryrefslogtreecommitdiff
path: root/external/markdown-processor.py
diff options
context:
space:
mode:
authorTim Hatch <tim@timhatch.com>2015-10-13 14:02:39 -0700
committerTim Hatch <tim@timhatch.com>2015-10-13 14:02:39 -0700
commit7e7b5f4e3ac21f68372ea44f01eb6caefe95e4a4 (patch)
tree59901406f5095bedbd096600b2e131c4a1b52189 /external/markdown-processor.py
parent4ed3436e685c1ce41706d0cb78d0a4c1b6ffa0ae (diff)
parentb95523e4d56ee3d409e31f377a9d4ff9f85149bd (diff)
downloadpygments-7e7b5f4e3ac21f68372ea44f01eb6caefe95e4a4.tar.gz
Merged bucaran/pygments-main (default branch, manually) (pull request #422)
Add FishShellLexer
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 2a92a40e..a3e178ec 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-2014 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""