diff --git a/setup.py b/setup.py index 9c16ae2..8d30a87 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup(name='pirate-get', url='https://github.com/vikstrous/pirate-get', author='vikstrous', author_email='me@viktorstanchev.com', - license='GPL', + license='AGPL', packages=find_packages(), package_data={'': ["data/*.json"]}, entry_points={