summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
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'
)