diff --git a/setup.py b/setup.py index a527aa0..79b9b71 100755 --- a/setup.py +++ b/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' )