diff --git a/setup.py b/setup.py index f7e8b8b61f8dec5815154b3129ebb01c426ce62d..f729359cd802024b7e1a7148e9676911e0aa5932 100644 --- a/setup.py +++ b/setup.py @@ -105,5 +105,5 @@ setup( author = AUTHOR, author_email = AUTHOR_EMAIL, version = VERSION, - license = 'Apache Version 2.0') + license = 'GPL version 3.0')