From faf3dc1e5670a772cf88c933861b11099ba03f5d Mon Sep 17 00:00:00 2001 From: Ning Gao Date: Fri, 14 Dec 2018 16:08:19 -0800 Subject: [PATCH 1/2] add two necessary licenses --- components/third_party_licenses.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/third_party_licenses.csv b/components/third_party_licenses.csv index 3ef23b037e1..d2c267dd55f 100644 --- a/components/third_party_licenses.csv +++ b/components/third_party_licenses.csv @@ -169,3 +169,5 @@ tensorflow-tensorboard,https://raw.githubusercontent.com/tensorflow/tensorboard/ tensorflow-data-validation,https://raw.githubusercontent.com/tensorflow/data-validation/master/LICENSE,Apache 2.0 tensorflow-metadata,https://raw.githubusercontent.com/tensorflow/metadata/master/LICENSE,Apache 2.0 defusedxml,https://raw.githubusercontent.com/tiran/defusedxml/master/LICENSE,PSF +google-api-core,https://raw.githubusercontent.com/googleapis/google-cloud-python/master/LICENSE,Apache 2.0 +google-resumable-media,https://raw.githubusercontent.com/googleapis/google-resumable-media-python/master/LICENSE,Apache 2.0 \ No newline at end of file From c9b249c83d49c26516aac41c56786f59d0a82850 Mon Sep 17 00:00:00 2001 From: Ning Gao Date: Fri, 14 Dec 2018 17:29:01 -0800 Subject: [PATCH 2/2] add an empty at the end --- components/third_party_licenses.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/third_party_licenses.csv b/components/third_party_licenses.csv index d2c267dd55f..63732323105 100644 --- a/components/third_party_licenses.csv +++ b/components/third_party_licenses.csv @@ -170,4 +170,4 @@ tensorflow-data-validation,https://raw.githubusercontent.com/tensorflow/data-val tensorflow-metadata,https://raw.githubusercontent.com/tensorflow/metadata/master/LICENSE,Apache 2.0 defusedxml,https://raw.githubusercontent.com/tiran/defusedxml/master/LICENSE,PSF google-api-core,https://raw.githubusercontent.com/googleapis/google-cloud-python/master/LICENSE,Apache 2.0 -google-resumable-media,https://raw.githubusercontent.com/googleapis/google-resumable-media-python/master/LICENSE,Apache 2.0 \ No newline at end of file +google-resumable-media,https://raw.githubusercontent.com/googleapis/google-resumable-media-python/master/LICENSE,Apache 2.0