summaryrefslogtreecommitdiff
path: root/sphinx/ext/extlinks.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2018-01-01 01:06:58 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2018-01-01 01:06:58 +0900
commit2426cedb8b12b7a59270e55f2f26d63d0014a28f (patch)
treec04ecf4258b91d85c1c1ebd6d3d04d456151e29d /sphinx/ext/extlinks.py
parentfce7f38b7170549400eada8f7afd8ae5e443348e (diff)
downloadsphinx-git-2426cedb8b12b7a59270e55f2f26d63d0014a28f.tar.gz
A happy new year!
Diffstat (limited to 'sphinx/ext/extlinks.py')
-rw-r--r--sphinx/ext/extlinks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/extlinks.py b/sphinx/ext/extlinks.py
index 00180b35c..c247e6722 100644
--- a/sphinx/ext/extlinks.py
+++ b/sphinx/ext/extlinks.py
@@ -20,7 +20,7 @@
You can also give an explicit caption, e.g. :exmpl:`Foo <foo>`.
- :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""