1- Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
1+ Copyright © 2015, 2023 Oracle and/or its affiliates. All rights reserved.
22
33This software is dual-licensed to you under the MIT License (MIT) and the Universal Permissive License (UPL).
44See below for license terms. You may choose either license, or both.
55
66MIT License
77
8- Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
8+ Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved.
99
1010Permission is hereby granted, free of charge, to any person obtaining a copy of this
1111software and associated documentation files (the "Software"), to deal in the Software
@@ -26,28 +26,34 @@ OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2626
2727The Universal Permissive License (UPL), Version 1.0
2828
29- Subject to the condition set forth below, permission is hereby granted to any person obtaining a copy
30- of this software, associated documentation and/or data (collectively the "Software"), free of charge
31- and under any and all copyright rights in the Software, and any and all patent rights owned or freely
32- licensable by each licensor hereunder covering either (i) the unmodified Software as contributed to or
33- provided by such licensor, or (ii) the Larger Works (as defined below), to deal in both
29+ Subject to the condition set forth below, permission is hereby granted to any
30+ person obtaining a copy of this software, associated documentation and/or data
31+ (collectively the "Software"), free of charge and under any and all copyright
32+ rights in the Software, and any and all patent rights owned or freely
33+ licensable by each licensor hereunder covering either (i) the unmodified
34+ Software as contributed to or provided by such licensor, or (ii) the Larger
35+ Works (as defined below), to deal in both
3436
3537(a) the Software, and
36- (b) any piece of software and/or hardware listed in the lrgrwrks.txt file if one is included with the
37- Software (each a “Larger Work” to which the Software is contributed by such licensors),
38+ (b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
39+ one is included with the Software (each a "Larger Work" to which the Software
40+ is contributed by such licensors),
3841
39- without restriction, including without limitation the rights to copy, create derivative works of,
40- display, perform, and distribute the Software and make, use, sell, offer for sale, import, export,
41- have made, and have sold the Software and the Larger Work(s), and to sublicense the foregoing
42- rights on either these or other terms.
42+ without restriction, including without limitation the rights to copy, create
43+ derivative works of, display, perform, and distribute the Software and make,
44+ use, sell, offer for sale, import, export, have made, and have sold the
45+ Software and the Larger Work(s), and to sublicense the foregoing rights on
46+ either these or other terms.
4347
4448This license is subject to the following condition:
45-
46- The above copyright notice and either this complete permission notice or at a minimum a reference
47- to the UPL must be included in all copies or substantial portions of the Software.
48-
49- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
50- BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
51- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
52- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
53- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
49+ The above copyright notice and either this complete permission notice or at
50+ a minimum a reference to the UPL must be included in all copies or
51+ substantial portions of the Software.
52+
53+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
54+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
55+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
56+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
57+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
58+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
59+ SOFTWARE.
0 commit comments