summaryrefslogtreecommitdiff
path: root/src/mainboard/razer
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-03-18 23:26:07 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-03-20 09:35:57 +0000
commitc67e4db2dc33642a7c854507968a94eda740e161 (patch)
treee8260538f19b51276c81ca1fc783b3285cd6348c /src/mainboard/razer
parent610b3d7a33e7950e118f92588d08e8ae40cfe7da (diff)
downloadcoreboot-c67e4db2dc33642a7c854507968a94eda740e161.tar.xz
mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later
Change-Id: I78f06b54a6a03d565cf86f1d7bdf37965c3f6ad0 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39660 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/razer')
-rw-r--r--src/mainboard/razer/blade_stealth_kbl/gma-mainboard.ads13
1 files changed, 1 insertions, 12 deletions
diff --git a/src/mainboard/razer/blade_stealth_kbl/gma-mainboard.ads b/src/mainboard/razer/blade_stealth_kbl/gma-mainboard.ads
index 82c66e0035..dd5fe18690 100644
--- a/src/mainboard/razer/blade_stealth_kbl/gma-mainboard.ads
+++ b/src/mainboard/razer/blade_stealth_kbl/gma-mainboard.ads
@@ -1,16 +1,5 @@
---
+-- SPDX-License-Identifier: GPL-2.0-or-later
-- 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;