Skip to content
Snippets Groups Projects
Commit 7c3169f1 authored by Adam Radziszewski's avatar Adam Radziszewski
Browse files

fix licence in setup.py

parent 27b27612
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ setup(name='iobber',
'data/model-kpwr03/*.cr', 'data/model-kpwr03/*.lex']
# TODO: pre-trained models as well
},
license='GPL',
license='LGPL',
entry_points={
'console_scripts': [
'iobber = iobber.iobber:go'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment