diff options
| author | Georg Brandl <georg@python.org> | 2011-01-04 10:00:51 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-01-04 10:00:51 +0100 |
| commit | 901ef024a6309d69bd4e04da2145b97af99cb64e (patch) | |
| tree | c30521ff90a59b6daa6dac72fbfd43b65c7cef2c /utils | |
| parent | fead912b0a78ff95c04311625b7bc891b6aeb8ca (diff) | |
| download | sphinx-901ef024a6309d69bd4e04da2145b97af99cb64e.tar.gz | |
New year update.
Diffstat (limited to 'utils')
| -rwxr-xr-x | utils/check_sources.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/check_sources.py b/utils/check_sources.py index 0571ab1e..80e3f099 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. """ |
