diff options
Diffstat (limited to 'sphinx/domains/__init__.py')
| -rw-r--r-- | sphinx/domains/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/domains/__init__.py b/sphinx/domains/__init__.py index dbfad258c..4252baf65 100644 --- a/sphinx/domains/__init__.py +++ b/sphinx/domains/__init__.py @@ -5,7 +5,7 @@ Support for domains, which are groupings of description directives and roles describing e.g. constructs of one programming language. - :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |
