forked from r4sas/PBinCLI
update information. todo: think about license.
This commit is contained in:
parent
29e0af1a05
commit
f23b4ff3cc
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
__author__ = "R4SAS <r4sas@i2pmail.org>"
|
||||
__version__ = "0.1"
|
||||
__copyright__ = "Copyright (c) R4SAS"
|
||||
__license__ = "DWTFYWWI"
|
4
setup.py
4
setup.py
@ -17,10 +17,10 @@ setup(
|
||||
author_email='r4sas@i2pmail.org',
|
||||
url='https://github.com/r4sas/PBinCLI',
|
||||
keywords='privatebin',
|
||||
license='MIT',
|
||||
license='DWTFYWWI',
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'License :: Other/Proprietary License',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Environment :: Console',
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user