From b4448c73437a5935e4c4022585a3e9224c8fb702 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Mon, 13 Nov 2017 13:52:03 -0800 Subject: [PATCH] bill-of-materials: regenerate Signed-off-by: Gyu-Ho Lee --- bill-of-materials.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/bill-of-materials.json b/bill-of-materials.json index 0a0f98a99519..425d56ebdddc 100644 --- a/bill-of-materials.json +++ b/bill-of-materials.json @@ -345,12 +345,21 @@ } ] }, + { + "project": "google.golang.org/genproto/googleapis", + "licenses": [ + { + "type": "Apache License 2.0", + "confidence": 1 + } + ] + }, { "project": "google.golang.org/grpc", "licenses": [ { - "type": "BSD 3-clause \"New\" or \"Revised\" License", - "confidence": 0.979253112033195 + "type": "Apache License 2.0", + "confidence": 1 } ] },