From 8166dc038beaf9ac99fb75f95e9bc61f4fa08172 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Thu, 19 Nov 2015 21:11:58 +0000 Subject: [PATCH] Add a bad license I encountered. --- license.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/license.py b/license.py index 8beacc0..39909ab 100644 --- a/license.py +++ b/license.py @@ -153,7 +153,8 @@ license_blacklist = { "using": True, "classifiers)": True, "APL-2.0": True, - "dual": True + "dual": True, + "GPL/BSD": True }