diff options
Diffstat (limited to 'sphinx/ext/todo.py')
-rw-r--r-- | sphinx/ext/todo.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/todo.py b/sphinx/ext/todo.py index f4bed7401..4c1b142c6 100644 --- a/sphinx/ext/todo.py +++ b/sphinx/ext/todo.py @@ -9,7 +9,7 @@ original location. :copyright: 2008 Daniel Bültmann. - :license: BSD. + :license: BSD, see LICENSE for details. """ from docutils import nodes |