summaryrefslogtreecommitdiff
path: root/sphinx/themes/default/layout.html
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-03-01 08:18:16 +0100
committerGeorg Brandl <georg@python.org>2014-03-01 08:18:16 +0100
commit3c649bfde0126d72894989506c40bb8ae35d7d23 (patch)
treed8b6c05c1371ee2821df553e07eea1a60eb94d8c /sphinx/themes/default/layout.html
parent4bf840f492d21206d3c867ec03f94d30a82df399 (diff)
downloadsphinx-3c649bfde0126d72894989506c40bb8ae35d7d23.tar.gz
Update copyright year.
Diffstat (limited to 'sphinx/themes/default/layout.html')
-rw-r--r--sphinx/themes/default/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/themes/default/layout.html b/sphinx/themes/default/layout.html
index d237f5ed..62319059 100644
--- a/sphinx/themes/default/layout.html
+++ b/sphinx/themes/default/layout.html
@@ -4,7 +4,7 @@
Sphinx layout template for the default theme.
- :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 "basic/layout.html" %}