From 3d5fe10926271f12d042bf644d3c33c0bf1929b7 Mon Sep 17 00:00:00 2001 From: Louis Chandra <3677364+glouischandra@users.noreply.github.com> Date: Wed, 4 Jan 2023 18:35:35 -0800 Subject: [PATCH 1/2] Update LICENSE Add Terms of service and privacy policy for 1st party licensing review --- LICENSE | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/LICENSE b/LICENSE index 261eeb9e9..2ada92f8e 100644 --- a/LICENSE +++ b/LICENSE @@ -173,6 +173,12 @@ incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. + 10. Information Sent from the Software. The Software may send certain + analytics data (for example, features used, actions taken, and technical + information about the End User's device), subject to available Licensee + controls included in the Software. Google's collection and use of such + data is governed by Google's Privacy Policy, available at https://cloud.google.com/terms/cloud-privacy-notice. + END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. @@ -199,3 +205,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + From cee00e8f9b1d0bad7e06e8a57fcaa57fdc0a45c1 Mon Sep 17 00:00:00 2001 From: Louis Chandra <3677364+glouischandra@users.noreply.github.com> Date: Fri, 6 Jan 2023 15:20:43 -0800 Subject: [PATCH 2/2] Revert license change and add Tos and Privacy to readme --- LICENSE | 6 ------ README.md | 3 +++ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 2ada92f8e..57bc88a15 100644 --- a/LICENSE +++ b/LICENSE @@ -173,12 +173,6 @@ incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - 10. Information Sent from the Software. The Software may send certain - analytics data (for example, features used, actions taken, and technical - information about the End User's device), subject to available Licensee - controls included in the Software. Google's collection and use of such - data is governed by Google's Privacy Policy, available at https://cloud.google.com/terms/cloud-privacy-notice. - END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. diff --git a/README.md b/README.md index e1aa48aaf..31dc512b5 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,6 @@ Apache 2.0. See [LICENSE](LICENSE) for more information. [BuildArtifact]: https://ci.appveyor.com/api/projects/GoogleCloudPlatform/google-cloud-visualstudio/artifacts/GoogleCloudExtension/GoogleCloudExtension/bin/Release/GoogleCloudExtension.vsix?branch=master [CoverageBadge]: https://codecov.io/gh/GoogleCloudPlatform/google-cloud-visualstudio/branch/master/graph/badge.svg [Coverage]: https://codecov.io/gh/GoogleCloudPlatform/google-cloud-visualstudio + +This extension allows you to opt-in to collect usage data and send it to Google to help improve our products and services. +For more information, refer to the Google [Privacy Policy](https://policies.google.com/privacy). \ No newline at end of file