From afd4c876a9b4b1040673e94b7aa1561bf4ad4bc6 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 5 May 2020 23:43:18 +0200 Subject: treewide: move copyrights and authors to AUTHORS Also split "this is part of" line from copyright notices. Change-Id: Ibc2446410bcb3104ead458b40a9ce7819c61a8eb Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/41067 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks Reviewed-by: HAOUAS Elyes --- src/commonlib/storage/sd_mmc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/commonlib/storage/sd_mmc.c') diff --git a/src/commonlib/storage/sd_mmc.c b/src/commonlib/storage/sd_mmc.c index c8df33595a..8c0c1f7e1d 100644 --- a/src/commonlib/storage/sd_mmc.c +++ b/src/commonlib/storage/sd_mmc.c @@ -9,7 +9,8 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + */ +/* * MultiMediaCard (MMC), eMMC and Secure Digital (SD) common initialization * code which brings the card into the standby state. This code is controller * independent. -- cgit v1.2.3