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>2015-01-03 23:36:32 +0300
committerGeorg Brandl <georg@python.org>2015-01-03 23:36:32 +0300
commit567d52f199d74a9ec84c491b5d7c9a4555912db0 (patch)
tree089594320500eda862741d18806aad89569a3647 /sphinx/themes/basic/page.html
parent5f3d18dac25a2d25d3d972fae3bd02fbee894d33 (diff)
all: update copyright
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 b4544a26e..e8be92e09 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-2014 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
#}
{%- extends "layout.html" %}