diff options
| author | Zachary Knight <knightzac@gmail.com> | 2019-07-24 13:58:45 +0000 |
|---|---|---|
| committer | Can Eldem <celdem@gitlab.com> | 2019-07-24 13:58:45 +0000 |
| commit | 058b978f6798a58c5599c46665185e3603e7cc06 (patch) | |
| tree | 1e39b60e08690aaf86e3f36941aa5a61eb74eb1d /test/results/python3-pip.json | |
| parent | 248e7c20d7aea3dc32013a55913b1902ca8754e2 (diff) | |
Upgraded docker license finder
Diffstat (limited to 'test/results/python3-pip.json')
| -rw-r--r-- | test/results/python3-pip.json | 5 |
1 files changed, 3 insertions, 2 deletions
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", |
