coreboot/src/drivers/ipmi
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
..
ocp drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
chip.h
ipmi_fru.c src/drivers: Remove unnecessary space after casts 2022-11-22 13:40:56 +00:00
ipmi_if.c
ipmi_if.h
ipmi_kcs.c
ipmi_kcs_ops.c drivers/ipmi: Retry ipmi_get_device_id in ipmi_kcs_init 2022-12-06 15:20:18 +00:00
ipmi_ops.c drivers/ipmi/ipmi_ops.c: Fix typo in error message 2022-12-09 17:07:21 +00:00
ipmi_ops.h
ipmi_ops_premem.c
ipmi_supermicro_oem.h
Kconfig
Makefile.inc drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
supermicro_oem.c drivers/ipmi: Replace <build.h> with <version.h> 2023-04-21 15:12:08 +00:00