]> git.lizzy.rs Git - rust.git/blob - src/librustdoc/html/static/COPYRIGHT.txt
Auto merge of #81354 - SkiFire13:binary-search-assume, r=nagisa
[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.woff, FiraSans-Medium.woff):
6
7     Copyright (c) 2014, Mozilla Foundation https://mozilla.org/
8     with Reserved Font Name Fira Sans.
9
10     Copyright (c) 2014, Telefonica S.A.
11
12     Licensed under the SIL Open Font License, Version 1.1.
13     See FiraSans-LICENSE.txt.
14
15 * rustdoc.css, main.js, and playpen.js:
16
17     Copyright 2015 The Rust Developers.
18     Licensed under the Apache License, Version 2.0 (see LICENSE-APACHE.txt) or
19     the MIT license (LICENSE-MIT.txt) at your option.
20
21 * normalize.css:
22
23     Copyright (c) Nicolas Gallagher and Jonathan Neal.
24     Licensed under the MIT license (see LICENSE-MIT.txt).
25
26 * Source Code Pro (SourceCodePro-Regular.ttf.woff,
27     SourceCodePro-Semibold.ttf.woff, SourceCodePro-It.ttf.woff):
28
29     Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
30     with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark
31     of Adobe Systems Incorporated in the United States and/or other countries.
32
33     Licensed under the SIL Open Font License, Version 1.1.
34     See SourceCodePro-LICENSE.txt.
35
36 * Source Serif Pro (SourceSerifPro-Regular.ttf.woff,
37     SourceSerifPro-Bold.ttf.woff, SourceSerifPro-It.ttf.woff):
38
39     Copyright 2014 Adobe Systems Incorporated (http://www.adobe.com/), with
40     Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of
41     Adobe Systems Incorporated in the United States and/or other countries.
42
43     Licensed under the SIL Open Font License, Version 1.1.
44     See SourceSerifPro-LICENSE.txt.
45
46 This copyright file is intended to be distributed with rustdoc output.