From 9bafc49c5ab2d0aeafe7fae9538781a41eb7a08c Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Mon, 18 May 2020 23:33:28 +0200 Subject: drivers/intel/gma: License libgfxinit glue code under GPL v2 Change-Id: I7a78e16512369cbaada4399dbb855ade358ff046 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/c/coreboot/+/41521 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Aaron Durbin Reviewed-by: Jacob Garber --- src/drivers/intel/gma/gma.adb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/drivers/intel/gma/gma.adb') diff --git a/src/drivers/intel/gma/gma.adb b/src/drivers/intel/gma/gma.adb index 10885e6e09..43fc7b28a7 100644 --- a/src/drivers/intel/gma/gma.adb +++ b/src/drivers/intel/gma/gma.adb @@ -1,3 +1,5 @@ +-- SPDX-License-Identifier: GPL-2.0-only + with HW.GFX.GMA; with HW.GFX.GMA.Display_Probing; -- cgit v1.2.3