diff options
| author | mo khan <mo.khan@gmail.com> | 2019-10-22 17:10:03 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2019-10-23 11:07:42 -0600 |
| commit | 4551c356c5975da9fc86c204f4aac4dee969feb9 (patch) | |
| tree | fa28f83dba8f349c8a69b3f0b3f44f78a57f19f8 /test/results/python-pip-v2.json | |
| parent | 9038552abe7c4b0ebca9795121f9d48564492b3c (diff) | |
Extract spdx id from known source urls
Diffstat (limited to 'test/results/python-pip-v2.json')
| -rw-r--r-- | test/results/python-pip-v2.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/results/python-pip-v2.json b/test/results/python-pip-v2.json index a3bbb94..1e675ff 100644 --- a/test/results/python-pip-v2.json +++ b/test/results/python-pip-v2.json @@ -20,7 +20,7 @@ "count": 1 }, { - "id": "unknown", + "id": "copyright (c) 2015, julien fache", "name": "Copyright (c) 2015, Julien Fache", "url": "", "count": 1 @@ -32,7 +32,7 @@ "count": 1 }, { - "id": "unknown", + "id": "standard pil license", "name": "Standard PIL License", "url": "", "count": 1 @@ -58,7 +58,7 @@ "." ], "licenses": [ - "unknown" + "standard pil license" ] }, { @@ -135,7 +135,7 @@ "." ], "licenses": [ - "unknown" + "copyright (c) 2015, julien fache" ] }, { |
