From e7db75dbb16a15f03c74629e8b0f7c6ef3eed2f0 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Fri, 31 Jan 2020 01:19:35 +0900 Subject: [PATCH] Update copyright year --- sphinx/builders/latex/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/builders/latex/constants.py b/sphinx/builders/latex/constants.py index 9cc5dda81..39fbe0195 100644 --- a/sphinx/builders/latex/constants.py +++ b/sphinx/builders/latex/constants.py @@ -4,7 +4,7 @@ consntants for LaTeX 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. """