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:
authorGeorg Brandl <georg@python.org>2016-01-15 00:54:04 +0300
committerGeorg Brandl <georg@python.org>2016-01-15 00:54:04 +0300
commit46d7e8558e49f9b314ff77dbbe3ca6d2691c5895 (patch)
tree0b3048776195334030fa390db9240474e4d63fe0 /sphinx/versioning.py
parent53cd2d4f3f386a8dfea28b314112b1a9a882b7c9 (diff)
Obligatory copyright update.
Diffstat (limited to 'sphinx/versioning.py')
-rw-r--r--sphinx/versioning.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/versioning.py b/sphinx/versioning.py
index c6691d52d..f6c446b4f 100644
--- a/sphinx/versioning.py
+++ b/sphinx/versioning.py
@@ -6,7 +6,7 @@
Implements the low-level algorithms Sphinx uses for the versioning of
doctrees.
- :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
from uuid import uuid4