From 058b978f6798a58c5599c46665185e3603e7cc06 Mon Sep 17 00:00:00 2001 From: Zachary Knight Date: Wed, 24 Jul 2019 13:58:45 +0000 Subject: Upgraded docker license finder --- test/results/python3-pip.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'test/results/python3-pip.json') diff --git a/test/results/python3-pip.json b/test/results/python3-pip.json index d98669d..6cf3676 100644 --- a/test/results/python3-pip.json +++ b/test/results/python3-pip.json @@ -14,7 +14,7 @@ }, { "count": 1, - "name": "New BSD License" + "name": "New BSD" }, { "count": 1, @@ -129,7 +129,8 @@ }, { "license": { - "name": "New BSD License" + "name": "New BSD", + "url": "http://opensource.org/licenses/BSD-3-Clause" }, "dependency": { "name": "django-xmlrpc", -- cgit v1.2.3