diff options
author | Martin Roth <gaumless@gmail.com> | 2022-08-04 19:50:39 -0600 |
---|---|---|
committer | Martin L Roth <gaumless@gmail.com> | 2022-08-13 19:25:12 +0000 |
commit | cf4722d317ea130f4a01a3dcac041c1f2da500ee (patch) | |
tree | c0fc6342ab0a62d81f5ded722ca095b031c23d10 /src/mainboard/hp | |
parent | f6bb293f1c2ed33f09159a5e0b094e81576ef7f3 (diff) |
src/mb: Update unlicensable files with the CC-PDDC SPDX ID
These files contain no creative content, and therefore have no
copyright. This effectively means that they are in the public
domain.
This commit updates the unlicensable empty (and effectively empty)
files with the CC-PDDX identifier for license compliance scanning.
Signed-off-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Change-Id: I0b76921a32e482b6aed154dddaba368f29ac2207
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66497
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/hp')
-rw-r--r-- | src/mainboard/hp/280_g2/acpi/ec.asl | 3 | ||||
-rw-r--r-- | src/mainboard/hp/280_g2/acpi/superio.asl | 3 | ||||
-rw-r--r-- | src/mainboard/hp/abm/acpi/superio.asl | 3 | ||||
-rw-r--r-- | src/mainboard/hp/abm/acpi/thermal.asl | 3 | ||||
-rw-r--r-- | src/mainboard/hp/compaq_8200_elite_sff/acpi/ec.asl | 3 | ||||
-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 | ||||
-rw-r--r-- | src/mainboard/hp/snb_ivb_laptops/hda_verb.c | 3 | ||||
-rw-r--r-- | src/mainboard/hp/z220_series/acpi/ec.asl | 3 |
10 files changed, 30 insertions, 0 deletions
diff --git a/src/mainboard/hp/280_g2/acpi/ec.asl b/src/mainboard/hp/280_g2/acpi/ec.asl index e69de29bb2..16990d45f4 100644 --- a/src/mainboard/hp/280_g2/acpi/ec.asl +++ b/src/mainboard/hp/280_g2/acpi/ec.asl @@ -0,0 +1,3 @@ +/* SPDX-License-Identifier: CC-PDDC */ + +/* Please update the license if adding licensable material. */ diff --git a/src/mainboard/hp/280_g2/acpi/superio.asl b/src/mainboard/hp/280_g2/acpi/superio.asl index e69de29bb2..16990d45f4 100644 --- a/src/mainboard/hp/280_g2/acpi/superio.asl +++ b/src/mainboard/hp/280_g2/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/abm/acpi/superio.asl b/src/mainboard/hp/abm/acpi/superio.asl index e69de29bb2..16990d45f4 100644 --- a/src/mainboard/hp/abm/acpi/superio.asl +++ b/src/mainboard/hp/abm/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/abm/acpi/thermal.asl b/src/mainboard/hp/abm/acpi/thermal.asl index e69de29bb2..16990d45f4 100644 --- a/src/mainboard/hp/abm/acpi/thermal.asl +++ b/src/mainboard/hp/abm/acpi/thermal.asl @@ -0,0 +1,3 @@ +/* SPDX-License-Identifier: CC-PDDC */ + +/* Please update the license if adding licensable material. */ diff --git a/src/mainboard/hp/compaq_8200_elite_sff/acpi/ec.asl b/src/mainboard/hp/compaq_8200_elite_sff/acpi/ec.asl index e69de29bb2..16990d45f4 100644 --- a/src/mainboard/hp/compaq_8200_elite_sff/acpi/ec.asl +++ b/src/mainboard/hp/compaq_8200_elite_sff/acpi/ec.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/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. */ diff --git a/src/mainboard/hp/snb_ivb_laptops/hda_verb.c b/src/mainboard/hp/snb_ivb_laptops/hda_verb.c index e69de29bb2..16990d45f4 100644 --- a/src/mainboard/hp/snb_ivb_laptops/hda_verb.c +++ b/src/mainboard/hp/snb_ivb_laptops/hda_verb.c @@ -0,0 +1,3 @@ +/* SPDX-License-Identifier: CC-PDDC */ + +/* Please update the license if adding licensable material. */ diff --git a/src/mainboard/hp/z220_series/acpi/ec.asl b/src/mainboard/hp/z220_series/acpi/ec.asl index e69de29bb2..16990d45f4 100644 --- a/src/mainboard/hp/z220_series/acpi/ec.asl +++ b/src/mainboard/hp/z220_series/acpi/ec.asl @@ -0,0 +1,3 @@ +/* SPDX-License-Identifier: CC-PDDC */ + +/* Please update the license if adding licensable material. */ |