summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'
)