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:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-01-01 05:15:42 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-01-01 05:15:42 +0300
commitfc523c3ccff5b2227efe4391a68dae7a5b973971 (patch)
tree03f66c208e1d41d0981cb71d60a2c096d3501156 /sphinx/themes/basic/page.html
parent0355d57fc1159312a131b2e44acb4a0240b2de4e (diff)
A happy new year!
Diffstat (limited to 'sphinx/themes/basic/page.html')
-rw-r--r--sphinx/themes/basic/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/themes/basic/page.html b/sphinx/themes/basic/page.html
index 1f6e89429..c9c351167 100644
--- a/sphinx/themes/basic/page.html
+++ b/sphinx/themes/basic/page.html
@@ -4,7 +4,7 @@
Master template for simple pages.
- :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.
#}
{%- extends "layout.html" %}