From 4551c356c5975da9fc86c204f4aac4dee969feb9 Mon Sep 17 00:00:00 2001 From: mo khan Date: Tue, 22 Oct 2019 17:10:03 -0600 Subject: Extract spdx id from known source urls --- test/results/python-pip-v2.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/results/python-pip-v2.json') 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" ] }, { -- cgit v1.2.3