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/python-pip.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'test/results/python-pip.json') diff --git a/test/results/python-pip.json b/test/results/python-pip.json index 3aa6f39..5adaedd 100644 --- a/test/results/python-pip.json +++ b/test/results/python-pip.json @@ -14,7 +14,7 @@ }, { "count": 1, - "name": "New BSD License" + "name": "New BSD" }, { "count": 1, @@ -125,7 +125,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