summaryrefslogtreecommitdiff
path: root/pygments/styles/bw.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2015-08-08 07:07:10 +0200
committerGeorg Brandl <georg@python.org>2015-08-08 07:07:10 +0200
commitf3817e5d42209595fa787ef81814a8deedfb40ec (patch)
tree5da9b02514aa1c4da31ce5b808f46825fcde43f5 /pygments/styles/bw.py
parent62ed942986ae720e1df237c7d96700e93a2aaa11 (diff)
parent151707358274accc260f64e590879f8cd8b77465 (diff)
downloadpygments-f3817e5d42209595fa787ef81814a8deedfb40ec.tar.gz
Merged in ylikx/pygments-main (pull request #213)
Diffstat (limited to 'pygments/styles/bw.py')
-rw-r--r--pygments/styles/bw.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/bw.py b/pygments/styles/bw.py
index 170442ad..56d78bd6 100644
--- a/pygments/styles/bw.py
+++ b/pygments/styles/bw.py
@@ -5,7 +5,7 @@
Simple black/white only style.
- :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""