Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2017-12-31 19:06:58 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2017-12-31 19:06:58 +0300
commit2426cedb8b12b7a59270e55f2f26d63d0014a28f (patch)
treec04ecf4258b91d85c1c1ebd6d3d04d456151e29d /sphinx/util/png.py
parentfce7f38b7170549400eada8f7afd8ae5e443348e (diff)
A happy new year!
Diffstat (limited to 'sphinx/util/png.py')
-rw-r--r--sphinx/util/png.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/util/png.py b/sphinx/util/png.py
index cc4447e4e..d22839fbf 100644
--- a/sphinx/util/png.py
+++ b/sphinx/util/png.py
@@ -5,7 +5,7 @@
PNG image manipulation helpers.
- :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""