diff --git a/setup.py b/setup.py index 62dc4ce..cd7c746 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setup( 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers', - 'License :: OSI Approved :: GPLv3 License', + 'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)', 'Operating System :: OS Independent', 'Programming Language :: Python', # Replace these appropriately if you are stuck on Python 2.