diff options
| author | Georg Brandl <georg@python.org> | 2016-01-14 22:54:04 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2016-01-14 22:54:04 +0100 |
| commit | 46d7e8558e49f9b314ff77dbbe3ca6d2691c5895 (patch) | |
| tree | 0b3048776195334030fa390db9240474e4d63fe0 /sphinx/themes/sphinxdoc | |
| parent | 53cd2d4f3f386a8dfea28b314112b1a9a882b7c9 (diff) | |
| download | sphinx-git-46d7e8558e49f9b314ff77dbbe3ca6d2691c5895.tar.gz | |
Obligatory 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 54c03fd55..ea05440eb 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-2015 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2016 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 712eec085..c47a03d4c 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-2015 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ |
