summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 5c88397..5a26241 100755
--- a/setup.py
+++ b/setup.py
@@ -112,6 +112,7 @@ setup(name='msgpack-python',
description=desc,
long_description=long_desc,
url='http://msgpack.org/',
+ license='Apache 2.0',
classifiers=[
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',