aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pylog/setup.py2
1 files changed, 1 insertions, 1 deletions
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(),