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:
authorGeorg Brandl <georg@python.org>2015-01-03 23:41:14 +0300
committerGeorg Brandl <georg@python.org>2015-01-03 23:41:14 +0300
commita23903d8d5de70ac8b203d3dc276d5b9d5598e77 (patch)
treefe45d6d7a25d3ae23d530a999544b193169748c5 /sphinx/util/png.py
parent30a2e5ba666370f5288862b9348ec632e79d0707 (diff)
parent567d52f199d74a9ec84c491b5d7c9a4555912db0 (diff)
Merge branch 'stable'
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 397adb245..b308a171a 100644
--- a/sphinx/util/png.py
+++ b/sphinx/util/png.py
@@ -5,7 +5,7 @@
PNG image manipulation helpers.
- :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""