diff options
Diffstat (limited to 'src/mainboard/hp/pavilion_m6_1035dx')
-rw-r--r-- | src/mainboard/hp/pavilion_m6_1035dx/acpi/sata.asl | 3 | ||||
-rw-r--r-- | src/mainboard/hp/pavilion_m6_1035dx/acpi/superio.asl | 3 | ||||
-rw-r--r-- | src/mainboard/hp/pavilion_m6_1035dx/acpi/thermal.asl | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/src/mainboard/hp/pavilion_m6_1035dx/acpi/sata.asl b/src/mainboard/hp/pavilion_m6_1035dx/acpi/sata.asl index e69de29bb2..16990d45f4 100644 --- a/src/mainboard/hp/pavilion_m6_1035dx/acpi/sata.asl +++ b/src/mainboard/hp/pavilion_m6_1035dx/acpi/sata.asl @@ -0,0 +1,3 @@ +/* SPDX-License-Identifier: CC-PDDC */ + +/* Please update the license if adding licensable material. */ diff --git a/src/mainboard/hp/pavilion_m6_1035dx/acpi/superio.asl b/src/mainboard/hp/pavilion_m6_1035dx/acpi/superio.asl index e69de29bb2..16990d45f4 100644 --- a/src/mainboard/hp/pavilion_m6_1035dx/acpi/superio.asl +++ b/src/mainboard/hp/pavilion_m6_1035dx/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/hp/pavilion_m6_1035dx/acpi/thermal.asl b/src/mainboard/hp/pavilion_m6_1035dx/acpi/thermal.asl index e69de29bb2..16990d45f4 100644 --- a/src/mainboard/hp/pavilion_m6_1035dx/acpi/thermal.asl +++ b/src/mainboard/hp/pavilion_m6_1035dx/acpi/thermal.asl @@ -0,0 +1,3 @@ +/* SPDX-License-Identifier: CC-PDDC */ + +/* Please update the license if adding licensable material. */ |