@networkpro/legal 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/404.html +84 -0
- package/CNAME +1 -0
- package/LICENSE.md +296 -0
- package/PRIVACY.md +212 -0
- package/README.md +86 -0
- package/TERMS-COND.md +277 -0
- package/TERMS-USE.md +212 -0
- package/css/default.css +1 -0
- package/css/normalize.css +1 -0
- package/css/style.css +1 -0
- package/favicon-180.png +0 -0
- package/favicon-192.png +0 -0
- package/favicon-512.png +0 -0
- package/favicon-splash.png +0 -0
- package/favicon.ico +0 -0
- package/favicon.svg +550 -0
- package/favicon.svg.br +0 -0
- package/favicon.svg.gz +0 -0
- package/html/CC-BY-4.0.html +798 -0
- package/html/CC-BY-4.0.html.br +0 -0
- package/html/CC-BY-4.0.html.gz +0 -0
- package/html/COPYING.html +1105 -0
- package/html/COPYING.html.br +0 -0
- package/html/COPYING.html.gz +0 -0
- package/img/banner-og-1200x630.png +0 -0
- package/img/logo-transparent.png +0 -0
- package/img/logo.png +0 -0
- package/index.html +253 -0
- package/index.html.br +0 -0
- package/index.html.gz +0 -0
- package/js/app.6f7616e04ac0463f582a.mjs +1 -0
- package/js/runtime.aac6c30edf7d8d569715.mjs +1 -0
- package/js/vendor/.gitkeep +0 -0
- package/package.json +1 -1
- package/robots.txt +14 -0
- package/site.webmanifest +25 -0
- package/sitemap.xml +115 -0
@@ -0,0 +1,1105 @@
|
|
1
|
+
<!doctype html>
|
2
|
+
|
3
|
+
<html class="no-js" lang="en">
|
4
|
+
<head>
|
5
|
+
<meta charset="utf-8">
|
6
|
+
|
7
|
+
|
8
|
+
|
9
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
10
|
+
<title>GNU General Public License v3.0 (GNU GPL v3.0)</title>
|
11
|
+
|
12
|
+
|
13
|
+
<link rel="stylesheet" href="https://legal.netwk.pro/css/normalize.css" type="text/css">
|
14
|
+
<link rel="stylesheet" href="https://legal.netwk.pro/css/style.css" type="text/css">
|
15
|
+
<link rel="stylesheet" href="https://legal.netwk.pro/css/default.css" type="text/css">
|
16
|
+
|
17
|
+
<script src="https://kit.fontawesome.com/f70f03cb45.js" crossorigin="anonymous"></script>
|
18
|
+
|
19
|
+
<meta name="description" content="GNU General Public License v3.0 (GNU GPL v3.0)">
|
20
|
+
<meta name="author" content="Scott Lopez">
|
21
|
+
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
22
|
+
|
23
|
+
<link rel="canonical" href="https://legal.netwk.pro/html/COPYING.html">
|
24
|
+
<base href="https://legal.netwk.pro/html/COPYING.html" target="_self">
|
25
|
+
|
26
|
+
<link rel="icon" href="https://legal.netwk.pro/favicon.ico" sizes="any" type="image/x-icon">
|
27
|
+
<link rel="icon" href="https://legal.netwk.pro/favicon.svg" type="image/svg+xml">
|
28
|
+
<link rel="apple-touch-icon" href="https://legal.netwk.pro/favicon-180.png" type="image/png">
|
29
|
+
|
30
|
+
<link rel="manifest" href="https://legal.netwk.pro/site.webmanifest">
|
31
|
+
<meta name="theme-color" content="#ffc627">
|
32
|
+
<script defer="defer" src="../js/runtime.aac6c30edf7d8d569715.mjs"></script><script defer="defer" src="../js/app.6f7616e04ac0463f582a.mjs"></script></head>
|
33
|
+
|
34
|
+
<body>
|
35
|
+
|
36
|
+
<header id="header-nav">
|
37
|
+
<div class="container">
|
38
|
+
<nav class="center-nav">
|
39
|
+
<a rel="noopener noreferrer" href="https://netwk.pro/" target="_self">home</a>
|
40
|
+
|
|
41
|
+
<a rel="noopener noreferrer" href="https://netwk.pro/about.html" target="_self">about</a>
|
42
|
+
|
|
43
|
+
<a rel="noopener noreferrer" href="https://github.com/netwk-pro/netwk-pro.github.io/discussions" target="_blank">discussions
|
44
|
+
<sup><span class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a>
|
45
|
+
|
|
46
|
+
<a rel="noopener noreferrer" href="https://linktr.ee/neteng_pro" target="_blank">link hub
|
47
|
+
<sup><span class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a>
|
48
|
+
</nav>
|
49
|
+
</div>
|
50
|
+
</header>
|
51
|
+
|
52
|
+
|
53
|
+
<div class="full-width-section">
|
54
|
+
<div class="container">
|
55
|
+
|
56
|
+
<section id="top">
|
57
|
+
<span class="small-text"><a rel="noopener noreferrer" href="https://spdx.dev/learn/handling-license-info/" target="_blank">SPDX License Identifier</a>: <code>CC-BY-4.0 OR GPL-3.0-or-later</code></span>
|
58
|
+
</section>
|
59
|
+
|
60
|
+
<section id="page-title">
|
61
|
+
<h1>GNU General Public License (GPL)</h1>
|
62
|
+
</section>
|
63
|
+
|
64
|
+
<div class="optional-license-text">
|
65
|
+
<p>
|
66
|
+
GNU GENERAL PUBLIC LICENSE<br>
|
67
|
+
|
68
|
+
Version 3, 29 June 2007
|
69
|
+
</p>
|
70
|
+
</div>
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
<p>
|
77
|
+
Copyright © 2007 Free Software Foundation, Inc.
|
78
|
+
<https://fsf.org/>
|
79
|
+
</p>
|
80
|
+
|
81
|
+
<p>
|
82
|
+
Everyone is permitted to copy and distribute verbatim copies of this
|
83
|
+
license document, but changing it is not allowed.
|
84
|
+
</p>
|
85
|
+
|
86
|
+
<p> Preamble </p>
|
87
|
+
|
88
|
+
<p>
|
89
|
+
The GNU General Public License is a free, copyleft license for
|
90
|
+
software and other kinds of works.
|
91
|
+
</p>
|
92
|
+
|
93
|
+
<p>
|
94
|
+
The licenses for most software and other practical works are designed
|
95
|
+
to take away your freedom to share and change the works. By contrast,
|
96
|
+
the GNU General Public License is intended to guarantee your freedom
|
97
|
+
to share and change all versions of a program--to make sure it remains
|
98
|
+
free software for all its users. We, the Free Software Foundation, use
|
99
|
+
the GNU General Public License for most of our software; it applies
|
100
|
+
also to any other work released this way by its authors. You can apply
|
101
|
+
it to your programs, too.
|
102
|
+
</p>
|
103
|
+
|
104
|
+
<p>
|
105
|
+
When we speak of free software, we are referring to freedom, not
|
106
|
+
price. Our General Public Licenses are designed to make sure that you
|
107
|
+
have the freedom to distribute copies of free software (and charge for
|
108
|
+
them if you wish), that you receive source code or can get it if you
|
109
|
+
want it, that you can change the software or use pieces of it in new
|
110
|
+
free programs, and that you know you can do these things.
|
111
|
+
</p>
|
112
|
+
|
113
|
+
<p>
|
114
|
+
To protect your rights, we need to prevent others from denying you
|
115
|
+
these rights or asking you to surrender the rights. Therefore, you
|
116
|
+
have certain responsibilities if you distribute copies of the
|
117
|
+
software, or if you modify it: responsibilities to respect the freedom
|
118
|
+
of others.
|
119
|
+
</p>
|
120
|
+
|
121
|
+
<p>
|
122
|
+
For example, if you distribute copies of such a program, whether
|
123
|
+
gratis or for a fee, you must pass on to the recipients the same
|
124
|
+
freedoms that you received. You must make sure that they, too, receive
|
125
|
+
or can get the source code. And you must show them these terms so they
|
126
|
+
know their rights.
|
127
|
+
</p>
|
128
|
+
|
129
|
+
<p>
|
130
|
+
Developers that use the GNU GPL protect your rights with two steps:
|
131
|
+
(1) assert copyright on the software, and (2) offer you this License
|
132
|
+
giving you legal permission to copy, distribute and/or modify it.
|
133
|
+
</p>
|
134
|
+
|
135
|
+
<p>
|
136
|
+
For the developers' and authors' protection, the GPL clearly
|
137
|
+
explains that there is no warranty for this free software. For both
|
138
|
+
users' and authors' sake, the GPL requires that modified
|
139
|
+
versions be marked as changed, so that their problems will not be
|
140
|
+
attributed erroneously to authors of previous versions.
|
141
|
+
</p>
|
142
|
+
|
143
|
+
<p>
|
144
|
+
Some devices are designed to deny users access to install or run
|
145
|
+
modified versions of the software inside them, although the
|
146
|
+
manufacturer can do so. This is fundamentally incompatible with the
|
147
|
+
aim of protecting users' freedom to change the software. The
|
148
|
+
systematic pattern of such abuse occurs in the area of products for
|
149
|
+
individuals to use, which is precisely where it is most unacceptable.
|
150
|
+
Therefore, we have designed this version of the GPL to prohibit the
|
151
|
+
practice for those products. If such problems arise substantially in
|
152
|
+
other domains, we stand ready to extend this provision to those
|
153
|
+
domains in future versions of the GPL, as needed to protect the
|
154
|
+
freedom of users.
|
155
|
+
</p>
|
156
|
+
|
157
|
+
<p>
|
158
|
+
Finally, every program is threatened constantly by software patents.
|
159
|
+
States should not allow patents to restrict development and use of
|
160
|
+
software on general-purpose computers, but in those that do, we wish
|
161
|
+
to avoid the special danger that patents applied to a free program
|
162
|
+
could make it effectively proprietary. To prevent this, the GPL
|
163
|
+
assures that patents cannot be used to render the program non-free.
|
164
|
+
</p>
|
165
|
+
|
166
|
+
<p>
|
167
|
+
The precise terms and conditions for copying, distribution and
|
168
|
+
modification follow.
|
169
|
+
</p>
|
170
|
+
|
171
|
+
<p> TERMS AND CONDITIONS </p>
|
172
|
+
|
173
|
+
<ul style="list-style: none">
|
174
|
+
<li>
|
175
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
176
|
+
0.</span></var>
|
177
|
+
Definitions.
|
178
|
+
<p>
|
179
|
+
"This License" refers to version 3 of the GNU General
|
180
|
+
Public License.
|
181
|
+
</p>
|
182
|
+
|
183
|
+
<p>
|
184
|
+
"Copyright" also means copyright-like laws that apply to
|
185
|
+
other kinds of works, such as semiconductor masks.
|
186
|
+
</p>
|
187
|
+
|
188
|
+
<p>
|
189
|
+
"The Program" refers to any copyrightable work licensed
|
190
|
+
under this License. Each licensee is addressed as "you".
|
191
|
+
"Licensees" and "recipients" may be
|
192
|
+
individuals or organizations.
|
193
|
+
</p>
|
194
|
+
|
195
|
+
<p>
|
196
|
+
To "modify" a work means to copy from or adapt all or
|
197
|
+
part of the work in a fashion requiring copyright permission,
|
198
|
+
other than the making of an exact copy. The resulting work is
|
199
|
+
called a "modified version" of the earlier work or a
|
200
|
+
work "based on" the earlier work.
|
201
|
+
</p>
|
202
|
+
|
203
|
+
<p>
|
204
|
+
A "covered work" means either the unmodified Program or
|
205
|
+
a work based on the Program.
|
206
|
+
</p>
|
207
|
+
|
208
|
+
<p>
|
209
|
+
To "propagate" a work means to do anything with it that,
|
210
|
+
without permission, would make you directly or secondarily liable
|
211
|
+
for infringement under applicable copyright law, except executing
|
212
|
+
it on a computer or modifying a private copy. Propagation includes
|
213
|
+
copying, distribution (with or without modification), making
|
214
|
+
available to the public, and in some countries other activities as
|
215
|
+
well.
|
216
|
+
</p>
|
217
|
+
|
218
|
+
<p>
|
219
|
+
To "convey" a work means any kind of propagation that
|
220
|
+
enables other parties to make or receive copies. Mere interaction
|
221
|
+
with a user through a computer network, with no transfer of a
|
222
|
+
copy, is not conveying.
|
223
|
+
</p>
|
224
|
+
|
225
|
+
<p>
|
226
|
+
An interactive user interface displays "Appropriate Legal
|
227
|
+
Notices" to the extent that it includes a convenient and
|
228
|
+
prominently visible feature that (1) displays an appropriate
|
229
|
+
copyright notice, and (2) tells the user that there is no warranty
|
230
|
+
for the work (except to the extent that warranties are provided),
|
231
|
+
that licensees may convey the work under this License, and how to
|
232
|
+
view a copy of this License. If the interface presents a list of
|
233
|
+
user commands or options, such as a menu, a prominent item in the
|
234
|
+
list meets this criterion.
|
235
|
+
</p>
|
236
|
+
</li>
|
237
|
+
|
238
|
+
<li>
|
239
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
240
|
+
1.</span></var>
|
241
|
+
Source Code.<br>
|
242
|
+
|
243
|
+
The "source code" for a work means the preferred form of
|
244
|
+
the work for making modifications to it. "Object code"
|
245
|
+
means any non-source form of a work.
|
246
|
+
<p>
|
247
|
+
A "Standard Interface" means an interface that either is
|
248
|
+
an official standard defined by a recognized standards body, or,
|
249
|
+
in the case of interfaces specified for a particular programming
|
250
|
+
language, one that is widely used among developers working in that
|
251
|
+
language.
|
252
|
+
</p>
|
253
|
+
|
254
|
+
<p>
|
255
|
+
The "System Libraries" of an executable work include
|
256
|
+
anything, other than the work as a whole, that (a) is included in
|
257
|
+
the normal form of packaging a Major Component, but which is not
|
258
|
+
part of that Major Component, and (b) serves only to enable use of
|
259
|
+
the work with that Major Component, or to implement a Standard
|
260
|
+
Interface for which an implementation is available to the public
|
261
|
+
in source code form. A "Major Component", in this
|
262
|
+
context, means a major essential component (kernel, window system,
|
263
|
+
and so on) of the specific operating system (if any) on which the
|
264
|
+
executable work runs, or a compiler used to produce the work, or
|
265
|
+
an object code interpreter used to run it.
|
266
|
+
</p>
|
267
|
+
|
268
|
+
<p>
|
269
|
+
The "Corresponding Source" for a work in object code
|
270
|
+
form means all the source code needed to generate, install, and
|
271
|
+
(for an executable work) run the object code and to modify the
|
272
|
+
work, including scripts to control those activities. However, it
|
273
|
+
does not include the work's System Libraries, or
|
274
|
+
general-purpose tools or generally available free programs which
|
275
|
+
are used unmodified in performing those activities but which are
|
276
|
+
not part of the work. For example, Corresponding Source includes
|
277
|
+
interface definition files associated with source files for the
|
278
|
+
work, and the source code for shared libraries and dynamically
|
279
|
+
linked subprograms that the work is specifically designed to
|
280
|
+
require, such as by intimate data communication or control flow
|
281
|
+
between those subprograms and other parts of the work.
|
282
|
+
</p>
|
283
|
+
|
284
|
+
<p>
|
285
|
+
The Corresponding Source need not include anything that users can
|
286
|
+
regenerate automatically from other parts of the Corresponding
|
287
|
+
Source.
|
288
|
+
</p>
|
289
|
+
|
290
|
+
<p>
|
291
|
+
The Corresponding Source for a work in source code form is that
|
292
|
+
same work.
|
293
|
+
</p>
|
294
|
+
</li>
|
295
|
+
|
296
|
+
<li>
|
297
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
298
|
+
2.</span></var>
|
299
|
+
Basic Permissions.<br>
|
300
|
+
|
301
|
+
All rights granted under this License are granted for the term of
|
302
|
+
copyright on the Program, and are irrevocable provided the stated
|
303
|
+
conditions are met. This License explicitly affirms your unlimited
|
304
|
+
permission to run the unmodified Program. The output from running a
|
305
|
+
covered work is covered by this License only if the output, given
|
306
|
+
its content, constitutes a covered work. This License acknowledges
|
307
|
+
your rights of fair use or other equivalent, as provided by
|
308
|
+
copyright law.
|
309
|
+
<p>
|
310
|
+
You may make, run and propagate covered works that you do not
|
311
|
+
convey, without conditions so long as your license otherwise
|
312
|
+
remains in force. You may convey covered works to others for the
|
313
|
+
sole purpose of having them make modifications exclusively for
|
314
|
+
you, or provide you with facilities for running those works,
|
315
|
+
provided that you comply with the terms of this License in
|
316
|
+
conveying all material for which you do not control copyright.
|
317
|
+
Those thus making or running the covered works for you must do so
|
318
|
+
exclusively on your behalf, under your direction and control, on
|
319
|
+
terms that prohibit them from making any copies of your
|
320
|
+
copyrighted material outside their relationship with you.
|
321
|
+
</p>
|
322
|
+
|
323
|
+
<p>
|
324
|
+
Conveying under any other circumstances is permitted solely under
|
325
|
+
the conditions stated below. Sublicensing is not allowed; section
|
326
|
+
10 makes it unnecessary.
|
327
|
+
</p>
|
328
|
+
</li>
|
329
|
+
|
330
|
+
<li>
|
331
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
332
|
+
3.</span></var>
|
333
|
+
Protecting Users' Legal Rights From Anti-Circumvention Law.<br>
|
334
|
+
|
335
|
+
No covered work shall be deemed part of an effective technological
|
336
|
+
measure under any applicable law fulfilling obligations under
|
337
|
+
article 11 of the WIPO copyright treaty adopted on 20 December 1996,
|
338
|
+
or similar laws prohibiting or restricting circumvention of such
|
339
|
+
measures.
|
340
|
+
<p>
|
341
|
+
When you convey a covered work, you waive any legal power to
|
342
|
+
forbid circumvention of technological measures to the extent such
|
343
|
+
circumvention is effected by exercising rights under this License
|
344
|
+
with respect to the covered work, and you disclaim any intention
|
345
|
+
to limit operation or modification of the work as a means of
|
346
|
+
enforcing, against the work's users, your or third
|
347
|
+
parties' legal rights to forbid circumvention of
|
348
|
+
technological measures.
|
349
|
+
</p>
|
350
|
+
</li>
|
351
|
+
|
352
|
+
<li>
|
353
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
354
|
+
4.</span></var>
|
355
|
+
Conveying Verbatim Copies.<br>
|
356
|
+
|
357
|
+
You may convey verbatim copies of the Program's source code as
|
358
|
+
you receive it, in any medium, provided that you conspicuously and
|
359
|
+
appropriately publish on each copy an appropriate copyright notice;
|
360
|
+
keep intact all notices stating that this License and any
|
361
|
+
non-permissive terms added in accord with section 7 apply to the
|
362
|
+
code; keep intact all notices of the absence of any warranty; and
|
363
|
+
give all recipients a copy of this License along with the Program.
|
364
|
+
<p>
|
365
|
+
You may charge any price or no price for each copy that you
|
366
|
+
convey, and you may offer support or warranty protection for a
|
367
|
+
fee.
|
368
|
+
</p>
|
369
|
+
</li>
|
370
|
+
|
371
|
+
<li>
|
372
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
373
|
+
5.</span></var>
|
374
|
+
Conveying Modified Source Versions.<br>
|
375
|
+
|
376
|
+
You may convey a work based on the Program, or the modifications to
|
377
|
+
produce it from the Program, in the form of source code under the
|
378
|
+
terms of section 4, provided that you also meet all of these
|
379
|
+
conditions:
|
380
|
+
|
381
|
+
<ul style="list-style: none">
|
382
|
+
<li>
|
383
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
384
|
+
a)</span></var>
|
385
|
+
The work must carry prominent notices stating that you modified
|
386
|
+
it, and giving a relevant date.
|
387
|
+
</li>
|
388
|
+
|
389
|
+
<li>
|
390
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
391
|
+
b)</span></var>
|
392
|
+
The work must carry prominent notices stating that it is
|
393
|
+
released under this License and any conditions added under
|
394
|
+
section 7. This requirement modifies the requirement in section
|
395
|
+
4 to "keep intact all notices".
|
396
|
+
</li>
|
397
|
+
|
398
|
+
<li>
|
399
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
400
|
+
c)</span></var>
|
401
|
+
You must license the entire work, as a whole, under this License
|
402
|
+
to anyone who comes into possession of a copy. This License will
|
403
|
+
therefore apply, along with any applicable section 7 additional
|
404
|
+
terms, to the whole of the work, and all its parts, regardless
|
405
|
+
of how they are packaged. This License gives no permission to
|
406
|
+
license the work in any other way, but it does not invalidate
|
407
|
+
such permission if you have separately received it.
|
408
|
+
</li>
|
409
|
+
|
410
|
+
<li>
|
411
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
412
|
+
d)</span></var>
|
413
|
+
If the work has interactive user interfaces, each must display
|
414
|
+
Appropriate Legal Notices; however, if the Program has
|
415
|
+
interactive interfaces that do not display Appropriate Legal
|
416
|
+
Notices, your work need not make them do so.
|
417
|
+
</li>
|
418
|
+
</ul>
|
419
|
+
<p>
|
420
|
+
A compilation of a covered work with other separate and
|
421
|
+
independent works, which are not by their nature extensions of the
|
422
|
+
covered work, and which are not combined with it such as to form a
|
423
|
+
larger program, in or on a volume of a storage or distribution
|
424
|
+
medium, is called an "aggregate" if the compilation and
|
425
|
+
its resulting copyright are not used to limit the access or legal
|
426
|
+
rights of the compilation's users beyond what the individual
|
427
|
+
works permit. Inclusion of a covered work in an aggregate does not
|
428
|
+
cause this License to apply to the other parts of the aggregate.
|
429
|
+
</p>
|
430
|
+
</li>
|
431
|
+
|
432
|
+
<li>
|
433
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
434
|
+
6.</span></var>
|
435
|
+
Conveying Non-Source Forms.<br>
|
436
|
+
|
437
|
+
You may convey a covered work in object code form under the terms of
|
438
|
+
sections 4 and 5, provided that you also convey the machine-readable
|
439
|
+
Corresponding Source under the terms of this License, in one of
|
440
|
+
these ways:
|
441
|
+
|
442
|
+
<ul style="list-style: none">
|
443
|
+
<li>
|
444
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
445
|
+
a)</span></var>
|
446
|
+
Convey the object code in, or embodied in, a physical product
|
447
|
+
(including a physical distribution medium), accompanied by the
|
448
|
+
Corresponding Source fixed on a durable physical medium
|
449
|
+
customarily used for software interchange.
|
450
|
+
</li>
|
451
|
+
|
452
|
+
<li>
|
453
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
454
|
+
b)</span></var>
|
455
|
+
Convey the object code in, or embodied in, a physical product
|
456
|
+
(including a physical distribution medium), accompanied by a
|
457
|
+
written offer, valid for at least three years and valid for as
|
458
|
+
long as you offer spare parts or customer support for that
|
459
|
+
product model, to give anyone who possesses the object code
|
460
|
+
either (1) a copy of the Corresponding Source for all the
|
461
|
+
software in the product that is covered by this License, on a
|
462
|
+
durable physical medium customarily used for software
|
463
|
+
interchange, for a price no more than your reasonable cost of
|
464
|
+
physically performing this conveying of source, or (2) access to
|
465
|
+
copy the Corresponding Source from a network server at no
|
466
|
+
charge.
|
467
|
+
</li>
|
468
|
+
|
469
|
+
<li>
|
470
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
471
|
+
c)</span></var>
|
472
|
+
Convey individual copies of the object code with a copy of the
|
473
|
+
written offer to provide the Corresponding Source. This
|
474
|
+
alternative is allowed only occasionally and noncommercially,
|
475
|
+
and only if you received the object code with such an offer, in
|
476
|
+
accord with subsection 6b.
|
477
|
+
</li>
|
478
|
+
|
479
|
+
<li>
|
480
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
481
|
+
d)</span></var>
|
482
|
+
Convey the object code by offering access from a designated
|
483
|
+
place (gratis or for a charge), and offer equivalent access to
|
484
|
+
the Corresponding Source in the same way through the same place
|
485
|
+
at no further charge. You need not require recipients to copy
|
486
|
+
the Corresponding Source along with the object code. If the
|
487
|
+
place to copy the object code is a network server, the
|
488
|
+
Corresponding Source may be on a different server (operated by
|
489
|
+
you or a third party) that supports equivalent copying
|
490
|
+
facilities, provided you maintain clear directions next to the
|
491
|
+
object code saying where to find the Corresponding Source.
|
492
|
+
Regardless of what server hosts the Corresponding Source, you
|
493
|
+
remain obligated to ensure that it is available for as long as
|
494
|
+
needed to satisfy these requirements.
|
495
|
+
</li>
|
496
|
+
|
497
|
+
<li>
|
498
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
499
|
+
e)</span></var>
|
500
|
+
Convey the object code using peer-to-peer transmission, provided
|
501
|
+
you inform other peers where the object code and Corresponding
|
502
|
+
Source of the work are being offered to the general public at no
|
503
|
+
charge under subsection 6d.
|
504
|
+
</li>
|
505
|
+
</ul>
|
506
|
+
<p>
|
507
|
+
A separable portion of the object code, whose source code is
|
508
|
+
excluded from the Corresponding Source as a System Library, need
|
509
|
+
not be included in conveying the object code work.
|
510
|
+
</p>
|
511
|
+
|
512
|
+
<p>
|
513
|
+
A "User Product" is either (1) a "consumer
|
514
|
+
product", which means any tangible personal property which is
|
515
|
+
normally used for personal, family, or household purposes, or (2)
|
516
|
+
anything designed or sold for incorporation into a dwelling. In
|
517
|
+
determining whether a product is a consumer product, doubtful
|
518
|
+
cases shall be resolved in favor of coverage. For a particular
|
519
|
+
product received by a particular user, "normally used"
|
520
|
+
refers to a typical or common use of that class of product,
|
521
|
+
regardless of the status of the particular user or of the way in
|
522
|
+
which the particular user actually uses, or expects or is expected
|
523
|
+
to use, the product. A product is a consumer product regardless of
|
524
|
+
whether the product has substantial commercial, industrial or
|
525
|
+
non-consumer uses, unless such uses represent the only significant
|
526
|
+
mode of use of the product.
|
527
|
+
</p>
|
528
|
+
|
529
|
+
<p>
|
530
|
+
"Installation Information" for a User Product means any
|
531
|
+
methods, procedures, authorization keys, or other information
|
532
|
+
required to install and execute modified versions of a covered
|
533
|
+
work in that User Product from a modified version of its
|
534
|
+
Corresponding Source. The information must suffice to ensure that
|
535
|
+
the continued functioning of the modified object code is in no
|
536
|
+
case prevented or interfered with solely because modification has
|
537
|
+
been made.
|
538
|
+
</p>
|
539
|
+
|
540
|
+
<p>
|
541
|
+
If you convey an object code work under this section in, or with,
|
542
|
+
or specifically for use in, a User Product, and the conveying
|
543
|
+
occurs as part of a transaction in which the right of possession
|
544
|
+
and use of the User Product is transferred to the recipient in
|
545
|
+
perpetuity or for a fixed term (regardless of how the transaction
|
546
|
+
is characterized), the Corresponding Source conveyed under this
|
547
|
+
section must be accompanied by the Installation Information. But
|
548
|
+
this requirement does not apply if neither you nor any third party
|
549
|
+
retains the ability to install modified object code on the User
|
550
|
+
Product (for example, the work has been installed in ROM).
|
551
|
+
</p>
|
552
|
+
|
553
|
+
<p>
|
554
|
+
The requirement to provide Installation Information does not
|
555
|
+
include a requirement to continue to provide support service,
|
556
|
+
warranty, or updates for a work that has been modified or
|
557
|
+
installed by the recipient, or for the User Product in which it
|
558
|
+
has been modified or installed. Access to a network may be denied
|
559
|
+
when the modification itself materially and adversely affects the
|
560
|
+
operation of the network or violates the rules and protocols for
|
561
|
+
communication across the network.
|
562
|
+
</p>
|
563
|
+
|
564
|
+
<p>
|
565
|
+
Corresponding Source conveyed, and Installation Information
|
566
|
+
provided, in accord with this section must be in a format that is
|
567
|
+
publicly documented (and with an implementation available to the
|
568
|
+
public in source code form), and must require no special password
|
569
|
+
or key for unpacking, reading or copying.
|
570
|
+
</p>
|
571
|
+
</li>
|
572
|
+
|
573
|
+
<li>
|
574
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
575
|
+
7.</span></var>
|
576
|
+
Additional Terms.<br>
|
577
|
+
|
578
|
+
"Additional permissions" are terms that supplement the
|
579
|
+
terms of this License by making exceptions from one or more of its
|
580
|
+
conditions. Additional permissions that are applicable to the entire
|
581
|
+
Program shall be treated as though they were included in this
|
582
|
+
License, to the extent that they are valid under applicable law. If
|
583
|
+
additional permissions apply only to part of the Program, that part
|
584
|
+
may be used separately under those permissions, but the entire
|
585
|
+
Program remains governed by this License without regard to the
|
586
|
+
additional permissions.
|
587
|
+
<p>
|
588
|
+
When you convey a copy of a covered work, you may at your option
|
589
|
+
remove any additional permissions from that copy, or from any part
|
590
|
+
of it. (Additional permissions may be written to require their own
|
591
|
+
removal in certain cases when you modify the work.) You may place
|
592
|
+
additional permissions on material, added by you to a covered
|
593
|
+
work, for which you have or can give appropriate copyright
|
594
|
+
permission.
|
595
|
+
</p>
|
596
|
+
|
597
|
+
<p>
|
598
|
+
Notwithstanding any other provision of this License, for material
|
599
|
+
you add to a covered work, you may (if authorized by the copyright
|
600
|
+
holders of that material) supplement the terms of this License
|
601
|
+
with terms:
|
602
|
+
</p>
|
603
|
+
|
604
|
+
<ul style="list-style: none">
|
605
|
+
<li>
|
606
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
607
|
+
a)</span></var>
|
608
|
+
Disclaiming warranty or limiting liability differently from the
|
609
|
+
terms of sections 15 and 16 of this License; or
|
610
|
+
</li>
|
611
|
+
|
612
|
+
<li>
|
613
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
614
|
+
b)</span></var>
|
615
|
+
Requiring preservation of specified reasonable legal notices or
|
616
|
+
author attributions in that material or in the Appropriate Legal
|
617
|
+
Notices displayed by works containing it; or
|
618
|
+
</li>
|
619
|
+
|
620
|
+
<li>
|
621
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
622
|
+
c)</span></var>
|
623
|
+
Prohibiting misrepresentation of the origin of that material, or
|
624
|
+
requiring that modified versions of such material be marked in
|
625
|
+
reasonable ways as different from the original version; or
|
626
|
+
</li>
|
627
|
+
|
628
|
+
<li>
|
629
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
630
|
+
d)</span></var>
|
631
|
+
Limiting the use for publicity purposes of names of licensors or
|
632
|
+
authors of the material; or
|
633
|
+
</li>
|
634
|
+
|
635
|
+
<li>
|
636
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
637
|
+
e)</span></var>
|
638
|
+
Declining to grant rights under trademark law for use of some
|
639
|
+
trade names, trademarks, or service marks; or
|
640
|
+
</li>
|
641
|
+
|
642
|
+
<li>
|
643
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
644
|
+
f)</span></var>
|
645
|
+
Requiring indemnification of licensors and authors of that
|
646
|
+
material by anyone who conveys the material (or modified
|
647
|
+
versions of it) with contractual assumptions of liability to the
|
648
|
+
recipient, for any liability that these contractual assumptions
|
649
|
+
directly impose on those licensors and authors.
|
650
|
+
</li>
|
651
|
+
</ul>
|
652
|
+
<p>
|
653
|
+
All other non-permissive additional terms are considered
|
654
|
+
"further restrictions" within the meaning of section 10.
|
655
|
+
If the Program as you received it, or any part of it, contains a
|
656
|
+
notice stating that it is governed by this License along with a
|
657
|
+
term that is a further restriction, you may remove that term. If a
|
658
|
+
license document contains a further restriction but permits
|
659
|
+
relicensing or conveying under this License, you may add to a
|
660
|
+
covered work material governed by the terms of that license
|
661
|
+
document, provided that the further restriction does not survive
|
662
|
+
such relicensing or conveying.
|
663
|
+
</p>
|
664
|
+
|
665
|
+
<p>
|
666
|
+
If you add terms to a covered work in accord with this section,
|
667
|
+
you must place, in the relevant source files, a statement of the
|
668
|
+
additional terms that apply to those files, or a notice indicating
|
669
|
+
where to find the applicable terms.
|
670
|
+
</p>
|
671
|
+
|
672
|
+
<p>
|
673
|
+
Additional terms, permissive or non-permissive, may be stated in
|
674
|
+
the form of a separately written license, or stated as exceptions;
|
675
|
+
the above requirements apply either way.
|
676
|
+
</p>
|
677
|
+
</li>
|
678
|
+
|
679
|
+
<li>
|
680
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
681
|
+
8.</span></var>
|
682
|
+
Termination.<br>
|
683
|
+
|
684
|
+
You may not propagate or modify a covered work except as expressly
|
685
|
+
provided under this License. Any attempt otherwise to propagate or
|
686
|
+
modify it is void, and will automatically terminate your rights
|
687
|
+
under this License (including any patent licenses granted under the
|
688
|
+
third paragraph of section 11).
|
689
|
+
<p>
|
690
|
+
However, if you cease all violation of this License, then your
|
691
|
+
license from a particular copyright holder is reinstated (a)
|
692
|
+
provisionally, unless and until the copyright holder explicitly
|
693
|
+
and finally terminates your license, and (b) permanently, if the
|
694
|
+
copyright holder fails to notify you of the violation by some
|
695
|
+
reasonable means prior to 60 days after the cessation.
|
696
|
+
</p>
|
697
|
+
|
698
|
+
<p>
|
699
|
+
Moreover, your license from a particular copyright holder is
|
700
|
+
reinstated permanently if the copyright holder notifies you of the
|
701
|
+
violation by some reasonable means, this is the first time you
|
702
|
+
have received notice of violation of this License (for any work)
|
703
|
+
from that copyright holder, and you cure the violation prior to 30
|
704
|
+
days after your receipt of the notice.
|
705
|
+
</p>
|
706
|
+
|
707
|
+
<p>
|
708
|
+
Termination of your rights under this section does not terminate
|
709
|
+
the licenses of parties who have received copies or rights from
|
710
|
+
you under this License. If your rights have been terminated and
|
711
|
+
not permanently reinstated, you do not qualify to receive new
|
712
|
+
licenses for the same material under section 10.
|
713
|
+
</p>
|
714
|
+
</li>
|
715
|
+
|
716
|
+
<li>
|
717
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
718
|
+
9.</span></var>
|
719
|
+
Acceptance Not Required for Having Copies.<br>
|
720
|
+
|
721
|
+
You are not required to accept this License in order to receive or
|
722
|
+
run a copy of the Program. Ancillary propagation of a covered work
|
723
|
+
occurring solely as a consequence of using peer-to-peer transmission
|
724
|
+
to receive a copy likewise does not require acceptance. However,
|
725
|
+
nothing other than this License grants you permission to propagate
|
726
|
+
or modify any covered work. These actions infringe copyright if you
|
727
|
+
do not accept this License. Therefore, by modifying or propagating a
|
728
|
+
covered work, you indicate your acceptance of this License to do so.
|
729
|
+
</li>
|
730
|
+
|
731
|
+
<li>
|
732
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
733
|
+
10.</span></var>
|
734
|
+
Automatic Licensing of Downstream Recipients.<br>
|
735
|
+
|
736
|
+
Each time you convey a covered work, the recipient automatically
|
737
|
+
receives a license from the original licensors, to run, modify and
|
738
|
+
propagate that work, subject to this License. You are not
|
739
|
+
responsible for enforcing compliance by third parties with this
|
740
|
+
License.
|
741
|
+
<p>
|
742
|
+
An "entity transaction" is a transaction transferring
|
743
|
+
control of an organization, or substantially all assets of one, or
|
744
|
+
subdividing an organization, or merging organizations. If
|
745
|
+
propagation of a covered work results from an entity transaction,
|
746
|
+
each party to that transaction who receives a copy of the work
|
747
|
+
also receives whatever licenses to the work the party's
|
748
|
+
predecessor in interest had or could give under the previous
|
749
|
+
paragraph, plus a right to possession of the Corresponding Source
|
750
|
+
of the work from the predecessor in interest, if the predecessor
|
751
|
+
has it or can get it with reasonable efforts.
|
752
|
+
</p>
|
753
|
+
|
754
|
+
<p>
|
755
|
+
You may not impose any further restrictions on the exercise of the
|
756
|
+
rights granted or affirmed under this License. For example, you
|
757
|
+
may not impose a license fee, royalty, or other charge for
|
758
|
+
exercise of rights granted under this License, and you may not
|
759
|
+
initiate litigation (including a cross-claim or counterclaim in a
|
760
|
+
lawsuit) alleging that any patent claim is infringed by making,
|
761
|
+
using, selling, offering for sale, or importing the Program or any
|
762
|
+
portion of it.
|
763
|
+
</p>
|
764
|
+
</li>
|
765
|
+
|
766
|
+
<li>
|
767
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
768
|
+
11.</span></var>
|
769
|
+
Patents.<br>
|
770
|
+
|
771
|
+
A "contributor" is a copyright holder who authorizes use
|
772
|
+
under this License of the Program or a work on which the Program is
|
773
|
+
based. The work thus licensed is called the contributor's
|
774
|
+
"contributor version".
|
775
|
+
<p>
|
776
|
+
A contributor's "essential patent claims" are all
|
777
|
+
patent claims owned or controlled by the contributor, whether
|
778
|
+
already acquired or hereafter acquired, that would be infringed by
|
779
|
+
some manner, permitted by this License, of making, using, or
|
780
|
+
selling its contributor version, but do not include claims that
|
781
|
+
would be infringed only as a consequence of further modification
|
782
|
+
of the contributor version. For purposes of this definition,
|
783
|
+
"control" includes the right to grant patent sublicenses
|
784
|
+
in a manner consistent with the requirements of this License.
|
785
|
+
</p>
|
786
|
+
|
787
|
+
<p>
|
788
|
+
Each contributor grants you a non-exclusive, worldwide,
|
789
|
+
royalty-free patent license under the contributor's essential
|
790
|
+
patent claims, to make, use, sell, offer for sale, import and
|
791
|
+
otherwise run, modify and propagate the contents of its
|
792
|
+
contributor version.
|
793
|
+
</p>
|
794
|
+
|
795
|
+
<p>
|
796
|
+
In the following three paragraphs, a "patent license" is
|
797
|
+
any express agreement or commitment, however denominated, not to
|
798
|
+
enforce a patent (such as an express permission to practice a
|
799
|
+
patent or covenant not to sue for patent infringement). To
|
800
|
+
"grant" such a patent license to a party means to make
|
801
|
+
such an agreement or commitment not to enforce a patent against
|
802
|
+
the party.
|
803
|
+
</p>
|
804
|
+
|
805
|
+
<p>
|
806
|
+
If you convey a covered work, knowingly relying on a patent
|
807
|
+
license, and the Corresponding Source of the work is not available
|
808
|
+
for anyone to copy, free of charge and under the terms of this
|
809
|
+
License, through a publicly available network server or other
|
810
|
+
readily accessible means, then you must either (1) cause the
|
811
|
+
Corresponding Source to be so available, or (2) arrange to deprive
|
812
|
+
yourself of the benefit of the patent license for this particular
|
813
|
+
work, or (3) arrange, in a manner consistent with the requirements
|
814
|
+
of this License, to extend the patent license to downstream
|
815
|
+
recipients. "Knowingly relying" means you have actual
|
816
|
+
knowledge that, but for the patent license, your conveying the
|
817
|
+
covered work in a country, or your recipient's use of the
|
818
|
+
covered work in a country, would infringe one or more identifiable
|
819
|
+
patents in that country that you have reason to believe are valid.
|
820
|
+
</p>
|
821
|
+
|
822
|
+
<p>
|
823
|
+
If, pursuant to or in connection with a single transaction or
|
824
|
+
arrangement, you convey, or propagate by procuring conveyance of,
|
825
|
+
a covered work, and grant a patent license to some of the parties
|
826
|
+
receiving the covered work authorizing them to use, propagate,
|
827
|
+
modify or convey a specific copy of the covered work, then the
|
828
|
+
patent license you grant is automatically extended to all
|
829
|
+
recipients of the covered work and works based on it.
|
830
|
+
</p>
|
831
|
+
|
832
|
+
<p>
|
833
|
+
A patent license is "discriminatory" if it does not
|
834
|
+
include within the scope of its coverage, prohibits the exercise
|
835
|
+
of, or is conditioned on the non-exercise of one or more of the
|
836
|
+
rights that are specifically granted under this License. You may
|
837
|
+
not convey a covered work if you are a party to an arrangement
|
838
|
+
with a third party that is in the business of distributing
|
839
|
+
software, under which you make payment to the third party based on
|
840
|
+
the extent of your activity of conveying the work, and under which
|
841
|
+
the third party grants, to any of the parties who would receive
|
842
|
+
the covered work from you, a discriminatory patent license (a) in
|
843
|
+
connection with copies of the covered work conveyed by you (or
|
844
|
+
copies made from those copies), or (b) primarily for and in
|
845
|
+
connection with specific products or compilations that contain the
|
846
|
+
covered work, unless you entered into that arrangement, or that
|
847
|
+
patent license was granted, prior to 28 March 2007.
|
848
|
+
</p>
|
849
|
+
|
850
|
+
<p>
|
851
|
+
Nothing in this License shall be construed as excluding or
|
852
|
+
limiting any implied license or other defenses to infringement
|
853
|
+
that may otherwise be available to you under applicable patent
|
854
|
+
law.
|
855
|
+
</p>
|
856
|
+
</li>
|
857
|
+
|
858
|
+
<li>
|
859
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
860
|
+
12.</span></var>
|
861
|
+
No Surrender of Others' Freedom.<br>
|
862
|
+
|
863
|
+
If conditions are imposed on you (whether by court order, agreement
|
864
|
+
or otherwise) that contradict the conditions of this License, they
|
865
|
+
do not excuse you from the conditions of this License. If you cannot
|
866
|
+
convey a covered work so as to satisfy simultaneously your
|
867
|
+
obligations under this License and any other pertinent obligations,
|
868
|
+
then as a consequence you may not convey it at all. For example, if
|
869
|
+
you agree to terms that obligate you to collect a royalty for
|
870
|
+
further conveying from those to whom you convey the Program, the
|
871
|
+
only way you could satisfy both those terms and this License would
|
872
|
+
be to refrain entirely from conveying the Program.
|
873
|
+
</li>
|
874
|
+
|
875
|
+
<li>
|
876
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
877
|
+
13.</span></var>
|
878
|
+
Use with the GNU Affero General Public License.<br>
|
879
|
+
|
880
|
+
Notwithstanding any other provision of this License, you have
|
881
|
+
permission to link or combine any covered work with a work licensed
|
882
|
+
under version 3 of the GNU Affero General Public License into a
|
883
|
+
single combined work, and to convey the resulting work. The terms of
|
884
|
+
this License will continue to apply to the part which is the covered
|
885
|
+
work, but the special requirements of the GNU Affero General Public
|
886
|
+
License, section 13, concerning interaction through a network will
|
887
|
+
apply to the combination as such.
|
888
|
+
</li>
|
889
|
+
|
890
|
+
<li>
|
891
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
892
|
+
14.</span></var>
|
893
|
+
Revised Versions of this License.<br>
|
894
|
+
|
895
|
+
The Free Software Foundation may publish revised and/or new versions
|
896
|
+
of the GNU General Public License from time to time. Such new
|
897
|
+
versions will be similar in spirit to the present version, but may
|
898
|
+
differ in detail to address new problems or concerns.
|
899
|
+
<p>
|
900
|
+
Each version is given a distinguishing version number. If the
|
901
|
+
Program specifies that a certain numbered version of the GNU
|
902
|
+
General Public License "or any later version" applies to
|
903
|
+
it, you have the option of following the terms and conditions
|
904
|
+
either of that numbered version or of any later version published
|
905
|
+
by the Free Software Foundation. If the Program does not specify a
|
906
|
+
version number of the GNU General Public License, you may choose
|
907
|
+
any version ever published by the Free Software Foundation.
|
908
|
+
</p>
|
909
|
+
|
910
|
+
<p>
|
911
|
+
If the Program specifies that a proxy can decide which future
|
912
|
+
versions of the GNU General Public License can be used, that
|
913
|
+
proxy's public statement of acceptance of a version
|
914
|
+
permanently authorizes you to choose that version for the Program.
|
915
|
+
</p>
|
916
|
+
|
917
|
+
<p>
|
918
|
+
Later license versions may give you additional or different
|
919
|
+
permissions. However, no additional obligations are imposed on any
|
920
|
+
author or copyright holder as a result of your choosing to follow
|
921
|
+
a later version.
|
922
|
+
</p>
|
923
|
+
</li>
|
924
|
+
|
925
|
+
<li>
|
926
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
927
|
+
15.</span></var>
|
928
|
+
Disclaimer of Warranty.<br>
|
929
|
+
|
930
|
+
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
931
|
+
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE
|
932
|
+
COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS
|
933
|
+
IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
|
934
|
+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
935
|
+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE
|
936
|
+
RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.
|
937
|
+
SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
|
938
|
+
NECESSARY SERVICING, REPAIR OR CORRECTION.
|
939
|
+
</li>
|
940
|
+
|
941
|
+
<li>
|
942
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
943
|
+
16.</span></var>
|
944
|
+
Limitation of Liability.<br>
|
945
|
+
|
946
|
+
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
|
947
|
+
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES
|
948
|
+
AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
|
949
|
+
DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
|
950
|
+
DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
|
951
|
+
(INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
|
952
|
+
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE
|
953
|
+
OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
|
954
|
+
HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
955
|
+
DAMAGES.
|
956
|
+
</li>
|
957
|
+
|
958
|
+
<li>
|
959
|
+
<var class="replaceable-license-text"><span title="can be replaced with the pattern .{0,20}">
|
960
|
+
17.</span></var>
|
961
|
+
Interpretation of Sections 15 and 16.
|
962
|
+
<p>
|
963
|
+
If the disclaimer of warranty and limitation of liability provided
|
964
|
+
above cannot be given local legal effect according to their terms,
|
965
|
+
reviewing courts shall apply local law that most closely
|
966
|
+
approximates an absolute waiver of all civil liability in
|
967
|
+
connection with the Program, unless a warranty or assumption of
|
968
|
+
liability accompanies a copy of the Program in return for a fee.
|
969
|
+
</p>
|
970
|
+
</li>
|
971
|
+
</ul>
|
972
|
+
|
973
|
+
<span class="small-text"><a rel="noopener noreferrer" href="#top" target="_self">Back to top</a></span>
|
974
|
+
|
975
|
+
|
976
|
+
|
977
|
+
|
978
|
+
|
979
|
+
<section id="social-media">
|
980
|
+
<div class="soc-wrap">
|
981
|
+
<table class="soc">
|
982
|
+
<tbody>
|
983
|
+
<tr>
|
984
|
+
<td class="soc-fa">
|
985
|
+
<p>
|
986
|
+
<a rel="noopener noreferrer" href="https://instagram.com/netwk_pro" target="_blank">
|
987
|
+
<span class="fa-brands fa-square-instagram fa-2x"></span>
|
988
|
+
</a>
|
989
|
+
</p>
|
990
|
+
</td>
|
991
|
+
<td class="soc-fa">
|
992
|
+
<p>
|
993
|
+
<a rel="noopener noreferrer" href="https://facebook.com/neteng.pro" target="_blank">
|
994
|
+
<span class="fa-brands fa-square-facebook fa-2x"></span>
|
995
|
+
</a>
|
996
|
+
</p>
|
997
|
+
</td>
|
998
|
+
<td class="soc-fa">
|
999
|
+
<p>
|
1000
|
+
<a rel="noopener noreferrer" href="https://linkedin.com/company/netwk-pro" target="_blank">
|
1001
|
+
<span class="fa-brands fa-linkedin fa-2x"></span>
|
1002
|
+
</a>
|
1003
|
+
</p>
|
1004
|
+
</td>
|
1005
|
+
<td class="soc-fa">
|
1006
|
+
<p>
|
1007
|
+
<a rel="me noopener noreferrer" href="https://noc.social/@NetEng_Pro" target="_blank">
|
1008
|
+
<span class="fa-brands fa-mastodon fa-2x"></span>
|
1009
|
+
</a>
|
1010
|
+
</p>
|
1011
|
+
</td>
|
1012
|
+
<td class="soc-fa">
|
1013
|
+
<p>
|
1014
|
+
<a rel="noopener noreferrer" href="https://github.com/netwk-pro/" target="_blank">
|
1015
|
+
<span class="fa-brands fa-square-github fa-2x"></span>
|
1016
|
+
</a>
|
1017
|
+
</p>
|
1018
|
+
</td>
|
1019
|
+
</tr>
|
1020
|
+
</tbody>
|
1021
|
+
</table>
|
1022
|
+
</div>
|
1023
|
+
</section>
|
1024
|
+
|
1025
|
+
|
1026
|
+
<hr class="hr-styled">
|
1027
|
+
|
1028
|
+
|
1029
|
+
|
1030
|
+
|
1031
|
+
<div class="bnav-wrap">
|
1032
|
+
<table class="bnav"><tbody>
|
1033
|
+
<tr>
|
1034
|
+
<td class="bnav-nav"><a rel="noopener noreferrer" href="https://netwk.pro/terms-of-use.html" target="_self">Terms of Use</a></td>
|
1035
|
+
<td class="bnav-nav"><a rel="noopener noreferrer" href="https://netwk.pro/privacy.html" target="_self">Privacy Policy</a>
|
1036
|
+
</td>
|
1037
|
+
</tr>
|
1038
|
+
<tr>
|
1039
|
+
<td class="bnav-cell" colspan="2">
|
1040
|
+
<a rel="noopener noreferrer" href="https://netwk.pro/legal.html" target="_self">Legal</a></td>
|
1041
|
+
</tr>
|
1042
|
+
</tbody>
|
1043
|
+
</table>
|
1044
|
+
</div>
|
1045
|
+
|
1046
|
+
|
1047
|
+
|
1048
|
+
|
1049
|
+
|
1050
|
+
<section id="badges">
|
1051
|
+
<div class="bnav2-wrap">
|
1052
|
+
<table class="bnav2"><tbody>
|
1053
|
+
<tr>
|
1054
|
+
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://netwk.pro/legal.html#cc-by" target="_blank"><img decoding="async" loading="lazy" src="https://forthebadge.com/images/badges/cc-by.png" style="width: 160px; height: auto" alt="CC BY 4.0"></a></td>
|
1055
|
+
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://netwk.pro/legal.html#gnu-gpl" target="_blank"><img decoding="async" loading="lazy" src="https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b" style="width: 120px; height: auto" alt="GPL 3.0 or Later"></a></td>
|
1056
|
+
</tr>
|
1057
|
+
</tbody>
|
1058
|
+
</table>
|
1059
|
+
</div>
|
1060
|
+
</section>
|
1061
|
+
|
1062
|
+
</div>
|
1063
|
+
</div>
|
1064
|
+
|
1065
|
+
|
1066
|
+
|
1067
|
+
|
1068
|
+
<footer id="licensing">
|
1069
|
+
<div class="container">
|
1070
|
+
<div class="copyright" xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/">
|
1071
|
+
<p>
|
1072
|
+
Copyright © 2025<br>
|
1073
|
+
<a rel="cc:attributionURL dct:creator noopener noreferrer" property="cc:attributionName" href="https://netwk.pro/" target="_blank"><strong>Network Pro Strategies</strong></a>
|
1074
|
+
(Network Pro™)</p>
|
1075
|
+
|
1076
|
+
<p>
|
1077
|
+
Network Pro™, the shield logo, and the "Locking Down
|
1078
|
+
Networks™" slogan are
|
1079
|
+
<a rel="noopener noreferrer" href="https://netwk.pro/legal.html#trademark" target="_self">trademarks</a>
|
1080
|
+
of Network Pro Strategies.
|
1081
|
+
</p>
|
1082
|
+
|
1083
|
+
<p>
|
1084
|
+
Licensed under
|
1085
|
+
<a href="https://netwk.pro/legal.html#cc-by" target="_blank" rel="license noopener noreferrer" style="display: inline-block"><b>CC BY 4.0</b></a>
|
1086
|
+
<a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="license noopener noreferrer" style="display: inline-block"><img decoding="async" loading="lazy" style="height: 18px !important;
|
1087
|
+
margin-left: 3px;
|
1088
|
+
vertical-align: text-bottom;
|
1089
|
+
text-decoration: none;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="Creative Commons BY">
|
1090
|
+
</a>
|
1091
|
+
<a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="license noopener noreferrer" style="display: inline-block"><img decoding="async" loading="lazy" style="height: 18px !important;
|
1092
|
+
margin-left: 3px;
|
1093
|
+
vertical-align: text-bottom;
|
1094
|
+
text-decoration: none;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="Creative Commons BY"></a>
|
1095
|
+
and the
|
1096
|
+
<a href="https://netwk.pro/legal.html#gnu-gpl" target="_blank" rel="license noopener noreferrer"><b>GNU GPL</b></a>, as published by the
|
1097
|
+
<a rel="noopener noreferrer" href="https://fsf.org" target="_blank">Free Software Foundation</a>, either version 3 of the License, or (at your option) any later
|
1098
|
+
version.
|
1099
|
+
</p>
|
1100
|
+
</div>
|
1101
|
+
</div>
|
1102
|
+
</footer>
|
1103
|
+
|
1104
|
+
</body>
|
1105
|
+
</html>
|