summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-05-17 11:13:04 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-05-18 11:44:42 +0000
commit7361440ffb04a5837918462a971ecc06460bbe36 (patch)
treef776cdc49903f267a5730c94dfda3e6530d7cc2c
parent0b97afd9b5efb2c204e7c80c550bfa046721be26 (diff)
downloadcoreboot-7361440ffb04a5837918462a971ecc06460bbe36.tar.xz
mb/asus/p8h61-m_pro: Relicense gma-mainboard.ads
Commit 65ddbb720b1 (mb/asus/p8h61-m_pro: Add new mainboard) added this file, and I authored this commit. Since most gma-mainboard.ads files are licensed as GPL-2.0-or-later, relicense this one for consistency. Change-Id: I2d28150f4c97ba600cb46fead7bb29cdc65c5baf Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/54362 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--src/mainboard/asus/p8h61-m_pro/gma-mainboard.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/p8h61-m_pro/gma-mainboard.ads b/src/mainboard/asus/p8h61-m_pro/gma-mainboard.ads
index d9205c496c..ddbbd82bf7 100644
--- a/src/mainboard/asus/p8h61-m_pro/gma-mainboard.ads
+++ b/src/mainboard/asus/p8h61-m_pro/gma-mainboard.ads
@@ -1,4 +1,4 @@
--- SPDX-License-Identifier: GPL-2.0-only
+-- SPDX-License-Identifier: GPL-2.0-or-later
with HW.GFX.GMA;
with HW.GFX.GMA.Display_Probing;