summaryrefslogtreecommitdiff
path: root/sphinx/ext/pngmath.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2016-01-14 22:54:04 +0100
committerGeorg Brandl <georg@python.org>2016-01-14 22:54:04 +0100
commit46d7e8558e49f9b314ff77dbbe3ca6d2691c5895 (patch)
tree0b3048776195334030fa390db9240474e4d63fe0 /sphinx/ext/pngmath.py
parent53cd2d4f3f386a8dfea28b314112b1a9a882b7c9 (diff)
downloadsphinx-git-46d7e8558e49f9b314ff77dbbe3ca6d2691c5895.tar.gz
Obligatory copyright update.
Diffstat (limited to 'sphinx/ext/pngmath.py')
-rw-r--r--sphinx/ext/pngmath.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/pngmath.py b/sphinx/ext/pngmath.py
index 8ef860f80..2e66b2e8f 100644
--- a/sphinx/ext/pngmath.py
+++ b/sphinx/ext/pngmath.py
@@ -5,7 +5,7 @@
Render math in HTML via dvipng.
- :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.
"""