summaryrefslogtreecommitdiff
path: root/pygments/styles
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2016-01-16 12:10:07 +0100
committerGeorg Brandl <georg@python.org>2016-01-16 12:10:07 +0100
commita35d0f75cbe17c7873f528c0b47c2e9468858e1a (patch)
tree943c5dd6937ab9eb0a676af94f69f2929e55d0fa /pygments/styles
parentfe642a9838af4716485f94fa5bd3e12684d9e14e (diff)
downloadpygments-a35d0f75cbe17c7873f528c0b47c2e9468858e1a.tar.gz
"make check" style fixes.
Diffstat (limited to 'pygments/styles')
-rw-r--r--pygments/styles/lovelace.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pygments/styles/lovelace.py b/pygments/styles/lovelace.py
index 31bd5505..4009274c 100644
--- a/pygments/styles/lovelace.py
+++ b/pygments/styles/lovelace.py
@@ -8,6 +8,9 @@
Pygments style by Miikka Salminen (https://github.com/miikkas)
A desaturated, somewhat subdued style created for the Lovelace interactive
learning environment.
+
+ :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
from pygments.style import Style