From 49f7ea312cd05ec95293a35ce027931cc262c846 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=20H=C3=A4m=C3=A4l=C3=A4inen?= Date: Thu, 5 Aug 2021 19:54:32 +0300 Subject: [PATCH] Update setup.py --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 6cd2a4b..a026a58 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ author_email='mika@rootroo.com', # Choose your license - license='Apache License, Version 2.0', + license='Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License', # See https://pypi.python.org/pypi?%3Aaction=list_classifiers classifiers=[ @@ -97,4 +97,4 @@ 'Bug Reports': 'https://github.com/mikahama/natas/issues', 'Developer': 'https://mikakalevi.com/' }, -) \ No newline at end of file +)