From: Daniel Axtens Date: Fri, 18 Oct 2019 02:41:48 +0000 (+1100) Subject: docs: bump the copyright year in the docs X-Git-Tag: v2.2.0-rc1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c2f52ea627dcde967391d65e03d102b41f3bc07;p=thirdparty%2Fpatchwork.git docs: bump the copyright year in the docs It's 2019. It's almost 2020, in fact! Signed-off-by: Daniel Axtens Reviewed-by: Stephen Finucane --- diff --git a/docs/conf.py b/docs/conf.py index f0ca797f..646db889 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -34,7 +34,7 @@ master_doc = 'index' # General information about the project. project = u'Patchwork' -copyright = u'2018, Patchwork Developers' +copyright = u'2018-2019, Patchwork Developers' author = u'Patchwork Developers' # The version info for the project you're documenting, acts as replacement for