From a32022ba5c81892d775bfc9076095be4d595a020 Mon Sep 17 00:00:00 2001 From: Mattermod Date: Mon, 12 Sep 2022 15:55:27 +0300 Subject: [PATCH] Update Licences at Notice.txt to reflect dependency changes. (#6637) --- NOTICE.txt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/NOTICE.txt b/NOTICE.txt index 05c3b4b780..f5f07ed894 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -165,6 +165,41 @@ React Native TextInput component have functionality to capture text input from a * LICENSE: MIT +--- + +## @mattermost/react-native-turbo-log + +This product contains '@mattermost/react-native-turbo-log' by Mattermost, Inc.. + +test + +* HOMEPAGE: + * https://github.com/mattermost/react-native-turbo-log#readme + +* LICENSE: MIT + +MIT License + +Copyright (c) 2022 Mattermost, Inc. +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + --- ## @msgpack/msgpack