diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2017-03-26 11:52:15 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2017-03-26 11:52:15 +0900 |
commit | 8f9dd6499207be2f3291a0982ed02e418730ef5e (patch) | |
tree | f24c345eac1c6d9e0f7e5e1f1c7e7fe10c1fd411 /sphinx/writers/websupport.py | |
parent | d53204aa46712983c90313b071602cf48b79e679 (diff) | |
parent | c57e47e0424be5d742ee6d5daf913274c6da069f (diff) | |
download | sphinx-git-8f9dd6499207be2f3291a0982ed02e418730ef5e.tar.gz |
Merge branch 'stable'
Diffstat (limited to 'sphinx/writers/websupport.py')
-rw-r--r-- | sphinx/writers/websupport.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/writers/websupport.py b/sphinx/writers/websupport.py index 3da5d6dba..607ed3df6 100644 --- a/sphinx/writers/websupport.py +++ b/sphinx/writers/websupport.py @@ -5,7 +5,7 @@ sphinx.websupport writer that adds comment-related annotations. - :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |