@networkpro/legal 0.2.9 → 0.3.0
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/docs/404.html +748 -0
- package/docs/assets/external/github.com/netwk-pro/netwk-pro.github.io/actions/workflows/upload.yml/badge.svg +35 -0
- package/docs/assets/external/github.com/netwk-pro/netwk-pro.github.io/actions/workflows/webpack.yml/badge.56403977.svg +35 -0
- package/docs/assets/external/img.shields.io/badge/Contributor Covenant-2.1-4baaaa.svg +1 -0
- package/docs/assets/external/img.shields.io/badge/code_style-prettier-ff69b4.3e3c11fa.svg +1 -0
- package/docs/assets/external/img.shields.io/npm/v/@networkpro/web.5485edf3.svg +1 -0
- package/docs/assets/external/mirrors.creativecommons.org/presskit/icons/by.svg +20 -0
- package/docs/assets/external/mirrors.creativecommons.org/presskit/icons/cc.svg +27 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-github.png +0 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-support.png +0 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/vcard.png +0 -0
- package/docs/assets/external/unpkg.com/mermaid@11/dist/mermaid.min.js +2607 -0
- package/docs/assets/images/favicon.png +0 -0
- package/docs/assets/javascripts/bundle.c8b220af.min.js +16 -0
- package/docs/assets/javascripts/bundle.c8b220af.min.js.map +7 -0
- package/docs/assets/javascripts/lunr/min/lunr.ar.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.da.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.de.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.du.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.el.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.es.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.fi.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.fr.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.he.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.hi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.hu.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.hy.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.it.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ja.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.jp.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.kn.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.ko.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.multi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.nl.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.no.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.pt.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ro.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ru.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.sa.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.stemmer.support.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.sv.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ta.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.te.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.th.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.tr.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.vi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.zh.min.js +1 -0
- package/docs/assets/javascripts/lunr/tinyseg.js +206 -0
- package/docs/assets/javascripts/lunr/wordcut.js +6708 -0
- package/docs/assets/javascripts/workers/search.f8cc74c7.min.js +42 -0
- package/docs/assets/javascripts/workers/search.f8cc74c7.min.js.map +7 -0
- package/docs/assets/stylesheets/main.2afb09e1.min.css +1 -0
- package/docs/assets/stylesheets/main.2afb09e1.min.css.map +1 -0
- package/docs/assets/stylesheets/palette.06af60db.min.css +1 -0
- package/docs/assets/stylesheets/palette.06af60db.min.css.map +1 -0
- package/docs/conduct/index.html +1016 -0
- package/docs/index.html +915 -0
- package/docs/legal/index.html +1152 -0
- package/docs/privacy/index.html +1071 -0
- package/docs/search/search_index.json +1 -0
- package/docs/sitemap.xml +27 -0
- package/docs/sitemap.xml.gz +0 -0
- package/docs/terms-cond/index.html +1120 -0
- package/docs/terms-use/index.html +1042 -0
- package/package.json +3 -3
- package/404.html +0 -84
- package/CNAME +0 -1
- package/LICENSE.md +0 -296
- package/PRIVACY.md +0 -212
- package/README.md +0 -86
- package/TERMS-COND.md +0 -277
- package/TERMS-USE.md +0 -212
- package/css/default.css +0 -1
- package/css/normalize.css +0 -1
- package/css/style.css +0 -1
- package/favicon-180.png +0 -0
- package/favicon-splash.png +0 -0
- package/favicon.ico +0 -0
- package/favicon.svg +0 -550
- package/favicon.svg.br +0 -0
- package/favicon.svg.gz +0 -0
- package/html/CC-BY-4.0.html +0 -789
- package/html/CC-BY-4.0.html.br +0 -0
- package/html/CC-BY-4.0.html.gz +0 -0
- package/html/COPYING.html +0 -1096
- 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 +0 -241
- package/index.html.br +0 -0
- package/index.html.gz +0 -0
- package/js/app.6f7616e04ac0463f582a.mjs +0 -1
- package/js/runtime.aac6c30edf7d8d569715.mjs +0 -1
- package/js/vendor/.gitkeep +0 -0
- package/robots.txt +0 -14
- package/site.webmanifest +0 -25
- package/sitemap.xml +0 -115
- /package/{favicon-192.png → docs/img/favicon.png} +0 -0
- /package/{favicon-512.png → docs/img/logo.png} +0 -0
@@ -0,0 +1,1152 @@
|
|
1
|
+
|
2
|
+
<!doctype html>
|
3
|
+
<html lang="en" class="no-js">
|
4
|
+
<head>
|
5
|
+
|
6
|
+
<meta charset="utf-8">
|
7
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
8
|
+
|
9
|
+
|
10
|
+
|
11
|
+
<link rel="canonical" href="https://legal.netwk.pro/docs/legal/">
|
12
|
+
|
13
|
+
|
14
|
+
<link rel="prev" href="../terms-use/">
|
15
|
+
|
16
|
+
|
17
|
+
<link rel="next" href="../terms-cond/">
|
18
|
+
|
19
|
+
|
20
|
+
<link rel="icon" href="../img/favicon.png">
|
21
|
+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.12">
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
<title>Legal, Copyright, and Licensing - Network Pro Strategies</title>
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
<link rel="stylesheet" href="../assets/stylesheets/main.2afb09e1.min.css">
|
30
|
+
|
31
|
+
|
32
|
+
<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
</head>
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="amber" data-md-color-accent="yellow">
|
63
|
+
|
64
|
+
|
65
|
+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
66
|
+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
67
|
+
<label class="md-overlay" for="__drawer"></label>
|
68
|
+
<div data-md-component="skip">
|
69
|
+
|
70
|
+
|
71
|
+
<a href="#legal-copyright-and-licensing" class="md-skip">
|
72
|
+
Skip to content
|
73
|
+
</a>
|
74
|
+
|
75
|
+
</div>
|
76
|
+
<div data-md-component="announce">
|
77
|
+
|
78
|
+
</div>
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
<header class="md-header" data-md-component="header">
|
84
|
+
<nav class="md-header__inner md-grid" aria-label="Header">
|
85
|
+
<a href=".." title="Network Pro Strategies" class="md-header__button md-logo" aria-label="Network Pro Strategies" data-md-component="logo">
|
86
|
+
|
87
|
+
<img src="../img/logo.png" alt="logo">
|
88
|
+
|
89
|
+
</a>
|
90
|
+
<label class="md-header__button md-icon" for="__drawer">
|
91
|
+
|
92
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
93
|
+
</label>
|
94
|
+
<div class="md-header__title" data-md-component="header-title">
|
95
|
+
<div class="md-header__ellipsis">
|
96
|
+
<div class="md-header__topic">
|
97
|
+
<span class="md-ellipsis">
|
98
|
+
Network Pro Strategies
|
99
|
+
</span>
|
100
|
+
</div>
|
101
|
+
<div class="md-header__topic" data-md-component="header-topic">
|
102
|
+
<span class="md-ellipsis">
|
103
|
+
|
104
|
+
Legal, Copyright, and Licensing
|
105
|
+
|
106
|
+
</span>
|
107
|
+
</div>
|
108
|
+
</div>
|
109
|
+
</div>
|
110
|
+
|
111
|
+
|
112
|
+
<form class="md-header__option" data-md-component="palette">
|
113
|
+
|
114
|
+
|
115
|
+
|
116
|
+
|
117
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme)" data-md-color-scheme="default" data-md-color-primary="amber" data-md-color-accent="yellow" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_0">
|
118
|
+
|
119
|
+
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_1" hidden>
|
120
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m14.3 16-.7-2h-3.2l-.7 2H7.8L11 7h2l3.2 9zM20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12zm-9.15 3.96h2.3L12 9z"/></svg>
|
121
|
+
</label>
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="amber" data-md-color-accent="yellow" aria-label="Switch to system preference" type="radio" name="__palette" id="__palette_1">
|
128
|
+
|
129
|
+
<label class="md-header__button md-icon" title="Switch to system preference" for="__palette_2" hidden>
|
130
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z"/></svg>
|
131
|
+
</label>
|
132
|
+
|
133
|
+
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="amber" data-md-color-accent="yellow" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_2">
|
138
|
+
|
139
|
+
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_0" hidden>
|
140
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z"/></svg>
|
141
|
+
</label>
|
142
|
+
|
143
|
+
|
144
|
+
</form>
|
145
|
+
|
146
|
+
|
147
|
+
|
148
|
+
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
149
|
+
|
150
|
+
|
151
|
+
|
152
|
+
|
153
|
+
|
154
|
+
<label class="md-header__button md-icon" for="__search">
|
155
|
+
|
156
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
157
|
+
</label>
|
158
|
+
<div class="md-search" data-md-component="search" role="dialog">
|
159
|
+
<label class="md-search__overlay" for="__search"></label>
|
160
|
+
<div class="md-search__inner" role="search">
|
161
|
+
<form class="md-search__form" name="search">
|
162
|
+
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
163
|
+
<label class="md-search__icon md-icon" for="__search">
|
164
|
+
|
165
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
166
|
+
|
167
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
168
|
+
</label>
|
169
|
+
<nav class="md-search__options" aria-label="Search">
|
170
|
+
|
171
|
+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
172
|
+
|
173
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
174
|
+
</button>
|
175
|
+
</nav>
|
176
|
+
|
177
|
+
<div class="md-search__suggest" data-md-component="search-suggest"></div>
|
178
|
+
|
179
|
+
</form>
|
180
|
+
<div class="md-search__output">
|
181
|
+
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
182
|
+
<div class="md-search-result" data-md-component="search-result">
|
183
|
+
<div class="md-search-result__meta">
|
184
|
+
Initializing search
|
185
|
+
</div>
|
186
|
+
<ol class="md-search-result__list" role="presentation"></ol>
|
187
|
+
</div>
|
188
|
+
</div>
|
189
|
+
</div>
|
190
|
+
</div>
|
191
|
+
</div>
|
192
|
+
|
193
|
+
|
194
|
+
|
195
|
+
<div class="md-header__source">
|
196
|
+
<a href="https://github.com/netwk-pro/netwk-pro-legal" title="Go to repository" class="md-source" data-md-component="source">
|
197
|
+
<div class="md-source__icon md-icon">
|
198
|
+
|
199
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
|
200
|
+
</div>
|
201
|
+
<div class="md-source__repository">
|
202
|
+
netwk-pro-legal
|
203
|
+
</div>
|
204
|
+
</a>
|
205
|
+
</div>
|
206
|
+
|
207
|
+
</nav>
|
208
|
+
|
209
|
+
</header>
|
210
|
+
|
211
|
+
<div class="md-container" data-md-component="container">
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
|
216
|
+
|
217
|
+
<nav class="md-tabs" aria-label="Tabs" data-md-component="tabs">
|
218
|
+
<div class="md-grid">
|
219
|
+
<ul class="md-tabs__list">
|
220
|
+
|
221
|
+
|
222
|
+
|
223
|
+
|
224
|
+
|
225
|
+
|
226
|
+
<li class="md-tabs__item">
|
227
|
+
<a href=".." class="md-tabs__link">
|
228
|
+
|
229
|
+
|
230
|
+
|
231
|
+
|
232
|
+
|
233
|
+
Home
|
234
|
+
|
235
|
+
</a>
|
236
|
+
</li>
|
237
|
+
|
238
|
+
|
239
|
+
|
240
|
+
|
241
|
+
|
242
|
+
|
243
|
+
|
244
|
+
|
245
|
+
<li class="md-tabs__item">
|
246
|
+
<a href="../privacy/" class="md-tabs__link">
|
247
|
+
|
248
|
+
|
249
|
+
|
250
|
+
|
251
|
+
|
252
|
+
Privacy Policy
|
253
|
+
|
254
|
+
</a>
|
255
|
+
</li>
|
256
|
+
|
257
|
+
|
258
|
+
|
259
|
+
|
260
|
+
|
261
|
+
|
262
|
+
|
263
|
+
|
264
|
+
<li class="md-tabs__item">
|
265
|
+
<a href="../terms-use/" class="md-tabs__link">
|
266
|
+
|
267
|
+
|
268
|
+
|
269
|
+
|
270
|
+
|
271
|
+
Website Terms of Use
|
272
|
+
|
273
|
+
</a>
|
274
|
+
</li>
|
275
|
+
|
276
|
+
|
277
|
+
|
278
|
+
|
279
|
+
|
280
|
+
|
281
|
+
|
282
|
+
|
283
|
+
|
284
|
+
|
285
|
+
<li class="md-tabs__item md-tabs__item--active">
|
286
|
+
<a href="./" class="md-tabs__link">
|
287
|
+
|
288
|
+
|
289
|
+
|
290
|
+
|
291
|
+
|
292
|
+
Legal, Copyright, and Licensing
|
293
|
+
|
294
|
+
</a>
|
295
|
+
</li>
|
296
|
+
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
|
301
|
+
|
302
|
+
|
303
|
+
|
304
|
+
|
305
|
+
|
306
|
+
<li class="md-tabs__item">
|
307
|
+
<a href="../terms-cond/" class="md-tabs__link">
|
308
|
+
|
309
|
+
|
310
|
+
|
311
|
+
Consulting
|
312
|
+
|
313
|
+
</a>
|
314
|
+
</li>
|
315
|
+
|
316
|
+
|
317
|
+
|
318
|
+
|
319
|
+
|
320
|
+
|
321
|
+
|
322
|
+
|
323
|
+
|
324
|
+
|
325
|
+
|
326
|
+
<li class="md-tabs__item">
|
327
|
+
<a href="../conduct/" class="md-tabs__link">
|
328
|
+
|
329
|
+
|
330
|
+
|
331
|
+
Contributing
|
332
|
+
|
333
|
+
</a>
|
334
|
+
</li>
|
335
|
+
|
336
|
+
|
337
|
+
|
338
|
+
|
339
|
+
</ul>
|
340
|
+
</div>
|
341
|
+
</nav>
|
342
|
+
|
343
|
+
|
344
|
+
|
345
|
+
<main class="md-main" data-md-component="main">
|
346
|
+
<div class="md-main__inner md-grid">
|
347
|
+
|
348
|
+
|
349
|
+
|
350
|
+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
351
|
+
<div class="md-sidebar__scrollwrap">
|
352
|
+
<div class="md-sidebar__inner">
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
|
357
|
+
|
358
|
+
|
359
|
+
|
360
|
+
|
361
|
+
<nav class="md-nav md-nav--primary md-nav--lifted md-nav--integrated" aria-label="Navigation" data-md-level="0">
|
362
|
+
<label class="md-nav__title" for="__drawer">
|
363
|
+
<a href=".." title="Network Pro Strategies" class="md-nav__button md-logo" aria-label="Network Pro Strategies" data-md-component="logo">
|
364
|
+
|
365
|
+
<img src="../img/logo.png" alt="logo">
|
366
|
+
|
367
|
+
</a>
|
368
|
+
Network Pro Strategies
|
369
|
+
</label>
|
370
|
+
|
371
|
+
<div class="md-nav__source">
|
372
|
+
<a href="https://github.com/netwk-pro/netwk-pro-legal" title="Go to repository" class="md-source" data-md-component="source">
|
373
|
+
<div class="md-source__icon md-icon">
|
374
|
+
|
375
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
|
376
|
+
</div>
|
377
|
+
<div class="md-source__repository">
|
378
|
+
netwk-pro-legal
|
379
|
+
</div>
|
380
|
+
</a>
|
381
|
+
</div>
|
382
|
+
|
383
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
384
|
+
|
385
|
+
|
386
|
+
|
387
|
+
|
388
|
+
|
389
|
+
|
390
|
+
|
391
|
+
<li class="md-nav__item">
|
392
|
+
<a href=".." class="md-nav__link">
|
393
|
+
|
394
|
+
|
395
|
+
|
396
|
+
<span class="md-ellipsis">
|
397
|
+
Home
|
398
|
+
|
399
|
+
</span>
|
400
|
+
|
401
|
+
|
402
|
+
</a>
|
403
|
+
</li>
|
404
|
+
|
405
|
+
|
406
|
+
|
407
|
+
|
408
|
+
|
409
|
+
|
410
|
+
|
411
|
+
|
412
|
+
|
413
|
+
<li class="md-nav__item">
|
414
|
+
<a href="../privacy/" class="md-nav__link">
|
415
|
+
|
416
|
+
|
417
|
+
|
418
|
+
<span class="md-ellipsis">
|
419
|
+
Privacy Policy
|
420
|
+
|
421
|
+
</span>
|
422
|
+
|
423
|
+
|
424
|
+
</a>
|
425
|
+
</li>
|
426
|
+
|
427
|
+
|
428
|
+
|
429
|
+
|
430
|
+
|
431
|
+
|
432
|
+
|
433
|
+
|
434
|
+
|
435
|
+
<li class="md-nav__item">
|
436
|
+
<a href="../terms-use/" class="md-nav__link">
|
437
|
+
|
438
|
+
|
439
|
+
|
440
|
+
<span class="md-ellipsis">
|
441
|
+
Website Terms of Use
|
442
|
+
|
443
|
+
</span>
|
444
|
+
|
445
|
+
|
446
|
+
</a>
|
447
|
+
</li>
|
448
|
+
|
449
|
+
|
450
|
+
|
451
|
+
|
452
|
+
|
453
|
+
|
454
|
+
|
455
|
+
|
456
|
+
|
457
|
+
|
458
|
+
|
459
|
+
<li class="md-nav__item md-nav__item--active">
|
460
|
+
|
461
|
+
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
462
|
+
|
463
|
+
|
464
|
+
|
465
|
+
|
466
|
+
|
467
|
+
<label class="md-nav__link md-nav__link--active" for="__toc">
|
468
|
+
|
469
|
+
|
470
|
+
|
471
|
+
<span class="md-ellipsis">
|
472
|
+
Legal, Copyright, and Licensing
|
473
|
+
|
474
|
+
</span>
|
475
|
+
|
476
|
+
|
477
|
+
<span class="md-nav__icon md-icon"></span>
|
478
|
+
</label>
|
479
|
+
|
480
|
+
<a href="./" class="md-nav__link md-nav__link--active">
|
481
|
+
|
482
|
+
|
483
|
+
|
484
|
+
<span class="md-ellipsis">
|
485
|
+
Legal, Copyright, and Licensing
|
486
|
+
|
487
|
+
</span>
|
488
|
+
|
489
|
+
|
490
|
+
</a>
|
491
|
+
|
492
|
+
|
493
|
+
|
494
|
+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
495
|
+
|
496
|
+
|
497
|
+
|
498
|
+
|
499
|
+
|
500
|
+
|
501
|
+
<label class="md-nav__title" for="__toc">
|
502
|
+
<span class="md-nav__icon md-icon"></span>
|
503
|
+
Table of contents
|
504
|
+
</label>
|
505
|
+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
506
|
+
|
507
|
+
<li class="md-nav__item">
|
508
|
+
<a href="#table-of-contents" class="md-nav__link">
|
509
|
+
<span class="md-ellipsis">
|
510
|
+
Table of Contents
|
511
|
+
</span>
|
512
|
+
</a>
|
513
|
+
|
514
|
+
</li>
|
515
|
+
|
516
|
+
<li class="md-nav__item">
|
517
|
+
<a href="#1-copyright" class="md-nav__link">
|
518
|
+
<span class="md-ellipsis">
|
519
|
+
1. Copyright
|
520
|
+
</span>
|
521
|
+
</a>
|
522
|
+
|
523
|
+
</li>
|
524
|
+
|
525
|
+
<li class="md-nav__item">
|
526
|
+
<a href="#2-trademark-ownership" class="md-nav__link">
|
527
|
+
<span class="md-ellipsis">
|
528
|
+
2. Trademark Ownership
|
529
|
+
</span>
|
530
|
+
</a>
|
531
|
+
|
532
|
+
</li>
|
533
|
+
|
534
|
+
<li class="md-nav__item">
|
535
|
+
<a href="#3-restrictions-on-branding-and-graphics" class="md-nav__link">
|
536
|
+
<span class="md-ellipsis">
|
537
|
+
3. Restrictions on Branding and Graphics
|
538
|
+
</span>
|
539
|
+
</a>
|
540
|
+
|
541
|
+
</li>
|
542
|
+
|
543
|
+
<li class="md-nav__item">
|
544
|
+
<a href="#4-licensed-material-definition" class="md-nav__link">
|
545
|
+
<span class="md-ellipsis">
|
546
|
+
4. Licensed Material Definition
|
547
|
+
</span>
|
548
|
+
</a>
|
549
|
+
|
550
|
+
</li>
|
551
|
+
|
552
|
+
<li class="md-nav__item">
|
553
|
+
<a href="#5-license-terms" class="md-nav__link">
|
554
|
+
<span class="md-ellipsis">
|
555
|
+
5. License Terms
|
556
|
+
</span>
|
557
|
+
</a>
|
558
|
+
|
559
|
+
</li>
|
560
|
+
|
561
|
+
<li class="md-nav__item">
|
562
|
+
<a href="#6-dual-licensing-notes" class="md-nav__link">
|
563
|
+
<span class="md-ellipsis">
|
564
|
+
6. Dual Licensing Notes
|
565
|
+
</span>
|
566
|
+
</a>
|
567
|
+
|
568
|
+
</li>
|
569
|
+
|
570
|
+
<li class="md-nav__item">
|
571
|
+
<a href="#6-creative-commons-license-cc-by-40" class="md-nav__link">
|
572
|
+
<span class="md-ellipsis">
|
573
|
+
6. Creative Commons License (CC BY 4.0)
|
574
|
+
</span>
|
575
|
+
</a>
|
576
|
+
|
577
|
+
</li>
|
578
|
+
|
579
|
+
<li class="md-nav__item">
|
580
|
+
<a href="#7-gnu-general-public-license-gpl" class="md-nav__link">
|
581
|
+
<span class="md-ellipsis">
|
582
|
+
7. GNU General Public License (GPL)
|
583
|
+
</span>
|
584
|
+
</a>
|
585
|
+
|
586
|
+
</li>
|
587
|
+
|
588
|
+
<li class="md-nav__item">
|
589
|
+
<a href="#9-third-party-code-and-licenses" class="md-nav__link">
|
590
|
+
<span class="md-ellipsis">
|
591
|
+
9. Third-Party Code and Licenses
|
592
|
+
</span>
|
593
|
+
</a>
|
594
|
+
|
595
|
+
</li>
|
596
|
+
|
597
|
+
<li class="md-nav__item">
|
598
|
+
<a href="#9-prohibited-uses" class="md-nav__link">
|
599
|
+
<span class="md-ellipsis">
|
600
|
+
9. Prohibited Uses
|
601
|
+
</span>
|
602
|
+
</a>
|
603
|
+
|
604
|
+
</li>
|
605
|
+
|
606
|
+
<li class="md-nav__item">
|
607
|
+
<a href="#10-modifications-and-liability-disclaimer" class="md-nav__link">
|
608
|
+
<span class="md-ellipsis">
|
609
|
+
10. Modifications and Liability Disclaimer
|
610
|
+
</span>
|
611
|
+
</a>
|
612
|
+
|
613
|
+
</li>
|
614
|
+
|
615
|
+
<li class="md-nav__item">
|
616
|
+
<a href="#11-contact" class="md-nav__link">
|
617
|
+
<span class="md-ellipsis">
|
618
|
+
11. Contact
|
619
|
+
</span>
|
620
|
+
</a>
|
621
|
+
|
622
|
+
</li>
|
623
|
+
|
624
|
+
<li class="md-nav__item">
|
625
|
+
<a href="#12-revisions" class="md-nav__link">
|
626
|
+
<span class="md-ellipsis">
|
627
|
+
12. Revisions
|
628
|
+
</span>
|
629
|
+
</a>
|
630
|
+
|
631
|
+
</li>
|
632
|
+
|
633
|
+
<li class="md-nav__item">
|
634
|
+
<a href="#13-attribution" class="md-nav__link">
|
635
|
+
<span class="md-ellipsis">
|
636
|
+
13. Attribution
|
637
|
+
</span>
|
638
|
+
</a>
|
639
|
+
|
640
|
+
</li>
|
641
|
+
|
642
|
+
</ul>
|
643
|
+
|
644
|
+
</nav>
|
645
|
+
|
646
|
+
</li>
|
647
|
+
|
648
|
+
|
649
|
+
|
650
|
+
|
651
|
+
|
652
|
+
|
653
|
+
|
654
|
+
|
655
|
+
|
656
|
+
|
657
|
+
|
658
|
+
|
659
|
+
|
660
|
+
|
661
|
+
|
662
|
+
|
663
|
+
|
664
|
+
<li class="md-nav__item md-nav__item--nested">
|
665
|
+
|
666
|
+
|
667
|
+
|
668
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" >
|
669
|
+
|
670
|
+
|
671
|
+
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
|
672
|
+
|
673
|
+
|
674
|
+
|
675
|
+
<span class="md-ellipsis">
|
676
|
+
Consulting
|
677
|
+
|
678
|
+
</span>
|
679
|
+
|
680
|
+
|
681
|
+
<span class="md-nav__icon md-icon"></span>
|
682
|
+
</label>
|
683
|
+
|
684
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
|
685
|
+
<label class="md-nav__title" for="__nav_5">
|
686
|
+
<span class="md-nav__icon md-icon"></span>
|
687
|
+
Consulting
|
688
|
+
</label>
|
689
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
690
|
+
|
691
|
+
|
692
|
+
|
693
|
+
|
694
|
+
|
695
|
+
|
696
|
+
|
697
|
+
<li class="md-nav__item">
|
698
|
+
<a href="../terms-cond/" class="md-nav__link">
|
699
|
+
|
700
|
+
|
701
|
+
|
702
|
+
<span class="md-ellipsis">
|
703
|
+
Consulting Terms and Conditions
|
704
|
+
|
705
|
+
</span>
|
706
|
+
|
707
|
+
|
708
|
+
</a>
|
709
|
+
</li>
|
710
|
+
|
711
|
+
|
712
|
+
|
713
|
+
|
714
|
+
</ul>
|
715
|
+
</nav>
|
716
|
+
|
717
|
+
</li>
|
718
|
+
|
719
|
+
|
720
|
+
|
721
|
+
|
722
|
+
|
723
|
+
|
724
|
+
|
725
|
+
|
726
|
+
|
727
|
+
|
728
|
+
|
729
|
+
|
730
|
+
|
731
|
+
|
732
|
+
|
733
|
+
|
734
|
+
|
735
|
+
<li class="md-nav__item md-nav__item--nested">
|
736
|
+
|
737
|
+
|
738
|
+
|
739
|
+
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_6" >
|
740
|
+
|
741
|
+
|
742
|
+
<label class="md-nav__link" for="__nav_6" id="__nav_6_label" tabindex="0">
|
743
|
+
|
744
|
+
|
745
|
+
|
746
|
+
<span class="md-ellipsis">
|
747
|
+
Contributing
|
748
|
+
|
749
|
+
</span>
|
750
|
+
|
751
|
+
|
752
|
+
<span class="md-nav__icon md-icon"></span>
|
753
|
+
</label>
|
754
|
+
|
755
|
+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_6_label" aria-expanded="false">
|
756
|
+
<label class="md-nav__title" for="__nav_6">
|
757
|
+
<span class="md-nav__icon md-icon"></span>
|
758
|
+
Contributing
|
759
|
+
</label>
|
760
|
+
<ul class="md-nav__list" data-md-scrollfix>
|
761
|
+
|
762
|
+
|
763
|
+
|
764
|
+
|
765
|
+
|
766
|
+
|
767
|
+
|
768
|
+
<li class="md-nav__item">
|
769
|
+
<a href="../conduct/" class="md-nav__link">
|
770
|
+
|
771
|
+
|
772
|
+
|
773
|
+
<span class="md-ellipsis">
|
774
|
+
Contributor Covenant Code of Conduct
|
775
|
+
|
776
|
+
</span>
|
777
|
+
|
778
|
+
|
779
|
+
</a>
|
780
|
+
</li>
|
781
|
+
|
782
|
+
|
783
|
+
|
784
|
+
|
785
|
+
</ul>
|
786
|
+
</nav>
|
787
|
+
|
788
|
+
</li>
|
789
|
+
|
790
|
+
|
791
|
+
|
792
|
+
</ul>
|
793
|
+
</nav>
|
794
|
+
</div>
|
795
|
+
</div>
|
796
|
+
</div>
|
797
|
+
|
798
|
+
|
799
|
+
|
800
|
+
|
801
|
+
<div class="md-content" data-md-component="content">
|
802
|
+
<article class="md-content__inner md-typeset">
|
803
|
+
|
804
|
+
|
805
|
+
|
806
|
+
<nav class="md-tags" >
|
807
|
+
|
808
|
+
|
809
|
+
|
810
|
+
|
811
|
+
<span class="md-tag">copyright</span>
|
812
|
+
|
813
|
+
|
814
|
+
|
815
|
+
|
816
|
+
|
817
|
+
<span class="md-tag">legal</span>
|
818
|
+
|
819
|
+
|
820
|
+
|
821
|
+
|
822
|
+
|
823
|
+
<span class="md-tag">licensing</span>
|
824
|
+
|
825
|
+
|
826
|
+
|
827
|
+
|
828
|
+
|
829
|
+
<span class="md-tag">network-pro</span>
|
830
|
+
|
831
|
+
|
832
|
+
</nav>
|
833
|
+
|
834
|
+
|
835
|
+
|
836
|
+
|
837
|
+
|
838
|
+
|
839
|
+
<!-- markdownlint-disable-file -->
|
840
|
+
|
841
|
+
<p><a href="https://spdx.dev/learn/handling-license-info/">SPDX-License-Identifier</a>:
|
842
|
+
<code>CC-BY-4.0 OR GPL-3.0-or-later</code></p>
|
843
|
+
<p><a name="top"></a></p>
|
844
|
+
<h1 id="legal-copyright-and-licensing">Legal, Copyright, and Licensing</h1>
|
845
|
+
<p><strong>Network Pro Strategies</strong><br />
|
846
|
+
<strong>Effective Date:</strong> April 21, 2025</p>
|
847
|
+
<p> </p>
|
848
|
+
<h3 id="table-of-contents">Table of Contents</h3>
|
849
|
+
<ol>
|
850
|
+
<li><a href="#ownership">Copyright</a></li>
|
851
|
+
<li><a href="#trademark">Trademark Ownership</a></li>
|
852
|
+
<li><a href="#branding">Restrictions on Branding and Graphics</a></li>
|
853
|
+
<li><a href="#licensed-material">Licensed Material Definition</a></li>
|
854
|
+
<li><a href="#licenses">License Terms</a></li>
|
855
|
+
<li><a href="#dlnotes">Dual Licensing Notes</a></li>
|
856
|
+
<li><a href="#cc-by">Creative Commons License (CC BY 4.0)</a></li>
|
857
|
+
<li><a href="#gnu-gpl">GNU General Public License (GPL)</a></li>
|
858
|
+
<li><a href="#third-party">Third-Party Code and Licenses</a></li>
|
859
|
+
<li><a href="#prohibited-uses">Prohibited Uses</a></li>
|
860
|
+
<li><a href="#disclaimer">Modifications and Liability Disclaimer</a></li>
|
861
|
+
<li><a href="#contact">Contact</a></li>
|
862
|
+
<li><a href="#revisions">Revisions</a></li>
|
863
|
+
<li><a href="#attribution">Attribution</a></li>
|
864
|
+
</ol>
|
865
|
+
<hr />
|
866
|
+
<p><strong>Formats Available:</strong> <a href="https://netwk.pro/legal.html">HTML</a> | Markdown</p>
|
867
|
+
<p><a name="ownership"></a></p>
|
868
|
+
<h2 id="1-copyright">1. Copyright</h2>
|
869
|
+
<p>All content—including text, software, logos, graphics, documentation, and other materials—provided by <strong>Network Pro Strategies</strong> (“Network Pro”, “Company”, “Licensor”) is protected by U.S. and international copyright laws.</p>
|
870
|
+
<p>Copyright © 2025 <strong><a href="https://netwk.pro">Network Pro Strategies</a></strong> (Network Pro™)</p>
|
871
|
+
<p><a name="trademark"></a></p>
|
872
|
+
<h2 id="2-trademark-ownership">2. Trademark Ownership</h2>
|
873
|
+
<p>The following trademarks are the exclusive property of the Company:</p>
|
874
|
+
<ul>
|
875
|
+
<li><strong>Brand Name:</strong> Network Pro™</li>
|
876
|
+
<li><strong>Domain Names:</strong> netwk.pro, neteng.pro, neteng.cc</li>
|
877
|
+
<li><strong>Logo:</strong> The shield logo displayed on our homepage</li>
|
878
|
+
<li><strong>Slogan:</strong> "Locking Down Networks, Unlocking Confidence™"</li>
|
879
|
+
</ul>
|
880
|
+
<p>Unauthorized use—including use likely to cause confusion, misrepresentation, or disparagement—is strictly prohibited.</p>
|
881
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
882
|
+
<p><a name="branding"></a></p>
|
883
|
+
<h2 id="3-restrictions-on-branding-and-graphics">3. Restrictions on Branding and Graphics</h2>
|
884
|
+
<p>Licensing under CC BY 4.0 or the GNU GPL <strong>expressly excludes</strong> any rights to use the Company’s trademarks, trade dress, logos, visual branding, or other proprietary identifiers.</p>
|
885
|
+
<p><strong>Such elements are not part of the Licensed Material and remain the exclusive property of the Company.</strong> Any use of these elements—including within derivative works or promotional content—requires the Company’s prior written consent.</p>
|
886
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
887
|
+
<p><a name="licensed-material"></a></p>
|
888
|
+
<h2 id="4-licensed-material-definition">4. Licensed Material Definition</h2>
|
889
|
+
<p>“Licensed Material” refers solely to the publicly available code and documentation distributed through the Company’s open repositories and websites. It expressly excludes all third-party content, proprietary brand assets (including logos, trademarks, and visual designs), and any internal or commercial backend systems.</p>
|
890
|
+
<p>For clarity, the Company itself is not licensed under, nor subject to, the terms of the open-source or content licenses described in this document.</p>
|
891
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
892
|
+
<p><a name="licenses"></a></p>
|
893
|
+
<h2 id="5-license-terms">5. License Terms</h2>
|
894
|
+
<p>This work is dual-licensed under:</p>
|
895
|
+
<ul>
|
896
|
+
<li><a href="#cc-by">Creative Commons Attribution 4.0 International (CC BY 4.0)</a></li>
|
897
|
+
<li><a href="#gnu-gpl">GNU General Public License v3.0 or later (GNU GPL)</a></li>
|
898
|
+
</ul>
|
899
|
+
<p><a name="dlnotes"></a></p>
|
900
|
+
<h2 id="6-dual-licensing-notes">6. Dual Licensing Notes</h2>
|
901
|
+
<ul>
|
902
|
+
<li>You may choose to use the work under either license, or both where appropriate.</li>
|
903
|
+
<li>See Creative Commons FAQ: <a href="https://creativecommons.org/faq/#can-i-enter-into-separate-or-supplemental-agreements-with-users-of-my-work">Separate agreements</a></li>
|
904
|
+
<li>See GPL compatibility: <a href="https://www.gnu.org/licenses/gpl-faq.html#WhatDoesCompatMean">GPL FAQ</a></li>
|
905
|
+
</ul>
|
906
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
907
|
+
<p><a name="cc-by"></a></p>
|
908
|
+
<h2 id="6-creative-commons-license-cc-by-40">6. Creative Commons License (CC BY 4.0)</h2>
|
909
|
+
<p><sup>Formats: <a href="https://legal.netwk.pro/html/CC-BY-4.0.html">HTML</a> | <a href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.md">Markdown</a> | <a href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.txt">Text</a> | <a href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0-rdfa.xml">RDFa</a> | <a href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.xml">XMP</a></sup></p>
|
910
|
+
<p>Network Pro™ (the "Licensed Material") is licensed under <strong>Creative
|
911
|
+
Commons Attribution 4.0 International</strong> (CC BY 4.0)
|
912
|
+
<a href="https://creativecommons.org/licenses/by/4.0/"><img decoding="async" loading="lazy" style="display: inline-block; height: 18px !important; margin-left: 3px; vertical-align: text-bottom; text-decoration: none;" src="../assets/external/mirrors.creativecommons.org/presskit/icons/cc.svg" alt="Creative Commons BY"></a>
|
913
|
+
<a href="https://creativecommons.org/licenses/by/4.0/"><img decoding="async" loading="lazy" style="display: inline-block; height: 18px !important; margin-left: 3px; vertical-align: text-bottom; text-decoration: none;" src="../assets/external/mirrors.creativecommons.org/presskit/icons/by.svg" alt="Creative Commons BY"></a>.</p>
|
914
|
+
<p>Per the terms of the License, you are free to distribute, remix, adapt, and build upon the Licensed Material for any purpose, even commercially. You must give appropriate credit, provide a link to the License, and indicate if changes were made.</p>
|
915
|
+
<p>Permissions beyond the scope of this License—or instead of those permitted by this License—may be available as further defined within this document.</p>
|
916
|
+
<p><code style="background: none; border: none; border-radius: 0; height: 50vh; outline: none; resize: none; width: 100%;"></p>
|
917
|
+
<ul>
|
918
|
+
<li>SPDX Reference:<br />
|
919
|
+
<a href="https://spdx.org/licenses/CC-BY-4.0.html">https://spdx.org/licenses/CC-BY-4.0.html</a></li>
|
920
|
+
<li>Canonical URL:<br />
|
921
|
+
<a href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</a></li>
|
922
|
+
</ul>
|
923
|
+
<p></code></p>
|
924
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
925
|
+
<p><a name="gnu-gpl"></a></p>
|
926
|
+
<h2 id="7-gnu-general-public-license-gpl">7. GNU General Public License (GPL)</h2>
|
927
|
+
<p><sup>Formats: <a href="https://legal.netwk.pro/html/COPYING.html">HTML</a> | <a href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.md">Markdown</a> | <a href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.txt">Text</a> | <a href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING-rdfa.xml">RDFa</a> | <a href="https://github.com/netwk-pro/netwk-pro-legal/raw/refs/heads/master/assets/license/COPYING.odt">ODT</a></sup></p>
|
928
|
+
<p>Network Pro™ is free software: you can redistribute it and/or modify it under the terms of the <strong>GNU General Public License</strong> (GNU GPL) as published by the <a href="https://www.fsf.org/">Free Software Foundation</a>, either version 3 of the License, or (at your option) any later version.</p>
|
929
|
+
<p>You should have received a copy of the GNU General Public License along with this material. If not, see <<a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>>.</p>
|
930
|
+
<p><code style="background: none; border: none; border-radius: 0; height: 50vh; outline: none; resize: none; width: 100%;"></p>
|
931
|
+
<ul>
|
932
|
+
<li>SPDX Reference:<br />
|
933
|
+
<a href="https://spdx.org/licenses/GPL-3.0-or-later.html">https://spdx.org/licenses/GPL-3.0-or-later.html</a></li>
|
934
|
+
<li>Canonical URL:<br />
|
935
|
+
<a href="https://www.gnu.org/licenses/gpl-3.0.html">https://www.gnu.org/licenses/gpl-3.0.html</a></li>
|
936
|
+
</ul>
|
937
|
+
<p></code></p>
|
938
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
939
|
+
<p><a name="third-party"></a></p>
|
940
|
+
<h2 id="9-third-party-code-and-licenses">9. Third-Party Code and Licenses</h2>
|
941
|
+
<p>Some components of the Licensed Material may include or interface with third-party libraries, frameworks, or assets. <strong>Each third-party component is governed solely by its own license terms</strong> and is expressly excluded from the scope of this document.</p>
|
942
|
+
<p>The inclusion, reference, or linking of any third-party content <strong>does not constitute endorsement, approval, or warranty</strong> by the Company.</p>
|
943
|
+
<p><strong>It is the user's responsibility</strong> to review, understand, and comply with all applicable third-party licenses before use, modification, or distribution.</p>
|
944
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
945
|
+
<p><a name="prohibited-uses"></a></p>
|
946
|
+
<h2 id="9-prohibited-uses">9. Prohibited Uses</h2>
|
947
|
+
<p><strong>The following activities are strictly prohibited and may constitute infringement or unfair competition under applicable law, unless explicitly authorized in writing by the Company:</strong></p>
|
948
|
+
<ul>
|
949
|
+
<li>Use of any Company trademarks, logos, domain names, slogans, or other brand identifiers</li>
|
950
|
+
<li>Any representation—explicit or implied—that suggests endorsement, affiliation, or partnership with the Company</li>
|
951
|
+
<li>Misuse, unauthorized use, or misrepresentation of the Company’s intellectual property</li>
|
952
|
+
<li>Incorporation of any Company branding or protected identifiers into derivative works, forks, distributions, or promotional materials</li>
|
953
|
+
</ul>
|
954
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
955
|
+
<p><a name="disclaimer"></a></p>
|
956
|
+
<h2 id="10-modifications-and-liability-disclaimer">10. Modifications and Liability Disclaimer</h2>
|
957
|
+
<p>Modifications, redistribution, or any use of the Licensed Material are performed entirely at your own risk.</p>
|
958
|
+
<blockquote>
|
959
|
+
<p>THE LICENSED MATERIAL IS PROVIDED “AS IS” AND “AS AVAILABLE,” WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. TO THE MAXIMUM EXTENT PERMITTED BY LAW, THE COMPANY DISCLAIMS ALL WARRANTIES, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND ACCURACY.</p>
|
960
|
+
</blockquote>
|
961
|
+
<p><strong>The Company shall not be liable for any direct, indirect, incidental, consequential, special, exemplary, or punitive damages arising from or related to the use, reproduction, modification, or distribution of the Licensed Material</strong>—including, without limitation, any claims or disputes brought by third parties, whether in contract, tort, or otherwise.</p>
|
962
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
963
|
+
<p><a name="contact"></a></p>
|
964
|
+
<h2 id="11-contact">11. Contact</h2>
|
965
|
+
<p>The Company may be contacted via our <a href="https://contact.neteng.pro">contact form</a> or by email at:<br />
|
966
|
+
📧 <code>support (at) neteng.pro</code></p>
|
967
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
968
|
+
<p><a name="revisions"></a></p>
|
969
|
+
<h2 id="12-revisions">12. Revisions</h2>
|
970
|
+
<p>This legal page may be updated to comply with legal or operational changes. The current effective date is listed at the top of this document.</p>
|
971
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
972
|
+
<p><a name="attribution"></a></p>
|
973
|
+
<h2 id="13-attribution">13. Attribution</h2>
|
974
|
+
<p>Website base structure provided by HTML5 Boilerplate:<br />
|
975
|
+
<<a href="https://html5boilerplate.com/">https://html5boilerplate.com/</a>>></p>
|
976
|
+
<pre><code class="language-markdown">Copyright (c) HTML5 Boilerplate
|
977
|
+
|
978
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
979
|
+
this software and associated documentation files (the "Software"), to deal in
|
980
|
+
the Software without restriction, including without limitation the rights to
|
981
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
982
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
983
|
+
subject to the following conditions:
|
984
|
+
|
985
|
+
The above copyright notice and this permission notice shall be included in all
|
986
|
+
copies or substantial portions of the Software.
|
987
|
+
|
988
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
989
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
990
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
991
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
992
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
993
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
994
|
+
</code></pre>
|
995
|
+
<p><sub><a href="#top">Back to top</a></sub></p>
|
996
|
+
<hr />
|
997
|
+
<div style="font-size: 12px; text-align: center;">
|
998
|
+
|
999
|
+
<p>Network Pro™, the shield logo, and the "Locking Down Networks™" slogan are <a href="#trademark" target="_self">trademarks</a> of Network Pro Strategies.</p>
|
1000
|
+
|
1001
|
+
<p>Licensed under <a href="#cc-by" target="_self"><strong>CC BY 4.0</strong></a> and the <a href="#gnu-gpl" target="_self"><strong>GNU GPL</strong></a>, as published by the <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 version.</p>
|
1002
|
+
|
1003
|
+
</div>
|
1004
|
+
|
1005
|
+
|
1006
|
+
|
1007
|
+
|
1008
|
+
|
1009
|
+
|
1010
|
+
|
1011
|
+
|
1012
|
+
|
1013
|
+
|
1014
|
+
|
1015
|
+
|
1016
|
+
|
1017
|
+
|
1018
|
+
|
1019
|
+
|
1020
|
+
</article>
|
1021
|
+
</div>
|
1022
|
+
|
1023
|
+
|
1024
|
+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
1025
|
+
</div>
|
1026
|
+
|
1027
|
+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
1028
|
+
|
1029
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
|
1030
|
+
Back to top
|
1031
|
+
</button>
|
1032
|
+
|
1033
|
+
</main>
|
1034
|
+
|
1035
|
+
<footer class="md-footer">
|
1036
|
+
|
1037
|
+
<div class="md-footer-meta md-typeset">
|
1038
|
+
<div class="md-footer-meta__inner md-grid">
|
1039
|
+
<div class="md-copyright">
|
1040
|
+
|
1041
|
+
<div class="md-copyright__highlight">
|
1042
|
+
Copyright © 2025 Network Pro Strategies (Network Pro™) – <a href="#__consent">Change cookie settings</a>
|
1043
|
+
|
1044
|
+
</div>
|
1045
|
+
|
1046
|
+
|
1047
|
+
Made with
|
1048
|
+
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
1049
|
+
Material for MkDocs
|
1050
|
+
</a>
|
1051
|
+
|
1052
|
+
</div>
|
1053
|
+
|
1054
|
+
</div>
|
1055
|
+
</div>
|
1056
|
+
</footer>
|
1057
|
+
|
1058
|
+
</div>
|
1059
|
+
<div class="md-dialog" data-md-component="dialog">
|
1060
|
+
<div class="md-dialog__inner md-typeset"></div>
|
1061
|
+
</div>
|
1062
|
+
|
1063
|
+
|
1064
|
+
<div class="md-consent" data-md-component="consent" id="__consent" hidden>
|
1065
|
+
<div class="md-consent__overlay"></div>
|
1066
|
+
<aside class="md-consent__inner">
|
1067
|
+
<form class="md-consent__form md-grid md-typeset" name="consent">
|
1068
|
+
|
1069
|
+
|
1070
|
+
|
1071
|
+
|
1072
|
+
<h4>Cookie Consent</h4>
|
1073
|
+
<p>We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.</p>
|
1074
|
+
<input class="md-toggle" type="checkbox" id="__settings" >
|
1075
|
+
<div class="md-consent__settings">
|
1076
|
+
<ul class="task-list">
|
1077
|
+
|
1078
|
+
|
1079
|
+
|
1080
|
+
|
1081
|
+
|
1082
|
+
|
1083
|
+
|
1084
|
+
|
1085
|
+
|
1086
|
+
|
1087
|
+
|
1088
|
+
<li class="task-list-item">
|
1089
|
+
<label class="task-list-control">
|
1090
|
+
<input type="checkbox" name="analytics" >
|
1091
|
+
<span class="task-list-indicator"></span>
|
1092
|
+
Google Analytics
|
1093
|
+
</label>
|
1094
|
+
</li>
|
1095
|
+
|
1096
|
+
|
1097
|
+
|
1098
|
+
|
1099
|
+
|
1100
|
+
|
1101
|
+
|
1102
|
+
|
1103
|
+
|
1104
|
+
|
1105
|
+
<li class="task-list-item">
|
1106
|
+
<label class="task-list-control">
|
1107
|
+
<input type="checkbox" name="github" >
|
1108
|
+
<span class="task-list-indicator"></span>
|
1109
|
+
GitHub
|
1110
|
+
</label>
|
1111
|
+
</li>
|
1112
|
+
|
1113
|
+
|
1114
|
+
|
1115
|
+
</ul>
|
1116
|
+
</div>
|
1117
|
+
<div class="md-consent__controls">
|
1118
|
+
|
1119
|
+
|
1120
|
+
|
1121
|
+
<button type="reset" class="md-button md-button--primary">Reject</button>
|
1122
|
+
|
1123
|
+
|
1124
|
+
|
1125
|
+
|
1126
|
+
<button class="md-button md-button--primary">Accept</button>
|
1127
|
+
|
1128
|
+
|
1129
|
+
|
1130
|
+
|
1131
|
+
|
1132
|
+
|
1133
|
+
|
1134
|
+
<label class="md-button" for="__settings">Manage settings</label>
|
1135
|
+
|
1136
|
+
|
1137
|
+
</div>
|
1138
|
+
</form>
|
1139
|
+
</aside>
|
1140
|
+
</div>
|
1141
|
+
<script>var consent=__md_get("__consent");if(consent)for(var input of document.forms.consent.elements)input.name&&(input.checked=consent[input.name]||!1);else"file:"!==location.protocol&&setTimeout((function(){document.querySelector("[data-md-component=consent]").hidden=!1}),250);var form=document.forms.consent;for(var action of["submit","reset"])form.addEventListener(action,(function(e){if(e.preventDefault(),"reset"===e.type)for(var n of document.forms.consent.elements)n.name&&(n.checked=!1);__md_set("__consent",Object.fromEntries(Array.from(new FormData(form).keys()).map((function(e){return[e,!0]})))),location.hash="",location.reload()}))</script>
|
1142
|
+
|
1143
|
+
|
1144
|
+
|
1145
|
+
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.instant", "navigation.tracking", "navigation.tabs", "toc.follow", "toc.integrate", "navigation.top", "search.suggest"], "search": "../assets/javascripts/workers/search.f8cc74c7.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
|
1146
|
+
|
1147
|
+
|
1148
|
+
<script src="../assets/javascripts/bundle.c8b220af.min.js"></script>
|
1149
|
+
|
1150
|
+
|
1151
|
+
</body>
|
1152
|
+
</html>
|