Skip to content

Commit e425f86

Browse files
committed
Create LICENSE (#5)
1 parent 092a5a6 commit e425f86

File tree

2 files changed

+66
-0
lines changed

2 files changed

+66
-0
lines changed

LICENSE

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

server/LICENSE

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

0 commit comments

Comments
 (0)