summaryrefslogtreecommitdiff
path: root/pygments/formatters/bbcode.py
diff options
context:
space:
mode:
authorTim Hatch <tim@timhatch.com>2015-10-13 09:47:37 -0700
committerTim Hatch <tim@timhatch.com>2015-10-13 09:47:37 -0700
commit5feca7d3ad9bb485f0e9325d1ca62159dc358dfe (patch)
tree3cc58eeb3e9bbaf89d02a96aa43ad911371d0f1b /pygments/formatters/bbcode.py
parentd303d58a5c1f90c707bd5ccaf31a30ef6f9221bb (diff)
parent8104d899de2d40189a1df49bbcd7519c6b767141 (diff)
downloadpygments-5feca7d3ad9bb485f0e9325d1ca62159dc358dfe.tar.gz
Merged in danmichaelo/pygments-main (pull request #425)
Add TurtleLexer
Diffstat (limited to 'pygments/formatters/bbcode.py')
-rw-r--r--pygments/formatters/bbcode.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/formatters/bbcode.py b/pygments/formatters/bbcode.py
index 21525f1c..580989f0 100644
--- a/pygments/formatters/bbcode.py
+++ b/pygments/formatters/bbcode.py
@@ -5,7 +5,7 @@
BBcode formatter.
- :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.
"""