summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t400
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t400')
-rw-r--r--src/mainboard/lenovo/t400/acpi/superio.asl3
-rw-r--r--src/mainboard/lenovo/t400/mptable.c4
2 files changed, 7 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t400/acpi/superio.asl b/src/mainboard/lenovo/t400/acpi/superio.asl
index e69de29bb2d1..16990d45f428 100644
--- a/src/mainboard/lenovo/t400/acpi/superio.asl
+++ b/src/mainboard/lenovo/t400/acpi/superio.asl
@@ -0,0 +1,3 @@
+/* SPDX-License-Identifier: CC-PDDC */
+
+/* Please update the license if adding licensable material. */
diff --git a/src/mainboard/lenovo/t400/mptable.c b/src/mainboard/lenovo/t400/mptable.c
index f1839f03c8e4..c9e663d67633 100644
--- a/src/mainboard/lenovo/t400/mptable.c
+++ b/src/mainboard/lenovo/t400/mptable.c
@@ -1 +1,5 @@
+/* SPDX-License-Identifier: CC-PDDC */
+
+/* Please update the license if adding licensable material. */
+
/* dummy file */