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:
ZhiQiang Fan
2013-09-20 03:24:24 +08:00
parent 20689aed8e
commit 2cb920614a
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ latex_documents = [
'index',
'%s.tex' % project,
u'%s Documentation' % project,
u'OpenStack LLC',
u'OpenStack Foundation',
'manual'
),
]

View File

@@ -1,5 +1,5 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2010 OpenStack LLC.
# Copyright 2010 OpenStack Foundation
# Copyright 2013 Hewlett-Packard Development Company, L.P.
# All Rights Reserved.
#