diff options
author | Georg Brandl <georg@python.org> | 2015-01-03 21:41:14 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2015-01-03 21:41:14 +0100 |
commit | a23903d8d5de70ac8b203d3dc276d5b9d5598e77 (patch) | |
tree | fe45d6d7a25d3ae23d530a999544b193169748c5 /sphinx/themes/basic/static/websupport.js | |
parent | 30a2e5ba666370f5288862b9348ec632e79d0707 (diff) | |
parent | 567d52f199d74a9ec84c491b5d7c9a4555912db0 (diff) | |
download | sphinx-git-a23903d8d5de70ac8b203d3dc276d5b9d5598e77.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 79ed10e28..28d65db4a 100644 --- a/sphinx/themes/basic/static/websupport.js +++ b/sphinx/themes/basic/static/websupport.js @@ -4,7 +4,7 @@ * * sphinx.websupport utilties for all documentation. * - * :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ |