diff --git a/autospec/license.py b/autospec/license.py index bc68d5f..13ac128 100644 --- a/autospec/license.py +++ b/autospec/license.py @@ -172,6 +172,7 @@ license_blacklist = { "domain": True, "Commercial": True, "ndg/httpsclient/LICENCE": True, + "License-2.0": True, "License(==-2.0)": True, }