mirror of
https://github.com/cheat/cheat.git
synced 2025-07-12 16:51:57 +02:00
Added 'GPL3' to setup.py
This commit is contained in:
2
setup.py
2
setup.py
@ -9,7 +9,7 @@ setup(name='cheat',
|
|||||||
homepage='',
|
homepage='',
|
||||||
author='Chris Lane',
|
author='Chris Lane',
|
||||||
author_email='chris@chris-allen-lane.com',
|
author_email='chris@chris-allen-lane.com',
|
||||||
license='',
|
license='GPL3',
|
||||||
description='',
|
description='',
|
||||||
platform='Posix',
|
platform='Posix',
|
||||||
url='https://github.com/chrisallenlane/cheat',
|
url='https://github.com/chrisallenlane/cheat',
|
||||||
|
Reference in New Issue
Block a user