diff options
| author | Andrew Xu <andrewxuyuan@gmail.com> | 2019-04-06 18:04:06 +0800 |
|---|---|---|
| committer | Andrew Xu <andrewxuyuan@gmail.com> | 2019-04-06 18:04:06 +0800 |
| commit | 8ffb6fd8e4f00b5e727ec02219f06cb93a28f9c9 (patch) | |
| tree | a5600bf8ffb06f3a289d1826e58b3f64efd4bbb1 | |
| parent | 6c49da45441d29aadd5935dabbaa8dc09ebad33a (diff) | |
| download | rust-8ffb6fd8e4f00b5e727ec02219f06cb93a28f9c9.tar.gz rust-8ffb6fd8e4f00b5e727ec02219f06cb93a28f9c9.zip | |
Add summary and reference to Rust trademark guide
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md index 55e6e8d7f18..fa66beb52e2 100644 --- a/README.md +++ b/README.md @@ -261,3 +261,15 @@ BSD-like licenses. See [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT), and [COPYRIGHT](COPYRIGHT) for details. + +## Trademark +[trademark]: #trademark + +The Rust programming language is an open source, community project governed +by a core team. It is also sponsored by the Mozilla Foundation (“Mozilla”), +which owns and protects the Rust and Cargo trademarks and logos +(the “Rust Trademarks”). + +If you want to use these names or brands, please read the [media guide][media-guide]. + +[media-guide]: https://www.rust-lang.org/policies/media-guide |
