From bcb8ffa2d17589f940b209e3e9580aaa1778d437 Mon Sep 17 00:00:00 2001 From: Mattermod Date: Wed, 21 Dec 2022 19:37:15 +0200 Subject: [PATCH] Update Licences at Notice.txt to reflect dependency changes. (#6825) --- NOTICE.txt | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/NOTICE.txt b/NOTICE.txt index 336ae5e2a0..8453b77d56 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -200,6 +200,41 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +--- + +## @mattermost/react-native-turbo-mailer + +This product contains '@mattermost/react-native-turbo-mailer' by Avinash Lingaloo. + +An adaptation of react-native-mail that supports Turbo Module + +* HOMEPAGE: + * https://github.com/mattermost/react-native-turbo-mailer#readme + +* LICENSE: MIT + +MIT License + +Copyright (c) 2022 Mattermost +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 @@ -493,6 +528,21 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +--- + +## @react-navigation/stack + +This product contains '@react-navigation/stack'. + +Stack navigator component for iOS and Android with animated transitions and gestures + +* HOMEPAGE: + * https://reactnavigation.org/docs/stack-navigator/ + +* LICENSE: MIT + + + --- ## @rudderstack/rudder-sdk-react-native @@ -1109,6 +1159,40 @@ Lightweight fuzzy-search limitations under the License. +--- + +## html-entities + +This product contains 'html-entities' by Marat Dulin. + +Fastest HTML entities encode/decode library. + +* HOMEPAGE: + * https://github.com/mdevils/html-entities#readme + +* LICENSE: MIT + +Copyright (c) 2021 Dulin Marat + +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. + + --- ## jail-monkey