From 151856819c212229f6f58a8a2cbf9223a4191f94 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Tue, 1 Jan 2013 22:13:15 +0100 Subject: Copyright update. --- utils/check_sources.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/check_sources.py') diff --git a/utils/check_sources.py b/utils/check_sources.py index 6b030d5d8..5512420a9 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-2011 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1