|
@@ -28,12 +28,12 @@ setup(
|
|
|
author_email='support@jet.geex-arts.com',
|
|
|
url='https://github.com/geex-arts/django-jet',
|
|
|
packages=find_packages(),
|
|
|
- license='GPLv2',
|
|
|
+ license='AGPLv2',
|
|
|
classifiers=[
|
|
|
'Development Status :: 5 - Production/Stable',
|
|
|
'Framework :: Django',
|
|
|
'License :: Free for non-commercial use',
|
|
|
- 'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
|
|
|
+ 'License :: OSI Approved :: GNU Affero General Public License v3',
|
|
|
'Intended Audience :: Developers',
|
|
|
'Intended Audience :: System Administrators',
|
|
|
'Operating System :: OS Independent',
|