aboutsummaryrefslogtreecommitdiff
path: root/THIRD_PARTY_NOTICES.md
diff options
context:
space:
mode:
Diffstat (limited to 'THIRD_PARTY_NOTICES.md')
-rw-r--r--THIRD_PARTY_NOTICES.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/THIRD_PARTY_NOTICES.md b/THIRD_PARTY_NOTICES.md
new file mode 100644
index 0000000..7e10b64
--- /dev/null
+++ b/THIRD_PARTY_NOTICES.md
@@ -0,0 +1,21 @@
+# Third-party notices
+
+`bokf` is licensed under GPL-3.0-or-later (see `LICENSE`). The following
+components are vendored in `vendor/` and are compatible with that license.
+
+| Component | Version | License | Source |
+|---|---|---|---|
+| SQLite amalgamation | 3.53.4 | Public domain | https://www.sqlite.org/ |
+| yyjson | 0.13.0 | MIT (`vendor/yyjson.LICENSE`) | https://github.com/ibireme/yyjson |
+| 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 |
+
+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.
+
+The chart files `data/bas_k2.csv` and `data/bas_k3.csv` were derived from the
+Swedish localisation chart data of Odoo 18.0
+(https://github.com/odoo/odoo, `addons/l10n_se/data/template/`), which is
+published under LGPL-3.0. Account numbers and names originate from the BAS
+chart of accounts (FAR).