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>2011-01-04 12:00:51 +0300
committerGeorg Brandl <georg@python.org>2011-01-04 12:00:51 +0300
commit0e1db6ad90a272ff7e5cf86039df905ae91ac4df (patch)
treec30521ff90a59b6daa6dac72fbfd43b65c7cef2c /sphinx/themes/basic/page.html
parent22777a512882166035a91c6182b37233a3f00030 (diff)
New year 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 c7188fa52..f6e7a688c 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-2010 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
#}
{% extends "layout.html" %}