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>2013-01-02 01:13:15 +0400
committerGeorg Brandl <georg@python.org>2013-01-02 01:13:15 +0400
commit151856819c212229f6f58a8a2cbf9223a4191f94 (patch)
treef32bd5bfa082ebbd8b072d6884e50d9d59dd29ac /sphinx/themes/basic/page.html
parent0158545d8e5f38c31fbe13274ad25e333f10970d (diff)
Copyright update.
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 f6e7a688c..f7de22b67 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-2011 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
#}
{% extends "layout.html" %}