diff options
author | Serena Feng <feng.xiaowei@zte.com.cn> | 2017-10-16 01:45:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-16 01:45:28 +0000 |
commit | 51875bd0ad16530ad5179e32859b132ea1e1a534 (patch) | |
tree | a0d6d0da93aec42d5439f5bd680bcb651f0e3ce9 /utils | |
parent | e44992530bcd032ba7f5754d233fee03f523c680 (diff) | |
parent | bda8baa06bdeaccfdf7b92b7a8b3a99471fadbf1 (diff) |
Merge "Added license metadata to specify Apache-2.0"
Diffstat (limited to 'utils')
-rw-r--r-- | utils/test/dashboard/setup.cfg | 1 | ||||
-rw-r--r-- | utils/test/testapi/setup.cfg | 1 |
2 files changed, 2 insertions, 0 deletions
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 |