summaryrefslogtreecommitdiffstats
path: root/util/lint
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2020-03-04 14:43:23 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-03-06 07:47:42 +0000
commit0a2a670502b2a3404fdaf0708b06a96581880aa6 (patch)
tree3721393df307726d09ed20126f85613b6d6426a7 /util/lint
parent0a3d4e0ca0eb2e705c86279bd13efe81b8b2692d (diff)
downloadcoreboot-0a2a670502b2a3404fdaf0708b06a96581880aa6.tar.gz
coreboot-0a2a670502b2a3404fdaf0708b06a96581880aa6.tar.bz2
coreboot-0a2a670502b2a3404fdaf0708b06a96581880aa6.zip
src/arch/ppc64: Convert to SPDX license header
This also drops individual copyright notices, all mentioned authors in that part of the tree are already listed in AUTHORS. Change-Id: I19b1c379b474dd011e2d0f8c8202ff1351c9290d Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39281 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: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'util/lint')
-rwxr-xr-xutil/lint/lint-stable-000-license-headers4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/lint/lint-stable-000-license-headers b/util/lint/lint-stable-000-license-headers
index d9d1b2ebf3b3..99eea7f6bcc5 100755
--- a/util/lint/lint-stable-000-license-headers
+++ b/util/lint/lint-stable-000-license-headers
@@ -9,10 +9,10 @@ util/lint/lint-000-license-headers "src/acpi" SPDX_ONLY
util/lint/lint-000-license-headers "src/superio" SPDX_ONLY
util/lint/lint-000-license-headers "src/arch/arm" SPDX_ONLY
util/lint/lint-000-license-headers "src/arch/arm64" SPDX_ONLY
+util/lint/lint-000-license-headers "src/arch/ppc64" SPDX_ONLY
# Top level
-util/lint/lint-000-license-headers "src/arch/ppc64 \
- src/arch/riscv src/arch/x86 src/commonlib src/console \
+util/lint/lint-000-license-headers "src/arch/riscv src/arch/x86 src/commonlib src/console \
src/cpu src/device src/ec src/mainboard src/northbridge src/soc \
src/southbridge"