diff options
Diffstat (limited to 'tests/test_cmdline.py')
-rw-r--r-- | tests/test_cmdline.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_cmdline.py b/tests/test_cmdline.py index 1126e695..3f359cf1 100644 --- a/tests/test_cmdline.py +++ b/tests/test_cmdline.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. """ # Test the command line interface |