diff options
author | blsaws <bs3131@att.com> | 2015-08-12 08:59:01 -0700 |
---|---|---|
committer | blsaws <bs3131@att.com> | 2015-08-12 08:59:01 -0700 |
commit | 9bbad7aac25027f55de015efbeb0ccbf69466915 (patch) | |
tree | c4c45b3ebe2b3e52f414429cbbdafbf98cd8e59d /etc/conf.py | |
parent | dc39ffbc451ea8bc4deb46049d11e764d1e5d7dd (diff) |
Update conf.py to match doctor
JIRA:COPPER-1
Change-Id: I6e95a03976a783de1c69cbff56536a52452ec146
Signed-off-by: blsaws <bs3131@att.com>
Diffstat (limited to 'etc/conf.py')
-rw-r--r-- | etc/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/conf.py b/etc/conf.py index 8ad1249..6a26dab 100644 --- a/etc/conf.py +++ b/etc/conf.py @@ -28,7 +28,7 @@ latex_elements = { 'printindex': '', } -project = u'Doctor: Fault Management and Maintenance' +project = u'Copper: Virtual Infrastructure Deploy;ment Policies' copyright = u'%s, OPNFV' % datetime.date.today().year version = u'1.0.0' -release = u'1.0.0' +release = u'1.0.0'
\ No newline at end of file |