summaryrefslogtreecommitdiff
path: root/pygments/lexers/theorem.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/lexers/theorem.py
parent3cff560fe7d84b1216fc6181c0a9cb0f2b3b9332 (diff)
downloadpygments-13705acbd57b936990c63a12de05ce29834b6afb.tar.gz
Copyright year update.
Diffstat (limited to 'pygments/lexers/theorem.py')
-rw-r--r--pygments/lexers/theorem.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/theorem.py b/pygments/lexers/theorem.py
index 585c6df9..0b688b03 100644
--- a/pygments/lexers/theorem.py
+++ b/pygments/lexers/theorem.py
@@ -5,7 +5,7 @@
Lexers for theorem-proving languages.
- :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.
"""