diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-01-01 13:57:19 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-01-01 13:57:19 +0900 |
commit | 4b452338f914d4f6b54704222d70ae8a746e3db5 (patch) | |
tree | b8898b22f61e3416dc758575c9061fef54e0bceb /sphinx/setup_command.py | |
parent | 1544097af546a4e5a674cce31646eb8e289dab9a (diff) | |
parent | 7ecf6b88aa5ddaed552527d2ef60f1bd35e98ddc (diff) | |
download | sphinx-git-4b452338f914d4f6b54704222d70ae8a746e3db5.tar.gz |
Merge branch '3.x'
Diffstat (limited to 'sphinx/setup_command.py')
-rw-r--r-- | sphinx/setup_command.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/setup_command.py b/sphinx/setup_command.py index 9c83bbcc8..dab19547e 100644 --- a/sphinx/setup_command.py +++ b/sphinx/setup_command.py @@ -7,7 +7,7 @@ :author: Sebastian Wiesner :contact: basti.wiesner@gmx.net - :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. """ |