From 34d8cd1e4d1da80fd45e84e3418b4ecd695905dc Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Tue, 11 Mar 2025 09:25:43 -0500 Subject: [PATCH] Update copyright year --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 88ad51f..2241305 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ master_doc = "index" # General information about the project. project = "adafruit-blinka-pi5-piomatter" -copyright = "2023 Jeff Epler" +copyright = "2025 Jeff Epler" author = "Jeff Epler" # The version info for the project you're documenting, acts as replacement for