From d257ced7608b8b06a102ff012150e041143f03f0 Mon Sep 17 00:00:00 2001 From: Robert Smallshire Date: Sun, 17 May 2015 13:18:59 +0200 Subject: [PATCH] Updates the license argument to setup() --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6e42535..7f4c59b 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ setup( author_email='rob@sixty-north.com', # Choose your license - license='GPL', + license='GNU Affero General Public License v3', # See https://pypi.python.org/pypi?%3Aaction=list_classifiers classifiers=[