diff options
Diffstat (limited to 'sphinx/domains/index.py')
-rw-r--r-- | sphinx/domains/index.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/domains/index.py b/sphinx/domains/index.py index 552b46cf9..4a91d6ad1 100644 --- a/sphinx/domains/index.py +++ b/sphinx/domains/index.py @@ -4,7 +4,7 @@ The index domain. - :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. """ |