diff options
Diffstat (limited to 'sphinx/application.py')
-rw-r--r-- | sphinx/application.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/application.py b/sphinx/application.py index 91a724dc8..c990edc19 100644 --- a/sphinx/application.py +++ b/sphinx/application.py @@ -9,7 +9,7 @@ :copyright: 2008 by Georg Brandl, Armin Ronacher. - :license: BSD. + :license: BSD, see LICENSE for details. """ import sys |