blob: 7e10b64a07e3ce54597000cdcd90bab7466d3d4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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).
|