diff options
Diffstat (limited to 'sphinx/builders/singlehtml.py')
-rw-r--r-- | sphinx/builders/singlehtml.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builders/singlehtml.py b/sphinx/builders/singlehtml.py index d8ab978ed..2e72887e3 100644 --- a/sphinx/builders/singlehtml.py +++ b/sphinx/builders/singlehtml.py @@ -4,7 +4,7 @@ Single HTML builders. - :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. """ |