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