summaryrefslogtreecommitdiff
path: root/tests/test_basic_api.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_basic_api.py')
-rw-r--r--tests/test_basic_api.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_basic_api.py b/tests/test_basic_api.py
index 41aa01dc..0301f290 100644
--- a/tests/test_basic_api.py
+++ b/tests/test_basic_api.py
@@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
"""
Pygments basic API tests
- ~~~~~~~~~~~~~~~~~~~~~~~
+ ~~~~~~~~~~~~~~~~~~~~~~~~
:copyright: 2006 by Georg Brandl.
- :license: GNU GPL, see LICENSE for more details.
+ :license: GNU LGPL, see LICENSE for more details.
"""
import unittest