From 9fee906753702bfb4b8f6545c4439b795458517d Mon Sep 17 00:00:00 2001 From: Chris Mitchell Date: Wed, 20 May 2015 11:03:40 -0400 Subject: [PATCH] license --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.