From 8607260080dd1eca2d724d6e5b07622fad2d4ac8 Mon Sep 17 00:00:00 2001 From: Anders Betts Date: Sun, 20 Sep 2026 14:48:36 +0200 Subject: invoice: extract the Comfortaa wordmark as vector paths --- THIRD_PARTY_NOTICES.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'THIRD_PARTY_NOTICES.md') diff --git a/THIRD_PARTY_NOTICES.md b/THIRD_PARTY_NOTICES.md index 6b0897f..7871e67 100644 --- a/THIRD_PARTY_NOTICES.md +++ b/THIRD_PARTY_NOTICES.md @@ -10,6 +10,12 @@ components are vendored in `vendor/` and are compatible with that license. | SHA-256 (Brad Conte) | master@2026-09 | Public domain | https://github.com/B-Con/crypto-algorithms | | Argon2 reference | 20190702 | CC0-1.0 / Apache-2.0 (`vendor/argon2.LICENSE`) | https://github.com/P-H-C/phc-winner-argon2 | +The wordmark outlines in `src/wordmark.h` are derived from the Comfortaa +typeface by Johan Aakerlund, licensed under the SIL Open Font License, +Version 1.1 (https://scripts.sil.org/OFL). The header is generated by +`scripts/extract-wordmark.py` from the two words `MAKANDRA AB` and `FAKTURA` +in an outgoing invoice PDF; no font file is embedded or redistributed. + BAS-kontoplanen and other Swedish accounting material shipped under `data/` are the property of FAR and are distributed under their own terms; they are not covered by the GPL of this repository. -- cgit v1.3