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
commit6f38333f551cdd9862c37365b424d2b181bbeb6d (patch)
tree74c198d2d4a2acc664308b6974f90646ba09443d /pygments/styles
parent2acb9bacc2a8789af516682da10515e261079ac3 (diff)
downloadpygments-git-6f38333f551cdd9862c37365b424d2b181bbeb6d.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