|
| 1 | +# AgentTel Trademark Policy |
| 2 | + |
| 3 | +"AgentTel" is a trademark of AgentTel Ltd (Company No. 17098920, England and |
| 4 | +Wales). |
| 5 | + |
| 6 | +## Purpose |
| 7 | + |
| 8 | +This policy exists to protect the AgentTel community by ensuring that the |
| 9 | +"AgentTel" name is used in ways that are accurate and not misleading to users. |
| 10 | +The AgentTel SDK source code is available under the Apache License 2.0, but the |
| 11 | +name "AgentTel" and associated logos are not covered by that license. |
| 12 | + |
| 13 | +## Permitted Uses |
| 14 | + |
| 15 | +You **may** use the "AgentTel" name to: |
| 16 | + |
| 17 | +- Refer to the AgentTel project itself and its official releases. |
| 18 | +- State that your software is "built with AgentTel", "powered by AgentTel", |
| 19 | + or "compatible with AgentTel". |
| 20 | +- Use in community discussions, blog posts, tutorials, and conference talks |
| 21 | + about the project. |
| 22 | +- Describe unmodified copies of the AgentTel software. |
| 23 | + |
| 24 | +## Restricted Uses |
| 25 | + |
| 26 | +You **may not** use the "AgentTel" name to: |
| 27 | + |
| 28 | +- Name your own product, project, or service in a way that implies official |
| 29 | + endorsement or affiliation (e.g., "SuperAgentTel", "AgentTel Cloud", |
| 30 | + "AgentTel Enterprise") without written permission. |
| 31 | +- Create a modified version of AgentTel and distribute it under the |
| 32 | + "AgentTel" name without clearly distinguishing it from the official release. |
| 33 | +- Use the name in domain names, social media accounts, or package registry |
| 34 | + names (e.g., npm, Maven Central, PyPI) that could be confused with the |
| 35 | + official project. |
| 36 | +- Imply that the AgentTel project endorses or is affiliated with your |
| 37 | + product or service. |
| 38 | + |
| 39 | +## Modified Versions |
| 40 | + |
| 41 | +If you distribute a modified version of the AgentTel software, you must: |
| 42 | + |
| 43 | +1. Clearly rename the product so it does not include "AgentTel" in its name. |
| 44 | +2. Remove any AgentTel logos or branding. |
| 45 | +3. Clearly state that your version is a derivative work and not the official |
| 46 | + AgentTel release. |
| 47 | + |
| 48 | +## Compatibility Claims |
| 49 | + |
| 50 | +You may state that your product is "compatible with AgentTel" or "works with |
| 51 | +AgentTel" if that is factually accurate. You do not need permission for |
| 52 | +truthful compatibility statements. |
| 53 | + |
| 54 | +## Requesting Permission |
| 55 | + |
| 56 | +For uses not covered by this policy, or to request an exception, contact the |
| 57 | +project maintainers by opening an issue at |
| 58 | +https://github.com/agenttel/agenttel-sdk/issues. |
| 59 | + |
| 60 | +## Changes |
| 61 | + |
| 62 | +This policy may be updated from time to time. Changes will be communicated |
| 63 | +through the project repository. |
0 commit comments