summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-04 11:29:09 +0100
committerGeorg Brandl <georg@python.org>2011-01-04 11:29:09 +0100
commit91f7f969ed843e4edd7c9f0a5403c2a9c9de9833 (patch)
tree7c6e2469c3a80d9712519426a6263a2083088138 /utils
parent8a623b1e53df7c211a2b6989e187d1072377fd5b (diff)
parent901ef024a6309d69bd4e04da2145b97af99cb64e (diff)
downloadsphinx-91f7f969ed843e4edd7c9f0a5403c2a9c9de9833.tar.gz
merge with 1.0
Diffstat (limited to 'utils')
-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 c412742b..6b030d5d 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-2010 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""