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 } ] },