diff options
Diffstat (limited to 'setup_skytools.py')
-rwxr-xr-x | setup_skytools.py | 2 |
1 files changed, 1 insertions, 1 deletions
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", |