upl-1.0.txt

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