From 0da6f77a746d48212be36ace1b841c5028929ef4 Mon Sep 17 00:00:00 2001
From: Amandine  PERRIN <amandine.perrin@pasteur.fr>
Date: Sun, 20 Sep 2020 18:59:44 +0200
Subject: [PATCH] Update setup.py

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 5b0eb6b..6f1e4b7 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',
-- 
GitLab