Skip to content
Snippets Groups Projects
Commit ffd05864 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Fixed the license

parent 10e01906
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -32,7 +32,7 @@ setup(
version=version,
description='Speaker verification protocol on a subset of the VoxForge database',
url='http://gitlab.idiap.ch/bob/bob.db.voxforge',
license='GPLv3',
license='BSD',
keywords = "Speaker Recognition, Speaker verification, Audio processing, Database, Voxforge",
author='Elie Khoury',
author_email='Elie.Khoury@idiap.ch',
......@@ -62,7 +62,7 @@ setup(
'Framework :: Bob',
'Development Status :: 4 - Beta',
'Intended Audience :: Education',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
'License :: OSI Approved :: BSD License',
'Natural Language :: English',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment