summaryrefslogtreecommitdiff
path: root/utils/check_sources.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2016-01-14 22:54:08 +0100
committerGeorg Brandl <georg@python.org>2016-01-14 22:54:08 +0100
commit4f72bdb72272f84c3d07e78afee81dd390e683eb (patch)
treeea467713c3d59f2420776270adb4b92543b5a5d4 /utils/check_sources.py
parentf824539119d396315c6cf5953f6062f46a7839f2 (diff)
parent46d7e8558e49f9b314ff77dbbe3ca6d2691c5895 (diff)
downloadsphinx-git-4f72bdb72272f84c3d07e78afee81dd390e683eb.tar.gz
Merge branch 'stable'
Diffstat (limited to 'utils/check_sources.py')
-rwxr-xr-xutils/check_sources.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/check_sources.py b/utils/check_sources.py
index b8eafd648..16bc918cb 100755
--- a/utils/check_sources.py
+++ b/utils/check_sources.py
@@ -7,7 +7,7 @@
Make sure each Python file has a correct file header
including copyright and license information.
- :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.
"""
from __future__ import print_function