From 1b1ebd2c7539ebf6a1dfa1ea247e659f98fa9eaf Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 2 Jan 2019 16:00:30 +0900 Subject: A happy new year! --- tests/test_ext_githubpages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_ext_githubpages.py') diff --git a/tests/test_ext_githubpages.py b/tests/test_ext_githubpages.py index 18ee51480..7bdf3f747 100644 --- a/tests/test_ext_githubpages.py +++ b/tests/test_ext_githubpages.py @@ -5,7 +5,7 @@ Test sphinx.ext.githubpages extension. - :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1