13 lines
554 B
Markdown
13 lines
554 B
Markdown
|
|
# Third-party licenses
|
||
|
|
|
||
|
|
## Fonts (bundled in `app/src/main/res/font/`)
|
||
|
|
|
||
|
|
- **Inter** (`inter_*.ttf`) — © The Inter Project Authors,
|
||
|
|
<https://github.com/rsms/inter>. Licensed under the SIL Open Font
|
||
|
|
License 1.1 (<https://openfontlicense.org>).
|
||
|
|
- **Manrope** (`manrope_variable.ttf`) — © The Manrope Project Authors,
|
||
|
|
distributed via <https://github.com/google/fonts/tree/main/ofl/manrope>.
|
||
|
|
Licensed under the SIL Open Font License 1.1.
|
||
|
|
|
||
|
|
Library licenses (Apache-2.0 and similar) are declared by their respective
|
||
|
|
artifacts via Gradle metadata.
|