Skip to content

Commit 1f38e8a

Browse files
authored
Rollup merge of rust-lang#137609 - ColinPitrat:master, r=GuillaumeGomez
Complete the list of resources used in rustdoc output The Nanum Barun Gothic Font was missing in the list and should clearly be mentionned. Arguably referencing the Rust logos is not really necessary as the file mentions "third party resources" but it doesn't hurt and should make things clearer for anybody who wants to publish their Rust doc.
2 parents efe8d0c + eaf8fc5 commit 1f38e8a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/librustdoc/html/static/COPYRIGHT.txt

+21
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,27 @@ included, and carry their own copyright notices and license terms:
4545
Licensed under the SIL Open Font License, Version 1.1.
4646
See SourceSerif4-LICENSE.md.
4747

48+
* Nanum Barun Gothic Font (NanumBarunGothic.woff2)
49+
50+
Copyright 2010, NAVER Corporation (http://www.nhncorp.com)
51+
with Reserved Font Name Nanum, Naver Nanum, NanumGothic, Naver NanumGothic,
52+
NanumMyeongjo, Naver NanumMyeongjo, NanumBrush, Naver NanumBrush, NanumPen,
53+
Naver NanumPen, Naver NanumGothicEco, NanumGothicEco,
54+
Naver NanumMyeongjoEco, NanumMyeongjoEco, Naver NanumGothicLight,
55+
NanumGothicLight, NanumBarunGothic, Naver NanumBarunGothic.
56+
57+
https://hangeul.naver.com/2017/nanum
58+
https://github.com/hiun/NanumBarunGothic
59+
60+
Licensed under the SIL Open Font License, Version 1.1.
61+
See NanumBarunGothic-LICENSE.txt.
62+
63+
* Rust logos (rust-logo.svg, favicon.svg, favicon-32x32.png)
64+
65+
Copyright 2025 Rust Foundation.
66+
Licensed under the Creative Commons Attribution license (CC-BY).
67+
https://rustfoundation.org/policy/rust-trademark-policy/
68+
4869
This copyright file is intended to be distributed with rustdoc output.
4970

5071
# REUSE-IgnoreEnd

0 commit comments

Comments
 (0)