From 46f060a39dae81564fddf43842bec432510b15db Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Fri, 8 Sep 2023 00:27:07 +0200 Subject: [PATCH] Update copyright year. --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index c7f8d0b..def3ce4 100644 --- a/conf.py +++ b/conf.py @@ -52,7 +52,7 @@ master_doc = 'index' # General information about the project. project = 'Nageru' -copyright = '2016–2020, Steinar H. Gunderson' +copyright = '2016–2023, Steinar H. Gunderson' author = 'Steinar H. Gunderson' # The version info for the project you're documenting, acts as replacement for -- 2.39.2