diff options
Diffstat (limited to 'sphinx/setup_command.py')
-rw-r--r-- | sphinx/setup_command.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/setup_command.py b/sphinx/setup_command.py index 3eee30351..c874bdd4c 100644 --- a/sphinx/setup_command.py +++ b/sphinx/setup_command.py @@ -9,7 +9,7 @@ :author: Sebastian Wiesner :contact: basti.wiesner@gmx.net :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. - :license: MIT. + :license: BSD, see LICENSE for details. """ import sys |