Fixed wrong license specified
This commit is contained in:
parent
b922c29e82
commit
eb97e7852d
2
setup.py
2
setup.py
@ -15,7 +15,7 @@ setup(
|
||||
name='Mopidy-MusicBox-Webclient',
|
||||
version=get_version('mopidy_musicbox_webclient/__init__.py'),
|
||||
url='https://github.com/woutervanwijk/mopidy-musicbox-webclient',
|
||||
license='GNU General Public License v3 (GPLv3)',
|
||||
license='Apache License, Version 2.0',
|
||||
author='Wouter van Wijk',
|
||||
author_email='woutervanwijk@gmail.com',
|
||||
description='Mopidy MusicBox web extension',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user