diff options
| author | Can Eldem <celdem@gitlab.com> | 2019-12-05 17:06:27 +0000 |
|---|---|---|
| committer | Can Eldem <celdem@gitlab.com> | 2019-12-05 17:06:27 +0000 |
| commit | daf6c9d460938ff58ba910cf4b518082f34378f6 (patch) | |
| tree | 1269089ec3853a4a42be338d26f468d566876d1c /test/results/python-pip-v1.1.json | |
| parent | 669ee51b1296d0fa18501fddec4ac64f5ec43dc2 (diff) | |
| parent | 0749b1f14a5a1632a433550a59420054cbab4f28 (diff) | |
Merge branch 'update-license-finder' into 'master'v2.1.0
Update license finder to 5.9.2
See merge request gitlab-org/security-products/license-management!86
Diffstat (limited to 'test/results/python-pip-v1.1.json')
| -rw-r--r-- | test/results/python-pip-v1.1.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/test/results/python-pip-v1.1.json b/test/results/python-pip-v1.1.json index f296c9c..30e4cc1 100644 --- a/test/results/python-pip-v1.1.json +++ b/test/results/python-pip-v1.1.json @@ -15,7 +15,7 @@ }, { "count": 1, - "name": "New BSD License" + "name": "New BSD" }, { "count": 1, @@ -169,12 +169,13 @@ { "licenses": [ { - "name": "New BSD License", - "url": "" + "name": "New BSD", + "url": "http://opensource.org/licenses/BSD-3-Clause" } ], "license": { - "name": "New BSD License" + "name": "New BSD", + "url": "http://opensource.org/licenses/BSD-3-Clause" }, "dependency": { "name": "django-xmlrpc", |
