|
| 1 | +Dask Trademark Policy |
| 2 | +===================== |
| 3 | + |
| 4 | +This document describes the policy governing the use of the "Dask" trademark, |
| 5 | +which is owned by NumFOCUS and administered on behalf of the Dask project. Any |
| 6 | +use of the Dask trademark commercially or non-commercially must be in |
| 7 | +accordance with the policy described in this document unless specific written |
| 8 | +permission is obtained from NumFOCUS. |
| 9 | + |
| 10 | +Usage and modification of the Dask *software* is governed by the |
| 11 | +[license](https://github.com/dask/dask/blob/main/LICENSE.txt), which describes |
| 12 | +permissable behavior under copyright law. Trademarks are a distinct form of |
| 13 | +intellectual property, and so the guidelines in this document apply only to |
| 14 | +the "Dask" trademark and logo, but not to the software itself. |
| 15 | + |
| 16 | +Intent |
| 17 | +------ |
| 18 | + |
| 19 | +Our goal is to enable the Dask trademark and logo to be used with minimal |
| 20 | +restrictions by both commercial and non-commercial entities, but we do *not* |
| 21 | +want the Dask trademark to be used: |
| 22 | + |
| 23 | +* to cause confusion about whether a project, product, or service is endorsed |
| 24 | + by the Dask community in some way. |
| 25 | +* in a way that allows an entity to misleadingly imply ownership of Dask or |
| 26 | + influence over the Dask project. |
| 27 | + |
| 28 | +Permissable usage |
| 29 | +----------------- |
| 30 | + |
| 31 | +The Dask trademark is always subject to "nominative use rules" which allow the |
| 32 | +usage of the trademark for descriptive purposes that does not suggest |
| 33 | +sponsorship or endorsement by the trademark owner. You may freely describe |
| 34 | +that your product or service "uses Dask" or is "powered by Dask," and you |
| 35 | +may use the unaltered Dask logo to indicate this without prior approval. |
| 36 | +(Please see the [Dask Brand Guide](https://www.dask.org/brand-guide) for more |
| 37 | +details about how to use the Dask logo.) |
| 38 | + |
| 39 | +Open source projects may also use the Dask name as part of the name of their |
| 40 | +project (Ex: `dask-cuda`) so long as it satisfies *all* the following |
| 41 | +criteria: |
| 42 | + |
| 43 | +* The project is open source with a liberal license. |
| 44 | +* The project is related to Dask. |
| 45 | +* The project name should not be overly grand in claiming namespace. |
| 46 | +* The project should not make subjective claims in the name itself. |
| 47 | + |
| 48 | +Usage of the "Dask" trademark should also be consistent with the [Dask Code of Conduct](https://github.com/dask/governance/blob/main/code-of-conduct.md). |
| 49 | + |
| 50 | +Non-permissible usage |
| 51 | +--------------------- |
| 52 | + |
| 53 | +The Dask trademark may *not* be used in a commercial product or company name. Examples of disallowed uses include: |
| 54 | + |
| 55 | +* Dask Pro |
| 56 | +* Dask Enterprise |
| 57 | +* The Dask Company |
| 58 | +* CompanyName Dask |
| 59 | + |
| 60 | +Company and product logos may not derive from the Dask logo in a way that would cause brand confusion. |
| 61 | + |
| 62 | +Where to get more information |
| 63 | +----------------------------- |
| 64 | + |
| 65 | +If you are unsure whether your planned usage of the Dask trademark is allowed, |
| 66 | +or feel that you need specific written approval for your situation, please |
| 67 | +contact NumFOCUS at *INSERT CONTACT EMAIL HERE*. |
| 68 | + |
| 69 | +Acknowledgements |
| 70 | +---------------- |
| 71 | + |
| 72 | +This document is the result of the community discussion found in [dask/governance#4](https://github.com/dask/governance/issues/4). It draws inspiration from both the [PSF Trademark Policy](https://www.python.org/psf/trademarks/) and the Model Trademark Guidelines, available at http://www.modeltrademarkguidelines.org. |
0 commit comments