Skip to content

Commit

Permalink
Merge pull request #217 from jupyter/base-domains
Browse files Browse the repository at this point in the history
trademarks: allow base domains where organization is clear
  • Loading branch information
ivanov authored Aug 28, 2024
2 parents 95a7cc8 + b1ec58c commit 870e3b2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions trademarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,10 @@ The following rules apply to the use of trademarks in each of these classes.
- Use of the word "Jupyter" in another trademark --
Not allowed without prior written permission from Jupyter, except as described above.
- Use of the word "Jupyter" in a domain name --
Allowed in subdomains and url-paths,
Allowed in subdomains and url paths,
such as "jupyter.example.com" and "example.com/jupyter".
Not allowed in base domains, such as "jupytercloud.com" or "hostedjupyter.horse".
Allowed in base domains where the organization responsible for the service is clear in the name itself, e.g. "myorganization-jupyter.org" or "uoffoojupyterusers.edu".
Not allowed in base domains on its own or with only generic terms, such as "jupytercloud.com" or "hostedjupyter.horse".


### Unaltered Logos
Expand Down

0 comments on commit 870e3b2

Please sign in to comment.