summaryrefslogtreecommitdiffstats
path: root/src/mainboard/packardbell/ms2290
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2022-08-04 19:53:00 -0600
committerMartin L Roth <gaumless@gmail.com>2022-08-11 17:52:19 +0000
commitc0f85e7a181fe836518a970073b4285f30f9c7a9 (patch)
tree2f73d55aa0a38cc62fbb7fcb24f199c48735d142 /src/mainboard/packardbell/ms2290
parent9f6e25d6b0d53e23c8abf27ac0bc41d6f15f1e49 (diff)
downloadcoreboot-c0f85e7a181fe836518a970073b4285f30f9c7a9.tar.gz
coreboot-c0f85e7a181fe836518a970073b4285f30f9c7a9.tar.bz2
coreboot-c0f85e7a181fe836518a970073b4285f30f9c7a9.zip
src/mb: Add SPDX identifiers to files missing them
This adds SPDX identifiers to the remaining source files in the mainboard directory that don't already have them. Change-Id: I1adc204624f3ab6fcafd8fbb239e6d69e057973a Signed-off-by: Martin Roth <martin.roth@amd.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/66498 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/packardbell/ms2290')
-rw-r--r--src/mainboard/packardbell/ms2290/acpi/superio.asl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/packardbell/ms2290/acpi/superio.asl b/src/mainboard/packardbell/ms2290/acpi/superio.asl
index f2b35ba9c175..55b1db5b1137 100644
--- a/src/mainboard/packardbell/ms2290/acpi/superio.asl
+++ b/src/mainboard/packardbell/ms2290/acpi/superio.asl
@@ -1 +1,3 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#include <drivers/pc80/pc/ps2_controller.asl>