Use SPDX license headers on all scripts

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>
This commit is contained in:
Leah Rowe
2023-09-25 02:19:30 +01:00
parent a7b767a47b
commit cc1642096e
24 changed files with 55 additions and 289 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Copyright (c) 2022, 2023 Leah Rowe <info@minifree.org>
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2022, 2023 Leah Rowe <info@minifree.org>
err()
{