From a3435f3523c0dc8328ea49f4853101b0c1acecc2 Mon Sep 17 00:00:00 2001 From: William de Vazelhes Date: Wed, 1 Jul 2020 10:05:31 +0200 Subject: [PATCH] Update 2019 to 2020 --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index b6408d31..eac09b38 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -20,7 +20,7 @@ # General information about the project. project = u'metric-learn' -copyright = (u'2015-2019, CJ Carey, Yuan Tang, William de Vazelhes, Aurélien ' +copyright = (u'2015-2020, CJ Carey, Yuan Tang, William de Vazelhes, Aurélien ' u'Bellet and Nathalie Vauquier') author = (u'CJ Carey, Yuan Tang, William de Vazelhes, Aurélien Bellet and ' u'Nathalie Vauquier')