@networkpro/legal 0.0.8 → 0.1.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/LICENSE.md +104 -90
- package/PRIVACY.md +1 -1
- package/README.md +1 -1
- package/TERMS.md +1 -1
- package/css/style.css +1 -1
- package/index.html +3 -4
- package/index.html.br +0 -0
- package/js/app.787b2446c603c390d69b.js +356 -0
- package/js/app.787b2446c603c390d69b.js.br +0 -0
- package/legal.html +934 -0
- package/legal.html.br +0 -0
- package/package.json +8 -5
- package/sitemap.xml +20 -8
- package/terms.html +11 -15
- package/terms.html.br +0 -0
- package/js/app.2cff4bf4feb7f478a264.js +0 -10
package/LICENSE.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1
1
|
<!-- =========================================================================
|
2
|
+
LICENSE.md
|
3
|
+
|
2
4
|
SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
|
3
5
|
This file is part of Network Pro.
|
4
6
|
========================================================================== -->
|
@@ -49,132 +51,100 @@ Web: <https://bio.neteng.pro>
|
|
49
51
|
# Legal, Copyright, and Licensing
|
50
52
|
|
51
53
|
**Network Pro Strategies**
|
52
|
-
**Effective Date:**
|
54
|
+
**Effective Date:** April 11, 2025
|
53
55
|
|
54
56
|
|
55
57
|
|
56
|
-
|
57
|
-
|
58
|
-
1. [Ownership of Copyrights and Trademarks](#copyright)
|
59
|
-
- [Copyright Usage & Restrictions](#usage)
|
60
|
-
- [Trademarks](#trade)
|
61
|
-
2. [Use of Brand Name](#netwk-pro)
|
62
|
-
3. [Licensed Material](#lmaterial)
|
63
|
-
4. [Licensing](#licensing)
|
64
|
-
- [Are you sure you can do that?](#questions)
|
65
|
-
- [Contact](#contact)
|
66
|
-
5. [CC BY 4.0](#cc-by)
|
67
|
-
6. [GNU GPL](#gnu-gpl)
|
68
|
-
7. [Changes to Legal Information](#changes)
|
69
|
-
8. [Attribution](#attribute)
|
70
|
-
|
71
|
-
---
|
72
|
-
|
73
|
-
<a name="copyright"></a>
|
74
|
-
|
75
|
-
## 1. Ownership of Copyrights and Trademarks
|
76
|
-
|
77
|
-
All content on this website—including text, graphics, logos, icons, images, audio clips, and software—is the exclusive property of **Network Pro Strategies** ("Company," "The Licensor," "we," "us," or "our") and protected under U.S. and international copyright laws. Any software used on this site is either owned by **Network Pro Strategies** or licensed from third-party suppliers, also subject to copyright protection.
|
58
|
+
<!-- markdownlint-disable MD001 -->
|
78
59
|
|
79
|
-
|
60
|
+
### Table of Contents
|
80
61
|
|
81
|
-
|
62
|
+
<!-- markdownlint-enable MD001 -->
|
82
63
|
|
83
|
-
|
64
|
+
1. [Copyright](#ownership)
|
65
|
+
2. [Trademark Ownership](#trademark)
|
66
|
+
3. [Restrictions on Branding and Graphics](#branding)
|
67
|
+
4. [Licensed Material Definition](#licensed-material)
|
68
|
+
5. [License Terms](#licenses)
|
69
|
+
- [Dual Licensing Notes](#dlnotes)
|
70
|
+
6. [Creative Commons License (CC BY 4.0)](#cc-by)
|
71
|
+
7. [GNU General Public License (GPL)](#gnu-gpl)
|
72
|
+
8. [Third-Party Code and Licenses](#third-party)
|
73
|
+
9. [Prohibited Uses](#prohibited-uses)
|
74
|
+
10. [Modifications and Liability Disclaimer](#disclaimer)
|
75
|
+
11. [Contact](#contact)
|
76
|
+
12. [Revisions](#revisions)
|
77
|
+
13. [Attribution](#attribution)
|
84
78
|
|
85
|
-
|
79
|
+
---
|
86
80
|
|
87
|
-
|
81
|
+
<a name="ownership"></a>
|
88
82
|
|
89
|
-
|
83
|
+
## 1. Copyright
|
90
84
|
|
91
|
-
|
85
|
+
All content—including text, software, logos, graphics, documentation, and other materials—provided by **Network Pro Strategies** (“Network Pro”, “Company”, “Licensor”) is protected by U.S. and international copyright laws.
|
92
86
|
|
93
|
-
|
87
|
+
Copyright © 2025 **[Network Pro Strategies](https://netwk.pro)** (Network Pro™)
|
94
88
|
|
95
|
-
<a name="
|
89
|
+
<a name="trademark"></a>
|
96
90
|
|
97
|
-
|
91
|
+
## 2. Trademark Ownership
|
98
92
|
|
99
|
-
The following trademarks are the exclusive property of
|
93
|
+
The following trademarks are the exclusive property of the Company:
|
100
94
|
|
101
|
-
- **Domain Names:** "netwk.pro," "neteng.pro," "neteng.cc"
|
102
95
|
- **Brand Name:** Network Pro™
|
103
|
-
- **
|
104
|
-
- **
|
96
|
+
- **Domain Names:** netwk.pro, neteng.pro, neteng.cc
|
97
|
+
- **Logo:** The shield logo displayed on our homepage
|
98
|
+
- **Slogan:** "Locking Down Networks, Unlocking Confidence™"
|
105
99
|
|
106
|
-
|
100
|
+
Unauthorized use—including use likely to cause confusion, misrepresentation, or disparagement—is strictly prohibited.
|
107
101
|
|
108
102
|
<sub>[Back to top](#top)</sub>
|
109
103
|
|
110
|
-
<a name="
|
104
|
+
<a name="branding"></a>
|
111
105
|
|
112
|
-
##
|
106
|
+
## 3. Restrictions on Branding and Graphics
|
113
107
|
|
114
|
-
|
108
|
+
Licensing under CC BY 4.0 or the GNU GPL **expressly excludes** any rights to use the Company’s trademarks, trade dress, logos, visual branding, or other proprietary identifiers.
|
115
109
|
|
116
|
-
**
|
117
|
-
limited to: legal notices, website content, GitHub repositories and code, as
|
118
|
-
well as any business-related documentation._**
|
110
|
+
**Such elements are not part of the Licensed Material and remain the exclusive property of the Company.** Any use of these elements—including within derivative works or promotional content—requires the Company’s prior written consent.
|
119
111
|
|
120
112
|
<sub>[Back to top](#top)</sub>
|
121
113
|
|
122
|
-
<a name="
|
114
|
+
<a name="licensed-material"></a>
|
123
115
|
|
124
|
-
##
|
116
|
+
## 4. Licensed Material Definition
|
125
117
|
|
126
|
-
|
118
|
+
“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.
|
127
119
|
|
128
|
-
|
120
|
+
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.
|
129
121
|
|
130
122
|
<sub>[Back to top](#top)</sub>
|
131
123
|
|
132
|
-
<a name="
|
124
|
+
<a name="licenses"></a>
|
133
125
|
|
134
|
-
##
|
126
|
+
## 5. License Terms
|
135
127
|
|
136
|
-
|
128
|
+
This work is dual-licensed under:
|
137
129
|
|
138
|
-
-
|
139
|
-
-
|
140
|
-
the license, or (at your option) any later version
|
130
|
+
- [Creative Commons Attribution 4.0 International (CC BY 4.0)](#cc-by)
|
131
|
+
- [GNU General Public License v3.0 or later (GNU GPL)](#gnu-gpl)
|
141
132
|
|
142
133
|
|
143
134
|
|
144
|
-
|
145
|
-
|
146
|
-
<a name="questions"></a>
|
135
|
+
<a name="dlnotes"></a>
|
147
136
|
|
148
|
-
### **
|
137
|
+
### **Dual Licensing Notes**
|
149
138
|
|
150
|
-
|
151
|
-
|
152
|
-
-
|
153
|
-
CC license (a practice commonly referred to as 'dual licensing')."
|
154
|
-
|
155
|
-
_[Separate agreements | Creative Commons FAQ](https://creativecommons.org/faq/#can-i-enter-into-separate-or-supplemental-agreements-with-users-of-my-work)_
|
156
|
-
|
157
|
-
- Both the [GNU GPL](https://www.gnu.org/licenses/license-list.html#GPLOther)
|
158
|
-
and [CC BY 4.0](https://www.gnu.org/licenses/license-list.html#ccby) are
|
159
|
-
categorized as "free licenses, compatible with the GNU GPL."
|
160
|
-
|
161
|
-
_[Licenses for Other Works | GNU - Various Licenses and Comments About Them](https://www.gnu.org/licenses/license-list.html#OtherLicenses)_
|
162
|
-
|
163
|
-
- [What does it mean to say a license is “compatible with the GPL?" | GNU GPL FAQ](https://www.gnu.org/licenses/gpl-faq.html#WhatDoesCompatMean)
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
<a name="contact"></a>
|
168
|
-
|
169
|
-
### **Contact**
|
170
|
-
|
171
|
-
For any inquiries not covered in this notice, or to request permission to use content beyond the scope permitted by applicable licenses, please contact us through our [contact form](https://contact.neteng.pro) or by emailing `support (at) neteng.pro`.
|
139
|
+
- You may choose to use the work under either license, or both where appropriate.
|
140
|
+
- See Creative Commons FAQ: [Separate agreements](https://creativecommons.org/faq/#can-i-enter-into-separate-or-supplemental-agreements-with-users-of-my-work)
|
141
|
+
- See GPL compatibility: [GPL FAQ](https://www.gnu.org/licenses/gpl-faq.html#WhatDoesCompatMean)
|
172
142
|
|
173
143
|
<sub>[Back to top](#top)</sub>
|
174
144
|
|
175
145
|
<a name="cc-by"></a>
|
176
146
|
|
177
|
-
##
|
147
|
+
## 6. Creative Commons Attribution 4.0 International
|
178
148
|
|
179
149
|
<sup>Formats:
|
180
150
|
[Markdown](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.md) | [Text](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.txt) | [RDFa](https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/license/CC-BY-4.0-rdfa.xml) | [XMP](https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/license/CC-BY-4.0.xml)</sup>
|
@@ -203,7 +173,7 @@ Permissions beyond the scope of this License—or instead of those permitted by
|
|
203
173
|
|
204
174
|
<a name="gnu-gpl"></a>
|
205
175
|
|
206
|
-
##
|
176
|
+
## 7. GNU General Public License (GPL)
|
207
177
|
|
208
178
|
<sup>Formats:
|
209
179
|
[Markdown](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.md) | [Text](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING.txt) | [RDFa](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/COPYING-rdfa.xml) | [ODT](https://github.com/netwk-pro/netwk-pro-legal/raw/refs/heads/master/assets/license/COPYING.odt)</sup>
|
@@ -212,9 +182,7 @@ Network Pro Strategies (Network Pro™) is free software: you can redistribu
|
|
212
182
|
|
213
183
|
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. See the GNU General Public License for more details.
|
214
184
|
|
215
|
-
You should have received a copy of the GNU General Public License along with
|
216
|
-
this material. If not, see
|
217
|
-
<[https://www.gnu.org/licenses/](https://www.gnu.org/licenses/)>.
|
185
|
+
You should have received a copy of the GNU General Public License along with this material. If not, see <[https://www.gnu.org/licenses/](https://www.gnu.org/licenses/)>.
|
218
186
|
|
219
187
|
<code style="background: none; border: none; border-radius: 0; height: 50vh; outline: none; resize: none; width: 100%;">
|
220
188
|
|
@@ -227,17 +195,63 @@ this material. If not, see
|
|
227
195
|
|
228
196
|
<sub>[Back to top](#top)</sub>
|
229
197
|
|
230
|
-
<a name="
|
198
|
+
<a name="third-party"></a>
|
199
|
+
|
200
|
+
## 9. Third-Party Code and Licenses
|
201
|
+
|
202
|
+
Some components of the Licensed Material may include or interface with third-party libraries, frameworks, or assets. **Each third-party component is governed solely by its own license terms** and is expressly excluded from the scope of this document.
|
203
|
+
|
204
|
+
The inclusion, reference, or linking of any third-party content **does not constitute endorsement, approval, or warranty** by the Company.
|
205
|
+
|
206
|
+
**It is the user's responsibility** to review, understand, and comply with all applicable third-party licenses before use, modification, or distribution.
|
207
|
+
|
208
|
+
<sub>[Back to top](#top)</sub>
|
209
|
+
|
210
|
+
<a name="prohibited-uses"></a>
|
211
|
+
|
212
|
+
## 9. Prohibited Uses
|
213
|
+
|
214
|
+
**The following activities are strictly prohibited and may constitute infringement or unfair competition under applicable law, unless explicitly authorized in writing by the Company:**
|
215
|
+
|
216
|
+
- Use of any Company trademarks, logos, domain names, slogans, or other brand identifiers
|
217
|
+
- Any representation—explicit or implied—that suggests endorsement, affiliation, or partnership with the Company
|
218
|
+
- Misuse, unauthorized use, or misrepresentation of the Company’s intellectual property
|
219
|
+
- Incorporation of any Company branding or protected identifiers into derivative works, forks, distributions, or promotional materials
|
220
|
+
|
221
|
+
<sub>[Back to top](#top)</sub>
|
222
|
+
|
223
|
+
<a name="disclaimer"></a>
|
224
|
+
|
225
|
+
## 10. Modifications and Liability Disclaimer
|
226
|
+
|
227
|
+
Modifications, redistribution, or any use of the Licensed Material are performed entirely at your own risk.
|
228
|
+
|
229
|
+
> 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.
|
230
|
+
|
231
|
+
**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**—including, without limitation, any claims or disputes brought by third parties, whether in contract, tort, or otherwise..
|
232
|
+
|
233
|
+
<sub>[Back to top](#top)</sub>
|
234
|
+
|
235
|
+
<a name="contact"></a>
|
236
|
+
|
237
|
+
## 11. Contact
|
238
|
+
|
239
|
+
Contact the Company via our [contact form](https://contact.neteng.pro) or email:
|
240
|
+
📧 `support (at) neteng.pro`
|
241
|
+
|
242
|
+
<sub>[Back to top](#top)</sub>
|
243
|
+
|
244
|
+
<a name="revisions"></a>
|
231
245
|
|
232
|
-
##
|
246
|
+
## 12. Revisions
|
233
247
|
|
234
|
-
|
248
|
+
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.
|
235
249
|
|
236
250
|
<sub>[Back to top](#top)</sub>
|
237
251
|
|
238
|
-
<a name="
|
252
|
+
<a name="attribution"></a>
|
239
253
|
|
240
|
-
##
|
254
|
+
## 13. Attribution
|
241
255
|
|
242
256
|
Website base structure provided by HTML5 Boilerplate:
|
243
257
|
<https://html5boilerplate.com/>
|
package/PRIVACY.md
CHANGED
@@ -229,7 +229,7 @@ Network Pro Strategies
|
|
229
229
|
<div style="font-size: 12px; font-weight: bold; text-align: center;">
|
230
230
|
|
231
231
|
[Home](https://netwk.pro) | [Terms of Use](https://github.com/netwk-pro/netwk-pro-legal/blob/master/TERMS.md)
|
232
|
-
Privacy Policy | [Legal](https://
|
232
|
+
Privacy Policy | [Legal](https://netwk.pro/legal.html)
|
233
233
|
|
234
234
|
</div>
|
235
235
|
|
package/README.md
CHANGED
@@ -68,7 +68,7 @@ Repository of legal documents for Network Pro Strategies (Network Pro™).
|
|
68
68
|
<span style="font-size: 12px; font-weight: bold; text-align: center;">
|
69
69
|
|
70
70
|
[Home](https://netwk.pro) | [Terms of Use](https://github.com/netwk-pro/netwk-pro-legal/blob/master/TERMS.md)
|
71
|
-
[Privacy Policy](https://github.com/netwk-pro/netwk-pro-legal/blob/master/PRIVACY.md) | [Legal](https://
|
71
|
+
[Privacy Policy](https://github.com/netwk-pro/netwk-pro-legal/blob/master/PRIVACY.md) | [Legal](https://netwk.pro/legal.html)
|
72
72
|
|
73
73
|
</span>
|
74
74
|
|
package/TERMS.md
CHANGED
@@ -169,7 +169,7 @@ We may update these Terms of Use periodically. Changes will be posted on this pa
|
|
169
169
|
<div style="font-size: 12px; font-weight: bold; text-align: center;">
|
170
170
|
|
171
171
|
[Home](https://netwk.pro) | Terms of Use
|
172
|
-
[Privacy Policy](https://github.com/netwk-pro/netwk-pro-legal/blob/master/PRIVACY.md) | [Legal](https://
|
172
|
+
[Privacy Policy](https://github.com/netwk-pro/netwk-pro-legal/blob/master/PRIVACY.md) | [Legal](https://netwk.pro/legal.html)
|
173
173
|
|
174
174
|
</div>
|
175
175
|
|
package/css/style.css
CHANGED
package/index.html
CHANGED
@@ -52,7 +52,7 @@
|
|
52
52
|
|
53
53
|
<meta http-equiv="Referrer-Policy" content="no-referrer"/>
|
54
54
|
<meta http-equiv="Permissions-Policy" content="interest-cohort=()"/>
|
55
|
-
<script defer="defer" src="js/runtime.69afa8e03e74c9c3671e.js"></script><script defer="defer" src="js/app.
|
55
|
+
<script defer="defer" src="js/runtime.69afa8e03e74c9c3671e.js"></script><script defer="defer" src="js/app.787b2446c603c390d69b.js"></script></head>
|
56
56
|
|
57
57
|
<body>
|
58
58
|
|
@@ -181,8 +181,7 @@
|
|
181
181
|
</tr>
|
182
182
|
<tr>
|
183
183
|
<td class="bnav-cell" colspan="2">
|
184
|
-
<a rel="noopener noreferrer" href="https://
|
185
|
-
<sup><span class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a></td>
|
184
|
+
<a rel="noopener noreferrer" href="https://netwk.pro/legal.html" target="_blank">Legal</a></td>
|
186
185
|
</tr>
|
187
186
|
</tbody>
|
188
187
|
</table>
|
@@ -221,7 +220,7 @@
|
|
221
220
|
<p>
|
222
221
|
Network Pro™, the shield logo, and the "Locking Down Networks"
|
223
222
|
slogan are
|
224
|
-
<a rel="noopener noreferrer" href="https://
|
223
|
+
<a rel="noopener noreferrer" href="https://netwk.pro/legal.html#trademark" target="_self">trademarks</a>
|
225
224
|
of Network Pro Strategies.
|
226
225
|
</p>
|
227
226
|
|
package/index.html.br
CHANGED
Binary file
|