From: Paul Brossier Date: Fri, 26 Aug 2016 13:39:17 +0000 (+0200) Subject: doc/conf.py: update copyright X-Git-Tag: 0.4.4~249 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=f7547e790d905a976dd772720644e347ff8e2fdf;p=aubio.git doc/conf.py: update copyright --- diff --git a/doc/conf.py b/doc/conf.py index 48e5a4e3..88ffc51b 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'aubio' -copyright = u'2014, Paul Brossier' +copyright = u'2016, 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