diff options
author | johannst <johannst@users.noreply.github.com> | 2023-10-22 12:29:22 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2023-10-22 12:29:22 +0000 |
commit | e37c8e0f9319e3df3ff801f5a38f4717a8a20b28 (patch) | |
tree | e9b1f82c39d1bb1c5c08ada3c02e5e4a9045ffe6 /static.files/COPYRIGHT-23e9bde6c69aea69.txt | |
parent | e169a010c4942c610314a335e7c79f0cb421eef1 (diff) | |
download | juicebox-asm-e37c8e0f9319e3df3ff801f5a38f4717a8a20b28.tar.gz juicebox-asm-e37c8e0f9319e3df3ff801f5a38f4717a8a20b28.zip |
deploy: 474c2545cbb1af85a326a47e202fe1e6c450b496
Diffstat (limited to 'static.files/COPYRIGHT-23e9bde6c69aea69.txt')
-rw-r--r-- | static.files/COPYRIGHT-23e9bde6c69aea69.txt | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/static.files/COPYRIGHT-23e9bde6c69aea69.txt b/static.files/COPYRIGHT-23e9bde6c69aea69.txt new file mode 100644 index 0000000..1447df7 --- /dev/null +++ b/static.files/COPYRIGHT-23e9bde6c69aea69.txt @@ -0,0 +1,50 @@ +# REUSE-IgnoreStart + +These documentation pages include resources by third parties. This copyright +file applies only to those resources. The following third party resources are +included, and carry their own copyright notices and license terms: + +* Fira Sans (FiraSans-Regular.woff2, FiraSans-Medium.woff2): + + Copyright (c) 2014, Mozilla Foundation https://mozilla.org/ + with Reserved Font Name Fira Sans. + + Copyright (c) 2014, Telefonica S.A. + + Licensed under the SIL Open Font License, Version 1.1. + See FiraSans-LICENSE.txt. + +* rustdoc.css, main.js, and playpen.js: + + Copyright 2015 The Rust Developers. + Licensed under the Apache License, Version 2.0 (see LICENSE-APACHE.txt) or + the MIT license (LICENSE-MIT.txt) at your option. + +* normalize.css: + + Copyright (c) Nicolas Gallagher and Jonathan Neal. + Licensed under the MIT license (see LICENSE-MIT.txt). + +* Source Code Pro (SourceCodePro-Regular.ttf.woff2, + SourceCodePro-Semibold.ttf.woff2, SourceCodePro-It.ttf.woff2): + + Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), + with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark + of Adobe Systems Incorporated in the United States and/or other countries. + + Licensed under the SIL Open Font License, Version 1.1. + See SourceCodePro-LICENSE.txt. + +* Source Serif 4 (SourceSerif4-Regular.ttf.woff2, SourceSerif4-Bold.ttf.woff2, + SourceSerif4-It.ttf.woff2): + + Copyright 2014-2021 Adobe (http://www.adobe.com/), with Reserved Font Name + 'Source'. All Rights Reserved. Source is a trademark of Adobe in the United + States and/or other countries. + + Licensed under the SIL Open Font License, Version 1.1. + See SourceSerif4-LICENSE.md. + +This copyright file is intended to be distributed with rustdoc output. + +# REUSE-IgnoreEnd |