From e023d1082d574d422ce50a8a99c8c012d6a21f92 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 1 Jan 2022 20:03:17 +0900 Subject: [PATCH] A happy new year! (again) --- sphinx/locale/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/locale/__init__.py b/sphinx/locale/__init__.py index 8fc6c1519..5378da0a3 100644 --- a/sphinx/locale/__init__.py +++ b/sphinx/locale/__init__.py @@ -4,7 +4,7 @@ Locale utilities. - :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """