|
| 1 | +SkyCrypt Frontend Licensing Notice |
| 2 | + |
| 3 | +SkyCrypt Frontend is primarily licensed under the GNU Affero General Public |
| 4 | +License version 3 (GNU AGPLv3). |
| 5 | + |
| 6 | +Unless a more specific license notice applies, source code, documentation, |
| 7 | +configuration, build scripts, and original non-excepted assets introduced or |
| 8 | +modified by SkyCrypt contributors from the June 2026 license-change commit |
| 9 | +onward are licensed under GNU AGPLv3. |
| 10 | + |
| 11 | +This license transition does not revoke, replace, or limit any rights that were |
| 12 | +previously granted under the MIT License for earlier versions, files, or |
| 13 | +contributions. Pre-change contributions remain available under the MIT License |
| 14 | +to the extent they were originally licensed that way. |
| 15 | + |
| 16 | +The following SkyCrypt brand/logo assets remain under the MIT License |
| 17 | +and are not offered under the repository's AGPL default: |
| 18 | + |
| 19 | +- static/apple-touch-icon-precomposed.png |
| 20 | +- static/favicon.ico |
| 21 | +- static/favicon.png |
| 22 | +- static/img/logo.avif |
| 23 | +- static/img/logo_black.avif |
| 24 | +- static/img/newsroom.avif |
| 25 | +- static/img/app-icons/** |
| 26 | + |
| 27 | +The MIT brand asset exception does not grant trademark rights, service |
| 28 | +mark rights, impersonation rights, or permission to use SkyCrypt branding in a |
| 29 | +way that is confusing, misleading, or suggests endorsement by the SkyCrypt |
| 30 | +project. |
| 31 | + |
| 32 | +Third-party libraries, resources, fonts, textures, APIs, and other dependencies |
| 33 | +remain under their own licenses. Built output generated from SkyCrypt-owned |
| 34 | +AGPL-covered source is covered by GNU AGPLv3, except for third-party |
| 35 | +components and explicitly listed MIT brand assets, which retain their own |
| 36 | +license notices. |
0 commit comments