summaryrefslogtreecommitdiff
path: root/utils/check_sources.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-03-01 08:18:23 +0100
committerGeorg Brandl <georg@python.org>2014-03-01 08:18:23 +0100
commitac92719ac36f8f739ac93771c1250990fa0f4d8b (patch)
tree54b9419c78a5f725508241c48a1ca731ee9317fa /utils/check_sources.py
parent480b1c03967d7b001da70260e2e5f5888aa9ec24 (diff)
parente0300313215fb55d24aa5bda1b68eedd798310b6 (diff)
downloadsphinx-git-ac92719ac36f8f739ac93771c1250990fa0f4d8b.tar.gz
Update copyright year.
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 30f6329df..3c6cdcc40 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-2013 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
from __future__ import print_function