diff options
Diffstat (limited to 'tests/test_ext_napoleon.py')
-rw-r--r-- | tests/test_ext_napoleon.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_ext_napoleon.py b/tests/test_ext_napoleon.py index 5f68ba7c0..b2ca7fe7a 100644 --- a/tests/test_ext_napoleon.py +++ b/tests/test_ext_napoleon.py @@ -6,7 +6,7 @@ Tests for :mod:`sphinx.ext.napoleon.__init__` module. - :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |