From f9020cd359e9a0db6e7a197c5eb561e6075c23d6 Mon Sep 17 00:00:00 2001 From: Drew Walters Date: Mon, 9 Dec 2019 22:02:17 +0000 Subject: [PATCH] docs: Update copyright footer During the recent Airship Working Committee meeting, the committee addressed feedback from the Airship confirmation review [0]. One such item was concerned with copyright footers mistakenly claiming rights to all Airship documentation. This change updates the footer to attribute documentation to all Airship authors. [0] https://etherpad.openstack.org/p/airship-wc-meeting-2019-12-09 Change-Id: I2a6ffc9ab279ffb34851e28ec6fb1294b47d3497 Signed-off-by: Drew Walters --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 2055d63b..0efbf008 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -51,7 +51,7 @@ master_doc = 'index' # General information about the project. project = u'Airship' -copyright = u'2017 AT&T Intellectual Property.' +copyright = u'2019 The Airship Authors.' author = u'Airship Authors' # The version info for the project you're documenting, acts as replacement for