From 842253b24206de39ae8ca8aa905481dea54a31d2 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 5 Jul 2018 18:42:45 -0600 Subject: src: Add missing license headers These two files were added before I was able to get the updated linter committed. Updated/Add the headers so the stable header lint check can be updated. Change-Id: I464ddecb5eebe8c5b907f3dcfeab1b06501af6ab Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/27362 Tested-by: build bot (Jenkins) Reviewed-by: Werner Zeh Reviewed-by: Paul Menzel --- src/mainboard/lenovo/t530/gma-mainboard.ads | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/mainboard') diff --git a/src/mainboard/lenovo/t530/gma-mainboard.ads b/src/mainboard/lenovo/t530/gma-mainboard.ads index 736dce71e0..d4a5d7d990 100644 --- a/src/mainboard/lenovo/t530/gma-mainboard.ads +++ b/src/mainboard/lenovo/t530/gma-mainboard.ads @@ -1,3 +1,17 @@ +-- +-- 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; either version 2 of the License, or +-- (at your option) any later version. +-- +-- 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. +-- + with HW.GFX.GMA; with HW.GFX.GMA.Display_Probing; -- cgit v1.2.3