From 0aaed862147a8a4bf461a040ea4103abeb270a7f Mon Sep 17 00:00:00 2001 From: Mattermod Date: Mon, 18 Jul 2022 16:19:30 +0300 Subject: [PATCH] Update Licences at Notice.txt to reflect dependency changes. (#2200) --- NOTICE.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NOTICE.txt b/NOTICE.txt index 99289419..e051f8b4 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -503,6 +503,21 @@ The above copyright notice and this permission notice shall be included in all c 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. +--- + +## react-intl + +This product contains 'react-intl' by Eric Ferraiuolo. + +Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations. + +* HOMEPAGE: + * https://formatjs.io/docs/react-intl + +* LICENSE: BSD-3-Clause + + + --- ## react-select