diff options
Diffstat (limited to 'tests/test_application.py')
-rw-r--r-- | tests/test_application.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_application.py b/tests/test_application.py index e00e990f6..b4029d3bd 100644 --- a/tests/test_application.py +++ b/tests/test_application.py @@ -6,7 +6,7 @@ Test the Sphinx class. :copyright: 2008 by Benjamin Peterson. - :license: BSD. + :license: BSD, see LICENSE for details. """ from StringIO import StringIO |