summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/pi
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2022-08-04 20:34:49 -0600
committerMartin L Roth <gaumless@gmail.com>2022-08-11 17:52:52 +0000
commiteaa21ae1719b0a418f8da992d79e8c714f83f65b (patch)
tree7693018af4dc926df4307b06c0e2bff5a51996cf /src/southbridge/amd/pi
parentf7319225e95de40e8fc7a8ce1e5442dd03408cd3 (diff)
downloadcoreboot-eaa21ae1719b0a418f8da992d79e8c714f83f65b.tar.gz
coreboot-eaa21ae1719b0a418f8da992d79e8c714f83f65b.tar.bz2
coreboot-eaa21ae1719b0a418f8da992d79e8c714f83f65b.zip
southbridge: Add SPDX identifiers to files missing them
This adds SPDX identifiers to the remaining source files in the southbridge directory that don't already have them. Signed-off-by: Martin Roth <martin.roth@amd.corp-partner.google.com> Change-Id: If74aa82a7c40293198e07e81ceac52bd8ca8ad27 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66500 Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/southbridge/amd/pi')
-rw-r--r--src/southbridge/amd/pi/hudson/acpi/smbus.asl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/southbridge/amd/pi/hudson/acpi/smbus.asl b/src/southbridge/amd/pi/hudson/acpi/smbus.asl
index e69de29bb2d1..16990d45f428 100644
--- a/src/southbridge/amd/pi/hudson/acpi/smbus.asl
+++ b/src/southbridge/amd/pi/hudson/acpi/smbus.asl
@@ -0,0 +1,3 @@
+/* SPDX-License-Identifier: CC-PDDC */
+
+/* Please update the license if adding licensable material. */