diff options
author | Georg Brandl <georg@python.org> | 2016-01-14 22:54:08 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2016-01-14 22:54:08 +0100 |
commit | 4f72bdb72272f84c3d07e78afee81dd390e683eb (patch) | |
tree | ea467713c3d59f2420776270adb4b92543b5a5d4 /sphinx/themes/basic/static/websupport.js | |
parent | f824539119d396315c6cf5953f6062f46a7839f2 (diff) | |
parent | 46d7e8558e49f9b314ff77dbbe3ca6d2691c5895 (diff) | |
download | sphinx-git-4f72bdb72272f84c3d07e78afee81dd390e683eb.tar.gz |
Merge branch 'stable'
Diffstat (limited to 'sphinx/themes/basic/static/websupport.js')
-rw-r--r-- | sphinx/themes/basic/static/websupport.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/themes/basic/static/websupport.js b/sphinx/themes/basic/static/websupport.js index ef3a5714c..98e7f40b6 100644 --- a/sphinx/themes/basic/static/websupport.js +++ b/sphinx/themes/basic/static/websupport.js @@ -4,7 +4,7 @@ * * sphinx.websupport utilities for all documentation. * - * :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. * */ |