]> git.lizzy.rs Git - rust.git/blob - src/librustdoc/html/static/COPYRIGHT.txt
Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jsha
[rust.git] / src / librustdoc / html / static / COPYRIGHT.txt
1 These documentation pages include resources by third parties. This copyright
2 file applies only to those resources. The following third party resources are
3 included, and carry their own copyright notices and license terms:
4
5 * Fira Sans (FiraSans-Regular.woff2, FiraSans-Medium.woff2,
6     FiraSans-Regular.woff, FiraSans-Medium.woff):
7
8     Copyright (c) 2014, Mozilla Foundation https://mozilla.org/
9     with Reserved Font Name Fira Sans.
10
11     Copyright (c) 2014, Telefonica S.A.
12
13     Licensed under the SIL Open Font License, Version 1.1.
14     See FiraSans-LICENSE.txt.
15
16 * rustdoc.css, main.js, and playpen.js:
17
18     Copyright 2015 The Rust Developers.
19     Licensed under the Apache License, Version 2.0 (see LICENSE-APACHE.txt) or
20     the MIT license (LICENSE-MIT.txt) at your option.
21
22 * normalize.css:
23
24     Copyright (c) Nicolas Gallagher and Jonathan Neal.
25     Licensed under the MIT license (see LICENSE-MIT.txt).
26
27 * Source Code Pro (SourceCodePro-Regular.ttf.woff2,
28     SourceCodePro-Semibold.ttf.woff2, SourceCodePro-It.ttf.woff2,
29     SourceCodePro-Regular.ttf.woff, SourceCodePro-Semibold.ttf.woff,
30     SourceCodePro-It.ttf.woff):
31
32     Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
33     with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark
34     of Adobe Systems Incorporated in the United States and/or other countries.
35
36     Licensed under the SIL Open Font License, Version 1.1.
37     See SourceCodePro-LICENSE.txt.
38
39 * Source Serif 4 (SourceSerif4-Regular.ttf.woff2, SourceSerif4-Bold.ttf.woff2,
40     SourceSerif4-It.ttf.woff2, SourceSerif4-Regular.ttf.woff,
41     SourceSerif4-Bold.ttf.woff, SourceSerif4-It.ttf.woff):
42
43     Copyright 2014-2021 Adobe (http://www.adobe.com/), with Reserved Font Name
44     'Source'. All Rights Reserved. Source is a trademark of Adobe in the United
45     States and/or other countries.
46
47     Licensed under the SIL Open Font License, Version 1.1.
48     See SourceSerif4-LICENSE.md.
49
50 This copyright file is intended to be distributed with rustdoc output.