@networkpro/legal 0.2.3 → 0.2.5

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/legal.html DELETED
@@ -1,958 +0,0 @@
1
- <!doctype html>
2
- <!-- ==========================================================================
3
- SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
4
- This file is part of Network Pro.
5
- =========================================================================== -->
6
- <html class="no-js" lang="en">
7
- <head>
8
- <meta charset="utf-8" />
9
-
10
- <!--
11
- Copyright © 2025 Network Pro Strategies (Network Pro)
12
-
13
- ---
14
-
15
- I. Creative Commons Attribution 4.0 International
16
-
17
- Network Pro (the "Licensed Material") is licensed under Creative Commons Attribution 4.0 International ("CC BY 4.0"). To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.
18
-
19
- 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.
20
-
21
- The Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable.
22
-
23
- Permissions beyond the scope of this License—or instead of those permitted by this License—may be available as further defined within this document.
24
-
25
- SPDX Reference: https://spdx.org/licenses/CC-BY-4.0.html
26
- Canonical URL: https://creativecommons.org/licenses/by/4.0/
27
-
28
- ---
29
-
30
- II. GNU General Public License
31
-
32
- Network Pro is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License ("GNU GPL") as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
33
-
34
- This material is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
35
-
36
- See the GNU General Public License for more details.
37
-
38
- SPDX Reference: https://spdx.org/licenses/GPL-3.0-or-later.html
39
- Canonical URL: https://www.gnu.org/licenses/gpl-3.0.html
40
-
41
- ---
42
-
43
- Author: Scott Lopez
44
- Email: <contact@neteng.pro>
45
- Web: <https://bio.neteng.pro>
46
- -->
47
-
48
- <meta name="viewport" content="width=device-width, initial-scale=1" />
49
- <title>Legal, Copyright, and Licensing &mdash; Network Pro </title>
50
-
51
- <!-- STYLESHEETS -->
52
- <link rel="stylesheet" href="css/normalize.css" type="text/css" />
53
- <link rel="stylesheet" href="css/style.css" type="text/css" />
54
- <link rel="stylesheet" href="css/default.css" type="text/css" />
55
- <!-- Font Awesome solids and brands -->
56
- <script
57
- src="https://kit.fontawesome.com/f70f03cb45.js"
58
- crossorigin="anonymous"></script>
59
-
60
- <meta
61
- name="description"
62
- content="Legal, Copyright, and Licensing | Security, Networking, Privacy — Network Pro" />
63
- <meta name="author" content="Scott Lopez" />
64
- <meta
65
- name="robots"
66
- content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
67
-
68
- <link rel="canonical" href="https://legal.netwk.pro/legal.html" />
69
- <base href="https://legal.netwk.pro/legal.html" target="_self" />
70
-
71
- <!-- FACEBOOK META TAGS -->
72
- <meta
73
- property="og:title"
74
- content="Legal, Copyright, and Licensing — Network Pro" />
75
- <meta property="og:type" content="website" />
76
- <meta property="og:url" content="https://legal.netwk.pro/legal.html" />
77
- <meta property="og:image" content="img/banner-og-1200x630.png" />
78
- <meta property="og:image:alt" content="Network Pro Strategies" />
79
- <meta
80
- property="og:description"
81
- content="Legal, Copyright, and Licensing | Security, Networking, Privacy — Network Pro" />
82
-
83
- <!-- TWITTER META TAGS -->
84
- <meta name="twitter:card" content="summary_large_image" />
85
- <meta name="twitter:site" content="@NetEng_Pro" />
86
- <meta name="twitter:creator" content="@NetEng_pro" />
87
- <meta
88
- property="twitter:domain"
89
- content="https://legal.netwk.pro/legal.html" />
90
- <meta property="twitter:url" content="https://legal.netwk.pro/legal.html" />
91
- <meta
92
- name="twitter:title"
93
- content="Legal, Copyright, and Licensing — Network Pro" />
94
- <meta
95
- name="twitter:description"
96
- content="Legal, Copyright, and Licensing | Security, Networking, Privacy — Network Pro" />
97
- <meta name="twitter:image" content="img/banner-og-1200x630.png" />
98
- <meta name="twitter:image:alt" content="Network Pro Strategies" />
99
- <!-- Meta Tags Generated via dnschecker.org -->
100
-
101
- <link rel="icon" href="favicon.ico" sizes="any" type="image/x-icon" />
102
- <link rel="icon" href="favicon.svg" type="image/svg+xml" />
103
- <link rel="apple-touch-icon" href="favicon-180.png" type="image/png" />
104
-
105
- <link rel="manifest" href="site.webmanifest" />
106
- <meta name="theme-color" content="#ffc627" />
107
-
108
- <meta http-equiv="Referrer-Policy" content="no-referrer" />
109
- <meta http-equiv="Permissions-Policy" content="interest-cohort=()" />
110
- </head>
111
-
112
- <body>
113
- <!-- BEGIN HEADER -->
114
- <header id="header-nav">
115
- <div class="container">
116
- <nav class="center-nav">
117
- <a rel="noopener noreferrer" href="https://netwk.pro/" target="_self"
118
- >home</a
119
- >
120
- &nbsp; | &nbsp;
121
- <a
122
- rel="noopener noreferrer"
123
- href="https://github.com/netwk-pro/netwk-pro.github.io/blob/master/README.md"
124
- target="_blank"
125
- >about
126
- <sup
127
- ><span
128
- class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup
129
- ></a>
130
- &nbsp; | &nbsp;
131
- <a
132
- rel="noopener noreferrer"
133
- href="https://github.com/netwk-pro/netwk-pro.github.io/discussions"
134
- target="_blank"
135
- >discussions
136
- <sup
137
- ><span
138
- class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup
139
- ></a>
140
- &nbsp; | &nbsp;
141
- <a
142
- rel="noopener noreferrer"
143
- href="https://linktr.ee/neteng_pro"
144
- target="_blank"
145
- >link hub
146
- <sup
147
- ><span
148
- class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup
149
- ></a>
150
- </nav>
151
- </div>
152
- </header>
153
- <!-- END HEADER -->
154
-
155
- <div class="full-width-section">
156
- <div class="container">
157
- <!-- BEGIN TITLE -->
158
- <a name="top"></a>
159
-
160
- <span class="small-text"
161
- ><a
162
- rel="noopener noreferrer"
163
- href="https://spdx.dev/learn/handling-license-info/"
164
- target="_blank"
165
- >SPDX License Identifier</a
166
- >: &nbsp;<code>CC-BY-4.0 OR GPL-3.0-or-later</code></span
167
- >
168
-
169
- <hgroup id="page-title">
170
- <h1>Legal, Copyright, and Licensing</h1>
171
- <p
172
- ><strong>Network Pro Strategies</strong><br />
173
- <strong>Effective Date:</strong> April 14, 2025</p
174
- >
175
- </hgroup>
176
- <!-- END TITLE -->
177
-
178
- &nbsp;
179
-
180
- <h3>Table of Contents</h3>
181
-
182
- <ol>
183
- <li><a href="#copyright">Copyright</a></li>
184
- <li><a href="#trademark">Trademark Ownership</a></li>
185
- <li><a href="#branding">Restrictions on Branding and Graphics</a></li>
186
- <li><a href="#lmaterial">Licensed Material Definition</a></li>
187
- <li><a href="#lterms">License Terms</a></li>
188
- ▫️
189
- <a href="#dlnotes">Dual Licensing Notes</a>
190
- <li
191
- ><a href="#cc-by"
192
- >Creative Commons Attribution 4.0 International</a
193
- ></li
194
- >
195
- <li><a href="#gnu-gpl">GNU General Public License (GPL)</a></li>
196
- <li><a href="#third-party">Third-Party Code and Licenses</a></li>
197
- <li><a href="#prohibited-uses">Prohibited Uses</a></li>
198
- <li
199
- ><a href="#disclaimer"
200
- >Modifications and Liability Disclaimer</a
201
- ></li
202
- >
203
- <li><a href="#contact">Contact</a></li>
204
- <li><a href="#revisions">Revisions</a></li>
205
- <li><a href="#attribution">Attribution</a></li>
206
- </ol>
207
-
208
- <hr />
209
-
210
- <p
211
- ><strong>Formats Available:</strong> &nbsp;<span
212
- style="color: #7f6227"
213
- >HTML</span
214
- >
215
- |
216
- <a
217
- rel="nooopener noreferrer"
218
- href="https:/github.com/netwk-pro/netwk-pro.github.io/blob/master/LICENSE.md"
219
- target="_self"
220
- >Markdown</a
221
- ></p
222
- >
223
-
224
- <a name="copyright"></a>
225
-
226
- <h2>1. Copyright</h2>
227
- <p
228
- >All content—including text, software, logos, graphics, documentation,
229
- and other materials—provided by
230
- <strong>Network Pro Strategies</strong> (“Network Pro”, “Company”,
231
- “Licensor”) is protected by U.S. and international copyright laws.</p
232
- >
233
- <p
234
- >Copyright &copy; 2025
235
- <strong
236
- ><a href="https://netwk.pro">Network Pro Strategies</a></strong
237
- >
238
- (Network Pro&trade;)</p
239
- >
240
-
241
- <span class="small-text"><a href="#top">Back to top</a></span>
242
-
243
- <a name="trademark"></a>
244
-
245
- <h2>2. Trademark Ownership</h2>
246
- <p
247
- >The following trademarks are the exclusive property of the
248
- Company:</p
249
- >
250
- <ul>
251
- <li><strong>Brand Name:</strong> Network Pro&trade;</li>
252
- <li
253
- ><strong>Domain Names:</strong> netwk.pro, neteng.pro, neteng.cc</li
254
- >
255
- <li
256
- ><strong>Logo:</strong> The shield logo displayed on our
257
- homepage</li
258
- >
259
- <li
260
- ><strong>Slogan:</strong> "Locking Down Networks, Unlocking
261
- Confidence&trade;"</li
262
- >
263
- </ul>
264
- <p
265
- >Unauthorized use—including use likely to cause confusion,
266
- misrepresentation, or disparagement—is strictly prohibited.</p
267
- >
268
-
269
- <span class="small-text"><a href="#top">Back to top</a></span>
270
-
271
- <a name="branding"></a>
272
-
273
- <h2>3. Restrictions on Branding and Graphics</h2>
274
- <p
275
- >Licensing under CC BY 4.0 or the GNU GPL
276
- <strong>expressly excludes</strong> any rights to use the Company’s
277
- trademarks, trade dress, logos, visual branding, or other proprietary
278
- identifiers.</p
279
- >
280
- <p
281
- ><strong
282
- >Such elements are not part of the Licensed Material and remain the
283
- exclusive property of the Company.</strong
284
- >
285
- Any use of these elements—including within derivative works or
286
- promotional content—requires the Company's
287
- <strong>prior written consent</strong>.</p
288
- >
289
-
290
- <span class="small-text"><a href="#top">Back to top</a></span>
291
-
292
- <a name="lmaterial"></a>
293
-
294
- <h2>4. Licensed Material Definition</h2>
295
- <p
296
- >“Licensed Material” refers solely to the publicly available code and
297
- documentation distributed through the Company's open repositories and
298
- websites. It expressly excludes all third-party content, proprietary
299
- brand assets (including logos, trademarks, and visual designs), and
300
- any internal or commercial backend systems.</p
301
- >
302
- <p
303
- >For clarity, the Company itself is not licensed under, nor subject
304
- to, the terms of the open-source or content licenses described in this
305
- document.</p
306
- >
307
-
308
- <span class="small-text"><a href="#top">Back to top</a></span>
309
-
310
- <a name="lterms"></a>
311
-
312
- <h2>5. License Terms</h2>
313
- <p>This work is dual-licensed under:</p>
314
- <ul>
315
- <li
316
- ><a href="#cc-by"
317
- >Creative Commons Attribution 4.0 International (CC BY 4.0)</a
318
- ></li
319
- >
320
- <li
321
- ><a href="#gnu-gpl"
322
- >GNU General Public License v3.0 or later (GNU GPL)</a
323
- ></li
324
- >
325
- </ul>
326
-
327
- &nbsp;
328
-
329
- <a name="dlnotes"></a>
330
-
331
- <h3>Dual Licensing Notes</h3>
332
- <ul>
333
- <li
334
- >You may choose to use the work under either license, or both where
335
- appropriate.</li
336
- >
337
- <li
338
- >See Creative Commons FAQ:
339
- <a
340
- href="https://creativecommons.org/faq/#can-i-enter-into-separate-or-supplemental-agreements-with-users-of-my-work"
341
- target="_blank"
342
- >Separate agreements</a
343
- ></li
344
- >
345
- <li
346
- >See GPL compatibility:
347
- <a
348
- href="https://www.gnu.org/licenses/gpl-faq.html#WhatDoesCompatMean"
349
- target="_blank"
350
- >GPL FAQ</a
351
- ></li
352
- >
353
- </ul>
354
-
355
- <span class="small-text"><a href="#top">Back to top</a></span>
356
-
357
- <a name="cc-by"></a>
358
-
359
- <h2>6. Creative Commons Attribution 4.0 International</h2>
360
-
361
- <p class="small-text"
362
- >Formats:
363
- <a
364
- rel="noopener noreferrer"
365
- href="https://legal.netwk.pro/html/CC-BY-4.0.html"
366
- target="_blank"
367
- >HTML</a
368
- >
369
- |
370
- <a
371
- rel="noopener noreferrer"
372
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.md"
373
- target="_blank"
374
- >Markdown</a
375
- >
376
- |
377
- <a
378
- rel="noopener noreferrer"
379
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.txt"
380
- target="_blank"
381
- >Text</a
382
- >
383
- |
384
- <a
385
- rel="noopener noreferrer"
386
- href="https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/license/CC-BY-4.0-rdfa.xml"
387
- target="_blank"
388
- >RDFa</a
389
- >
390
- |
391
- <a
392
- rel="noopener noreferrer"
393
- href="https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/license/CC-BY-4.0.xml"
394
- target="_blank"
395
- >XMP</a
396
- ></p
397
- >
398
-
399
- <p
400
- >Network Pro&trade; (the "Licensed Material") is licensed under
401
- <strong>Creative Commons Attribution 4.0 International</strong> (CC BY
402
- 4.0)
403
- <a
404
- rel="noopener noreferrer"
405
- href="https://creativecommons.org/licenses/by/4.0/"
406
- target="_blank"
407
- ><img
408
- decoding="async"
409
- loading="lazy"
410
- style="
411
- display: inline-block;
412
- height: 18px !important;
413
- margin-left: 3px;
414
- vertical-align: text-bottom;
415
- text-decoration: none;
416
- "
417
- src="https://mirrors.creativecommons.org/presskit/icons/cc.svg"
418
- alt="Creative Commons BY"
419
- /></a>
420
- <a
421
- rel="noopener noreferrer"
422
- href="https://creativecommons.org/licenses/by/4.0/"
423
- target="_blank"
424
- ><img
425
- decoding="async"
426
- loading="lazy"
427
- style="
428
- display: inline-block;
429
- height: 18px !important;
430
- margin-left: 3px;
431
- vertical-align: text-bottom;
432
- text-decoration: none;
433
- "
434
- src="https://mirrors.creativecommons.org/presskit/icons/by.svg"
435
- alt="Creative Commons BY" /></a
436
- >.</p
437
- >
438
-
439
- <p
440
- >Per the terms of the License, you are free to distribute, remix,
441
- adapt, and build upon the Licensed Material for any purpose, even
442
- commercially. You must give appropriate credit, provide a link to the
443
- License, and indicate if changes were made.</p
444
- >
445
-
446
- <p
447
- >Permissions beyond the scope of this License—or instead of those
448
- permitted by this License—may be available as further defined within
449
- this document.</p
450
- >
451
-
452
- <code class="block">
453
- <p
454
- >SPDX Reference:
455
- <a
456
- rel="noopener noreferrer"
457
- href="https://spdx.org/licenses/CC-BY-4.0.html"
458
- target="_blank"
459
- >spdx.org/licenses/CC-BY-4.0.html</a
460
- ></p
461
- >
462
-
463
- <p
464
- >Canonical URL:
465
- <a
466
- rel="noopener noreferrer"
467
- href="https://creativecommons.org/licenses/by/4.0/"
468
- target="_blank"
469
- >creativecommons.org/licenses/by/4.0/</a
470
- ></p
471
- >
472
- </code>
473
-
474
- <span class="small-text"><a href="#top">Back to top</a></span>
475
-
476
- <a name="gnu-gpl"></a>
477
-
478
- <h2>7. GNU General Public License (GPL)</h2>
479
-
480
- <p class="small-text">
481
- Formats:
482
- <a
483
- rel="noopener noreferrer"
484
- href="https://legal.netwk.pro/html/COPYING.html"
485
- target="_blank"
486
- >HTML</a
487
- >
488
- |
489
- <a
490
- rel="noopener noreferrer"
491
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.md"
492
- target="_blank"
493
- >Markdown</a
494
- >
495
- |
496
- <a
497
- rel="noopener noreferrer"
498
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.txt"
499
- target="_blank"
500
- >Text</a
501
- >
502
- |
503
- <a
504
- rel="noopener noreferrer"
505
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING-rdfa.xml"
506
- target="_blank"
507
- >RDFa</a
508
- >
509
- |
510
- <a
511
- rel="noopener noreferrer"
512
- href="https://github.com/netwk-pro/netwk-pro-legal/raw/refs/heads/master/assets/license/COPYING.odt"
513
- target="_blank"
514
- >ODT</a
515
- ></p
516
- >
517
-
518
- <p
519
- >Network Pro&trade; is free software: you can redistribute it and/or
520
- modify it under the terms of the
521
- <strong>GNU General Public License</strong> (GNU GPL) as published by
522
- the
523
- <a rel="noopener noreferrer" href="https://fsf.org" target="_blank"
524
- >Free Software Foundation</a
525
- >, either version 3 of the License, or (at your option) any later
526
- version.</p
527
- >
528
-
529
- <p
530
- >You should have received a copy of the GNU General Public License
531
- along with this material. If not, see <<a
532
- rel="noopener noreferrer"
533
- href="https://www.gnu.org/licenses/"
534
- target="_blank"
535
- >https://www.gnu.org/licenses/</a
536
- >>.</p
537
- >
538
-
539
- <code class="block">
540
- <p
541
- >SPDX Reference:
542
- <a
543
- rel="noopener noreferrer"
544
- href="https://spdx.org/licenses/GPL-3.0-or-later.html"
545
- target="_blank"
546
- >spdx.org/licenses/GPL-3.0-or-later.html</a
547
- ></p
548
- >
549
-
550
- <p
551
- >Canonical URL:
552
- <a
553
- rel="noopener noreferrer"
554
- href="https://www.gnu.org/licenses/gpl-3.0.html"
555
- target="_blank"
556
- >gnu.org/licenses/gpl-3.0.html</a
557
- ></p
558
- >
559
- </code>
560
-
561
- <span class="small-text"><a href="#top">Back to top</a></span>
562
-
563
- <a name="third-party"></a>
564
-
565
- <h2>8. Third-Party Code and Licenses</h2>
566
- <p
567
- >Some components of the Licensed Material may include or interface
568
- with third-party libraries, frameworks, or assets.
569
- <strong
570
- >Each third-party component is governed solely by its own license
571
- terms</strong
572
- >
573
- and is expressly excluded from the scope of this document.</p
574
- >
575
-
576
- <p
577
- >The inclusion, reference, or linking of any third-party content
578
- <strong
579
- >does not constitute endorsement, approval, or warranty</strong
580
- >
581
- by the Company.</p
582
- >
583
-
584
- <p
585
- ><strong>It is the user's responsibility</strong> to review,
586
- understand, and comply with all applicable third-party licenses before
587
- use, modification, or distribution.</p
588
- >
589
-
590
- <span class="small-text"><a href="#top">Back to top</a></span>
591
-
592
- <a name="prohibited-uses"></a>
593
-
594
- <h2>9. Prohibited Uses</h2>
595
- <p
596
- ><strong
597
- >The following activities are strictly prohibited and may constitute
598
- infringement or unfair competition under applicable law, unless
599
- explicitly authorized in writing by the Company:</strong
600
- ></p
601
- >
602
- <ul>
603
- <li
604
- >Use of any Company trademarks, logos, domain names, slogans, or
605
- brand identifiers</li
606
- >
607
- <li
608
- >Any representation—explicit or implied—suggesting endorsement,
609
- affiliation, or partnership with the Company</li
610
- >
611
- <li
612
- >Misuse, misappropriation, or unauthorized use of any intellectual
613
- property owned by the Company</li
614
- >
615
- <li
616
- >Incorporation of any Company branding or protected identifiers into
617
- derivative works or redistributed content</li
618
- >
619
- </ul>
620
-
621
- <span class="small-text"><a href="#top">Back to top</a></span>
622
-
623
- <a name="disclaimer"></a>
624
-
625
- <h2>10. Modifications and Liability Disclaimer</h2>
626
- <p
627
- >Modifications, redistribution, or any use of the Licensed Material
628
- are performed entirely at your own risk.</p
629
- >
630
- <blockquote
631
- ><strong
632
- >THE LICENSED MATERIAL IS PROVIDED “AS IS” AND “AS AVAILABLE,”
633
- WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. TO THE MAXIMUM EXTENT
634
- PERMITTED BY LAW, THE COMPANY DISCLAIMS ALL WARRANTIES, INCLUDING
635
- BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
636
- FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND ACCURACY.</strong
637
- ></blockquote
638
- >
639
-
640
- <p
641
- ><strong
642
- >The Company shall not be liable for any direct, indirect,
643
- incidental, consequential, special, exemplary, or punitive damages
644
- arising from or related to the use, reproduction, modification, or
645
- distribution of the Licensed Material</strong
646
- >—including, without limitation, any claims or disputes brought by
647
- third parties, whether in contract, tort, or otherwise.</p
648
- >
649
-
650
- <span class="small-text"><a href="#top">Back to top</a></span>
651
-
652
- <a name="contact"></a>
653
-
654
- <h2>11. Contact</h2>
655
- <p
656
- >The Company can be contacted via our
657
- <a
658
- rel="noopener noreferrer"
659
- href="https://contact.neteng.pro"
660
- target="_blank"
661
- >contact form</a
662
- >
663
- or by email at:<br />
664
- 📧 <code>support (at) neteng.pro</code></p
665
- >
666
-
667
- <a name="revisions"></a>
668
-
669
- <h2>12. Revisions</h2>
670
- <p
671
- >This legal page may be updated to comply with legal or operational
672
- changes. The current effective date is listed at the top of this
673
- document.</p
674
- >
675
-
676
- <span class="small-text"><a href="#top">Back to top</a></span>
677
-
678
- <h2 id="attribution">13. Attribution</h2>
679
-
680
- <p
681
- >Website base structure provided by HTML5 Boilerplate:<br />
682
- <<a
683
- rel="noopener noreferrer"
684
- href="https://html5boilerplate.com/"
685
- target="_blank"
686
- >https://html5boilerplate.com/</a
687
- >></p
688
- >
689
-
690
- <code class="block">
691
- <p>Copyright (c) HTML5 Boilerplate</p>
692
-
693
- <p
694
- >Permission is hereby granted, free of charge, to any person
695
- obtaining a copy of this software and associated documentation files
696
- (the "Software"), to deal in the Software without restriction,
697
- including without limitation the rights to use, copy, modify, merge,
698
- publish, distribute, sublicense, and/or sell copies of the Software,
699
- and to permit persons to whom the Software is furnished to do so,
700
- subject to the following conditions:</p
701
- >
702
-
703
- <p
704
- >The above copyright notice and this permission notice shall be
705
- included in all copies or substantial portions of the Software.</p
706
- >
707
-
708
- <p
709
- >THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
710
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
711
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
712
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
713
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
714
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
715
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
716
- SOFTWARE.</p
717
- >
718
- </code>
719
-
720
- <span class="small-text"><a href="#top">Back to top</a></span>
721
- <!-- END MAIN CONTENT -->
722
-
723
- &nbsp;
724
-
725
- <!-- BEGIN SOCIAL MEDIA -->
726
- <section id="social-media">
727
- <div class="soc-wrap">
728
- <table class="soc">
729
- <tbody>
730
- <tr>
731
- <td class="soc-fa">
732
- <p>
733
- <a
734
- rel="noopener noreferrer"
735
- href="https://instagram.com/netwk_pro"
736
- target="_blank">
737
- <span
738
- class="fa-brands fa-square-instagram fa-2x"></span>
739
- </a>
740
- </p>
741
- </td>
742
- <td class="soc-fa">
743
- <p>
744
- <a
745
- rel="noopener noreferrer"
746
- href="https://facebook.com/neteng.pro"
747
- target="_blank">
748
- <span class="fa-brands fa-square-facebook fa-2x"></span>
749
- </a>
750
- </p>
751
- </td>
752
- <td class="soc-fa">
753
- <p>
754
- <a
755
- rel="noopener noreferrer"
756
- href="https://linkedin.com/company/netwk-pro"
757
- target="_blank">
758
- <span class="fa-brands fa-linkedin fa-2x"></span>
759
- </a>
760
- </p>
761
- </td>
762
- <td class="soc-fa">
763
- <p>
764
- <a
765
- rel="me noopener noreferrer"
766
- href="https://noc.social/@NetEng_Pro"
767
- target="_blank">
768
- <span class="fa-brands fa-mastodon fa-2x"></span>
769
- </a>
770
- </p>
771
- </td>
772
- <td class="soc-fa">
773
- <p>
774
- <a
775
- rel="noopener noreferrer"
776
- href="https://github.com/netwk-pro/"
777
- target="_blank">
778
- <span class="fa-brands fa-square-github fa-2x"></span>
779
- </a>
780
- </p>
781
- </td>
782
- </tr>
783
- </tbody>
784
- </table>
785
- </div>
786
- </section>
787
- <!-- END SOCIAL MEDIA -->
788
-
789
- <hr />
790
-
791
- &nbsp;
792
-
793
- <!-- BEGIN LEGAL -->
794
- <section id="legal">
795
- <div class="bnav-wrap">
796
- <table class="bnav"
797
- ><tbody>
798
- <tr>
799
- <td class="bnav-nav"
800
- ><a
801
- rel="noopener noreferrer"
802
- href="https://netwk.pro/terms-of-use.html"
803
- target="_self"
804
- >Terms of Use</a
805
- ></td
806
- >
807
- <td class="bnav-nav"
808
- ><a
809
- rel="noopener noreferrer"
810
- href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/PRIVACY.md"
811
- target="_blank"
812
- >Privacy Policy
813
- <sup
814
- ><span
815
- class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup
816
- ></a>
817
- </td>
818
- </tr>
819
- <tr>
820
- <td class="bnav-cell" colspan="2"
821
- ><span style="color: #7f6227">Legal</span></td
822
- >
823
- </tr>
824
- </tbody>
825
- </table>
826
- </div>
827
- </section>
828
- <!-- END LEGAL -->
829
-
830
- &nbsp;
831
-
832
- <!-- BEGIN BADGES -->
833
- <section id="badges">
834
- <div class="bnav2-wrap">
835
- <table class="bnav2"
836
- ><tbody>
837
- <tr>
838
- <td class="bnav2-nav"
839
- ><a
840
- rel="noopener noreferrer"
841
- href="https://creativecommons.org/licenses/by/4.0/"
842
- target="_blank"
843
- ><img
844
- decoding="async"
845
- loading="lazy"
846
- src="https://forthebadge.com/images/badges/cc-by.png"
847
- style="width: 160px; height: auto"
848
- alt="Creative Commons BY" /></a
849
- ></td>
850
- <td class="bnav2-nav"
851
- ><a
852
- rel="noopener noreferrer"
853
- href="https://www.gnu.org/licenses/gpl-3.0.html"
854
- target="_blank"
855
- ><img
856
- decoding="async"
857
- loading="lazy"
858
- src="https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b"
859
- style="width: 120px; height: auto"
860
- alt="GPL 3.0 or Later" /></a
861
- ></td>
862
- </tr>
863
- </tbody>
864
- </table>
865
- </div>
866
- </section>
867
- <!-- END BADGES -->
868
- </div>
869
- </div>
870
-
871
- <!-- BEGIN FOOTER -->
872
- <footer id="licensing">
873
- <div class="container">
874
- <div
875
- class="copyright"
876
- xmlns:cc="http://creativecommons.org/ns#"
877
- xmlns:dct="http://purl.org/dc/terms/">
878
- <p>
879
- Copyright &copy; 2025<br />
880
- <a
881
- rel="cc:attributionURL dct:creator noopener noreferrer"
882
- property="cc:attributionName"
883
- href="https://netwk.pro/"
884
- target="_blank"
885
- ><strong>Network Pro Strategies</strong></a
886
- >
887
- (Network Pro&trade;)</p
888
- >
889
-
890
- <p>
891
- Network Pro&trade;, the shield logo, and the "Locking Down
892
- Networks&trade;" slogan are <a href="#trademark">trademarks</a> of
893
- Network Pro Strategies.
894
- </p>
895
-
896
- <p>
897
- Licensed under
898
- <a
899
- href="https://creativecommons.org/licenses/by/4.0/"
900
- target="_blank"
901
- rel="license noopener noreferrer"
902
- style="display: inline-block"
903
- ><b>CC BY 4.0</b></a
904
- >
905
- <a
906
- href="https://creativecommons.org/licenses/by/4.0/"
907
- target="_blank"
908
- rel="license noopener noreferrer"
909
- style="display: inline-block"
910
- ><img
911
- decoding="async"
912
- loading="lazy"
913
- style="
914
- height: 18px !important;
915
- margin-left: 3px;
916
- vertical-align: text-bottom;
917
- text-decoration: none;
918
- "
919
- src="https://mirrors.creativecommons.org/presskit/icons/cc.svg"
920
- alt="Creative Commons BY" />
921
- </a>
922
- <a
923
- href="https://creativecommons.org/licenses/by/4.0/"
924
- target="_blank"
925
- rel="license noopener noreferrer"
926
- style="display: inline-block"
927
- ><img
928
- decoding="async"
929
- loading="lazy"
930
- style="
931
- height: 18px !important;
932
- margin-left: 3px;
933
- vertical-align: text-bottom;
934
- text-decoration: none;
935
- "
936
- src="https://mirrors.creativecommons.org/presskit/icons/by.svg"
937
- alt="Creative Commons BY"
938
- /></a>
939
- and the
940
- <a
941
- href="https://www.gnu.org/licenses/gpl-3.0.html"
942
- target="_blank"
943
- rel="license noopener noreferrer"
944
- ><b>GNU GPL</b></a
945
- >, as published by the
946
- <a rel="noopener noreferrer" href="https://fsf.org" target="_blank"
947
- >Free Software Foundation</a
948
- >, either version 3 of the License, or (at your option) any later
949
- version.
950
- </p>
951
- </div>
952
- </div>
953
- </footer>
954
- <!-- END FOOTER -->
955
-
956
- <script src="js/app.js"></script>
957
- </body>
958
- </html>