Add a bad license I encountered.

This commit is contained in:
Auke Kok
2015-11-19 21:11:58 +00:00
parent 1fc2ae498d
commit 8166dc038b
+2 -1
View File
@@ -153,7 +153,8 @@ license_blacklist = {
"using": True,
"classifiers)": True,
"APL-2.0": True,
"dual": True
"dual": True,
"GPL/BSD": True
}