From: Ubuntu Date: Thu, 20 Sep 2018 22:10:24 +0000 (+0000) Subject: MIT to Apache license metadata X-Git-Tag: 1.2.2~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F68295%2F1;p=logging-analytics.git MIT to Apache license metadata Issue-ID: LOG-627 Change-Id: I0ffee7f730b7147467795e2143db566e5d94861d Signed-off-by: Ubuntu --- diff --git a/pylog/setup.py b/pylog/setup.py index f69e913..6a3bd1a 100644 --- a/pylog/setup.py +++ b/pylog/setup.py @@ -22,7 +22,7 @@ setup( "project to record MDC information and reload logging" "at runtime", version="1.0.5", - license="MIT Licence", + license="Apache 2.0", author='ke liang', author_email="lokyse@163.com", packages=find_packages(),