From 567d52f199d74a9ec84c491b5d7c9a4555912db0 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 3 Jan 2015 21:36:32 +0100 Subject: all: update copyright --- 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 7bbd0a79b..e01e15c7b 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-2014 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1