Replace OpenStack LLC with OpenStack Foundation
Some files still use trademark OpenStack LLC in header, which should be changed to OpenStack Foundation. Change-Id: I6ab820e61514c6004247d9b931976e03baf84ae0 Fixes-Bug: #1214176
This commit is contained in:
@@ -71,7 +71,7 @@ latex_documents = [
|
|||||||
'index',
|
'index',
|
||||||
'%s.tex' % project,
|
'%s.tex' % project,
|
||||||
u'%s Documentation' % project,
|
u'%s Documentation' % project,
|
||||||
u'OpenStack LLC',
|
u'OpenStack Foundation',
|
||||||
'manual'
|
'manual'
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# vim: tabstop=4 shiftwidth=4 softtabstop=4
|
# vim: tabstop=4 shiftwidth=4 softtabstop=4
|
||||||
# Copyright 2010 OpenStack LLC.
|
# Copyright 2010 OpenStack Foundation
|
||||||
# Copyright 2013 Hewlett-Packard Development Company, L.P.
|
# Copyright 2013 Hewlett-Packard Development Company, L.P.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user