From 331f0877f6ade42901c0762fee41abcce83c7e29 Mon Sep 17 00:00:00 2001 From: Atsushi Sakai Date: Sun, 3 Dec 2023 21:56:04 +0900 Subject: [PATCH] Update copyright for doc update test --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index df9b8fce..46f69cf1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -19,7 +19,7 @@ sys.path.insert(0, os.path.abspath('../')) # -- Project information ----------------------------------------------------- project = 'PythonRobotics' -copyright = '2018-2021, Atsushi Sakai' +copyright = '2018-2023, Atsushi Sakai' author = 'Atsushi Sakai' # The short X.Y version