let's use normal license

This commit is contained in:
r4sas
2019-05-31 12:00:28 +00:00
parent f23b4ff3cc
commit 587dec6b6a
4 changed files with 8 additions and 18 deletions

View File

@@ -17,10 +17,10 @@ setup(
author_email='r4sas@i2pmail.org',
url='https://github.com/r4sas/PBinCLI',
keywords='privatebin',
license='DWTFYWWI',
license='MIT',
classifiers=[
'Development Status :: 4 - Beta',
'License :: Other/Proprietary License',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3',
'Environment :: Console',
],