@networkpro/legal 0.2.8 → 0.2.10

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 CHANGED
@@ -51,7 +51,7 @@ Web: <https://bio.neteng.pro>
51
51
  # Legal, Copyright, and Licensing
52
52
 
53
53
  **Network Pro Strategies**
54
- **Effective Date:** April 20, 2025
54
+ **Effective Date:** April 21, 2025
55
55
 
56
56
  &nbsp;
57
57
 
@@ -144,7 +144,7 @@ This work is dual-licensed under:
144
144
 
145
145
  <a name="cc-by"></a>
146
146
 
147
- ## 6. Creative Commons Attribution 4.0 International
147
+ ## 6. Creative Commons License (CC BY 4.0)
148
148
 
149
149
  <sup>Formats: [HTML](https://legal.netwk.pro/html/CC-BY-4.0.html) | [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://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0-rdfa.xml) | [XMP](https://github.com/netwk-pro/netwk-pro-legal/blob/master/assets/license/CC-BY-4.0.xml)</sup>
150
150
 
@@ -160,9 +160,9 @@ Permissions beyond the scope of this License—or instead of those permitted by
160
160
  <code style="background: none; border: none; border-radius: 0; height: 50vh; outline: none; resize: none; width: 100%;">
161
161
 
162
162
  - SPDX Reference:
163
- <https://spdx.org/licenses/CC-BY-4.0.html>
163
+ [https://spdx.org/licenses/CC-BY-4.0.html](https://spdx.org/licenses/CC-BY-4.0.html)
164
164
  - Canonical URL:
165
- <https://creativecommons.org/licenses/by/4.0/>
165
+ [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)
166
166
 
167
167
  </code>
168
168
 
@@ -181,9 +181,9 @@ You should have received a copy of the GNU General Public License along with thi
181
181
  <code style="background: none; border: none; border-radius: 0; height: 50vh; outline: none; resize: none; width: 100%;">
182
182
 
183
183
  - SPDX Reference:
184
- <https://spdx.org/licenses/GPL-3.0-or-later.html>
184
+ [https://spdx.org/licenses/GPL-3.0-or-later.html](https://spdx.org/licenses/GPL-3.0-or-later.html)
185
185
  - Canonical URL:
186
- <https://www.gnu.org/licenses/gpl-3.0.html>
186
+ [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html)
187
187
 
188
188
  </code>
189
189
 
@@ -248,7 +248,7 @@ This legal page may be updated to comply with legal or operational changes. The
248
248
  ## 13. Attribution
249
249
 
250
250
  Website base structure provided by HTML5 Boilerplate:
251
- <[https://html5boilerplate.com/](https://html5boilerplate.com/)>
251
+ &lt;[https://html5boilerplate.com/](https://html5boilerplate.com/)>&gt;
252
252
 
253
253
  ```markdown
254
254
  Copyright (c) HTML5 Boilerplate
@@ -277,7 +277,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
277
277
 
278
278
  <div style="font-size: 12px; font-weight: bold; text-align: center;">
279
279
 
280
- [Home](https://netwk.pro) &nbsp; | &nbsp; [Terms of Use](https://netwk.pro/terms-of-use.html)
280
+ [Home](https://netwk.pro/) &nbsp; | &nbsp; [Terms of Use](https://netwk.pro/terms-of-use.html)
281
281
  [Privacy Policy](https://netwk.pro/privacy.html) &nbsp; | &nbsp; Legal
282
282
 
283
283
  </div>
@@ -53,11 +53,17 @@
53
53
  <div class="full-width-section">
54
54
  <div class="container">
55
55
 
56
+ <section id="top">
57
+ <span class="small-text"><a rel="noopener noreferrer" href="https://spdx.dev/learn/handling-license-info/" target="_blank">SPDX License Identifier</a>: &nbsp;<code>CC-BY-4.0 OR GPL-3.0-or-later</code></span>
58
+ </section>
59
+
56
60
  <section id="page-title">
57
- <div class="optional-license-text">
58
- <p>Creative Commons Attribution 4.0 International Public License</p>
59
- </div>
61
+ <h1>Creative Commons License (CC BY 4.0)</h1>
60
62
  </section>
63
+
64
+ <div class="optional-license-text">
65
+ <p>Creative Commons Attribution 4.0 International Public License</p>
66
+ </div>
61
67
 
62
68
 
63
69
 
@@ -653,8 +659,11 @@
653
659
  licensed material. For the avoidance of doubt, this paragraph does
654
660
  not form part of the public licenses.</p>
655
661
 
656
- <p>Creative Commons may be contacted at creativecommons.org.</p>
662
+ <p>Creative Commons may be contacted at
663
+ <a rel="noopener noreferrer" href="https://creativecommons.org" target="_blank">creativecommons.org</a>.</p>
657
664
  </div>
665
+
666
+ <span class="small-text"><a rel="noopener noreferrer" href="#top" target="_self">Back to top</a></span>
658
667
 
659
668
 
660
669
  &nbsp;
Binary file
Binary file
package/html/COPYING.html CHANGED
@@ -53,15 +53,22 @@
53
53
  <div class="full-width-section">
54
54
  <div class="container">
55
55
 
56
- <section id="page-title">
57
- <div class="optional-license-text">
58
- <p>
59
- GNU GENERAL PUBLIC LICENSE<br>
56
+ <section id="top">
57
+ <span class="small-text"><a rel="noopener noreferrer" href="https://spdx.dev/learn/handling-license-info/" target="_blank">SPDX License Identifier</a>: &nbsp;<code>CC-BY-4.0 OR GPL-3.0-or-later</code></span>
58
+ </section>
60
59
 
61
- Version 3, 29 June 2007
62
- </p>
63
- </div>
60
+ <section id="page-title">
61
+ <h1>GNU General Public License (GPL)</h1>
64
62
  </section>
63
+
64
+ <div class="optional-license-text">
65
+ <p>
66
+ GNU GENERAL PUBLIC LICENSE<br>
67
+
68
+ Version 3, 29 June 2007
69
+ </p>
70
+ </div>
71
+
65
72
 
66
73
 
67
74
 
@@ -962,6 +969,8 @@
962
969
  </p>
963
970
  </li>
964
971
  </ul>
972
+
973
+ <span class="small-text"><a rel="noopener noreferrer" href="#top" target="_self">Back to top</a></span>
965
974
 
966
975
 
967
976
  &nbsp;
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@networkpro/legal",
3
- "version": "0.2.8",
3
+ "version": "0.2.10",
4
4
  "private": false,
5
5
  "description": "Legal Document Portal — Network Pro Strategies",
6
6
  "keywords": [
package/sitemap.xml CHANGED
@@ -52,18 +52,6 @@
52
52
 
53
53
  </url>
54
54
 
55
- <url>
56
-
57
- <loc>https://legal.netwk.pro/TERMS.md</loc>
58
-
59
- <lastmod>2025-04-20</lastmod>
60
-
61
- <changefreq>weekly</changefreq>
62
-
63
- <priority>0.6</priority>
64
-
65
- </url>
66
-
67
55
  <url>
68
56
 
69
57
  <loc>https://legal.netwk.pro/TERMS-COND.md</loc>