From 1f8a8373039a545047639c78ff1553ad24beb9b3 Mon Sep 17 00:00:00 2001 From: lyh16 <41638369+lyh16@users.noreply.github.com> Date: Wed, 12 May 2021 21:25:16 +0900 Subject: [PATCH] It's 2021 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 4a9dc0ddd..14dc094d3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -40,7 +40,7 @@ master_doc = 'index' # General information about the project. project = 'Borg - Deduplicating Archiver' -copyright = u'2010-2014 Jonas Borgström, 2015-2020 The Borg Collective (see AUTHORS file)' +copyright = u'2010-2014 Jonas Borgström, 2015-2021 The Borg Collective (see AUTHORS file)' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the