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:08 +0300
committerGeorg Brandl <georg@python.org>2016-01-15 00:54:08 +0300
commit4f72bdb72272f84c3d07e78afee81dd390e683eb (patch)
treeea467713c3d59f2420776270adb4b92543b5a5d4 /sphinx/search/__init__.py
parentf824539119d396315c6cf5953f6062f46a7839f2 (diff)
parent46d7e8558e49f9b314ff77dbbe3ca6d2691c5895 (diff)
Merge branch 'stable'
Diffstat (limited to 'sphinx/search/__init__.py')
-rw-r--r--sphinx/search/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/search/__init__.py b/sphinx/search/__init__.py
index 682d90d18..75d03f19d 100644
--- a/sphinx/search/__init__.py
+++ b/sphinx/search/__init__.py
@@ -5,7 +5,7 @@
Create a full-text search index for offline search.
- :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.
"""
import re