Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dash: correct licence | Dan McGregor | 2024-04-07 | 1 | -1/+1 |
| | | | | | | | | | | According to its copyright file, dash is only BSD-3-Clause. It has a build time tool from bash that's under the GPL, but only the tool's output is used, not the tool itself. So all compiled artefacts in dash appear to share the same licence. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | dash: upgrade 0.5.11.5 -> 0.5.12 | Wang Mingyu | 2022-12-23 | 1 | -0/+26 |
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |