diff options
| author | Colin Pitrat <colin.pitrat@gmail.com> | 2025-02-25 11:47:11 +0000 |
|---|---|---|
| committer | Colin Pitrat <colin.pitrat@gmail.com> | 2025-02-25 11:47:11 +0000 |
| commit | 00e80e7b8b436430b4f4d065f0fde1646eff6a76 (patch) | |
| tree | 094871103442766c542e278874c839aeddf09ed8 /src | |
| parent | ad27045c31a9f37ad7d44ca2a403de52d1a896d3 (diff) | |
| download | rust-00e80e7b8b436430b4f4d065f0fde1646eff6a76.tar.gz rust-00e80e7b8b436430b4f4d065f0fde1646eff6a76.zip | |
Complete the list of resources used in rustdoc output
Diffstat (limited to 'src')
| -rw-r--r-- | src/librustdoc/html/static/COPYRIGHT.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/librustdoc/html/static/COPYRIGHT.txt b/src/librustdoc/html/static/COPYRIGHT.txt index 111340298c5..84826e5d077 100644 --- a/src/librustdoc/html/static/COPYRIGHT.txt +++ b/src/librustdoc/html/static/COPYRIGHT.txt @@ -45,6 +45,17 @@ included, and carry their own copyright notices and license terms: Licensed under the SIL Open Font License, Version 1.1. See SourceSerif4-LICENSE.md. +* Nanum Barun Gothic Font (NanumBarunGothic.woff2) + + Copyright 2017 NAVER, free for personal and commercial use. + https://hangeul.naver.com/2017/nanum + +* Rust logos (rust-logo.svg, favicon.svg, favicon-32x32.png) + + Copyright 2025 Rust Foundation. + Licensed under the Creative Commons Attribution license (CC-BY). + https://rustfoundation.org/policy/rust-trademark-policy/ + This copyright file is intended to be distributed with rustdoc output. # REUSE-IgnoreEnd |
