Fix licenses to be Apache 2.0 77/44577/1
authorTim Rozet <trozet@redhat.com>
Mon, 9 Oct 2017 14:02:52 +0000 (10:02 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 9 Oct 2017 14:02:52 +0000 (10:02 -0400)
Change-Id: I53f3596685b83e995498b5fdb804561fed6dc38b
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/release/release-notes/release-notes.rst
setup.cfg

index 7d8a78f..d678579 100644 (file)
@@ -16,7 +16,7 @@ deployment toolchain.
 License
 =======
 
-All Apex and "common" entities are protected by the Apache License
+All Apex and "common" entities are protected by the Apache 2.0 License
 ( http://www.apache.org/licenses/ )
 
 
index 9c181f5..87cb6b9 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,11 +1,12 @@
 [metadata]
 name = apex
-summary = A ansible roles and tools for deploying OPNFV
+summary = TripleO based installer for deploying OPNFV
 description-file =
     INFO
 author = Apex Team
 author-email = michapma@redhat.com trozet@redhat.com dradez@redhat.com
 home-page = https://github.com/opnfv/apex
+license =  Apache-2
 classifier =
   License :: OSI Approved :: Apache Software License
   Development Status :: 4 - Beta