diff options
author | 2015-08-12 17:47:35 -0700 | |
---|---|---|
committer | 2015-08-12 17:53:42 -0700 | |
commit | 60392a5c6546346fec2707a5d3d4d561b33aeff0 (patch) | |
tree | 54e2335066878c312231cf6196d2dfec82e27072 /etc | |
parent | 9bbad7aac25027f55de015efbeb0ccbf69466915 (diff) |
Update use cases, requirements, etc
JIRA: COPPER-3
Change-Id: I9cccac8afb95e8d08e0e8aeef0934f24c59a40d7
Signed-off-by: blsaws <bs3131@att.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/conf.py b/etc/conf.py index 6a26dab..486983f 100644 --- a/etc/conf.py +++ b/etc/conf.py @@ -28,7 +28,7 @@ latex_elements = { 'printindex': '', } -project = u'Copper: Virtual Infrastructure Deploy;ment Policies' +project = u'Copper: Virtual Infrastructure Deployment Policies' copyright = u'%s, OPNFV' % datetime.date.today().year version = u'1.0.0' release = u'1.0.0'
\ No newline at end of file |