diff options
author | Georg Brandl <georg@python.org> | 2016-01-14 22:55:22 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2016-01-14 22:55:22 +0100 |
commit | 6b7b51a55aa0dc419d9fd8dae17bbec197bd2724 (patch) | |
tree | 64a2e6523e79068d0f529df81938a960431e9aca /tests/test_ext_imgmath.py | |
parent | 4f72bdb72272f84c3d07e78afee81dd390e683eb (diff) | |
download | sphinx-git-6b7b51a55aa0dc419d9fd8dae17bbec197bd2724.tar.gz |
Obligatory copyright update.
Diffstat (limited to 'tests/test_ext_imgmath.py')
-rw-r--r-- | tests/test_ext_imgmath.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_ext_imgmath.py b/tests/test_ext_imgmath.py index bf0f016db..2e28d2baa 100644 --- a/tests/test_ext_imgmath.py +++ b/tests/test_ext_imgmath.py @@ -5,7 +5,7 @@ Test sphinx.ext.imgmath extension. - :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. """ |