summaryrefslogtreecommitdiff
path: root/sphinx/ext/intersphinx.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2017-03-26 11:52:15 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2017-03-26 11:52:15 +0900
commit8f9dd6499207be2f3291a0982ed02e418730ef5e (patch)
treef24c345eac1c6d9e0f7e5e1f1c7e7fe10c1fd411 /sphinx/ext/intersphinx.py
parentd53204aa46712983c90313b071602cf48b79e679 (diff)
parentc57e47e0424be5d742ee6d5daf913274c6da069f (diff)
downloadsphinx-git-8f9dd6499207be2f3291a0982ed02e418730ef5e.tar.gz
Merge branch 'stable'
Diffstat (limited to 'sphinx/ext/intersphinx.py')
-rw-r--r--sphinx/ext/intersphinx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/intersphinx.py b/sphinx/ext/intersphinx.py
index 90cb94de6..32ba26cf9 100644
--- a/sphinx/ext/intersphinx.py
+++ b/sphinx/ext/intersphinx.py
@@ -20,7 +20,7 @@
also be specified individually, e.g. if the docs should be buildable
without Internet access.
- :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.
"""