mirror of
https://github.com/ceph/ceph
synced 2025-02-16 07:17:21 +00:00
doc: Change copyright attribution to ceph authors
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
This commit is contained in:
parent
8becd2d66c
commit
f3f78ad52b
@ -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'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user