diff options
author | 2017-11-09 10:55:56 -0800 | |
---|---|---|
committer | 2017-11-09 10:56:35 -0800 | |
commit | 3e47bbc8286ef7f065e149319da3e3a5619193e8 (patch) | |
tree | c8675b64d94672840cbcd45d3122696f4a1d4584 /setup.cfg | |
parent | 988adca961c04b10cc39d8f25707e731da91cb5d (diff) |
Added a license metadata line to specify Apache-2.0
Change-Id: I567522d47fa30efa03e84e5292360481e81f30ad
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ summary = OPNFV Parser Project author = OPNFV author-email = opnfv-tech-discuss@lists.opnfv.org home-page = https://wiki.opnfv.org/display/parser +license = Apache-2.0 classifier = Environment :: Console Intended Audience :: Information Technology |