Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2017-03-26 06:01:22 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2017-03-26 06:01:22 +0300
commitbf3f9ef3ecc94067a2f9b17f2c863e723cf3e7af (patch)
tree14c584ede3717100a620053ec2b87836764fafa7 /sphinx/events.py
parent8f9dd6499207be2f3291a0982ed02e418730ef5e (diff)
Year++
Diffstat (limited to 'sphinx/events.py')
-rw-r--r--sphinx/events.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/events.py b/sphinx/events.py
index ab31fe234..c97478282 100644
--- a/sphinx/events.py
+++ b/sphinx/events.py
@@ -7,7 +7,7 @@
Gracefully adapted from the TextPress system by Armin.
- :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.
"""
from __future__ import print_function