diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-01-01 11:15:42 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-01-01 11:15:42 +0900 |
commit | fc523c3ccff5b2227efe4391a68dae7a5b973971 (patch) | |
tree | 03f66c208e1d41d0981cb71d60a2c096d3501156 /sphinx/themes/basic/static/doctools.js | |
parent | 0355d57fc1159312a131b2e44acb4a0240b2de4e (diff) | |
download | sphinx-git-fc523c3ccff5b2227efe4391a68dae7a5b973971.tar.gz |
A happy new year!
Diffstat (limited to 'sphinx/themes/basic/static/doctools.js')
-rw-r--r-- | sphinx/themes/basic/static/doctools.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/themes/basic/static/doctools.js b/sphinx/themes/basic/static/doctools.js index b33f87fcb..ddca10ca3 100644 --- a/sphinx/themes/basic/static/doctools.js +++ b/sphinx/themes/basic/static/doctools.js @@ -4,7 +4,7 @@ * * Sphinx JavaScript utilities for all documentation. * - * :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ |