From c3226a319510a7ac57d6e88363a32780eb099888 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 11 May 2021 17:57:14 +0200 Subject: [PATCH] doc/conf.py: Copyright 2021 --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index d7ed06d26..18bedaa37 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -30,7 +30,7 @@ master_doc = 'index' # General information about the project. project = 'Music Player Daemon' -copyright = '2003-2020 The Music Player Daemon Project' +copyright = '2003-2021 The Music Player Daemon Project' author = 'Max Kellermann' # The version info for the project you're documenting, acts as replacement for