From 7687e7767f2d2321b57fa8eab68b7e954e57ad42 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Tue, 22 Aug 2023 16:32:20 -0600 Subject: vc/amd/pi: Add SPDX headers to all files that don't have them License classifiers are much better about classifying files with SPDX headers than they are at classifying the general text licenses due to minor variations in the text. To help with classification, add the SPDX headers to the files. To see the current state of coreboot's licensing, see: https://coreboot.org/fossology/ Signed-off-by: Martin Roth Change-Id: If490f6705e7862d9ad02c925104113b355434101 Reviewed-on: https://review.coreboot.org/c/coreboot/+/77380 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/vendorcode/amd/pi/00670F00/AGESA.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/vendorcode/amd/pi/00670F00/AGESA.h') diff --git a/src/vendorcode/amd/pi/00670F00/AGESA.h b/src/vendorcode/amd/pi/00670F00/AGESA.h index fbe93bdcda..1065c206bf 100644 --- a/src/vendorcode/amd/pi/00670F00/AGESA.h +++ b/src/vendorcode/amd/pi/00670F00/AGESA.h @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: BSD-3-Clause */ + /* $NoKeywords:$ */ /** * @file -- cgit v1.2.3