From b433c1d9776adb67c3ac766225a6bf52c57cc48d Mon Sep 17 00:00:00 2001 From: Shreyas Goenka Date: Sun, 20 Oct 2024 23:55:04 +0200 Subject: [PATCH 1/4] Add privacy notice to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 51780d0f94..09468a3240 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,6 @@ docker run -e DATABRICKS_HOST=$YOUR_HOST_URL -e DATABRICKS_TOKEN=$YOUR_TOKEN ghc This CLI follows the Databricks Unified Authentication principles. You can find a detailed description at https://github.com/databricks/databricks-sdk-go#authentication. + +## Privacy Notice +Databricks CLI is included in our definition of data processing platform products and services (the "Platform services") and subject to the [Databricks Privacy Notice](https://www.databricks.com/legal/privacynotice). From 1ac6eaf6897262778f79b5205e25c22c47930055 Mon Sep 17 00:00:00 2001 From: Shreyas Goenka Date: Mon, 28 Oct 2024 13:05:47 +0100 Subject: [PATCH 2/4] update privacy notice according to new language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09468a3240..36f96d912f 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,4 @@ This CLI follows the Databricks Unified Authentication principles. You can find a detailed description at https://github.com/databricks/databricks-sdk-go#authentication. ## Privacy Notice -Databricks CLI is included in our definition of data processing platform products and services (the "Platform services") and subject to the [Databricks Privacy Notice](https://www.databricks.com/legal/privacynotice). +Use is subject to the [DB license](https://github.com/databricks/cli/blob/main/LICENSE) and [Databricks Privacy Notice](https://www.databricks.com/legal/privacynotice), including any Usage Data provisions. From 5099f0b46d2b8adaa80f05ec53acf479f4cea00e Mon Sep 17 00:00:00 2001 From: shreyas-goenka <88374338+shreyas-goenka@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:11:39 +0530 Subject: [PATCH 3/4] Update README.md Co-authored-by: Julia Crawford (Databricks) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36f96d912f..23aef1de21 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,4 @@ This CLI follows the Databricks Unified Authentication principles. You can find a detailed description at https://github.com/databricks/databricks-sdk-go#authentication. ## Privacy Notice -Use is subject to the [DB license](https://github.com/databricks/cli/blob/main/LICENSE) and [Databricks Privacy Notice](https://www.databricks.com/legal/privacynotice), including any Usage Data provisions. +Use is subject to the [Databricks License](https://github.com/databricks/cli/blob/main/LICENSE) and [Databricks Privacy Notice](https://www.databricks.com/legal/privacynotice), including any Usage Data provisions. From ba375a4a04083da38fc75eed79a3597346fd6b3e Mon Sep 17 00:00:00 2001 From: Shreyas Goenka Date: Mon, 28 Oct 2024 17:43:03 +0100 Subject: [PATCH 4/4] prefix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23aef1de21..3c238702cf 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,4 @@ This CLI follows the Databricks Unified Authentication principles. You can find a detailed description at https://github.com/databricks/databricks-sdk-go#authentication. ## Privacy Notice -Use is subject to the [Databricks License](https://github.com/databricks/cli/blob/main/LICENSE) and [Databricks Privacy Notice](https://www.databricks.com/legal/privacynotice), including any Usage Data provisions. +Databricks CLI use is subject to the [Databricks License](https://github.com/databricks/cli/blob/main/LICENSE) and [Databricks Privacy Notice](https://www.databricks.com/legal/privacynotice), including any Usage Data provisions.