diff options
Diffstat (limited to 'tests/test_basic_api.py')
-rw-r--r-- | tests/test_basic_api.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_basic_api.py b/tests/test_basic_api.py index 0301f290..b256310c 100644 --- a/tests/test_basic_api.py +++ b/tests/test_basic_api.py @@ -4,7 +4,7 @@ ~~~~~~~~~~~~~~~~~~~~~~~~ :copyright: 2006 by Georg Brandl. - :license: GNU LGPL, see LICENSE for more details. + :license: BSD, see LICENSE for more details. """ import unittest |