From: Paul Brossier Date: Mon, 29 Oct 2018 22:34:46 +0000 (+0100) Subject: [doc] update copyright year X-Git-Tag: 0.4.8~92^2~11 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=a172dfe06fc2fea30e046addaf3c028eb6759255;p=aubio.git [doc] update copyright year --- 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