Skip to content

Commit 5038ee1

Browse files
committed
Add license branding notice
1 parent 14730cd commit 5038ee1

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

LICENSE-BRANDING

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
iloader - Branding and Attribution Notice
2+
Copyright (C) 2026 nab138
3+
All rights reserved.
4+
5+
The source code of iloader is licensed under the MIT License (see LICENSE).
6+
7+
The following materials are NOT covered by the above license and are
8+
subject to separate restrictions:
9+
10+
- Logos, icons, graphical branding, and promotional assets included
11+
anywhere in the repository.
12+
- The name "iloader" and any associated wordmarks or trademarks.
13+
14+
Rules for use:
15+
16+
1. You may retain or use these branding materials in forks, derivative works,
17+
documentation, tutorials, examples, or educational materials, provided that:
18+
- You do **not** imply official affiliation, endorsement, or sponsorship
19+
by the original author.
20+
- Any use of the original branding **includes a clear link** to either:
21+
- The official iloader website: <https://iloader.app>, or
22+
- The respective source code repository:
23+
- App: <https://github.com/nab138/iloader>
24+
- Website: <https://github.com/nab138/iloader-website>
25+
2. You may not claim the work as the official release or use the branding
26+
in a way that suggests endorsement.
27+
28+
This notice applies to all forks, modifications, and derivative works
29+
of both the iloader app and the iloader website.

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,13 @@ Notice: I am currently rewriting [isideload](https://github.com/nab138/isideload
6262
- Mount DDI and open sidestore after installation
6363
- Check for developer mode and warn about it if not enabled
6464
- Improved error messages
65+
66+
## License
67+
68+
Copyright (C) 2026 nab138
69+
70+
The source code of this repository is licensed under the MIT License. See the [LICENSE](/LICENSE) file for the full text.
71+
72+
Branding, logos, media assets, and the name “iloader” are not licensed under the MIT License and are subject to separate restrictions.
73+
74+
You may retain or use branding materials in forks, tutorials, or documentation if you include a clear link to either the official site (https://iloader.app) or the iloader source code repository (https://github.com/nab138/iloader) and do not imply official endorsement. See [LICENSE-BRANDING](/LICENSE-BRANDING) for full details.

0 commit comments

Comments
 (0)