summaryrefslogtreecommitdiff
path: root/pygments/styles/tango.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-01-09 12:50:01 +0100
committerGeorg Brandl <georg@python.org>2013-01-09 12:50:01 +0100
commitb76f3937da3c2766ef667125cb0ec67652a4960e (patch)
treebdd0469a53aa057e041aff5dc575fde90b49c082 /pygments/styles/tango.py
parentbd51b3c608b6cd7601fc0227a65185632fb94568 (diff)
parentd61e25e529a78887c8364126f7f73a2e6651a1e6 (diff)
downloadpygments-b76f3937da3c2766ef667125cb0ec67652a4960e.tar.gz
Merged in gentoo90/pygments-main (pull request #124: Add RPM *.spec files lexer)
Diffstat (limited to 'pygments/styles/tango.py')
-rw-r--r--pygments/styles/tango.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/tango.py b/pygments/styles/tango.py
index fea7ae5d..7b1c4f3c 100644
--- a/pygments/styles/tango.py
+++ b/pygments/styles/tango.py
@@ -33,7 +33,7 @@
have been chosen to have the same style. Similarly, keywords (Keyword.*),
and Operator.Word (and, or, in) have been assigned the same style.
- :copyright: Copyright 2006-2012 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""