diff options
| author | Georg Brandl <georg@python.org> | 2009-01-03 12:15:19 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2009-01-03 12:15:19 +0100 |
| commit | f16f94f2cdcab8d1f852eb7e29762379e927c1fe (patch) | |
| tree | 54cf12af2eae5a46dec92c4e48b91b49d5921c01 /sphinx/setup_command.py | |
| parent | 6a8b0aa5998c183e9c746fbcd18a487560007811 (diff) | |
| parent | 0b28b3e6f6666383c2eb497972328af8e6fc5fef (diff) | |
| download | sphinx-git-f16f94f2cdcab8d1f852eb7e29762379e927c1fe.tar.gz | |
Merge in copyright style changes from 0.5.
Diffstat (limited to 'sphinx/setup_command.py')
| -rw-r--r-- | sphinx/setup_command.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/setup_command.py b/sphinx/setup_command.py index 86e84196f..c874bdd4c 100644 --- a/sphinx/setup_command.py +++ b/sphinx/setup_command.py @@ -8,8 +8,8 @@ :author: Sebastian Wiesner :contact: basti.wiesner@gmx.net - :copyright: 2008 by Sebastian Wiesner. - :license: MIT. + :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. + :license: BSD, see LICENSE for details. """ import sys |
