Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-25 | Use SPDX license headers on all scripts | Leah Rowe | |
This results in much cleaner copyright and license declarations. SPDX headers are legally recognised and make auditing easier. Also, remove descriptions of each script, from each script. Libreboot documentation at docs/maintain/ describes them. Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-08-23 | unify err functions across scripts | Leah Rowe | |
include/err.sh this new handling also does mundane things, such as tell you what script b0rked Signed-off-by: Leah Rowe <leah@libreboot.org> |