diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_autodoc_py35.py | 2 | ||||
-rw-r--r-- | tests/test_ext_githubpages.py | 2 | ||||
-rw-r--r-- | tests/test_ext_imgmath.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/test_autodoc_py35.py b/tests/test_autodoc_py35.py index dc1bbee08..9bacc3d65 100644 --- a/tests/test_autodoc_py35.py +++ b/tests/test_autodoc_py35.py @@ -6,7 +6,7 @@ Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. - :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. """ diff --git a/tests/test_ext_githubpages.py b/tests/test_ext_githubpages.py index 00a3b77e4..65276df7a 100644 --- a/tests/test_ext_githubpages.py +++ b/tests/test_ext_githubpages.py @@ -5,7 +5,7 @@ Test sphinx.ext.githubpages 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. """ 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. """ |