From 32bc28260a03f79cefc54962ddea3f30ba045416 Mon Sep 17 00:00:00 2001 From: Junki Mano Date: Mon, 18 Aug 2025 14:48:53 +0900 Subject: [PATCH] Update Copyright --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 4006709..767214b 100644 --- a/conf.py +++ b/conf.py @@ -20,7 +20,7 @@ # -- Project information ----------------------------------------------------- project = '仕事ですぐに使えるTypeScript' -copyright = '2019-2020, Future Corporation' +copyright = '2019-2025 by Future Corporation' author = 'Future Corporation' import os