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=bda8baa06bdeaccfdf7b92b7a8b3a99471fadbf1;p=releng.git Added license metadata to specify Apache-2.0 Change-Id: Id2e6b148f896eee5122339e501c8604e74ef774c Signed-off-by: rpaik --- diff --git a/utils/test/dashboard/setup.cfg b/utils/test/dashboard/setup.cfg index dd0135861..859dcc0fb 100644 --- a/utils/test/dashboard/setup.cfg +++ b/utils/test/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/utils/test/testapi/setup.cfg b/utils/test/testapi/setup.cfg index d9aa6762e..23341e4b4 100644 --- a/utils/test/testapi/setup.cfg +++ b/utils/test/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