# Third-party notices This file collects the attribution and license notices that third-party components in this repository require us to carry. It is separate from [`ASSETS.md`](./ASSETS.md), which describes which assets our [MIT license](./LICENSE) does and does not cover. If you distribute this software or a fork of it, these notices need to travel with it. --- ## Material Icons **Path:** `bskyweb/static/media/MaterialIcons.*.ttf` **License:** Apache License, Version 2.0 — full text at [`licenses/APACHE-2.0.txt`](./licenses/APACHE-2.0.txt) ``` Copyright 2018 Google, Inc. All Rights Reserved. ``` Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. *This font is emitted into the web build by `@expo/vector-icons`, which the Expo toolchain pulls in transitively. It is a distributed artifact rather than a source asset, which is why the notice lives here rather than beside the file.* ## Inter **Paths:** `assets/fonts/inter/`, `bskyogcard/src/assets/fonts/Inter-*.ttf`, and compiled copies under `bskyweb/static/media/` **License:** SIL Open Font License, Version 1.1 — full text at [`assets/fonts/inter/OFL.txt`](./assets/fonts/inter/OFL.txt) ``` Copyright (c) 2016 The Inter Project Authors (https://github.com/rsms/inter) ``` Inter is licensed under the SIL Open Font License, Version 1.1. The bundled license does not designate a Reserved Font Name. ## Noto Sans **Generated by:** `bskyogcard/scripts/install-fonts.ts`, into `bskyogcard/src/assets/fonts/` and the OG card build output **License:** SIL Open Font License, Version 1.1 — full text at [`bskyogcard/src/assets/fonts/OFL-NOTO.txt`](./bskyogcard/src/assets/fonts/OFL-NOTO.txt) ``` (c) 2014-2021 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source'. Copyright 2015-2020 Google LLC. All Rights Reserved. Copyright 2024 The Noto Project Authors (https://github.com/notofonts/hebrew) Copyright 2022 The Noto Project Authors (https://github.com/notofonts/thai) ``` The OG card build downloads Noto Sans Arabic, Hebrew, HK, JP, KR, SC, TC, and Thai from Fontsource. All are licensed under OFL 1.1. The CJK families reserve the name "Source." ## country-flag-icons **Path:** `assets/icons/flags/` **License:** MIT — full text at [`assets/icons/flags/LICENSE`](./assets/icons/flags/LICENSE) ``` Copyright (c) 2020 @catamphetamine ``` --- For the licensing position of assets that are **not** covered by our MIT license — commissioned artwork, the licensed icon system, Bluesky trademarks, third-party marks, and the product imagery in `assets/images/` — see [`ASSETS.md`](./ASSETS.md), which names known rights holders and identifies the product imagery whose provenance is still being documented.