diff options
| author | Georg Brandl <georg@python.org> | 2019-05-28 07:00:40 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2019-05-28 07:00:40 +0200 |
| commit | 597020d4ce90505dad8b850eadafd20f06bf1dc9 (patch) | |
| tree | 94223979d3eb47e3076a6996889a42947fabcfd7 /doc/_themes/pygments14 | |
| parent | abb7caf1f9cad956089bde817daa5a2eee8959a1 (diff) | |
| download | pygments-git-597020d4ce90505dad8b850eadafd20f06bf1dc9.tar.gz | |
Fixup all headers and some more minor problems.2.4.2
Diffstat (limited to 'doc/_themes/pygments14')
| -rw-r--r-- | doc/_themes/pygments14/layout.html | 2 | ||||
| -rw-r--r-- | doc/_themes/pygments14/static/pygments14.css_t | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/_themes/pygments14/layout.html b/doc/_themes/pygments14/layout.html index e8860827..53f8f37f 100644 --- a/doc/_themes/pygments14/layout.html +++ b/doc/_themes/pygments14/layout.html @@ -82,7 +82,7 @@ {% block footer %} <div class="footer" role="contentinfo"> - © Copyright 2006-2017, Georg Brandl and Pygments contributors. + © Copyright 2006-2019, Georg Brandl and Pygments contributors. Created using <a href="http://sphinx-doc.org/">Sphinx</a> {{ sphinx_version }}. <br/> Pygments logo created by <a href="http://joelunger.com">Joel Unger</a>. diff --git a/doc/_themes/pygments14/static/pygments14.css_t b/doc/_themes/pygments14/static/pygments14.css_t index 7f09f623..72ca942e 100644 --- a/doc/_themes/pygments14/static/pygments14.css_t +++ b/doc/_themes/pygments14/static/pygments14.css_t @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- pygments14 theme. Heavily copied from sphinx13. * - * :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS. + * :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ |
