Update setup.py with correct license version
This commit is contained in:
parent
4168064ade
commit
56f3210494
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -9,5 +9,5 @@ setup(
|
|||
url = 'https://github.com/jaseg/python-mpv',
|
||||
author = 'jaseg',
|
||||
author_email = 'github@jaseg.net',
|
||||
license = 'AGPLv2'
|
||||
license = 'AGPLv3'
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue