comparison LICENCE.UPL @ 22025:854e52a0869c

Merge with truffle
author Doug Simon <doug.simon@oracle.com>
date Tue, 21 Jul 2015 16:20:18 +0200
parents aa58c0ac44e8
children
comparison
equal deleted inserted replaced
22024:216e0683bbf1 22025:854e52a0869c
1 The Universal Permissive License (UPL), Version 1.0
2
3 Subject to the condition set forth below, permission is hereby granted to any
4 person obtaining a copy of this software, associated documentation and/or
5 data (collectively the "Software"), free of charge and under any and all
6 copyright rights in the Software, and any and all patent rights owned or
7 freely licensable by each licensor hereunder covering either (i) the
8 unmodified Software as contributed to or provided by such licensor, or (ii)
9 the Larger Works (as defined below), to deal in both
10
11 (a) the Software, and
12
13 (b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
14 one is included with the Software each a "Larger Work" to which the Software
15 is contributed by such licensors),
16
17 without restriction, including without limitation the rights to copy, create
18 derivative works of, display, perform, and distribute the Software and make,
19 use, sell, offer for sale, import, export, have made, and have sold the
20 Software and the Larger Work(s), and to sublicense the foregoing rights on
21 either these or other terms.
22
23 This license is subject to the following condition:
24
25 The above copyright notice and either this complete permission notice or at a
26 minimum a reference to the UPL must be included in all copies or substantial
27 portions of the Software.
28
29 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35 SOFTWARE.