Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Switch order of license texts in `.license` files | Ferdinand Thiessen | 2024-06-18 | 1 | -16/+17 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Adjust SPDX tool to multiple line licenses instead of `AND` chained | Ferdinand Thiessen | 2024-06-18 | 1 | -4/+8 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Add webpack plugin to properly extract licenses used in compiled assets | Ferdinand Thiessen | 2024-06-16 | 1 | -0/+216 |
This will create proper extracted license information for assets and stores it in `fist/file.js.license`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |