diff --git a/setup.py b/setup.py
index 5b0eb6b1690cac17e7add254a576840e8e448bcc..6f1e4b71f2753941ff09112110af5de506b0c57c 100644
--- a/setup.py
+++ b/setup.py
@@ -62,7 +62,7 @@ setup(
     long_description=long_description,
     author='Amandine Perrin',
     author_email='amandine.perrin@pasteur.fr',
-    license='AGPL v3',
+    license='GPL v3',
     platforms='OS Independent',
     package_data={'': ['LICENSE']},
     download_url='https://gitlab.pasteur.fr/aperrin/curation_tool',