From: rpaik Date: Sat, 14 Oct 2017 04:25:43 +0000 (-0700) Subject: Added license metadata to specify Apache-2.0 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8697ea0e7291bfea0e5f57dd32d58a3f970cb283;p=releng-testresults.git Added license metadata to specify Apache-2.0 Change-Id: Id2e6b148f896eee5122339e501c8604e74ef774c Signed-off-by: rpaik --- diff --git a/dashboard/setup.cfg b/dashboard/setup.cfg index dd01358..859dcc0 100644 --- a/dashboard/setup.cfg +++ b/dashboard/setup.cfg @@ -6,6 +6,7 @@ description-file = author = SerenaFeng author-email = feng.xiaowei@zte.com.cn #home-page = http://www.opnfv.org/ +license = Apache-2.0 classifier = Environment :: opnfv Intended Audience :: Information Technology diff --git a/testapi/setup.cfg b/testapi/setup.cfg index d9aa676..23341e4 100644 --- a/testapi/setup.cfg +++ b/testapi/setup.cfg @@ -6,6 +6,7 @@ description-file = author = SerenaFeng author-email = feng.xiaowei@zte.com.cn #home-page = http://www.opnfv.org/ +license = Apache-2.0 classifier = Environment :: opnfv Intended Audience :: Information Technology