-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathLICENSE
50 lines (36 loc) · 2.07 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Limited Distribution License
Copyright (c) 2020 Phillip
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to use
the Software without restriction, including without limitation the rights
to use, copy, and/or modify copies of the Software, and to permit persons to
whom the Software is furnished to do so, subject to the following conditions:
1. Usage
You are free to download, copy, compile, study, and refer to the source code
for any personal use of yours.
2. Modifications
You are free to make any modifications to the source code covered by this
license. You are also free to compile the source code after modifying it and
using the compiled product obtained thereafter in compliance with this License.
3. Redistribution
You may NOT under any circumstance copy, redistribute, or republish the source
code or assets in part or whole, regardless of modifications, without
explicit permission from the original author.
4. Non-compliance
You may not copy, modify, sublicense, or distribute the Program except as
expressly provided under this License. Any attempt otherwise to copy, modify,
sublicense or distribute the Program is void, and will automatically terminate
your rights under this License.
5. Permissions
If you intend to incorporate the source code, in part or whole, into any free
or proprietary program, you need to explicitly write to the original author
to ask for permission.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
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
SOFTWARE.