Skip to content

Commit 960a096

Browse files
authored
Create LICENSE.md
1 parent b1540b2 commit 960a096

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

LICENSE.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# oracle-db-examples
2+
3+
You may not use the identified files except in compliance with the Universal Permissive License (UPL), Version 1.0 (the "License.")
4+
5+
You may obtain a copy of the License at https://opensource.org/licenses/UPL. A copy of the license is also reproduced below.
6+
7+
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an
8+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9+
10+
See the License for the specific language governing permissions and limitations under the License.
11+
12+
```
13+
Copyright (c) 2017 Oracle and/or its affiliates
14+
15+
The Universal Permissive License (UPL), Version 1.0
16+
17+
Subject to the condition set forth below, permission is hereby granted to any person obtaining
18+
a copy of this software, associated documentation and/or data (collectively the "Software"),
19+
free of charge and under any and all copyright rights in the Software, and any and all patent
20+
rights owned or freely licensable by each licensor hereunder covering either (i) the unmodified Software
21+
as contributed to or provided by such licensor, or (ii) the Larger Works (as defined below), to deal in both
22+
23+
(a) the Software, and (b) any piece of software and/or hardware listed in the lrgrwrks.txt file if one is
24+
included with the Software (each a “Larger Work” to which the Software is contributed by such licensors),
25+
without restriction, including without limitation the rights to copy, create derivative works of, display,
26+
perform, and distribute the Software and make, use, sell, offer for sale, import, export, have made,
27+
and have sold the Software and the Larger Work(s), and to sublicense the foregoing rights
28+
on either these or other terms.
29+
30+
This license is subject to the following condition:
31+
32+
The above copyright notice and either this complete permission notice or at a minimum a reference
33+
to the UPL must be included in all copies or substantial portions of the Software.
34+
35+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
36+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
37+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
38+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
39+
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
40+
```

0 commit comments

Comments
 (0)