From 16849bbe0c8a79277e1a682dcb42eafd2025959c Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sun, 10 May 2020 17:52:40 +0200 Subject: treewide: split off license text, remove extra copyright notices Copyright notices are best stored in AUTHORS Change-Id: Ib9025c58987ee2f7db600e038f5d3e4edc69aacc Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/41203 Reviewed-by: HAOUAS Elyes Tested-by: build bot (Jenkins) --- src/soc/intel/quark/bootblock/esram_init.S | 2 +- src/soc/intel/quark/include/soc/pei_wrapper.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'src/soc/intel/quark') diff --git a/src/soc/intel/quark/bootblock/esram_init.S b/src/soc/intel/quark/bootblock/esram_init.S index 24cd57330b..7e3bfe1829 100644 --- a/src/soc/intel/quark/bootblock/esram_init.S +++ b/src/soc/intel/quark/bootblock/esram_init.S @@ -1,4 +1,4 @@ -/** @file +/* * * * Redistribution and use in source and binary forms, with or without diff --git a/src/soc/intel/quark/include/soc/pei_wrapper.h b/src/soc/intel/quark/include/soc/pei_wrapper.h index 671bc4204e..3b6c330907 100644 --- a/src/soc/intel/quark/include/soc/pei_wrapper.h +++ b/src/soc/intel/quark/include/soc/pei_wrapper.h @@ -1,5 +1,4 @@ /* - * UEFI PEI wrapper * * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3