From c57e47e0424be5d742ee6d5daf913274c6da069f Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 22 Mar 2017 20:21:12 +0900 Subject: Year++ --- tests/test_websupport.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_websupport.py') diff --git a/tests/test_websupport.py b/tests/test_websupport.py index 5fe3cb0ca..91f67bf72 100644 --- a/tests/test_websupport.py +++ b/tests/test_websupport.py @@ -5,7 +5,7 @@ Test the Web Support Package - :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. """ -- cgit v1.2.1