From c57e47e0424be5d742ee6d5daf913274c6da069f Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 22 Mar 2017 20:21:12 +0900 Subject: Year++ --- 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 066ed8881..06b4a21dc 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-2016 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ from __future__ import print_function -- cgit v1.2.1