diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2018-01-13 15:26:21 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2018-01-13 15:26:21 +0900 |
commit | 6d29b3814037a506750c404413ebcc5d78e1857c (patch) | |
tree | d5c57d29824df3a9b1bd095c9a3018069aaf078b /sphinx/themes/basic/static/websupport.js | |
parent | 19efb4a39810f1035d9d891f26154c74c6b54a89 (diff) | |
parent | 822a04de9c407c5263e7e94eb9ab5a6602cb2861 (diff) | |
download | sphinx-git-6d29b3814037a506750c404413ebcc5d78e1857c.tar.gz |
Merge branch 'master' into sphinx-build-set-proc-count-to-cpu-count
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 a95bc3a66..78e14bb4a 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-2017 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ |