summaryrefslogtreecommitdiff
path: root/pygments/plugin.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2015-01-21 08:33:25 +0100
committerGeorg Brandl <georg@python.org>2015-01-21 08:33:25 +0100
commit13705acbd57b936990c63a12de05ce29834b6afb (patch)
treedc558c826771ca88449887f4e698a99147de8911 /pygments/plugin.py
parent3cff560fe7d84b1216fc6181c0a9cb0f2b3b9332 (diff)
downloadpygments-13705acbd57b936990c63a12de05ce29834b6afb.tar.gz
Copyright year update.
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 103e7b71..f9ea0890 100644
--- a/pygments/plugin.py
+++ b/pygments/plugin.py
@@ -32,7 +32,7 @@
yourfilter = yourfilter:YourFilter
- :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.
"""
try: