summaryrefslogtreecommitdiff
path: root/src/acpi/Makefile.inc
diff options
context:
space:
mode:
authorMartin Roth <martin@coreboot.org>2019-09-23 18:23:02 -0600
committerPatrick Georgi <pgeorgi@google.com>2020-01-02 14:49:00 +0000
commit4a45ab8bd32310e268ddcb6143f9c7a86b4f0f82 (patch)
treeab85996be094bdace7704ff970033ac261338fa2 /src/acpi/Makefile.inc
parente348eba64198ec3c57ee1fb32a6f5931737d3a4b (diff)
downloadcoreboot-4a45ab8bd32310e268ddcb6143f9c7a86b4f0f82.tar.xz
src/acpi: Update license headers to SPDX
While I was working on updating the headers to move copyrights into the AUTHORS file, I got a request to switch to SPDX headers as well. Linux has moved completely to SPDX headers, which are easier to maintain, have good definitions, are very short, and can be checked automatically. This is completely unlike our current header situation. Signed-off-by: Martin Roth <martin@coreboot.org> Change-Id: Ie86d34f7fa7bf7434ad8a38aa1eadcfece7124b3 Reviewed-on: https://review.coreboot.org/c/coreboot/+/36176 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com> Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Diffstat (limited to 'src/acpi/Makefile.inc')
-rw-r--r--src/acpi/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/acpi/Makefile.inc b/src/acpi/Makefile.inc
index 53ac6797ea..7c2092d5f5 100644
--- a/src/acpi/Makefile.inc
+++ b/src/acpi/Makefile.inc
@@ -1 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
+# This file is part of the coreboot project.
+
ramstage-$(CONFIG_ACPI_SATA_GENERATOR) += sata.c