aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/b85m_pro4
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-05-19 01:27:23 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-05-23 21:47:47 +0000
commitacf80f287f75c7a39702358d5ad886e9b646b68b (patch)
treeb3e3d17a92bb3d05d8ac7250fdb449c167abbdc4 /src/mainboard/asrock/b85m_pro4
parente61f14965949863859d7158e7036b24e80f6b51c (diff)
mb/asrock/b85m_pro4/gma-mainboard.ads: Use GPL-2.0-or-later
Other files in the tree use such license. I first added this file. Change-Id: I338654ec022bd6f2fa4a4381a8f27d024605e79d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41525 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/asrock/b85m_pro4')
-rw-r--r--src/mainboard/asrock/b85m_pro4/gma-mainboard.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asrock/b85m_pro4/gma-mainboard.ads b/src/mainboard/asrock/b85m_pro4/gma-mainboard.ads
index 0c7d30dac6..393275b958 100644
--- a/src/mainboard/asrock/b85m_pro4/gma-mainboard.ads
+++ b/src/mainboard/asrock/b85m_pro4/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;