annotate mx.truffle/copyrights/oracle.copyright.upl.star @ 22494:cff4a9d3e72a

Enumerating allowed interop types
author Jaroslav Tulach <jaroslav.tulach@oracle.com>
date Mon, 14 Dec 2015 08:46:35 +0100
parents 60dfaf27ce1a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
22031
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
1 /*
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
2 * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
4 *
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
5 * The Universal Permissive License (UPL), Version 1.0
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
6 *
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
7 * Subject to the condition set forth below, permission is hereby granted to any
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
8 * person obtaining a copy of this software, associated documentation and/or
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
9 * data (collectively the "Software"), free of charge and under any and all
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
10 * copyright rights in the Software, and any and all patent rights owned or
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
11 * freely licensable by each licensor hereunder covering either (i) the
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
12 * unmodified Software as contributed to or provided by such licensor, or (ii)
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
13 * the Larger Works (as defined below), to deal in both
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
14 *
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
15 * (a) the Software, and
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
16 *
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
17 * (b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
18 * one is included with the Software each a "Larger Work" to which the Software
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
19 * is contributed by such licensors),
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
20 *
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
21 * without restriction, including without limitation the rights to copy, create
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
22 * derivative works of, display, perform, and distribute the Software and make,
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
23 * use, sell, offer for sale, import, export, have made, and have sold the
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
24 * Software and the Larger Work(s), and to sublicense the foregoing rights on
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
25 * either these or other terms.
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
26 *
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
27 * This license is subject to the following condition:
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
28 *
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
29 * The above copyright notice and either this complete permission notice or at a
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
30 * minimum a reference to the UPL must be included in all copies or substantial
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
31 * portions of the Software.
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
32 *
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
33 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
34 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
35 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
36 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
37 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
38 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
39 * SOFTWARE.
60dfaf27ce1a Restore accidentially deleted files.
Roland Schatz <roland.schatz@oracle.com>
parents:
diff changeset
40 */