mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 12:50:24 +01:00
examples should link to LICENSE files
This commit is contained in:
parent
8d71adf6ce
commit
37429ccd9c
@ -10,9 +10,9 @@ how: Insert the license or a link to it along with a copyright notice into your
|
|||||||
note: It is recommended to add a link to the license and copyright notice at the top of each source file, example text can be found at https://oss.oracle.com/licenses/upl/.
|
note: It is recommended to add a link to the license and copyright notice at the top of each source file, example text can be found at https://oss.oracle.com/licenses/upl/.
|
||||||
|
|
||||||
using:
|
using:
|
||||||
- WebLogic Kubernetes Operator: https://github.com/oracle/weblogic-kubernetes-operator
|
- WebLogic Kubernetes Operator: https://github.com/oracle/weblogic-kubernetes-operator/blob/master/LICENSE
|
||||||
- Oracle Product Images for Docker: https://github.com/oracle/docker-images
|
- Oracle Product Images for Docker: https://github.com/oracle/docker-images/blob/master/LICENSE
|
||||||
- Oracle Product Boxes for Vagrant: https://github.com/oracle/vagrant-boxes
|
- Oracle Product Boxes for Vagrant: https://github.com/oracle/vagrant-boxes/blob/master/LICENSE
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
@ -31,9 +31,9 @@ limitations:
|
|||||||
---
|
---
|
||||||
|
|
||||||
Copyright (c) <year> <copyright holders>
|
Copyright (c) <year> <copyright holders>
|
||||||
|
|
||||||
The Universal Permissive License (UPL), Version 1.0
|
The Universal Permissive License (UPL), Version 1.0
|
||||||
|
|
||||||
Subject to the condition set forth below, permission is hereby granted to any
|
Subject to the condition set forth below, permission is hereby granted to any
|
||||||
person obtaining a copy of this software, associate documentation and/or data
|
person obtaining a copy of this software, associate documentation and/or data
|
||||||
(collectively the "Software"), free of charge and under any and all copyright
|
(collectively the "Software"), free of charge and under any and all copyright
|
||||||
@ -41,27 +41,27 @@ rights in the Software, and any and all patent rights owned or freely
|
|||||||
licensable by each licensor hereunder covering either (i) the unmodified
|
licensable by each licensor hereunder covering either (i) the unmodified
|
||||||
Software as contributed to or provided by such licensor, or (ii) the Larger
|
Software as contributed to or provided by such licensor, or (ii) the Larger
|
||||||
Works (as defined below), to deal in both
|
Works (as defined below), to deal in both
|
||||||
|
|
||||||
(a) the Software, and
|
(a) the Software, and
|
||||||
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
|
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
|
||||||
one is included with the Software (each a “Larger Work” to which the Software
|
one is included with the Software (each a “Larger Work” to which the Software
|
||||||
is contributed by such licensors),
|
is contributed by such licensors),
|
||||||
|
|
||||||
without restriction, including without limitation the rights to copy, create
|
without restriction, including without limitation the rights to copy, create
|
||||||
derivative works of, display, perform, and distribute the Software and make,
|
derivative works of, display, perform, and distribute the Software and make,
|
||||||
use, sell, offer for sale, import, export, have made, and have sold the
|
use, sell, offer for sale, import, export, have made, and have sold the
|
||||||
Software and the Larger Work(s), and to sublicense the foregoing rights on
|
Software and the Larger Work(s), and to sublicense the foregoing rights on
|
||||||
either these or other terms.
|
either these or other terms.
|
||||||
|
|
||||||
This license is subject to the following condition:
|
This license is subject to the following condition:
|
||||||
The above copyright notice and either this complete permission notice or at
|
The above copyright notice and either this complete permission notice or at
|
||||||
a minimum a reference to the UPL must be included in all copies or
|
a minimum a reference to the UPL must be included in all copies or
|
||||||
substantial portions of the Software.
|
substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user