diff options
author | Georg Brandl <georg@python.org> | 2014-03-01 08:18:16 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-03-01 08:18:16 +0100 |
commit | 3c649bfde0126d72894989506c40bb8ae35d7d23 (patch) | |
tree | d8b6c05c1371ee2821df553e07eea1a60eb94d8c /doc/_themes | |
parent | 4bf840f492d21206d3c867ec03f94d30a82df399 (diff) | |
download | sphinx-3c649bfde0126d72894989506c40bb8ae35d7d23.tar.gz |
Update copyright year.
Diffstat (limited to 'doc/_themes')
-rw-r--r-- | doc/_themes/sphinx13/layout.html | 2 | ||||
-rw-r--r-- | doc/_themes/sphinx13/static/sphinx13.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/_themes/sphinx13/layout.html b/doc/_themes/sphinx13/layout.html index e38c0a47..57378c1a 100644 --- a/doc/_themes/sphinx13/layout.html +++ b/doc/_themes/sphinx13/layout.html @@ -4,7 +4,7 @@ Sphinx layout template for the sphinxdoc 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" %} diff --git a/doc/_themes/sphinx13/static/sphinx13.css b/doc/_themes/sphinx13/static/sphinx13.css index bb81b67b..0b31c6b1 100644 --- a/doc/_themes/sphinx13/static/sphinx13.css +++ b/doc/_themes/sphinx13/static/sphinx13.css @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- sphinx13 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. * */ |