summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/dcp847ske
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-03-18 23:29:21 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-03-20 09:36:06 +0000
commit64402bbeb853a180ff84cdfafe45369dfb0d55fa (patch)
treec8ab72c7efac3ebdf0c9aad61d41fdf3e3fde78c /src/mainboard/intel/dcp847ske
parentc67e4db2dc33642a7c854507968a94eda740e161 (diff)
downloadcoreboot-64402bbeb853a180ff84cdfafe45369dfb0d55fa.tar.xz
mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-only
Change-Id: I005bf205142d4d8c5e12378f33d2100d278fa174 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39661 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/intel/dcp847ske')
-rw-r--r--src/mainboard/intel/dcp847ske/gma-mainboard.ads12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/mainboard/intel/dcp847ske/gma-mainboard.ads b/src/mainboard/intel/dcp847ske/gma-mainboard.ads
index 4a7a7ac5b8..76effb1080 100644
--- a/src/mainboard/intel/dcp847ske/gma-mainboard.ads
+++ b/src/mainboard/intel/dcp847ske/gma-mainboard.ads
@@ -1,15 +1,5 @@
+-- SPDX-License-Identifier: GPL-2.0-only
-- 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.
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;