summaryrefslogtreecommitdiffstats
path: root/python-dockering/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'python-dockering/setup.py')
-rw-r--r--python-dockering/setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python-dockering/setup.py b/python-dockering/setup.py
index a960d34..3639c95 100644
--- a/python-dockering/setup.py
+++ b/python-dockering/setup.py
@@ -24,6 +24,7 @@ setup(
name='onap-dcae-dockering',
description='Library used to manage Docker containers in DCAE',
version="1.3.0",
+ license='Apache 2',
author="Michael Hwang",
email="dcae@lists.openecomp.org",
packages=['dockering'],