diff --git a/setup.py b/setup.py index 33a18d2..c115c4c 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup(name='cheat', homepage='', author='Chris Lane', author_email='chris@chris-allen-lane.com', - license='', + license='GPL3', description='', platform='Posix', url='https://github.com/chrisallenlane/cheat',