@networkpro/legal 0.2.1 → 0.2.2
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 +2 -2
- package/html/CC-BY-4.0.html +907 -0
- package/html/CC-BY-4.0.html.br +0 -0
- package/html/COPYING.html +1076 -0
- package/html/COPYING.html.br +0 -0
- package/legal.html +2 -2
- package/legal.html.br +0 -0
- package/package.json +1 -1
- package/sitemap.xml +34 -8
package/LICENSE.md
CHANGED
@@ -148,7 +148,7 @@ This work is dual-licensed under:
|
|
148
148
|
|
149
149
|
## 6. Creative Commons Attribution 4.0 International
|
150
150
|
|
151
|
-
<sup>Formats: [HTML](https://
|
151
|
+
<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://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>
|
152
152
|
|
153
153
|
Network Pro™ (the "Licensed Material") is licensed under **Creative
|
154
154
|
Commons Attribution 4.0 International** (CC BY 4.0)
|
@@ -174,7 +174,7 @@ Permissions beyond the scope of this License—or instead of those permitted by
|
|
174
174
|
|
175
175
|
## 7. GNU General Public License (GPL)
|
176
176
|
|
177
|
-
<sup>Formats: [HTML](https://
|
177
|
+
<sup>Formats: [HTML](https://legal.netwk.pro/html/COPYING.html) | [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>
|
178
178
|
|
179
179
|
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](https://www.fsf.org/), either version 3 of the License, or (at your option) any later version.
|
180
180
|
|