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-09-04 | update/blobs: unify global variables | Leah Rowe | |
they all more or less use the same variables, so put them all under include/blobutil.sh Signed-off-by: Leah Rowe <leah@libreboot.org> |