Fixed wrong license specified

This commit is contained in:
kingosticks 2015-03-05 22:19:16 +00:00
parent b922c29e82
commit eb97e7852d

View File

@ -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',