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:
authorGeorg Brandl <georg@python.org>2014-03-01 11:18:16 +0400
committerGeorg Brandl <georg@python.org>2014-03-01 11:18:16 +0400
commite0300313215fb55d24aa5bda1b68eedd798310b6 (patch)
treed8b6c05c1371ee2821df553e07eea1a60eb94d8c /sphinx/themes/basic/page.html
parent4ea37b595fb92c6e1f7f9f952ac2c59100a9b648 (diff)
Update copyright 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 185c6c85a..b4544a26e 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-2013 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
#}
{%- extends "layout.html" %}