diff options
Diffstat (limited to 'releasenotes/source/conf.py')
| -rw-r--r-- | releasenotes/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 5b075fe..4982876 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -61,8 +61,8 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'Neutron Client Release Notes' -copyright = u'2015, Neutron Developers' +project = 'Neutron Client Release Notes' +copyright = '2015, Neutron Developers' # Release notes are version independent. # The full version, including alpha/beta/rc tags. |
