coreboot-kgpe-d16/src
Martin Roth 2571ecb890 device, soc: Add SPDX license headers to Makefiles
To help identify the licenses of the various files contained in the
coreboot source, we've added SPDX headers to the top of all of the
.c and .h files. This extends that practice to Makefiles.

Any file in the coreboot project without a specific license is bound
to the license of the overall coreboot project, GPL Version 2.

This patch adds the GPL V2 license identifier to the top of all
makefiles in the device and soc directories that don't already have an
SPDX license line at the top.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I89c05c7c1c39424de2e3547c10661c7e3f58b8f7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76951
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Tim Crawford <tcrawford@system76.com>
2023-08-06 19:34:05 +00:00
..
acpi acpi.c: Find FACS using 64bit address fields 2023-08-03 01:41:54 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib/fsp_relocate: Fix pe_relocate() return value on success 2023-08-05 16:12:37 +00:00
console
cpu cpu: Add SPDX license headers to Makefiles 2023-08-06 19:26:55 +00:00
device device, soc: Add SPDX license headers to Makefiles 2023-08-06 19:34:05 +00:00
drivers drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
ec ec/google/chromeec: move TBMC ACPI device under CREC 2023-08-04 14:03:52 +00:00
include src/*/post_code.h: Change post code prefix to POSTCODE 2023-08-05 16:04:46 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mainboard: Add SPDX license headers to Makefiles 2023-08-06 19:28:50 +00:00
northbridge nb/sandybridge: Remove redundant include of "ddr3.c" 2023-08-01 17:00:42 +00:00
sbom
security security/intel/stm/StmApi.h: Use C99 flexible arrays 2023-08-01 12:41:50 +00:00
soc device, soc: Add SPDX license headers to Makefiles 2023-08-06 19:34:05 +00:00
southbridge sb/intel/lynxpoint/Kconfig: Remove SOUTH_BRIDGE_OPTIONS 2023-08-05 07:26:09 +00:00
superio
vendorcode soc/amd/phoenix: Add SVC call to inject v2 hash tables 2023-08-04 20:52:20 +00:00
Kconfig bootsplash: Add ImageMagick voodoo 2023-08-04 20:53:24 +00:00