-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENCE
98 lines (68 loc) · 3.83 KB
/
LICENCE
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Copyrignt (c) 2019 Stduhpf
By downloading this project you agree to the terms and conditions
detailed below.
TERMS AND CONDITIONS
0. Definitions.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Project" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees", "users" and
"recipients" may be individuals or organizations.
"The Author" refers to the original creator of this project and it's
source code.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Project or a work based
on the Project.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for infringement
under applicable copyright law, except executing it on a computer or
modifying a private copy. Propagation includes copying, distribution
(with or without modification), making available to the public, and in
some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through a
computer network, with no transfer of a copy, is not conveying.
1. Redistribution
Public propagation of this project or parts of it requires you to
exclusively use the official links provided by the author. This means that
independently hosting a copy of this project and propagating it using this
hosted version is prohibited. The usage of link monetization services on
redistribution is strictly prohibited.
Websites and Blogs collecting projects similar to this project are
required to ask for explicit permission before adding this project to
its database.
2. Private Modifications
Users are allowed to create private modifications of this project
without explicit permission. Redistribution of these modified versions
however require explicit permission by the author of the original project.
See section 3 for more information about public modifications.
3. Public Modifications
Public redistribution of a modified version of this project requires
explicit permission from the original author. In order for the
modification to be applicable for this it has to contain a certain amount
of original work by the user. This modified version has to use the same
license as the original project.
Furthermore the original project and its author have to be clearly
credited. Any means of monetization through this modified version is
strictly prohibited unless explicit permission by the original project's
author is given.
4. Usage of parts of this project as part of another, original project
Using parts of this projects source code as part of another, original
project requires explicit permission from this projects author.
Furthermore this project, its author and the parts used have to be
clearly credited. Additionally any means of monetization on this modified
version are prohibited unless explicit permission is given.
5. Liability
The project 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
author 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 project or the use or other dealings in the
project.
6. Disclaimer
This License and its terms are subject to change and review at any time
by this projects author.