]> git.lizzy.rs Git - rust.git/blob - src/librustdoc/html/static/COPYRIGHT.txt
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
[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.woff, SourceCodePro-Semibold.woff):
27
28     Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/),
29     with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark
30     of Adobe Systems Incorporated in the United States and/or other countries.
31
32     Licensed under the SIL Open Font License, Version 1.1.
33     See SourceCodePro-LICENSE.txt.
34
35 * Source Serif Pro (SourceSerifPro-Regular.ttf.woff,
36     SourceSerifPro-Bold.ttf.woff, SourceSerifPro-It.ttf.woff):
37
38     Copyright 2014 Adobe Systems Incorporated (http://www.adobe.com/), with
39     Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of
40     Adobe Systems Incorporated in the United States and/or other countries.
41
42     Licensed under the SIL Open Font License, Version 1.1.
43     See SourceSerifPro-LICENSE.txt.
44
45 This copyright file is intended to be distributed with rustdoc output.