coreboot/src/drivers/intel
Martin Roth 8324fe9211 drivers: 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 drivers directory that don't already have an SPDX
license line at the top.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I8442bc18ce228eca88a084660be84bcd1c5de928
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68980
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Tim Crawford <tcrawford@system76.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2023-08-06 19:27:36 +00:00
..
dptf drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
fsp1_1 commonlib/console/post_code.h: Change post code prefix to POSTCODE 2023-06-23 15:06:04 +00:00
fsp2_0 drivers/intel/fsp2_0/fsp_timestamp.c: Use C99 flexible arrays 2023-07-31 04:28:52 +00:00
gma drivers/intel/gma/Kconfig: Remove unused INTEL_GMA_OPREGION_2_0 2023-08-03 18:34:11 +00:00
i210 treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
ish drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
mipi_camera drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
pmc_mux drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
ptt drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
soundwire drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
usb4/retimer drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00