chore: declare font binary types + OFL font attribution in NOTICE

This commit is contained in:
Allison
2026-04-27 15:45:06 -04:00
parent 3ca542fe40
commit 191711c4d9
2 changed files with 9 additions and 0 deletions

5
.gitattributes vendored
View File

@@ -26,4 +26,9 @@ docker-compose*.yml text eol=lf
*.webp binary *.webp binary
*.db binary *.db binary
*.pyc binary *.pyc binary
*.woff2 binary
*.woff binary
*.ttf binary
*.otf binary
*.eot binary

4
NOTICE
View File

@@ -3,3 +3,7 @@ Copyright (C) 2026 InnovA AI
AGPL-3.0 — voir LICENSE AGPL-3.0 — voir LICENSE
Oeuvre originale: github.com/murtaza-nasir/speakr (C) 2024-2026 Murtaza Nasir Oeuvre originale: github.com/murtaza-nasir/speakr (C) 2024-2026 Murtaza Nasir
Bundled fonts (SIL OFL 1.1):
- Inter Variable v4.1 — © 2016 The Inter Project Authors (https://github.com/rsms/inter)
- JetBrains Mono Variable v2.304 — © 2020 JetBrains s.r.o. (https://github.com/JetBrains/JetBrainsMono)