diff options
| author | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-02 18:52:41 +0300 |
|---|---|---|
| committer | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-02 18:52:41 +0300 |
| commit | c965a4ebddf98c368edd905324a4ecd79b2aae55 (patch) | |
| tree | e2f4250658bb67ee59eeb5657670754313445d73 /TRADEMARK.md | |
| parent | 9abbaae5b59443f7c714ffaed3d03a87e79455ad (diff) | |
| download | Project-Tick-c965a4ebddf98c368edd905324a4ecd79b2aae55.tar.gz Project-Tick-c965a4ebddf98c368edd905324a4ecd79b2aae55.zip | |
NOISSUE added some files for needed
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'TRADEMARK.md')
| -rw-r--r-- | TRADEMARK.md | 158 |
1 files changed, 158 insertions, 0 deletions
diff --git a/TRADEMARK.md b/TRADEMARK.md new file mode 100644 index 0000000000..2e5cd8c22e --- /dev/null +++ b/TRADEMARK.md @@ -0,0 +1,158 @@ +## TRADEMARK NOTICE + +### Project Tick™ Trademark and Brand Policy + +#### 1. Ownership of the Marks + +Project Tick™, the Project Tick name, the Project Tick logo, and all related branding elements (collectively, the “Marks”) are trademarks of **Mehmet Samet Duman**. + +All rights in the Marks are reserved. + +This Trademark Policy governs use of the Marks independently of any open source license applicable to source code, documentation, or other materials. + +--- + +#### 2. Relationship to Open Source Licenses + +Each repository under the Project Tick namespace is licensed under its respective open source license (e.g., MIT, BSD, Apache-2.0, GPL, MS-PL, etc.). + +These licenses govern the use, modification, and redistribution of source code only. + +Open source licenses do **not** grant: + +* Rights to use the Project Tick name +* Rights to use the Project Tick logo +* Rights to use Project Tick branding or trade dress +* Rights to imply affiliation, endorsement, sponsorship, or official status + +Trademark rights are separate from copyright licenses. + +--- + +#### 3. Permitted Uses + +The following uses are generally permitted without prior written permission: + +1. Factual references (e.g., “compatible with Project Tick”). +2. Accurate description of unmodified official releases. +3. Non-commercial commentary, research, educational, or journalistic references. + +Permitted use must not: + +* Create confusion regarding origin +* Suggest sponsorship, approval, or endorsement +* Present modified versions as official releases + +--- + +#### 4. Modified and Redistributed Versions + +Open source licenses permit modification and redistribution of source code. + +However: + +* Modified versions must not use the Project Tick name or logo in a way that implies official status. +* Forks must use distinct branding. +* Derivative works must clearly indicate that they are modified versions. +* Use of phrases such as “Official,” “Certified,” or similar terminology is prohibited without authorization. + +Permissible example: + +> “Based on Project Tick” + +Impermissible example: + +> “Official Project Tick Build” + +Unless explicitly authorized. + +--- + +#### 5. Commercial Use and SaaS Deployments + +The Marks may not be used: + +* As part of a product name +* As part of a company name +* As part of a commercial SaaS service name +* As part of a registered domain name +* In paid advertising or promotional materials + +Without prior written permission. + +Operating a commercial service using Project Tick source code does not grant the right to represent that service as an official Project Tick service. + +Only services directly operated by Mehmet Samet Duman under the Project Tick identity may use the Marks in a commercial context. + +--- + +#### 6. Official Releases + +An “Official Project Tick Release” is a version that: + +* Is built and distributed by the Project Tick maintainers +* Is published through official communication channels +* Is identified by official release tags or signatures + +Modified builds, even if compliant with the applicable open source license, must not be presented as official releases. + +--- + +#### 7. Logo Usage + +The Project Tick logo is protected by copyright and trademark law. + +If licensed under a Creative Commons license (e.g., CC BY-NC-ND), such license applies only within its stated scope and does not waive trademark protections. + +The logo may not be: + +* Modified +* Recolored +* Combined with other marks +* Used for commercial services +* Embedded in derivative branding + +Without written authorization. + +--- + +#### 8. Domain Names and Corporate Identifiers + +The Marks may not be used: + +* In domain names +* In social media handles +* In corporate names +* In registered business identifiers + +Without explicit written permission. + +--- + +#### 9. Prohibited Uses + +The following uses are strictly prohibited: + +* Implying endorsement or affiliation +* Misrepresenting unofficial builds as official +* Using the Marks in a misleading or deceptive manner +* Using the Marks in ways that damage reputation or goodwill +* Registering confusingly similar names + +--- + +#### 10. Reservation of Rights + +All rights not expressly granted in this policy are reserved. + +Failure to enforce any provision of this policy shall not constitute a waiver of any rights. + +Project Tick reserves the right to update this policy at any time. + +--- + +#### 11. Contact + +For permission requests or questions regarding trademark use: + +[yongdohyun@projecttick.org](mailto:yongdohyun@projecttick.org) |
