diff --git a/setup.py b/setup.py index 15bc257..59fa236 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup(name='MyShell-OpenVoice', }, author='MyShell', author_email='ethan@myshell.ai', - license='Creative Commons Attribution-NonCommercial 4.0 International Public License', + license='MIT License', packages=[ 'openvoice' ],