From fc523c3ccff5b2227efe4391a68dae7a5b973971 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 1 Jan 2020 11:15:42 +0900 Subject: A happy new year! --- sphinx/builders/changes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sphinx/builders/changes.py') diff --git a/sphinx/builders/changes.py b/sphinx/builders/changes.py index c39e93518..7cf9d098b 100644 --- a/sphinx/builders/changes.py +++ b/sphinx/builders/changes.py @@ -4,7 +4,7 @@ Changelog builder. - :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1