summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid McMackins II <contact@mcmackins.org>2017-09-19 08:18:32 -0500
committerDavid McMackins II <contact@mcmackins.org>2017-09-19 08:18:32 -0500
commit160b16afea4754eabc42f1cb3847f65874595f3e (patch)
tree0ddd72e286d3e0a92b5d51b1b7ef4032ca0994d8
parent49fc43d42be421d92ec132bc4b2af3f87da71a85 (diff)
Update install scriptHEAD5.3.0master
-rw-r--r--setup.py4
1 files 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'
)