From 2401a360d690f1dec55309cd9c56b85c17e74811 Mon Sep 17 00:00:00 2001 From: Yashraj Mungale <53795872+yashrajmungale@users.noreply.github.com> Date: Wed, 9 Sep 2020 12:51:40 -0700 Subject: [PATCH] Updated README (#62) * Updated README updated latest legal notice guidelines * Updated README Updated the legal notice text correctly --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7d54bf2a..bd871e83 100644 --- a/README.md +++ b/README.md @@ -45,12 +45,19 @@ More screenshots and tips on how to use the app are in the [Wiki](https://github ## Legal Notice -Please read the license terms applicable to this template [here](https://github.com/OfficeDev/microsoft-teams-apps-faqplus/blob/master/LICENSE). In addition to these terms, you agree to the following: +This app template is provided under the [MIT License](https://github.com/OfficeDev/microsoft-teams-apps-faqplus/blob/master/LICENSE) terms. In addition to these terms, by using this app template you agree to the following: -- You are responsible for complying with all applicable privacy and security regulations, as well as all internal privacy and security policies of your company. You must also include your own privacy statement and terms of use for your app if you choose to deploy or share it broadly. -- This template includes functionality to provide all with required information, and it is your responsibility to ensure the data is presented accurately. -- Use and handling of any personal data collected by your app is your responsibility. Microsoft will not have any access to data collected through your app, and therefore is not responsible for any data related incidents. -- Any Microsoft trademarks and logos included in this repository are property of Microsoft and should not be reused, redistributed, modified, repurposed, or otherwise altered or used outside of this repository. +- You, not Microsoft, will license the use of your app to users or organization. + +- This app template is not intended to substitute your own regulatory due diligence or make you or your app compliant with respect to any applicable regulations, including but not limited to privacy, healthcare, employment, or financial regulations. + +- You are responsible for complying with all applicable privacy and security regulations including those related to use, collection and handling of any personal data by your app. This includes complying with all internal privacy and security policies of your organization if your app is developed to be sideloaded internally within your organization. Where applicable, you may be responsible for data related incidents or data subject requests for data collected through your app. + +- Any trademarks or registered trademarks of Microsoft in the United States and/or other countries and logos included in this repository are the property of Microsoft, and the license for this project does not grant you rights to use any Microsoft names, logos or trademarks outside of this repository. Microsoft’s general trademark guidelines can be found [here](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general.aspx). + +- If the app template enables access to any Microsoft Internet-based services (e.g., Office365), use of those services will be subject to the separately-provided terms of use. In such cases, Microsoft may collect telemetry data related to app template usage and operation. Use and handling of telemetry data will be performed in accordance with such terms of use. + +- Use of this template does not guarantee acceptance of your app to the Teams app store. To make this app available in the Teams app store, you will have to comply with the [submission and validation process](https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/deploy-and-publish/appsource/publish), and all associated requirements such as including your own privacy statement and terms of use for your app. ## Getting Started