diff options
Diffstat (limited to 'tests/run.py')
-rwxr-xr-x | tests/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run.py b/tests/run.py index 37922f3bb..fe31d20a9 100755 --- a/tests/run.py +++ b/tests/run.py @@ -6,7 +6,7 @@ This script runs the Sphinx unit test suite. - :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. """ |