aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x1_carbon_gen1
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/lenovo/x1_carbon_gen1
parentc67e4db2dc33642a7c854507968a94eda740e161 (diff)
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/lenovo/x1_carbon_gen1')
-rw-r--r--src/mainboard/lenovo/x1_carbon_gen1/gma-mainboard.ads11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/mainboard/lenovo/x1_carbon_gen1/gma-mainboard.ads b/src/mainboard/lenovo/x1_carbon_gen1/gma-mainboard.ads
index c9a3d47e8e..229cf6e23d 100644
--- a/src/mainboard/lenovo/x1_carbon_gen1/gma-mainboard.ads
+++ b/src/mainboard/lenovo/x1_carbon_gen1/gma-mainboard.ads
@@ -1,14 +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;