diff options
| author | Georg Brandl <georg@python.org> | 2006-10-31 23:52:18 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2006-10-31 23:52:18 +0100 |
| commit | 5a7f9787345e42111c5293ee9e0cf39b8017fd08 (patch) | |
| tree | 1c0cd1ea7694b125e894ae71bc56da73d545cc33 /tests/test_basic_api.py | |
| parent | 3f2a9e2b3a321d5e6cf194b2c6a7276df7ded04e (diff) | |
| download | pygments-git-5a7f9787345e42111c5293ee9e0cf39b8017fd08.tar.gz | |
[svn] make check.
Diffstat (limited to 'tests/test_basic_api.py')
| -rw-r--r-- | tests/test_basic_api.py | 4 |
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 |
