diff options
author | Georg Brandl <georg@python.org> | 2010-01-01 14:09:13 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-01-01 14:09:13 +0100 |
commit | f6a56192d150091e10bc8726d68e0632f395ee54 (patch) | |
tree | d457a00a87cc94e2e1981630c905e2e4dcb53a84 /sphinx-build.py | |
parent | 096725922a8a9c6b1a905bae4f5ca1f2f8b4edb9 (diff) | |
download | sphinx-git-f6a56192d150091e10bc8726d68e0632f395ee54.tar.gz |
Happy new year!
Diffstat (limited to 'sphinx-build.py')
-rwxr-xr-x | sphinx-build.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx-build.py b/sphinx-build.py index c1998911d..30f3f6e6b 100755 --- a/sphinx-build.py +++ b/sphinx-build.py @@ -4,7 +4,7 @@ Sphinx - Python documentation toolchain ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |