From 6e748e5c32bb7e4bf6aa0b75b8c7b375e03d5902 Mon Sep 17 00:00:00 2001
From: Chichi Lalescu <clalesc1@jhu.edu>
Date: Sat, 10 Oct 2015 09:59:49 +0200
Subject: [PATCH] update license info in setup.py

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

diff --git a/setup.py b/setup.py
index f7e8b8b6..f729359c 100644
--- a/setup.py
+++ b/setup.py
@@ -105,5 +105,5 @@ setup(
         author = AUTHOR,
         author_email = AUTHOR_EMAIL,
         version = VERSION,
-        license = 'Apache Version 2.0')
+        license = 'GPL version 3.0')
 
-- 
GitLab