summaryrefslogtreecommitdiff
path: root/util/lint/lint-stable-000-license-headers
diff options
context:
space:
mode:
authorJacob Garber <jgarber1@ualberta.ca>2020-09-08 12:25:44 -0600
committerPatrick Georgi <pgeorgi@google.com>2020-09-14 07:05:27 +0000
commit07201d7a0fa078af264d846eaa366d72479bbabf (patch)
tree4239262f874b88b337bb6701322ef12d2005499d /util/lint/lint-stable-000-license-headers
parent3b616e4bde7ac35a3a4babb2c4ac407c270024d9 (diff)
downloadcoreboot-07201d7a0fa078af264d846eaa366d72479bbabf.tar.xz
coreinfo: Use SPDX license identifiers
- Remove copyright notices and add authors to AUTHORS - Use SPDX license identifiers for all files - Add coreinfo to the license header lint Signed-off-by: Jacob Garber <jgarber1@ualberta.ca> Change-Id: Ib0c5328a4027849b1eda4f57141a898335230726 Reviewed-on: https://review.coreboot.org/c/coreboot/+/45178 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'util/lint/lint-stable-000-license-headers')
-rwxr-xr-xutil/lint/lint-stable-000-license-headers2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/lint-stable-000-license-headers b/util/lint/lint-stable-000-license-headers
index 9da4a9acdf..518b232f32 100755
--- a/util/lint/lint-stable-000-license-headers
+++ b/util/lint/lint-stable-000-license-headers
@@ -6,4 +6,4 @@
# Top level
util/lint/lint-000-license-headers "src/acpi src/arch src/commonlib src/console \
src/cpu src/device src/drivers src/ec src/mainboard src/northbridge \
- src/security src/soc src/southbridge src/superio tests/"
+ src/security src/soc src/southbridge src/superio tests payloads/coreinfo"