|
1 | | -Copyright (c) 2017, 2019, Oracle Corporation and/or its affiliates. All rights reserved. |
| 1 | +Copyright (c) 2021 Oracle and/or its affiliates. |
2 | 2 |
|
3 | | -Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. |
| 3 | +The Universal Permissive License (UPL), Version 1.0 |
4 | 4 |
|
5 | 5 | Subject to the condition set forth below, permission is hereby granted to any |
6 | 6 | person obtaining a copy of this software, associated documentation and/or data |
@@ -33,58 +33,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
33 | 33 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
34 | 34 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
35 | 35 | SOFTWARE. |
36 | | - |
37 | | -===== The Antlr4 License Statement ===== |
38 | | - |
39 | | -[The "BSD 3-clause license"] |
40 | | -Copyright (c) 2012-2017 The ANTLR Project. All rights reserved. |
41 | | - |
42 | | -Redistribution and use in source and binary forms, with or without |
43 | | -modification, are permitted provided that the following conditions |
44 | | -are met: |
45 | | - |
46 | | - 1. Redistributions of source code must retain the above copyright |
47 | | - notice, this list of conditions and the following disclaimer. |
48 | | - 2. Redistributions in binary form must reproduce the above copyright |
49 | | - notice, this list of conditions and the following disclaimer in the |
50 | | - documentation and/or other materials provided with the distribution. |
51 | | - 3. Neither the name of the copyright holder nor the names of its contributors |
52 | | - may be used to endorse or promote products derived from this software |
53 | | - without specific prior written permission. |
54 | | - |
55 | | -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
56 | | -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
57 | | -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
58 | | -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
59 | | -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
60 | | -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
61 | | -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
62 | | -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
63 | | -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
64 | | -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
65 | | - |
66 | | -===== |
67 | | - |
68 | | -MIT License for codepointat.js from https://git.io/codepointat |
69 | | -MIT License for fromcodepoint.js from https://git.io/vDW1m |
70 | | - |
71 | | -Copyright Mathias Bynens <https://mathiasbynens.be/> |
72 | | - |
73 | | -Permission is hereby granted, free of charge, to any person obtaining |
74 | | -a copy of this software and associated documentation files (the |
75 | | -"Software"), to deal in the Software without restriction, including |
76 | | -without limitation the rights to use, copy, modify, merge, publish, |
77 | | -distribute, sublicense, and/or sell copies of the Software, and to |
78 | | -permit persons to whom the Software is furnished to do so, subject to |
79 | | -the following conditions: |
80 | | - |
81 | | -The above copyright notice and this permission notice shall be |
82 | | -included in all copies or substantial portions of the Software. |
83 | | - |
84 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
85 | | -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
86 | | -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
87 | | -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
88 | | -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
89 | | -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
90 | | -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
0 commit comments