From 4c32e5951be9e7079a88de9e2d11e0b3c1d77d19 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Thu, 22 Apr 2021 23:31:49 -0700 Subject: [PATCH] GUACAMOLE-773: Add separate license for messageformat-parser (different version from messageformat). --- doc/licenses/messageformat-1.0.2/README | 4 ++-- .../messageformat-parser-1.1.0/LICENSE | 20 +++++++++++++++++++ .../messageformat-parser-1.1.0/README | 8 ++++++++ .../dep-coordinates.txt | 1 + 4 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 doc/licenses/messageformat-parser-1.1.0/LICENSE create mode 100644 doc/licenses/messageformat-parser-1.1.0/README create mode 100644 doc/licenses/messageformat-parser-1.1.0/dep-coordinates.txt diff --git a/doc/licenses/messageformat-1.0.2/README b/doc/licenses/messageformat-1.0.2/README index f3524c7b7..9a9653f5e 100644 --- a/doc/licenses/messageformat-1.0.2/README +++ b/doc/licenses/messageformat-1.0.2/README @@ -1,5 +1,5 @@ -messageformat.js (https://messageformat.github.io/) ---------------------------------------------------- +messageformat ( (https://messageformat.github.io/) +-------------------------------------------------- Version: 1.0.2 From: 'Alex Sexton, Eemeli Aro, and Contributors' diff --git a/doc/licenses/messageformat-parser-1.1.0/LICENSE b/doc/licenses/messageformat-parser-1.1.0/LICENSE new file mode 100644 index 000000000..6b9ea5b2e --- /dev/null +++ b/doc/licenses/messageformat-parser-1.1.0/LICENSE @@ -0,0 +1,20 @@ +Copyright 2012-2016 Alex Sexton, Eemeli Aro, and Contributors + +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. diff --git a/doc/licenses/messageformat-parser-1.1.0/README b/doc/licenses/messageformat-parser-1.1.0/README new file mode 100644 index 000000000..bc9d12906 --- /dev/null +++ b/doc/licenses/messageformat-parser-1.1.0/README @@ -0,0 +1,8 @@ +messageformat-parser (https://messageformat.github.io/) +------------------------------------------------------- + + Version: 1.1.0 + From: 'Alex Sexton, Eemeli Aro, and Contributors' + License(s): + MIT (bundled/messageformat-parser-1.1.0/LICENSE) + diff --git a/doc/licenses/messageformat-parser-1.1.0/dep-coordinates.txt b/doc/licenses/messageformat-parser-1.1.0/dep-coordinates.txt new file mode 100644 index 000000000..c323029b3 --- /dev/null +++ b/doc/licenses/messageformat-parser-1.1.0/dep-coordinates.txt @@ -0,0 +1 @@ +messageformat-parser:1.1.0