-
Notifications
You must be signed in to change notification settings - Fork 0
/
cla.html
248 lines (224 loc) · 13.4 KB
/
cla.html
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
<!-- =========
Template Name: Play
Author: UIdeck
Author URI: https://uideck.com/
Support: https://uideck.com/support/
Version: 1.1
========== -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Stability Matrix | Contributor License Agreement</title>
<!--====== Favicon Icon ======-->
<link
rel="shortcut icon"
href="assets/images/favicon.svg"
type="image/svg"
/>
<!-- ===== All CSS files ===== -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/lineicons.css" />
<link rel="stylesheet" href="assets/css/ud-styles.css" />
</head>
<body>
<!-- ====== Header Start ====== -->
<header class="ud-header">
<div class="container">
<div class="row">
<div class="col-lg-12">
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="index.html">
<img src="assets/images/Icon.png" width="48" height="48" alt="Logo" />
<span class="white-text">Stability Matrix</span>
</a>
<button class="navbar-toggler">
<span class="toggler-icon"> </span>
<span class="toggler-icon"> </span>
<span class="toggler-icon"> </span>
</button>
<div class="navbar-collapse">
<ul id="nav" class="navbar-nav mx-auto">
<li class="nav-item">
<a class="ud-menu-scroll" href="/"> </a>
</li>
<!-- <li class="nav-item">
<a class="ud-menu-scroll" href="#team">Team</a>
</li>
<li class="nav-item">
<a class="ud-menu-scroll" href="#contact">Contact</a>
</li>
<li class="nav-item nav-item-has-children">
<a href="javascript:void(0)"> Pages </a>
<ul class="ud-submenu">
<li class="ud-submenu-item">
<a href="about.html" class="ud-submenu-link">
About Page
</a>
</li>
<li class="ud-submenu-item">
<a href="pricing.html" class="ud-submenu-link">
Pricing Page
</a>
</li>
<li class="ud-submenu-item">
<a href="contact.html" class="ud-submenu-link">
Contact Page
</a>
</li>
<li class="ud-submenu-item">
<a href="blog.html" class="ud-submenu-link">
Blog Grid Page
</a>
</li>
<li class="ud-submenu-item">
<a href="blog-details.html" class="ud-submenu-link">
Blog Details Page
</a>
</li>
<li class="ud-submenu-item">
<a href="login.html" class="ud-submenu-link">
Sign In Page
</a>
</li>
<li class="ud-submenu-item">
<a href="404.html" class="ud-submenu-link">404 Page</a>
</li>
</ul>
</li> -->
</ul>
</div>
<!-- <div class="navbar-btn d-none d-sm-inline-block">
<a href="login.html" class="ud-main-btn ud-login-btn">
Sign In
</a>
<a class="ud-main-btn ud-white-btn" href="javascript:void(0)">
Sign Up
</a>
</div> -->
</nav>
</div>
</div>
</div>
</header>
<!-- ====== Header End ====== -->
<!-- ====== Banner Start ====== -->
<section class="ud-page-banner">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="ud-banner-content">
<h1>Contributor License Agreement</h1>
</div>
</div>
</div>
</div>
</section>
<!-- ====== Banner End ====== -->
<!-- ====== About Start ====== -->
<section id="contributor-license-agreement" class="ud-about">
<div class="container">
<p>
By signing this contributor license agreement, I understand and agree that this project and contributions to it are public and that a record of the contribution (including all personal information I submit with it, including my full name and email address) is maintained indefinitely and may be redistributed consistent with this project, compliance with the open source license(s) involved, and maintenance of authorship attribution.
</p>
<hr>
<p>
In order to clarify the intellectual property license granted with Contributions from any person or entity, Lykos LLC ("Lykos", "Lykos AI") must have a Contributor License Agreement ("CLA") on file that has been signed by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of Lykos; it does not change your rights to use your own Contributions for any other purpose.
</p>
<hr>
<p>
You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Lykos. Except for the license granted herein to Lykos and recipients of software distributed by Lykos, You reserve all right, title, and interest in and to Your Contributions.
</p>
<hr>
<h3>Definitions</h3>
<ul class="indented-ul">
<li>"You" (or "Your") shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Agreement with Lykos. For legal entities, the entity making a Contribution and all other entities that control, are controlled by, or are under common control with that entity are considered to be a single Contributor. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.</li>
<li>"Contribution" shall mean any original work of authorship, including any modifications or additions to an existing work, that is intentionally submitted by You to Lykos for inclusion in, or documentation of, any of the products owned or managed by Lykos (the "Work"). For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to Lykos or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, Lykos for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by You as "Not a Contribution."</li>
</ul>
<hr>
<p>Grant of Copyright License. Subject to the terms and conditions of this Agreement, You hereby grant to Lykos and to recipients of software distributed by Lykos a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Your Contributions and such derivative works.</p>
<hr>
<p>Grant of Patent License. Subject to the terms and conditions of this Agreement, You hereby grant to Lykos and to recipients of software distributed by Lykos a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by You that are necessarily infringed by Your Contribution(s) alone or by combination of Your Contribution(s) with the Work to which such Contribution(s) was submitted. If any entity institutes patent litigation against You or any other entity (including a cross-claim or counterclaim in a lawsuit) alleging that your Contribution, or the Work to which you have contributed, constitutes direct or contributory patent infringement, then any patent licenses granted to that entity under this Agreement for that Contribution or Work shall terminate as of the date such litigation is filed.</p>
<hr>
<p>You represent that you are legally entitled to grant the above license. If your employer(s) has rights to intellectual property that you create that includes your Contributions, you represent that you have received permission to make Contributions on behalf of that employer, that your employer has waived such rights for your Contributions to Lykos, or that your employer has executed a separate Corporate CLA with Lykos.</p>
<hr>
<p>You represent that each of Your Contributions is Your original creation. You represent that Your Contribution submissions include complete details of any third-party license or other restriction (including, but not limited to, related patents and trademarks) of which you are personally aware and which are associated with any part of Your Contributions.</p>
<hr>
<p>You are not expected to provide support for Your Contributions, except to the extent You desire to provide support. You may provide support for free, for a fee, or not at all. Unless required by applicable law or agreed to in writing, You provide Your Contributions on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE.</p>
<hr>
<p>Should You wish to submit work that is not Your original creation, You may submit it to Lykos separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]".</p>
<hr>
<p>You agree to notify Lykos of any facts or circumstances of which you become aware that would make these representations inaccurate in any respect.</p>
<hr>
</div>
</section>
<!-- ====== About End ====== -->
<!-- ====== Footer Start ====== -->
<footer class="ud-footer wow fadeInUp" data-wow-delay=".15s">
<div class="shape shape-1">
<img src="assets/images/footer/shape-1.svg" alt="shape" />
</div>
<div class="shape shape-2">
<img src="assets/images/footer/shape-2.svg" alt="shape" />
</div>
<div class="shape shape-3">
<img src="assets/images/footer/shape-3.svg" alt="shape" />
</div>
<div class="ud-footer-widgets">
<div class="container">
<div class="row">
<div class="col-xl-3 col-lg-4 col-md-6">
<div class="ud-widget">
<a href="index.html" class="ud-footer-logo">
<img src="assets/images/Icon.png" alt="logo" />
</a>
<!-- <p class="ud-widget-desc">
We create digital experiences for brands and companies by
using technology.
</p> -->
<ul class="ud-widget-socials">
<li>
<a href="https://patreon.com/StabilityMatrix">
<i class="lni lni-patreon"></i>
</a>
</li>
<li>
<a href="https://discord.gg/TUrgfECxHz">
<i class="lni lni-discord"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-6 col-sm-6">
<div class="ud-widget">
<h5 class="ud-widget-title">About Us</h5>
<ul class="ud-widget-links">
<li>
<a href="about.html">Privacy policy</a>
</li>
<li>
<a href="about.html">Terms of service</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- ====== Footer End ====== -->
<!-- ====== Back To Top Start ====== -->
<a href="javascript:void(0)" class="back-to-top">
<i class="lni lni-chevron-up"> </i>
</a>
<!-- ====== Back To Top End ====== -->
<!-- ====== All Javascript Files ====== -->
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>