diff options
| author | Georg Brandl <georg@python.org> | 2013-01-01 22:13:15 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2013-01-01 22:13:15 +0100 |
| commit | 6c615ef5ac42afb75922dea73e3ef457f4f3b2f8 (patch) | |
| tree | f32bd5bfa082ebbd8b072d6884e50d9d59dd29ac /sphinx/themes/sphinxdoc | |
| parent | bb7c46f1da56e56df9c3024b908b2bdb331c7ab0 (diff) | |
| download | sphinx-6c615ef5ac42afb75922dea73e3ef457f4f3b2f8.tar.gz | |
Copyright update.
Diffstat (limited to 'sphinx/themes/sphinxdoc')
| -rw-r--r-- | sphinx/themes/sphinxdoc/layout.html | 2 | ||||
| -rw-r--r-- | sphinx/themes/sphinxdoc/static/sphinxdoc.css_t | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/themes/sphinxdoc/layout.html b/sphinx/themes/sphinxdoc/layout.html index c9319185..05a99f9b 100644 --- a/sphinx/themes/sphinxdoc/layout.html +++ b/sphinx/themes/sphinxdoc/layout.html @@ -4,7 +4,7 @@ Sphinx layout template for the sphinxdoc theme. - :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 "basic/layout.html" %} diff --git a/sphinx/themes/sphinxdoc/static/sphinxdoc.css_t b/sphinx/themes/sphinxdoc/static/sphinxdoc.css_t index f535696b..af498257 100644 --- a/sphinx/themes/sphinxdoc/static/sphinxdoc.css_t +++ b/sphinx/themes/sphinxdoc/static/sphinxdoc.css_t @@ -5,7 +5,7 @@ * Sphinx stylesheet -- sphinxdoc theme. Originally created by * Armin Ronacher for Werkzeug. * - * :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. * */ |
