From 9e41762d88187a320ec414b0de4ba9e1a7dcb012 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 5 Apr 2020 21:29:17 +0200 Subject: [PATCH] Update documentation copyright year [ci skip] Signed-off-by: William Desportes --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index e70f9048fd..87fc2bdaa1 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -44,7 +44,7 @@ master_doc = 'index' # General information about the project. project = u'phpMyAdmin' -copyright = u'2012 - 2018, The phpMyAdmin devel team' +copyright = u'2012 - 2020, The phpMyAdmin devel 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