diff --git a/setup.py b/setup.py
index 9d98bdc711253716e8b78af747b748f8e2414d61..5ad136def426fd73740765df4138c792bfe5f5b5 100644
--- a/setup.py
+++ b/setup.py
@@ -171,7 +171,7 @@ setup(
     author = "Philipp Hörist, Yann Leboulanger",
     author_email = "gajim-devel@gajim.org",
     url = 'https://gajim.org',
-    license = 'GPL v3 or greater',
+    license = 'GPL v3',
     classifiers = [
         'Programming Language :: Python :: 3',
     ],