diff options
Diffstat (limited to 'test/results/python3-pip-v1.1.json')
| -rw-r--r-- | test/results/python3-pip-v1.1.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/test/results/python3-pip-v1.1.json b/test/results/python3-pip-v1.1.json index 173c6b5..580d4cb 100644 --- a/test/results/python3-pip-v1.1.json +++ b/test/results/python3-pip-v1.1.json @@ -15,7 +15,7 @@ }, { "count": 1, - "name": "New BSD License" + "name": "New BSD" }, { "count": 1, @@ -173,12 +173,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", |
