summaryrefslogtreecommitdiffstats
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-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.