diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-11-20 18:32:45 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-11-22 22:19:19 +0000 |
commit | 2687d37a3cf514a8e50c7567a9b0566736e7fe1f (patch) | |
tree | 8f77788697cf80a411d01d091060a4176b23dc12 /payloads/external/LinuxBoot/targets/u-root.mk | |
parent | 6d4de7eef9d22017bd592a0a35c30a9756393aa3 (diff) |
payloads/external: Fix up SPDX license headers
Remove copyright notices and other unnecessary churn.
Change-Id: Ie69cc121d2b6eed95aa3cbaa7215d61880148858
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47815
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'payloads/external/LinuxBoot/targets/u-root.mk')
-rw-r--r-- | payloads/external/LinuxBoot/targets/u-root.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/payloads/external/LinuxBoot/targets/u-root.mk b/payloads/external/LinuxBoot/targets/u-root.mk index 07c453d65b..0cf91fec5b 100644 --- a/payloads/external/LinuxBoot/targets/u-root.mk +++ b/payloads/external/LinuxBoot/targets/u-root.mk @@ -1,7 +1,3 @@ -## -## Copyright (C) 2017 Facebook Inc. -## Copyright (C) 2018 9elements Cyber Security -## ## SPDX-License-Identifier: GPL-2.0-only project_dir=$(shell pwd)/linuxboot |