From c0f85e7a181fe836518a970073b4285f30f9c7a9 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 4 Aug 2022 19:53:00 -0600 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66498 Reviewed-by: Angel Pons Reviewed-by: Marshall Dawson Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier --- src/mainboard/msi/h81m-p33/acpi/superio.asl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/msi/h81m-p33/acpi') diff --git a/src/mainboard/msi/h81m-p33/acpi/superio.asl b/src/mainboard/msi/h81m-p33/acpi/superio.asl index f2b35ba9c1..55b1db5b11 100644 --- a/src/mainboard/msi/h81m-p33/acpi/superio.asl +++ b/src/mainboard/msi/h81m-p33/acpi/superio.asl @@ -1 +1,3 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ + #include -- cgit v1.2.3