summaryrefslogtreecommitdiff
path: root/sphinx/transforms/post_transforms.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2017-03-26 12:01:22 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2017-03-26 12:01:22 +0900
commitbf3f9ef3ecc94067a2f9b17f2c863e723cf3e7af (patch)
tree14c584ede3717100a620053ec2b87836764fafa7 /sphinx/transforms/post_transforms.py
parent8f9dd6499207be2f3291a0982ed02e418730ef5e (diff)
downloadsphinx-git-bf3f9ef3ecc94067a2f9b17f2c863e723cf3e7af.tar.gz
Year++
Diffstat (limited to 'sphinx/transforms/post_transforms.py')
-rw-r--r--sphinx/transforms/post_transforms.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/transforms/post_transforms.py b/sphinx/transforms/post_transforms.py
index 3ec12038d..8b2a5b22c 100644
--- a/sphinx/transforms/post_transforms.py
+++ b/sphinx/transforms/post_transforms.py
@@ -5,7 +5,7 @@
Docutils transforms used by Sphinx.
- :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.
"""