From 042492e5e6f8195e28f8d04d310cc58ea89b3860 Mon Sep 17 00:00:00 2001 From: WyattBlue Date: Fri, 16 Jan 2026 01:10:11 -0500 Subject: [PATCH] Update the copyright year --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index d971572e1..02c0d9f4b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -27,7 +27,7 @@ source_suffix = ".rst" master_doc = "index" project = "PyAV" -copyright = "2025, The PyAV Team" +copyright = "2026, The PyAV Team" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the