From cd5563241071262a41913e5ef9bc6930785db016 Mon Sep 17 00:00:00 2001 From: "Carrie Warner (Mattermost)" <74422101+cwarnermm@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:03:33 -0500 Subject: [PATCH] Copyright update Updated copyright to 2024 --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index ca9de7f88dc..f67e2d5b6c9 100644 --- a/source/conf.py +++ b/source/conf.py @@ -3329,7 +3329,7 @@ def setup(_: Sphinx): # General information about the project. project = "Mattermost" -copyright = "2015-2023 Mattermost" +copyright = "2015-2024 Mattermost" author = "Mattermost" # The version info for the project you're documenting, acts as replacement for