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>
This commit is contained in:
parent
6d4de7eef9
commit
2687d37a3c
|
@ -1,7 +1,3 @@
|
||||||
##
|
|
||||||
## Copyright (C) 2017 Facebook Inc.
|
|
||||||
## Copyright (C) 2018 9elements Cyber Security
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
if PAYLOAD_LINUXBOOT
|
if PAYLOAD_LINUXBOOT
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
##
|
|
||||||
## Copyright (C) 2017 Facebook Inc.
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
config PAYLOAD_LINUXBOOT
|
config PAYLOAD_LINUXBOOT
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
##
|
|
||||||
## Copyright (C) 2017 Facebook Inc.
|
|
||||||
## Copyright (C) 2018 9elements Cyber Security
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
project_dir=linuxboot
|
project_dir=linuxboot
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
##
|
|
||||||
## Copyright (C) 2017 Facebook Inc.
|
|
||||||
## Copyright (C) 2018 9elements Cyber Security
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
SHELL := /bin/bash
|
SHELL := /bin/bash
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
##
|
|
||||||
## Copyright (C) 2017 Facebook Inc.
|
|
||||||
## Copyright (C) 2018 9elements Cyber Security
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
project_dir=$(shell pwd)/linuxboot
|
project_dir=$(shell pwd)/linuxboot
|
||||||
|
|
|
@ -1,10 +1,3 @@
|
||||||
################################################################################
|
|
||||||
##
|
|
||||||
##
|
|
||||||
## Copyright (C) 2009-2010 coresystems GmbH
|
|
||||||
## Copyright (C) 2015 Google Inc.
|
|
||||||
## Copyright (C) 2017 Facebook Inc.
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
# set up payload config and version files for later inclusion
|
# set up payload config and version files for later inclusion
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
##
|
|
||||||
##
|
|
||||||
## Copyright (C) 2016 Google Inc.
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
TAG-$(CONFIG_MEMTEST_MASTER)=origin/master
|
TAG-$(CONFIG_MEMTEST_MASTER)=origin/master
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
##
|
|
||||||
##
|
|
||||||
## Copyright (C) 2015 Google Inc.
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
# 2019-4 tag
|
# 2019-4 tag
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
##
|
|
||||||
##
|
|
||||||
## Copyright (C) 2016 Google Inc.
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
TAG-$(CONFIG_YABITS_MASTER)=origin/master
|
TAG-$(CONFIG_YABITS_MASTER)=origin/master
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
##
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
config PXE
|
config PXE
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
##
|
|
||||||
##
|
|
||||||
## Copyright (C) 2016 Google Inc.
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
# 2019.3 - Last commit of March 2019
|
# 2019.3 - Last commit of March 2019
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
##
|
|
||||||
##
|
|
||||||
## Copyright (C) 2017 Google Inc.
|
|
||||||
##
|
|
||||||
## SPDX-License-Identifier: GPL-2.0-only
|
## SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
# force the shell to bash - the edksetup.sh script doesn't work with dash
|
# force the shell to bash - the edksetup.sh script doesn't work with dash
|
||||||
|
|
Loading…
Reference in New Issue