From f7547e790d905a976dd772720644e347ff8e2fdf Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 26 Aug 2016 15:39:17 +0200 Subject: [PATCH] doc/conf.py: update copyright --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0