From cf4722d317ea130f4a01a3dcac041c1f2da500ee Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 4 Aug 2022 19:50:39 -0600 Subject: src/mb: Update unlicensable files with the CC-PDDC SPDX ID MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Change-Id: I0b76921a32e482b6aed154dddaba368f29ac2207 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66497 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/mainboard/asrock/h77pro4-m/acpi/ec.asl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/asrock/h77pro4-m') diff --git a/src/mainboard/asrock/h77pro4-m/acpi/ec.asl b/src/mainboard/asrock/h77pro4-m/acpi/ec.asl index e69de29bb2d1..16990d45f428 100644 --- a/src/mainboard/asrock/h77pro4-m/acpi/ec.asl +++ b/src/mainboard/asrock/h77pro4-m/acpi/ec.asl @@ -0,0 +1,3 @@ +/* SPDX-License-Identifier: CC-PDDC */ + +/* Please update the license if adding licensable material. */ -- cgit v1.2.3