summaryrefslogtreecommitdiff
path: root/sphinx/ext/todo.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-04 10:00:51 +0100
committerGeorg Brandl <georg@python.org>2011-01-04 10:00:51 +0100
commit0e1db6ad90a272ff7e5cf86039df905ae91ac4df (patch)
treec30521ff90a59b6daa6dac72fbfd43b65c7cef2c /sphinx/ext/todo.py
parent22777a512882166035a91c6182b37233a3f00030 (diff)
downloadsphinx-git-0e1db6ad90a272ff7e5cf86039df905ae91ac4df.tar.gz
New year update.
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 a6c33202e..2ba9d5e1a 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-2010 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""