From bbcd65e4e74e705e0cc07a549bda73e37e20012a Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Wed, 2 Apr 2014 20:48:13 +0300 Subject: Update setup*.py to point to correct license. --- setup_skytools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup_skytools.py') diff --git a/setup_skytools.py b/setup_skytools.py index cc9a1a4c..0d2158d4 100755 --- a/setup_skytools.py +++ b/setup_skytools.py @@ -193,7 +193,7 @@ if BUILD_C_MOD: # run actual setup setup( name = "skytools", - license = "BSD", + license = "ISC", version = ac_ver, maintainer = "Marko Kreen", maintainer_email = "markokr@gmail.com", -- cgit v1.2.3