From a172dfe06fc2fea30e046addaf3c028eb6759255 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Mon, 29 Oct 2018 23:34:46 +0100 Subject: [PATCH] [doc] update copyright year --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 07469718..4b5a58fa 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -45,7 +45,7 @@ master_doc = 'index' # General information about the project. project = u'aubio' -copyright = u'2016, Paul Brossier' +copyright = u'2018, Paul Brossier' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the -- 2.11.0