From bda8baa06bdeaccfdf7b92b7a8b3a99471fadbf1 Mon Sep 17 00:00:00 2001 From: rpaik Date: Fri, 13 Oct 2017 21:25:43 -0700 Subject: [PATCH] Added license metadata to specify Apache-2.0 Change-Id: Id2e6b148f896eee5122339e501c8604e74ef774c Signed-off-by: rpaik --- utils/test/dashboard/setup.cfg | 1 + utils/test/testapi/setup.cfg | 1 + 2 files changed, 2 insertions(+) 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 -- 2.16.6