From: Brad Hubbard Date: Fri, 20 Dec 2019 21:57:27 +0000 (+1000) Subject: doc: Change copyright attribution to ceph authors X-Git-Tag: v15.1.0~385^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f3f78ad52be86f888682d0424db77ad9c762b7dd;p=ceph.git doc: Change copyright attribution to ceph authors Signed-off-by: Brad Hubbard --- diff --git a/doc/conf.py b/doc/conf.py index 9c6976b28910..9149176bbda4 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -2,7 +2,7 @@ import sys import os project = u'Ceph' -copyright = u'2016, Red Hat, Inc, and contributors. Licensed under Creative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0)' +copyright = u'2016, Ceph authors and contributors. Licensed under Creative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0)' version = 'dev' release = 'dev'