Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-02 10:00:30 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-02 10:00:30 +0300
commit1b1ebd2c7539ebf6a1dfa1ea247e659f98fa9eaf (patch)
tree38bca96a6678ce1adf052aa51223bd91804e3b8b /sphinx/ext/todo.py
parent38c5ec13a54a2b7fcd7e70956ee99a656a651f13 (diff)
A happy new year!
Diffstat (limited to 'sphinx/ext/todo.py')
-rw-r--r--sphinx/ext/todo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/todo.py b/sphinx/ext/todo.py
index 76e40c766..65e4408cf 100644
--- a/sphinx/ext/todo.py
+++ b/sphinx/ext/todo.py
@@ -8,7 +8,7 @@
all todos of your project and lists them along with a backlink to the
original location.
- :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""