summaryrefslogtreecommitdiff
path: root/tests/test_highlighting.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_highlighting.py')
-rw-r--r--tests/test_highlighting.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_highlighting.py b/tests/test_highlighting.py
index 067c37cba..1d16b9827 100644
--- a/tests/test_highlighting.py
+++ b/tests/test_highlighting.py
@@ -6,7 +6,7 @@
Test the Pygments highlighting bridge.
:copyright: 2008 by Georg Brandl.
- :license: BSD.
+ :license: BSD, see LICENSE for details.
"""
from util import *