From 160b16afea4754eabc42f1cb3847f65874595f3e Mon Sep 17 00:00:00 2001 From: David McMackins II Date: Tue, 19 Sep 2017 08:18:32 -0500 Subject: Update install script --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 8f0ee7c..ddd6ac3 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ setup( author = 'Delwink, LLC', author_email = 'support@delwink.com', description = 'Cryptocurrency price converter', - license = 'AGPLv3', + license = 'COIL 0.5', keywords = 'coin fetch coinfetch ticker bitcoin cryptocurrency money', - url = 'http://delwink.com/software/coinfetch.html' + url = 'https://delwink.com/software/coinfetch.html' ) -- cgit v1.2.3