Attention is currently required from: Angel Pons, Martin L Roth, Nico Huber.
Hello Angel Pons, Martin L Roth, Nico Huber, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/83185?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Code-Review+2 by Angel Pons, Code-Review+2 by Nico Huber, Verified+1 by build bot (Jenkins)
Change subject: util/autoport: Add CC-PDDC SPDX header to empty files ......................................................................
util/autoport: Add CC-PDDC SPDX header to empty files
As per commit cf4722d317ea (src/mb: Update unlicensable files with the CC-PDDC SPDX ID) effectively empty files should use the Creative Commons Public Domain Dedication and Certification (CC-PDDC) license header.
The only empty files that autoport currently generates are ec.asl and superio.asl on non-laptop systems, where NoEC() is used.
Change-Id: I5fdf0c80443a79c082b3d0418d16cd858782b2c9 Signed-off-by: Nicholas Chin nic.c3.14@gmail.com --- M util/autoport/ec_none.go M util/autoport/main.go 2 files changed, 9 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/83185/5