diff --git a/doc/source/conf.py b/doc/source/conf.py
index 73481bc..ef65130 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -51,10 +51,12 @@ master_doc = 'index'
# General information about the project.
project = u'OpenStack Project Infrastructure Manual'
-copyright = Markup(u'%s, OpenStack Contributors '
- u'- use the infra-manual git repo '
- u'to propose changes' % datetime.date.today().year)
+copyright = Markup(u'%s, OpenStack Contributors. Freely licensed under CC BY 3.0. Propose changes to the infra-manual git repo'
+ % datetime.date.today().year)
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.