summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavanum Srinivas <dims@linux.vnet.ibm.com>2013-03-11 14:49:31 -0400
committerDavanum Srinivas <dims@linux.vnet.ibm.com>2013-03-11 14:49:31 -0400
commit547ab34a40f0463a42c7d137e8dcb038a29ba6b5 (patch)
tree27d774aba4e1ad3ef53c26f08b1330fe311ed4ac /doc
parentce6571fe64189c2206577d0e40ef8764d44d1378 (diff)
downloadoslo-547ab34a40f0463a42c7d137e8dcb038a29ba6b5.tar.gz
oslo-547ab34a40f0463a42c7d137e8dcb038a29ba6b5.tar.xz
oslo-547ab34a40f0463a42c7d137e8dcb038a29ba6b5.zip
Fix Copyright Headers - Rename LLC to Foundation
One code change, rest are in headers Change-Id: I73f59681358629e1ad74e49d3d3ca13fcb5c2eb1
Diffstat (limited to 'doc')
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index b265dc4..2b43cb0 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -58,7 +58,7 @@ latex_documents = [
('index',
'%s.tex' % project,
u'%s Documentation' % project,
- u'OpenStack LLC', 'manual'),
+ u'OpenStack Foundation', 'manual'),
]
# Example configuration for intersphinx: refer to the Python standard library.