diff options
Diffstat (limited to 'sphinx/ext/autodoc/deprecated.py')
-rw-r--r-- | sphinx/ext/autodoc/deprecated.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/autodoc/deprecated.py b/sphinx/ext/autodoc/deprecated.py index 5541a7a91..80a94f0ea 100644 --- a/sphinx/ext/autodoc/deprecated.py +++ b/sphinx/ext/autodoc/deprecated.py @@ -4,7 +4,7 @@ The deprecated Documenters for autodoc. - :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |