From c0ebe4a751e264f0cca6f5fbbd17e51285f9ac56 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 9 Feb 2017 18:05:08 -0800 Subject: src/mainboard/digitallogic: Add license headers to all files Change-Id: I6a1810360b5c3210038670aea6e80312798a63cd Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/18406 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/digitallogic/msm800sev/romstage.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/mainboard') diff --git a/src/mainboard/digitallogic/msm800sev/romstage.c b/src/mainboard/digitallogic/msm800sev/romstage.c index 93c00cc233..059c49b798 100644 --- a/src/mainboard/digitallogic/msm800sev/romstage.c +++ b/src/mainboard/digitallogic/msm800sev/romstage.c @@ -1,3 +1,16 @@ +/* + * This file is part of the coreboot project. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; version 2 of the License. + * + * This program is distributed in the hope that it will be useful, + * 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. + */ + #include #include #include -- cgit v1.2.3