diff options
Diffstat (limited to 'sphinx-apidoc.py')
-rwxr-xr-x | sphinx-apidoc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx-apidoc.py b/sphinx-apidoc.py index 56394ea96..0290d6c50 100755 --- a/sphinx-apidoc.py +++ b/sphinx-apidoc.py @@ -4,7 +4,7 @@ Sphinx - Python documentation toolchain ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |