GPT created a Bamort Community License (BCL) :-)
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
# Third-Party Notices
|
||||
|
||||
This repository depends on third-party open-source components. Those components remain licensed under their own terms.
|
||||
|
||||
## Backend (Go)
|
||||
|
||||
A license inventory is recorded in `backend/tmp/go-licenses.txt`.
|
||||
|
||||
Notable licenses included:
|
||||
- MIT
|
||||
- BSD-2-Clause / BSD-3-Clause
|
||||
- Apache-2.0 (e.g. `github.com/pdfcpu/pdfcpu`, `gopkg.in/yaml.v2`)
|
||||
- MPL-2.0 (e.g. `github.com/go-sql-driver/mysql`)
|
||||
|
||||
## Frontend (Node/Vue)
|
||||
|
||||
A license inventory is recorded in `frontend/tmp/npm-licenses.json`.
|
||||
|
||||
Notable licenses included:
|
||||
- MIT
|
||||
- BSD-2-Clause / BSD-3-Clause
|
||||
- ISC
|
||||
|
||||
## Icons
|
||||
|
||||
- `frontend/src/components/icons/IconTooling.vue` contains an icon from MaterialDesignIcons (Templarian), licensed under Apache-2.0 (see the file header comment for the upstream link).
|
||||
|
||||
## Artwork / images
|
||||
|
||||
The repository contains image assets (e.g. under `frontend/public/` and template assets under `backend/templates/`).
|
||||
|
||||
Ensure you have redistribution rights for all included artwork (and add explicit attribution/license information if any files originate from third parties).
|
||||
Reference in New Issue
Block a user