summaryrefslogtreecommitdiff
path: root/sphinx/builders/epub3.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/builders/epub3.py')
-rw-r--r--sphinx/builders/epub3.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builders/epub3.py b/sphinx/builders/epub3.py
index cb2f2dbd6..d1cf64eb3 100644
--- a/sphinx/builders/epub3.py
+++ b/sphinx/builders/epub3.py
@@ -5,7 +5,7 @@
Build epub3 files.
Originally derived from epub.py.
- :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""